mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 06:16:07 +01:00
14b06ec22a
- Axis -> Shaft - Gear -> Cogwheel - Large_Gear -> Large_Cogwheel - Axis_Tunnel -> Encased_Shaft - Half_Axis -> Shaft_Half - Fixed further name inconsistencies in other Object Holders - Added Skeleton for Encased Fan
25 lines
No EOL
936 B
JSON
25 lines
No EOL
936 B
JSON
{
|
|
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
|
"parent": "block/cube",
|
|
"textures": {
|
|
"particle": "create:block/axis",
|
|
"0": "create:block/axis",
|
|
"1": "create:block/axis_top"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "Axis",
|
|
"from": [ 6.0, 0.0, 6.0 ],
|
|
"to": [ 10.0, 16.0, 10.0 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"north": { "texture": "#0", "uv": [ 6.0, 0.0, 10.0, 16.0 ] },
|
|
"east": { "texture": "#0", "uv": [ 6.0, 0.0, 10.0, 16.0 ] },
|
|
"south": { "texture": "#0", "uv": [ 6.0, 0.0, 10.0, 16.0 ] },
|
|
"west": { "texture": "#0", "uv": [ 6.0, 0.0, 10.0, 16.0 ] },
|
|
"up": { "texture": "#1", "uv": [ 6.0, 6.0, 10.0, 10.0 ] },
|
|
"down": { "texture": "#1", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }
|
|
}
|
|
}
|
|
]
|
|
} |