mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 06:16:07 +01:00
d8ab5dc122
- Added animation capabilities for blocks usable with the mechanical piston - New models for the harvester and the drill
52 lines
No EOL
2.6 KiB
JSON
52 lines
No EOL
2.6 KiB
JSON
{
|
|
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
|
|
"textures": {
|
|
"harvester": "create:block/harvester",
|
|
"anvil": "minecraft:block/anvil",
|
|
"andesite_casing_short": "create:block/andesite_casing_short",
|
|
"particle": "create:block/andesite_casing_short"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "Core",
|
|
"from": [ 0, 2, 0 ],
|
|
"to": [ 16, 14, 2.9 ],
|
|
"faces": {
|
|
"north": { "texture": "#andesite_casing_short", "uv": [ 0, 4, 16, 16 ] },
|
|
"east": { "texture": "#andesite_casing_short", "uv": [ 2, 0, 14, 3 ], "rotation": 270 },
|
|
"south": { "texture": "#andesite_casing_short", "uv": [ 0, 4, 16, 16 ] },
|
|
"west": { "texture": "#andesite_casing_short", "uv": [ 2, 0, 14, 3 ], "rotation": 90 },
|
|
"up": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 16, 2.9 ], "rotation": 180 },
|
|
"down": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 16, 2.9 ] }
|
|
}
|
|
},
|
|
{
|
|
"name": "Attachment",
|
|
"from": [ 0.1, 7, 3 ],
|
|
"to": [ 2, 10, 11 ],
|
|
"rotation": { "origin": [ 0, 10, 3 ], "axis": "x", "angle": 22.5 },
|
|
"faces": {
|
|
"north": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 1.9, 3 ] },
|
|
"east": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 8, 3 ] },
|
|
"south": { "texture": "#andesite_casing_short", "uv": [ 0.1, 8, 2, 11 ] },
|
|
"west": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 8, 3 ] },
|
|
"up": { "texture": "#andesite_casing_short", "uv": [ 0.1, 6, 2, 14 ] },
|
|
"down": { "texture": "#andesite_casing_short", "uv": [ 0.1, 6, 2, 14 ] }
|
|
}
|
|
},
|
|
{
|
|
"name": "Attachment",
|
|
"from": [ 14, 7, 3 ],
|
|
"to": [ 15.9, 10, 11 ],
|
|
"rotation": { "origin": [ 0, 10, 3 ], "axis": "x", "angle": 22.5 },
|
|
"faces": {
|
|
"north": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 1.9, 3 ] },
|
|
"east": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 8, 3 ] },
|
|
"south": { "texture": "#andesite_casing_short", "uv": [ 14, 8, 15.9, 11 ] },
|
|
"west": { "texture": "#andesite_casing_short", "uv": [ 0, 0, 8, 3 ] },
|
|
"up": { "texture": "#andesite_casing_short", "uv": [ 14, 6, 15.9, 14 ] },
|
|
"down": { "texture": "#andesite_casing_short", "uv": [ 14, 6, 15.9, 14 ] }
|
|
}
|
|
}
|
|
]
|
|
} |