Files
wireless-docs/assets/minecraft/models/block/sculk_catalyst.json
2026-07-03 22:04:34 -04: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"
}
}