mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 14:26:10 +01:00
56c879420b
+ Axis + Gear + Large Gear + Axis Tunnel + Gearshifter + Gearbox - Added related tileentites and renderers - Added related models and textures - Added the Rotation Propagator
48 lines
No EOL
2 KiB
JSON
48 lines
No EOL
2 KiB
JSON
{
|
|
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
|
|
"parent": "block/cube",
|
|
"textures": {
|
|
"0": "create:block/gearbox_top",
|
|
"1": "create:block/gearbox",
|
|
"particle": "create:block/gearbox_top"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "Bottom",
|
|
"from": [ 0.0, 0.0, 0.0 ],
|
|
"to": [ 16.0, 2.0, 16.0 ],
|
|
"faces": {
|
|
"north": { "texture": "#0", "uv": [ 0.0, 14.0, 16.0, 16.0 ] },
|
|
"east": { "texture": "#0", "uv": [ 0.0, 14.0, 16.0, 16.0 ] },
|
|
"south": { "texture": "#0", "uv": [ 0.0, 14.0, 16.0, 16.0 ] },
|
|
"west": { "texture": "#0", "uv": [ 0.0, 14.0, 16.0, 16.0 ] },
|
|
"up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
|
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
|
}
|
|
},
|
|
{
|
|
"name": "Core",
|
|
"from": [ 1.0, 2.0, 1.0 ],
|
|
"to": [ 15.0, 14.0, 15.0 ],
|
|
"faces": {
|
|
"north": { "texture": "#1", "uv": [ 1.0, 2.0, 15.0, 14.0 ] },
|
|
"east": { "texture": "#1", "uv": [ 1.0, 2.0, 15.0, 14.0 ] },
|
|
"south": { "texture": "#1", "uv": [ 1.0, 2.0, 15.0, 14.0 ] },
|
|
"west": { "texture": "#1", "uv": [ 1.0, 2.0, 15.0, 14.0 ] }
|
|
}
|
|
},
|
|
{
|
|
"name": "Top",
|
|
"from": [ 0.0, 14.0, 0.0 ],
|
|
"to": [ 16.0, 16.0, 16.0 ],
|
|
"faces": {
|
|
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
|
|
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
|
|
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
|
|
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 2.0 ] },
|
|
"up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
|
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
|
}
|
|
}
|
|
]
|
|
} |