Files
wireless-docs/assets/minecraft/models/block/sulfur_slab.json
2026-07-03 22:04:34 -04:00

8 lines
173 B
JSON

{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/sulfur",
"side": "minecraft:block/sulfur",
"top": "minecraft:block/sulfur"
}
}