mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-14 12:19:10 +01:00
00edb13a77
New coal generator texture - new side texture. New atomic reconstructor texture.
16 lines
No EOL
393 B
JSON
16 lines
No EOL
393 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:cube_bottom_top",
|
|
"textures": {
|
|
"side": "actuallyadditions:blocks/blockGiantChest",
|
|
"bottom": "actuallyadditions:blocks/blockGiantChestTop",
|
|
"top": "actuallyadditions:blocks/blockGiantChestTop"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}]
|
|
}
|
|
} |