ActuallyAdditions/src/main/resources/oldassets/actuallyadditions/blockstates/block_giant_chest.json
2019-11-11 19:04:44 -05:00

14 lines
286 B
JSON

{
"forge_marker": 1,
"defaults": {
"model": "actuallyadditions:block_giant_chest",
"textures": {
"particle": "actuallyadditions:blocks/block_giant_chest"
},
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}