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