Files
meatballcraft/resources/contenttweaker/blockstates/heated_output.json
T
sainagh 0a09116c6e 0.16
2024-08-18 18:25:41 -07:00

16 lines
332 B
JSON

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