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

7 lines
118 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "biomesoplenty:block/orange_sandstone_top"
}
}