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

16 lines
326 B
JSON

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