mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-14 20:29:08 +01:00
1853ddf31b
Crates are no longer full blocks. Cleaned up blockstate files.
14 lines
No EOL
287 B
JSON
14 lines
No EOL
287 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "actuallyadditions:blockDisplayStand",
|
|
"textures": {
|
|
"particle": "actuallyadditions:blocks/blockGiantChestTop"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}]
|
|
}
|
|
} |