mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8-workspace.git
synced 2025-07-21 21:21:29 -09:00
9 lines
272 B
JSON
Executable File
9 lines
272 B
JSON
Executable File
{
|
|
"variants": {
|
|
"facing=north": { "model": "lit_furnace" },
|
|
"facing=south": { "model": "lit_furnace", "y": 180 },
|
|
"facing=west": { "model": "lit_furnace", "y": 270 },
|
|
"facing=east": { "model": "lit_furnace", "y": 90 }
|
|
}
|
|
}
|