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

16 lines
338 B
JSON

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