Polishing Assets

- Added missing shafts to item models of kinetic blocks
- Replaced old brass colors in the block textures
This commit is contained in:
simibubi 2020-01-29 00:15:54 +01:00
parent 04a5281319
commit bdaa7e2bed
26 changed files with 792 additions and 202 deletions

View file

@ -0,0 +1,90 @@
{
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"0": "create:block/encased_belt",
"1": "create:block/gearbox",
"particle": "create:block/axis",
"1_0": "create:block/axis",
"1_1": "create:block/axis_top"
},
"elements": [
{
"name": "Base",
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#1"},
"east": {"uv": [14, 0, 16, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 14, 16, 16], "texture": "#1"},
"west": {"uv": [0, 0, 2, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#0"}
}
},
{
"name": "Core",
"from": [2, 2, 1],
"to": [14, 14, 15],
"faces": {
"north": {"uv": [2, 2, 14, 14], "texture": "#1"},
"south": {"uv": [2, 2, 14, 14], "texture": "#1"}
}
},
{
"name": "Top",
"from": [0, 14, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 0, 16, 2], "texture": "#1"},
"west": {"uv": [14, 0, 16, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"name": "SIde",
"from": [0, 2, 0],
"to": [2, 14, 16],
"faces": {
"north": {"uv": [14, 2, 16, 14], "texture": "#1"},
"east": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"},
"south": {"uv": [0, 2, 2, 14], "texture": "#1"},
"west": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"}
}
},
{
"name": "Side",
"from": [14, 2, 0],
"to": [16, 14, 16],
"faces": {
"north": {"uv": [0, 2, 2, 14], "texture": "#1"},
"east": {"uv": [2, 0, 14, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [14, 2, 16, 14], "texture": "#1"},
"west": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"}
}
},
{
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"}
}
}
],
"groups": [0, 1, 2, 3, 4,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [5]
}
]
}

View file

@ -102,7 +102,6 @@
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"shade": false,
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"},

View file

@ -102,7 +102,6 @@
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"shade": false,
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"},

View file

@ -1,3 +1,90 @@
{
"parent": "create:block/clutch_off"
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"0": "create:block/clutch_off",
"1": "create:block/gearbox",
"particle": "create:block/axis",
"1_0": "create:block/axis",
"1_1": "create:block/axis_top"
},
"elements": [
{
"name": "Bottom",
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#0"},
"east": {"uv": [0, 14, 16, 16], "texture": "#0"},
"south": {"uv": [0, 14, 16, 16], "texture": "#0"},
"west": {"uv": [0, 14, 16, 16], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
}
},
{
"name": "Core",
"from": [1, 2, 1],
"to": [15, 14, 15],
"faces": {
"north": {"uv": [1, 2, 15, 14], "texture": "#1"},
"south": {"uv": [1, 2, 15, 14], "texture": "#1"}
}
},
{
"name": "Top",
"from": [0, 14, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
"south": {"uv": [0, 0, 16, 2], "texture": "#0"},
"west": {"uv": [0, 0, 16, 2], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"name": "SideWest",
"from": [0, 2, 0],
"to": [2, 14, 16],
"faces": {
"north": {"uv": [14, 2, 16, 14], "texture": "#0"},
"east": {"uv": [0, 2, 16, 14], "texture": "#0"},
"south": {"uv": [0, 2, 2, 14], "texture": "#0"},
"west": {"uv": [0, 2, 16, 14], "texture": "#0"}
}
},
{
"name": "SideEast",
"from": [14, 2, 0],
"to": [16, 14, 16],
"faces": {
"north": {"uv": [0, 2, 2, 14], "texture": "#0"},
"east": {"uv": [0, 2, 16, 14], "texture": "#0"},
"south": {"uv": [14, 2, 16, 14], "texture": "#0"},
"west": {"uv": [0, 2, 16, 14], "texture": "#0"}
}
},
{
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"}
}
}
],
"groups": [0, 1, 2, 3, 4,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [5]
}
]
}

View file

@ -1,3 +1,3 @@
{
"parent": "create:block/encased_belt/single"
"parent": "create:block/encased_belt/item"
}

View file

