Files
meatballcraft/resources/thaumadditions/blockstates/highly_advanced_machine_casing.json
T
2023-04-30 10:50:40 -07:00

16 lines
366 B
JSON

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