mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8-workspace.git
synced 2025-04-08 09:37:46 -07:00
9 lines
239 B
JSON
Executable File
9 lines
239 B
JSON
Executable File
{
|
|
"variants": {
|
|
"axis=y": { "model": "oak_log" },
|
|
"axis=z": { "model": "oak_log_side" },
|
|
"axis=x": { "model": "oak_log_side", "y": 90 },
|
|
"axis=none": { "model": "oak_bark" }
|
|
}
|
|
}
|