@ -1,3 +1,90 @@
{
"parent": "create:block/encased_shaft"
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"0": "create:block/gearbox_top",
"1": "create:block/gearbox",
"particle": "create:block/axis",
"1_0": "create:block/axis",
"1_1": "create:block/axis_top"
},
"elements": [
{
"name": "Bottom",
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#0"},
"east": {"uv": [0, 14, 16, 16], "texture": "#0"},
"south": {"uv": [0, 14, 16, 16], "texture": "#0"},
"west": {"uv": [0, 14, 16, 16], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"name": "Core",
"from": [1, 2, 1],
"to": [15, 14, 15],
"faces": {
"north": {"uv": [1, 2, 15, 14], "texture": "#1"},
"south": {"uv": [1, 2, 15, 14], "texture": "#1"}
}
},
{
"name": "Top",
"from": [0, 14, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
"south": {"uv": [0, 0, 16, 2], "texture": "#0"},
"west": {"uv": [0, 0, 16, 2], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"name": "SideWest",
"from": [0, 2, 0],
"to": [2, 14, 16],
"faces": {
"north": {"uv": [14, 2, 16, 14], "texture": "#0"},
"east": {"uv": [0, 2, 16, 14], "texture": "#0"},
"south": {"uv": [0, 2, 2, 14], "texture": "#0"},
"west": {"uv": [0, 2, 16, 14], "texture": "#0"}
}
},
{
"name": "SideEast",
"from": [14, 2, 0],
"to": [16, 14, 16],
"faces": {
"north": {"uv": [0, 2, 2, 14], "texture": "#0"},
"east": {"uv": [0, 2, 16, 14], "texture": "#0"},
"south": {"uv": [14, 2, 16, 14], "texture": "#0"},
"west": {"uv": [0, 2, 16, 14], "texture": "#0"}
}
},
{
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"}
}
}
],
"groups": [0, 1, 2, 3, 4,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [5]
}
]
}

View file

@ -1,3 +1,88 @@
{
"parent": "create:block/gearbox"
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"0": "create:block/gearbox_top",
"1": "create:block/gearbox",
"particle": "create:block/axis",
"1_0": "create:block/axis",
"1_1": "create:block/axis_top"
},
"elements": [
{
"name": "Bottom",
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#0"},
"east": {"uv": [0, 14, 16, 16], "texture": "#0"},
"south": {"uv": [0, 14, 16, 16], "texture": "#0"},
"west": {"uv": [0, 14, 16, 16], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"name": "Core",
"from": [1, 2, 1],
"to": [15, 14, 15],
"faces": {
"north": {"uv": [1, 2, 15, 14], "texture": "#1"},
"east": {"uv": [1, 2, 15, 14], "texture": "#1"},
"south": {"uv": [1, 2, 15, 14], "texture": "#1"},
"west": {"uv": [1, 2, 15, 14], "texture": "#1"}
}
},
{
"name": "Top",
"from": [0, 14, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
"south": {"uv": [0, 0, 16, 2], "texture": "#0"},
"west": {"uv": [0, 0, 16, 2], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"}
}
},
{
"name": "Axis",
"from": [0, 6, 6],
"to": [16, 10, 10],
"faces": {
"north": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"},
"east": {"uv": [6, 6, 10, 10], "rotation": 270, "texture": "#1_1"},
"south": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"west": {"uv": [6, 6, 10, 10], "rotation": 270, "texture": "#1_1"},
"up": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}
}
}
],
"groups": [0, 1, 2,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [3]
},
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [4]
}
]
}

View file

