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

14 lines
288 B
JSON

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