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