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

8 lines
205 B
JSON

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