Files
minecraft-assets/assets/minecraft/models/block/crimson_stairs_outer.json
2020-02-27 21:00:08 +00:00

9 lines
184 B
JSON

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