@ -1,3 +1,90 @@
{
"parent": "create:block/gearshift_off"
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"0": "create:block/gearshift_off",
"1": "create:block/gearbox",
"particle": "create:block/axis",
"1_0": "create:block/axis",
"1_1": "create:block/axis_top"
},
"elements": [
{
"name": "Bottom",
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#0"},
"east": {"uv": [0, 14, 16, 16], "texture": "#0"},
"south": {"uv": [0, 14, 16, 16], "texture": "#0"},
"west": {"uv": [0, 14, 16, 16], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
}
},
{
"name": "Core",
"from": [1, 2, 1],
"to": [15, 14, 15],
"faces": {
"north": {"uv": [1, 2, 15, 14], "texture": "#1"},
"south": {"uv": [1, 2, 15, 14], "texture": "#1"}
}
},
{
"name": "Top",
"from": [0, 14, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
"south": {"uv": [0, 0, 16, 2], "texture": "#0"},
"west": {"uv": [0, 0, 16, 2], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
},
{
"name": "SideWest",
"from": [0, 2, 0],
"to": [2, 14, 16],
"faces": {
"north": {"uv": [14, 2, 16, 14], "texture": "#0"},
"east": {"uv": [0, 2, 16, 14], "texture": "#0"},
"south": {"uv": [0, 2, 2, 14], "texture": "#0"},
"west": {"uv": [0, 2, 16, 14], "texture": "#0"}
}
},
{
"name": "SideEast",
"from": [14, 2, 0],
"to": [16, 14, 16],
"faces": {
"north": {"uv": [0, 2, 2, 14], "texture": "#0"},
"east": {"uv": [0, 2, 16, 14], "texture": "#0"},
"south": {"uv": [14, 2, 16, 14], "texture": "#0"},
"west": {"uv": [0, 2, 16, 14], "texture": "#0"}
}
},
{
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"}
}
}
],
"groups": [0, 1, 2, 3, 4,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [5]
}
]
}

View file

@ -1,3 +1,95 @@
{
"parent": "create:block/mechanical_piston"
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"0": "create:block/gearbox_top",
"1": "create:block/piston_bottom",
"2": "create:block/gearbox",
"3": "create:block/piston_inner",
"4": "block/piston_side",
"5": "block/piston_top",
"particle": "create:block/axis",
"1_0": "create:block/axis",
"1_1": "create:block/axis_top"
},
"elements": [
{
"name": "Bottom",
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#0"},
"east": {"uv": [0, 14, 16, 16], "texture": "#0"},
"south": {"uv": [0, 14, 16, 16], "texture": "#0"},
"west": {"uv": [0, 14, 16, 16], "texture": "#0"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
},
{
"name": "Inner",
"from": [2, 2, 1],
"to": [14, 12, 15],
"faces": {
"north": {"uv": [2, 4, 14, 14], "texture": "#2"},
"south": {"uv": [2, 4, 14, 14], "texture": "#2"},
"down": {"uv": [0, 0, 12, 14], "texture": "#2"}
}
},
{
"name": "Side",
"from": [0, 2, 0],
"to": [2, 12, 16],
"faces": {
"north": {"uv": [14, 0, 16, 10], "texture": "#0"},
"east": {"uv": [0, 0, 16, 10], "texture": "#0"},
"south": {"uv": [0, 0, 2, 10], "texture": "#0"},
"west": {"uv": [0, 0, 16, 10], "texture": "#0"}
}
},
{
"name": "Side2",
"from": [14, 2, 0],
"to": [16, 12, 16],
"faces": {
"north": {"uv": [0, 0, 2, 10], "texture": "#0"},
"east": {"uv": [0, 0, 16, 10], "texture": "#0"},
"south": {"uv": [14, 0, 16, 10], "texture": "#0"},
"west": {"uv": [0, 0, 16, 10], "texture": "#0"}
}
},
{
"name": "Top",
"from": [0, 12, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 4], "texture": "#4"},
"east": {"uv": [0, 0, 16, 4], "texture": "#4"},
"south": {"uv": [0, 0, 16, 4], "texture": "#4"},
"west": {"uv": [0, 0, 16, 4], "texture": "#4"},
"up": {"uv": [0, 0, 16, 16], "texture": "#5"},
"down": {"uv": [0, 0, 16, 16], "texture": "#3"}
}
},
{
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#1_0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"}
}
}
],
"groups": [0, 1, 2, 3, 4,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [5]
}
]
}

View file

