Files
SuperNova/src/main/resources/assets/supernova/blockstates/bauxite_ore(BROKEN).json
2026-01-21 19:52:03 +00:00

20 lines
289 B
JSON

{
"forge_marker": 1,
"defaults": {
"textures": {
"textureoverlay": "supernova:block/bauxite_ore"
},
"model": "supernova:block/ore_universal",
"uvlock": true
},
"variants": {
"normal": [
{
}
],
"inventory": [
{
}
]
}
}