Files
meatballcraft/resources/contenttweaker/blockstates/pladium_ore.json
T
2026-06-30 13:55:17 -05:00

16 lines
328 B
JSON

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