@ -1,152 +1,173 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"mechanical_press_head": "create:block/mechanical_press_head",
"gearbox_top": "create:block/gearbox_top",
"mechanical_press_pole": "create:block/mechanical_press_pole",
"gearbox": "create:block/gearbox",
"mechanical_press_top": "create:block/mechanical_press_top",
"mechanical_press_bottom": "create:block/mechanical_press_bottom",
"particle": "create:block/gearbox_top"
},
"textures": {
"0": "create:block/axis",
"1": "create:block/axis_top",
"mechanical_press_head": "create:block/mechanical_press_head",
"gearbox_top": "create:block/gearbox_top",
"mechanical_press_pole": "create:block/mechanical_press_pole",
"gearbox": "create:block/gearbox",
"mechanical_press_top": "create:block/mechanical_press_top",
"mechanical_press_bottom": "create:block/mechanical_press_bottom",
"particle": "create:block/axis"
},
"elements": [
{
"name": "Top",
"from": [0, 18, 0],
"to": [16, 20, 16],
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#gearbox"},
"east": {"uv": [0, 0, 16, 2], "texture": "#gearbox"},
"south": {"uv": [0, 0, 16, 2], "texture": "#gearbox"},
"west": {"uv": [0, 0, 16, 2], "texture": "#gearbox"},
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#mechanical_press_top"},
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#gearbox"}
}
},
{
"name": "Core",
"from": [2, 8, 1],
"to": [14, 18, 15],
"faces": {
"north": {"uv": [2, 2, 14, 12], "texture": "#gearbox"},
"south": {"uv": [2, 2, 14, 12], "texture": "#gearbox"},
"down": {"uv": [2, 1, 14, 15], "rotation": 180, "texture": "#mechanical_press_bottom"}
}
},
{
"name": "Side",
"from": [14, 6, 0],
"to": [16, 18, 16],
"faces": {
"north": {"uv": [0, 2, 2, 14], "texture": "#gearbox_top"},
"east": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"},
"south": {"uv": [14, 2, 16, 14], "texture": "#gearbox_top"},
"west": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"},
"down": {"uv": [0, 0, 2, 16], "rotation": 180, "texture": "#gearbox_top"}
}
},
{
"name": "Side",
"from": [0, 6, 0],
"to": [2, 18, 16],
"faces": {
"north": {"uv": [14, 2, 16, 14], "texture": "#gearbox_top"},
"east": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"},
"south": {"uv": [0, 2, 2, 14], "texture": "#gearbox_top"},
"west": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"},
"down": {"uv": [14, 0, 16, 16], "rotation": 180, "texture": "#gearbox_top"}
}
},
{
"name": "Pole1Core",
"from": [6, 4, 6],
"to": [10, 14, 10],
"faces": {
"east": {"uv": [6, 6, 10, 16], "texture": "#mechanical_press_pole"},
"west": {"uv": [6, 6, 10, 16], "texture": "#mechanical_press_pole"}
}
},
{
"name": "Pole2Core",
"from": [6, 14, 6],
"to": [10, 27, 10],
"faces": {
"east": {"uv": [6, 0, 10, 13], "texture": "#mechanical_press_pole"},
"west": {"uv": [6, 0, 10, 13], "texture": "#mechanical_press_pole"},
"up": {"uv": [11, 1, 15, 5], "rotation": 180, "texture": "#mechanical_press_pole"}
}
},
{
"name": "Pole1Side",
"from": [5, 4, 5],
"to": [11, 14, 6],
"faces": {
"north": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"},
"east": {"uv": [0, 6, 1, 16], "texture": "#mechanical_press_pole"},
"south": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"},
"west": {"uv": [5, 6, 6, 16], "texture": "#mechanical_press_pole"}
}
},
{
"name": "Pole1Side",
"from": [5, 4, 10],
"to": [11, 14, 11],
"faces": {
"north": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"},
"east": {"uv": [0, 6, 1, 16], "texture": "#mechanical_press_pole"},
"south": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"},
"west": {"uv": [5, 6, 6, 16], "texture": "#mechanical_press_pole"}
}
},
{
"name": "Pole2Side",
"from": [5, 14, 10],
"to": [11, 27, 11],
"faces": {
"north": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"},
"east": {"uv": [0, 0, 1, 13], "texture": "#mechanical_press_pole"},
"south": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"},
"west": {"uv": [5, 0, 6, 13], "texture": "#mechanical_press_pole"},
"up": {"uv": [10, 0, 16, 1], "rotation": 180, "texture": "#mechanical_press_pole"}
}
},
{
"name": "Pole2Side",
"from": [5, 14, 5],
"to": [11, 27, 6],
"faces": {
"north": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"},
"east": {"uv": [0, 0, 1, 13], "texture": "#mechanical_press_pole"},
"south": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"},
"west": {"uv": [5, 0, 6, 13], "texture": "#mechanical_press_pole"},
"up": {"uv": [10, 5, 16, 6], "rotation": 180, "texture": "#mechanical_press_pole"}
}
},
{
"name": "Head",
"from": [3, 0, 3],
"to": [13, 4, 13],
"faces": {
"north": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"},
"east": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"},
"south": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"},
"west": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"},
"up": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#mechanical_press_head"},
"down": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#mechanical_press_head"}
}
},
{
"name": "Axis",
"from": [6, 10, 0],
"to": [10, 14, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#0"}
}
}
],
"display": {
"gui": {
"rotation": [ 30, 225, 0 ],
"translation": [ 0, -2, 0],
"scale":[ 0.55, 0.55, 0.55 ]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, -2, 0],
"scale": [0.55, 0.55, 0.55]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, -2.75, -0.0625],
"scale":[ 0.5, 0.5, 0.5 ]
}
},
"elements": [
{
"name": "Top",
"from": [ 0, 18, 0 ],
"to": [ 16, 20, 16 ],
"faces": {
"north": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] },
"east": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] },
"south": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] },
"west": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] },
"up": { "texture": "#mechanical_press_top", "uv": [ 0, 0, 16, 16 ], "rotation": 180 },
"down": { "texture": "#gearbox", "uv": [ 0, 0, 16, 16 ], "rotation": 180 }
}
},
{
"name": "Core",
"from": [ 2, 8, 1 ],
"to": [ 14, 18, 15 ],
"faces": {
"north": { "texture": "#gearbox", "uv": [ 2, 2, 14, 12 ] },
"south": { "texture": "#gearbox", "uv": [ 2, 2, 14, 12 ] },
"down": { "texture": "#mechanical_press_bottom", "uv": [ 2, 1, 14, 15 ], "rotation": 180 }
}
},
{
"name": "Side",
"from": [ 14, 6, 0 ],
"to": [ 16, 18, 16 ],
"faces": {
"north": { "texture": "#gearbox_top", "uv": [ 0, 2, 2, 14 ] },
"east": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] },
"south": { "texture": "#gearbox_top", "uv": [ 14, 2, 16, 14 ] },
"west": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] },
"down": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ], "rotation": 180 }
}
},
{
"name": "Side",
"from": [ 0, 6, 0 ],
"to": [ 2, 18, 16 ],
"faces": {
"north": { "texture": "#gearbox_top", "uv": [ 14, 2, 16, 14 ] },
"east": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] },
"south": { "texture": "#gearbox_top", "uv": [ 0, 2, 2, 14 ] },
"west": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] },
"down": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ], "rotation": 180 }
}
},
{
"name": "Pole1Core",
"from": [ 6, 4, 6 ],
"to": [ 10, 14, 10 ],
"faces": {
"east": { "texture": "#mechanical_press_pole", "uv": [ 6, 6, 10, 16 ] },
"west": { "texture": "#mechanical_press_pole", "uv": [ 6, 6, 10, 16 ] }
}
},
{
"name": "Pole2Core",
"from": [ 6, 14, 6 ],
"to": [ 10, 27, 10 ],
"faces": {
"east": { "texture": "#mechanical_press_pole", "uv": [ 6, 0, 10, 13 ] },
"west": { "texture": "#mechanical_press_pole", "uv": [ 6, 0, 10, 13 ] },
"up": { "texture": "#mechanical_press_pole", "uv": [ 11, 1, 15, 5 ], "rotation": 180 }
}
},
{
"name": "Pole1Side",
"from": [ 5, 4, 5 ],
"to": [ 11, 14, 6 ],
"faces": {
"north": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] },
"east": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 1, 16 ] },
"south": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] },
"west": { "texture": "#mechanical_press_pole", "uv": [ 5, 6, 6, 16 ] }
}
},
{
"name": "Pole1Side",
"from": [ 5, 4, 10 ],
"to": [ 11, 14, 11 ],
"faces": {
"north": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] },
"east": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 1, 16 ] },
"south": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] },
"west": { "texture": "#mechanical_press_pole", "uv": [ 5, 6, 6, 16 ] }
}
},
{
"name": "Pole2Side",
"from": [ 5, 14, 10 ],
"to": [ 11, 27, 11 ],
"faces": {
"north": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] },
"east": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 1, 13 ] },
"south": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] },
"west": { "texture": "#mechanical_press_pole", "uv": [ 5, 0, 6, 13 ] },
"up": { "texture": "#mechanical_press_pole", "uv": [ 10, 0, 16, 1 ], "rotation": 180 }
}
},
{
"name": "Pole2Side",
"from": [ 5, 14, 5 ],
"to": [ 11, 27, 6 ],
"faces": {
"north": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] },
"east": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 1, 13 ] },
"south": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] },
"west": { "texture": "#mechanical_press_pole", "uv": [ 5, 0, 6, 13 ] },
"up": { "texture": "#mechanical_press_pole", "uv": [ 10, 5, 16, 6 ], "rotation": 180 }
}
},
{
"name": "Head",
"from": [ 3, 0, 3 ],
"to": [ 13, 4, 13 ],
"faces": {
"north": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] },
"east": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] },
"south": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] },
"west": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] },
"up": { "texture": "#mechanical_press_head", "uv": [ 1, 5, 11, 15 ], "rotation": 180 },
"down": { "texture": "#mechanical_press_head", "uv": [ 1, 5, 11, 15 ], "rotation": 180 }
}
}
]
"translation": [0, -2.75, -0.0625],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [11]
}
]
}

