mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-12 03:19:09 +01:00
17 lines
No EOL
321 B
JSON
17 lines
No EOL
321 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "actuallyadditions:block_booklet_stand",
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}],
|
|
"meta": {
|
|
"0": { "y" : 270 },
|
|
"1": { "y" : 90 },
|
|
"2": { "y" : 180 },
|
|
"3": { "y" : 0 }
|
|
}
|
|
}
|
|
} |