Files
minecraft-assets/assets/minecraft/models/block/sculk_catalyst.json
2025-02-26 18:31:02 +01: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"
}
}