Files
minecraft-assets/assets/minecraft/models/block/birch_outer_stairs.json
2017-02-18 13:28:28 +00:00

9 lines
181 B
JSON

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