mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 16:39:10 +01:00
17 lines
319 B
JSON
17 lines
319 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "actuallyadditions:blockBookletStand",
|
||
|
"transform": "forge:default-block"
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}],
|
||
|
"meta": {
|
||
|
"0": { "y" : 180 },
|
||
|
"1": { "y" : 0 },
|
||
|
"2": { "y" : 90 },
|
||
|
"3": { "y" : 270 }
|
||
|
}
|
||
|
}
|
||
|
}
|