Files
meatballcraft/resources/contenttweaker/blockstates/defined_draconium_block.json
T
2025-06-21 21:33:37 +08:00

16 lines
352 B
JSON

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