Modify blackstone diamond ore
* Add top texture * Fix color conversion to match deepslate better
This commit is contained in:
parent
aad62dba86
commit
bc2bdad9eb
7
assets/minecraft/models/block/deepslate_diamond_ore.json
Normal file
7
assets/minecraft/models/block/deepslate_diamond_ore.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_diamond_ore_top",
|
||||
"side": "minecraft:block/deepslate_diamond_ore"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
BIN
assets/minecraft/textures/block/deepslate_diamond_ore_top.png
Normal file
BIN
assets/minecraft/textures/block/deepslate_diamond_ore_top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in a new issue