mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
8 lines
333 B
JSON
8 lines
333 B
JSON
{
|
|
"variants": {
|
|
"facing=north": { "model": "create:block/furnace_engine/body", "y": 180 },
|
|
"facing=south": { "model": "create:block/furnace_engine/body", "y": 0 },
|
|
"facing=west": { "model": "create:block/furnace_engine/body", "y": 90 },
|
|
"facing=east": { "model": "create:block/furnace_engine/body", "y": 270 }
|
|
}
|
|
} |