mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-09 22:06:09 +01:00
14 lines
223 B
JSON
14 lines
223 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "create:block/logisticians_table"
|
||
|
},
|
||
|
"variants": {
|
||
|
"facing": {
|
||
|
"north": { "y": 180 },
|
||
|
"south": { },
|
||
|
"east": { "y": 270 },
|
||
|
"west": { "y": 90 }
|
||
|
}
|
||
|
}
|
||
|
}
|