mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8-workspace.git
synced 2025-04-16 13:37:48 -07:00
11 lines
241 B
JSON
Executable File
11 lines
241 B
JSON
Executable File
{
|
|
"variants": {
|
|
"normal": [
|
|
{ "model": "stone" },
|
|
{ "model": "stone_mirrored" },
|
|
{ "model": "stone", "y": 180 },
|
|
{ "model": "stone_mirrored", "y": 180 }
|
|
]
|
|
}
|
|
}
|