Files
wireless-docs/public/assets/minecraft/models/block/sulfur_stairs.json

8 lines
175 B
JSON

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