minecraft-assets/assets/minecraft/models/block/dark_oak_outer_stairs.json

9 lines
187 B
JSON
Raw Normal View History

2017-02-18 08:29:43 -05:00
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "blocks/planks_big_oak",
"top": "blocks/planks_big_oak",
"side": "blocks/planks_big_oak"
}
}