minecraft-src/assets/minecraft/models/block/polished_granite_stairs.json
2025-07-04 01:41:11 +03:00

8 lines
No EOL
205 B
JSON

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