BiomesOPlenty/src/main/resources/assets/biomesoplenty/models/block/cut_orange_sandstone_slab.json

9 lines
236 B
JSON

{
"parent": "block/slab",
"textures": {
"bottom": "biomesoplenty:block/orange_sandstone_top",
"top": "biomesoplenty:block/orange_sandstone_top",
"side": "biomesoplenty:block/cut_orange_sandstone"
}
}