mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-02-19 00:15:33 +01:00
14 lines
No EOL
264 B
JSON
14 lines
No EOL
264 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "create:block/water_wheel"
|
|
},
|
|
"variants": {
|
|
"facing": {
|
|
"north": { "x": 90 },
|
|
"east": { "x": 90, "y": 90 },
|
|
"south": { "x": 90, "y": 180 },
|
|
"west": { "x": 90, "y": 270 }
|
|
}
|
|
}
|
|
} |