Files
meatballcraft/resources/contenttweaker/blockstates/quark_cosmic_module.json
T
2025-04-30 16:35:13 +08:00

16 lines
344 B
JSON

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