Files
meatballcraft/resources/contenttweaker/blockstates/unleashed_divine_ore.json
T
2026-04-11 12:33:09 +08:00

16 lines
346 B
JSON

{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/unleashed_divine_ore",
"particle": "contenttweaker:blocks/unleashed_divine_ore"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}