Files
minecraft-assets/assets/minecraft/models/block/sculk_catalyst.json
2024-10-23 18:31:37 +02:00

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"
}
}