minecraft-assets/assets/minecraft/models/block/sculk_catalyst.json

8 lines
224 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "minecraft:block/sculk_catalyst_bottom",
"side": "minecraft:block/sculk_catalyst_side",
"top": "minecraft:block/sculk_catalyst_top"
}
}