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

9 lines
179 B
JSON
Raw Normal View History

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