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

8 lines
No EOL
199 B
JSON

{
"parent": "minecraft:block/outer_stairs",
"textures": {
"bottom": "minecraft:block/purpur_block",
"side": "minecraft:block/purpur_block",
"top": "minecraft:block/purpur_block"
}
}