Files
meatballcraft/resources/contenttweaker/blockstates/trinity_hypergrowth_component.json
T
2025-05-14 12:24:29 +08:00

16 lines
364 B
JSON

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