mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-13 19:59:10 +01:00
16 lines
No EOL
396 B
JSON
16 lines
No EOL
396 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:cube_bottom_top",
|
|
"textures": {
|
|
"side": "actuallyadditions:blocks/block_energizer_side",
|
|
"bottom": "actuallyadditions:blocks/block_energizer",
|
|
"top": "actuallyadditions:blocks/block_energizer_top"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}]
|
|
}
|
|
} |