View file

@ -1,3 +1,6 @@
{
"parent": "create:block/mechanical_piston_sticky"
}
"parent": "create:item/mechanical_piston",
"textures": {
"5": "block/piston_top_sticky"
}
}

View file

@ -1,48 +1,88 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"particle": "create:block/gearbox",
"gearbox_top": "create:block/gearbox_top",
"gearbox": "create:block/gearbox"
},
"elements": [
{
"name": "Side",
"from": [ 0, 0, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"north": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] },
"east": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] },
"south": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] },
"west": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] },
"up": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] },
"down": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] }
}
},
{
"name": "Side",
"from": [ 14, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] },
"east": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] },
"south": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] },
"west": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] },
"up": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] },
"down": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] }
}
},
{
"name": "Center",
"from": [ 2, 1, 1 ],
"to": [ 14, 15, 15 ],
"faces": {
"north": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] },
"south": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] },
"up": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] },
"down": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] }
}
}
]
"textures": {
"0": "create:block/axis",
"1": "create:block/axis_top",
"gearbox_top": "create:block/gearbox_top",
"gearbox": "create:block/gearbox",
"particle": "create:block/axis"
},
"elements": [
{
"name": "Side",
"from": [0, 0, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"},
"east": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"},
"south": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"},
"west": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"},
"up": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"},
"down": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"}
}
},
{
"name": "Side",
"from": [14, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"},
"east": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"},
"south": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"},
"west": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"},
"up": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"},
"down": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"}
}
},
{
"name": "Center",
"from": [2, 1, 1],
"to": [14, 15, 15],
"faces": {
"north": {"uv": [2, 1, 14, 15], "texture": "#gearbox"},
"south": {"uv": [2, 1, 14, 15], "texture": "#gearbox"},
"up": {"uv": [2, 1, 14, 15], "texture": "#gearbox"},
"down": {"uv": [2, 1, 14, 15], "texture": "#gearbox"}
}
},
{
"name": "Axis",
"from": [6, 6, 0],
"to": [10, 10, 16],
"faces": {
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"},
"east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#0"},
"south": {"uv": [6, 6, 10, 10], "texture": "#1"},
"west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"},
"up": {"uv": [6, 0, 10, 16], "texture": "#0"},
"down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#0"}
}
},
{
"name": "Axis",
"from": [6, 0, 6],
"to": [10, 16, 10],
"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": "#1"},
"down": {"uv": [6, 6, 10, 10], "texture": "#1"}
}
}
],
"groups": [0, 1, 2,
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [3]
},
{
"name": "shaft",
"origin": [8, 8, 8],
"children": [4]
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 424 B

After

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 841 B

After

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 476 B

After

Width:  |  Height:  |  Size: 549 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 460 B

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 488 B

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 548 B

After

Width:  |  Height:  |  Size: 574 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 741 B

After

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 443 B

After

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 523 B

After

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 B

After

Width:  |  Height:  |  Size: 544 B