mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 08:29:09 +01:00
16 lines
357 B
JSON
16 lines
357 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "minecraft:cube_bottom_top",
|
||
|
"textures": {
|
||
|
"side": "actuallyadditions:blocks/blockFireworkBox",
|
||
|
"bottom": "#side",
|
||
|
"top": "actuallyadditions:blocks/blockFireworkBoxTop"
|
||
|
},
|
||
|
"transform": "forge:default-block"
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}]
|
||
|
}
|
||
|
}
|