ploof-pack/faithless/assets/minecraft/models/block/birch_stairs.json

8 lines
162 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/orientable_stairs",
"textures": {
"bottom": "block/birch_planks",
"top": "block/birch_planks",
"side": "block/birch_planks"
}
}