Files
meatballcraft/resources/contenttweaker/blockstates/hypergrowth_component.json
T
2024-05-03 10:04:06 -07:00

16 lines
348 B
JSON

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