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

9 lines
246 B
JSON

{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "biomesoplenty:block/orange_sandstone_bottom",
"top": "biomesoplenty:block/orange_sandstone_top",
"side": "biomesoplenty:block/orange_sandstone"
}
}