Files
meatballcraft/resources/contenttweaker/blockstates/draconic_machine_frame.json
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

16 lines
350 B
JSON

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