mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 15:34:39 +01:00
a5e666d85e
- Implemented the new casing variants - Fixed missing particle textures on cogwheels - Implemented Copper Tiles
107 lines
3.4 KiB
JSON
107 lines
3.4 KiB
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"parent": "create:block/large_wheels",
|
|
"texture_size": [32, 32],
|
|
"textures": {
|
|
"0": "create:block/axis",
|
|
"3": "create:block/axis_top",
|
|
"particle": "block/stripped_spruce_log",
|
|
"1_2": "create:block/cogwheel"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "Axis",
|
|
"from": [6, 0, 6],
|
|
"to": [10, 16, 10],
|
|
"shade": false,
|
|
"faces": {
|
|
"north": {"uv": [6, 0, 10, 16], "texture": "#0"},
|
|
"east": {"uv": [6, 0, 10, 16], "texture": "#0"},
|
|
"south": {"uv": [6, 0, 10, 16], "texture": "#0"},
|
|
"west": {"uv": [6, 0, 10, 16], "texture": "#0"},
|
|
"up": {"uv": [6, 6, 10, 10], "texture": "#3"},
|
|
"down": {"uv": [6, 6, 10, 10], "texture": "#3"}
|
|
}
|
|
},
|
|
{
|
|
"name": "Gear",
|
|
"from": [-1, 6.5, 6.5],
|
|
"to": [17, 9.5, 9.5],
|
|
"faces": {
|
|
"north": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"east": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"south": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"west": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"up": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"},
|
|
"down": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"}
|
|
}
|
|
},
|
|
{
|
|
"name": "Gear2",
|
|
"from": [-1, 6.5, 6.5],
|
|
"to": [17, 9.5, 9.5],
|
|
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"north": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"east": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"south": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"west": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"up": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"},
|
|
"down": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"}
|
|
}
|
|
},
|
|
{
|
|
"name": "Gear3",
|
|
"from": [-1, 6.5, 6.5],
|
|
"to": [17, 9.5, 9.5],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"north": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"east": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"south": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"west": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"up": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"},
|
|
"down": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"}
|
|
}
|
|
},
|
|
{
|
|
"name": "Gear4",
|
|
"from": [6.5, 6.5, -1],
|
|
"to": [9.5, 9.5, 17],
|
|
"faces": {
|
|
"north": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"east": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"south": {"uv": [5.5, 7.5, 7, 9], "texture": "#1_2"},
|
|
"west": {"uv": [7, 7.5, 16, 9], "texture": "#1_2"},
|
|
"up": {"uv": [7, 6, 16, 7.5], "rotation": 90, "texture": "#1_2"},
|
|
"down": {"uv": [7, 6, 16, 7.5], "rotation": 90, "texture": "#1_2"}
|
|
}
|
|
},
|
|
{
|
|
"name": "GearCaseInner",
|
|
"from": [2, 7, 2],
|
|
"to": [14, 9, 14],
|
|
"faces": {
|
|
"north": {"uv": [0, 6, 6, 7], "texture": "#1_2"},
|
|
"east": {"uv": [0, 6, 6, 7], "texture": "#1_2"},
|
|
"south": {"uv": [0, 6, 6, 7], "texture": "#1_2"},
|
|
"west": {"uv": [0, 6, 6, 7], "texture": "#1_2"},
|
|
"up": {"uv": [4, 0, 10, 6], "texture": "#1_2"},
|
|
"down": {"uv": [4, 0, 10, 6], "texture": "#1_2"}
|
|
}
|
|
},
|
|
{
|
|
"name": "GearCaseOuter",
|
|
"from": [4, 6, 4],
|
|
"to": [12, 10, 12],
|
|
"faces": {
|
|
"north": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
|
"east": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
|
"south": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
|
"west": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
|
"up": {"uv": [0, 0, 4, 4], "texture": "#1_2"},
|
|
"down": {"uv": [0, 0, 4, 4], "texture": "#1_2"}
|
|
}
|
|
}
|
|
]
|
|
} |