Files
meatballcraft/resources/contenttweaker/blockstates/tribody_fabrial.json
T
sainagh 89cbf41e1d 0.18.5
2026-04-10 18:28:58 -05:00

16 lines
336 B
JSON

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