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

8 lines
No EOL
205 B
JSON

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