From 34a3db1c201e65eb1353a93369e6f2ed3bae8d13 Mon Sep 17 00:00:00 2001 From: Daniel Amberson Date: Fri, 28 Aug 2020 08:17:34 -0500 Subject: [PATCH] hi mixels are bad I didn't check but I'm pretty sure the only perfectly aligned textures were the axels --- .../models/block/mechanical_crafter/item.json | 268 ++++---- .../models/block/mechanical_mixer/item.json | 401 ++++++------ .../create/models/block/water_wheel.json | 596 +++++++++--------- .../textures/block/sequenced_gearshift_5.png | Bin 566 -> 548 bytes .../assets/create/textures/block/wheel.png | Bin 720 -> 1143 bytes .../create/textures/block/wheel_extras.png | Bin 0 -> 697 bytes 6 files changed, 615 insertions(+), 650 deletions(-) create mode 100644 src/main/resources/assets/create/textures/block/wheel_extras.png diff --git a/src/main/resources/assets/create/models/block/mechanical_crafter/item.json b/src/main/resources/assets/create/models/block/mechanical_crafter/item.json index d786976bd..3bf0b3c52 100644 --- a/src/main/resources/assets/create/models/block/mechanical_crafter/item.json +++ b/src/main/resources/assets/create/models/block/mechanical_crafter/item.json @@ -1,15 +1,15 @@ { "credit": "Made with Blockbench", - "parent": "block/block", + "parent": "create:block/large_wheels", + "texture_size": [32, 32], "textures": { - "1": "block/stripped_spruce_log", - "2": "block/stripped_spruce_log_top", "3": "create:block/crafter_thingies", "4": "create:block/crafter_side", "5": "create:block/brass_casing", "6": "create:block/crafter_top", "7": "create:block/crafter_topunderside", - "particle": "block/stripped_spruce_log" + "particle": "create:block/cogwheel", + "1_2": "create:block/cogwheel" }, "elements": [ { @@ -17,12 +17,12 @@ "from": [0, 10, 0], "to": [16, 16, 16], "faces": { - "north": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "east": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "south": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "west": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "up": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, - "down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#7"} + "north": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "east": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "south": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "west": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "up": {"uv": [0, 0, 8, 8], "rotation": 270, "texture": "#6"}, + "down": {"uv": [0, 0, 8, 8], "rotation": 90, "texture": "#7"} } }, { @@ -30,12 +30,12 @@ "from": [0, 0, 0], "to": [16, 6, 16], "faces": { - "north": {"uv": [0, 10, 16, 16], "texture": "#4"}, - "east": {"uv": [0, 10, 16, 16], "texture": "#4"}, - "south": {"uv": [0, 10, 16, 16], "texture": "#4"}, - "west": {"uv": [0, 10, 16, 16], "texture": "#4"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + "north": {"uv": [0, 5, 8, 8], "texture": "#4"}, + "east": {"uv": [0, 5, 8, 8], "texture": "#4"}, + "south": {"uv": [0, 5, 8, 8], "texture": "#4"}, + "west": {"uv": [0, 5, 8, 8], "texture": "#4"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#5"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#6"} } }, { @@ -44,8 +44,8 @@ "to": [16, 10, 16], "rotation": {"angle": 0, "axis": "y", "origin": [24, 8, 8]}, "faces": { - "east": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "west": {"uv": [0, 6, 16, 10], "texture": "#4"} + "east": {"uv": [0, 3, 8, 5], "texture": "#4"}, + "west": {"uv": [0, 3, 8, 5], "texture": "#4"} } }, { @@ -54,8 +54,8 @@ "to": [0, 10, 16], "rotation": {"angle": 0, "axis": "y", "origin": [-8, 8, 8]}, "faces": { - "east": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "west": {"uv": [0, 6, 16, 10], "texture": "#4"} + "east": {"uv": [0, 3, 8, 5], "texture": "#4"}, + "west": {"uv": [0, 3, 8, 5], "texture": "#4"} } }, { @@ -64,8 +64,8 @@ "to": [16, 10, 0], "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -8]}, "faces": { - "north": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "south": {"uv": [0, 6, 16, 10], "texture": "#4"} + "north": {"uv": [0, 3, 8, 5], "texture": "#4"}, + "south": {"uv": [0, 3, 8, 5], "texture": "#4"} } }, { @@ -74,8 +74,8 @@ "to": [16, 10, 16], "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 24]}, "faces": { - "north": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "south": {"uv": [0, 6, 16, 10], "texture": "#4"} + "north": {"uv": [0, 3, 8, 5], "texture": "#4"}, + "south": {"uv": [0, 3, 8, 5], "texture": "#4"} } }, { @@ -83,11 +83,11 @@ "from": [4, 16, 4], "to": [5, 17, 12], "faces": { - "north": {"uv": [8, 2, 9, 3], "texture": "#5"}, - "east": {"uv": [4, 2, 12, 3], "texture": "#5"}, - "south": {"uv": [7, 2, 8, 3], "texture": "#5"}, - "west": {"uv": [4, 2, 12, 3], "texture": "#5"}, - "up": {"uv": [2, 4, 3, 12], "texture": "#5"} + "north": {"uv": [4, 1, 4.5, 1.5], "texture": "#5"}, + "east": {"uv": [2, 1, 6, 1.5], "texture": "#5"}, + "south": {"uv": [3.5, 1, 4, 1.5], "texture": "#5"}, + "west": {"uv": [2, 1, 6, 1.5], "texture": "#5"}, + "up": {"uv": [1, 2, 1.5, 6], "texture": "#5"} } }, { @@ -95,11 +95,11 @@ "from": [11, 16, 4], "to": [12, 17, 12], "faces": { - "north": {"uv": [8, 2, 9, 3], "texture": "#5"}, - "east": {"uv": [4, 2, 12, 3], "texture": "#5"}, - "south": {"uv": [7, 2, 8, 3], "texture": "#5"}, - "west": {"uv": [4, 2, 12, 3], "texture": "#5"}, - "up": {"uv": [2, 4, 3, 12], "texture": "#5"} + "north": {"uv": [4, 1, 4.5, 1.5], "texture": "#5"}, + "east": {"uv": [2, 1, 6, 1.5], "texture": "#5"}, + "south": {"uv": [3.5, 1, 4, 1.5], "texture": "#5"}, + "west": {"uv": [2, 1, 6, 1.5], "texture": "#5"}, + "up": {"uv": [1, 2, 1.5, 6], "texture": "#5"} } }, { @@ -107,11 +107,11 @@ "from": [5, 16, 4], "to": [11, 17, 5], "faces": { - "north": {"uv": [6, 2, 12, 3], "texture": "#5"}, - "east": {"uv": [2, 4, 3, 5], "texture": "#5"}, - "south": {"uv": [5, 2, 11, 3], "texture": "#5"}, - "west": {"uv": [2, 4, 3, 5], "texture": "#5"}, - "up": {"uv": [5, 2, 11, 3], "texture": "#5"} + "north": {"uv": [3, 1, 6, 1.5], "texture": "#5"}, + "east": {"uv": [1, 2, 1.5, 2.5], "texture": "#5"}, + "south": {"uv": [2.5, 1, 5.5, 1.5], "texture": "#5"}, + "west": {"uv": [1, 2, 1.5, 2.5], "texture": "#5"}, + "up": {"uv": [2.5, 1, 5.5, 1.5], "texture": "#5"} } }, { @@ -119,11 +119,11 @@ "from": [5, 16, 11], "to": [11, 17, 12], "faces": { - "north": {"uv": [6, 2, 12, 3], "texture": "#5"}, - "east": {"uv": [2, 4, 3, 5], "texture": "#5"}, - "south": {"uv": [5, 2, 11, 3], "texture": "#5"}, - "west": {"uv": [2, 4, 3, 5], "texture": "#5"}, - "up": {"uv": [5, 2, 11, 3], "texture": "#5"} + "north": {"uv": [3, 1, 6, 1.5], "texture": "#5"}, + "east": {"uv": [1, 2, 1.5, 2.5], "texture": "#5"}, + "south": {"uv": [2.5, 1, 5.5, 1.5], "texture": "#5"}, + "west": {"uv": [1, 2, 1.5, 2.5], "texture": "#5"}, + "up": {"uv": [2.5, 1, 5.5, 1.5], "texture": "#5"} } }, { @@ -131,91 +131,7 @@ "from": [5, 15.5, 5], "to": [11, 16.5, 11], "faces": { - "up": {"uv": [6, 0, 12, 6], "texture": "#3"} - } - }, - { - "name": "Gear", - "from": [-1, 6.5, 6.5], - "to": [17, 9.5, 9.5], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [6, 0, 9, 16], "rotation": 90, "texture": "#1"}, - "east": {"uv": [1, 3, 4, 6], "texture": "#1"}, - "south": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "west": {"uv": [5, 10, 8, 13], "texture": "#1"}, - "up": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "down": {"uv": [0, 0, 16, 3], "texture": "#1"} - } - }, - { - "name": "Gear2", - "from": [-1, 6.5, 6.5], - "to": [17, 9.5, 9.5], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "east": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "south": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "west": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "up": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "down": {"uv": [0, 0, 16, 3], "texture": "#1"} - } - }, - { - "name": "Gear3", - "from": [6.5, 6.5, -1], - "to": [9.5, 9.5, 17], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "east": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "south": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "west": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "up": {"uv": [0, 0, 16, 3], "rotation": 90, "texture": "#1"}, - "down": {"uv": [0, 0, 16, 3], "rotation": 270, "texture": "#1"} - } - }, - { - "name": "Gear4", - "from": [6.5, 6.5, -1], - "to": [9.5, 9.5, 17], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "east": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "south": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "west": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "up": {"uv": [0, 0, 3, 16], "texture": "#1"}, - "down": {"uv": [0, 0, 3, 16], "texture": "#1"} - } - }, - { - "name": "GearCaseInner", - "from": [2, 7, 2], - "to": [14, 9, 14], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "east": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "south": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "west": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "up": {"uv": [2, 2, 14, 14], "texture": "#2"}, - "down": {"uv": [2, 2, 14, 14], "texture": "#2"} - } - }, - { - "name": "GearCaseOuter", - "from": [4, 6, 4], - "to": [12, 10, 12], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "east": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "south": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "west": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "up": {"uv": [4, 4, 12, 12], "texture": "#2"}, - "down": {"uv": [4, 4, 12, 12], "texture": "#2"} + "up": {"uv": [3, 0, 6, 3], "texture": "#3"} } }, { @@ -223,20 +139,100 @@ "from": [5, 16, 5], "to": [11, 17, 11], "faces": { - "up": {"uv": [0, 0, 6, 6], "texture": "#3"} + "up": {"uv": [0, 0, 3, 3], "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"} } } ], "groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, - { - "name": "cogwheel_shaftless", - "origin": [8, 8, 8], - "children": [11, 12, 13, 14, 15, 16] - }, { "name": "lid", "origin": [8, 8, 8], - "children": [17] + "children": [11] + }, + { + "name": "cogwheel_shaftless", + "origin": [8, 8, 8], + "children": [12, 13, 14, 15, 16, 17] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/mechanical_mixer/item.json b/src/main/resources/assets/create/models/block/mechanical_mixer/item.json index 49fa250bf..2e8a0c159 100644 --- a/src/main/resources/assets/create/models/block/mechanical_mixer/item.json +++ b/src/main/resources/assets/create/models/block/mechanical_mixer/item.json @@ -1,28 +1,17 @@ { "credit": "Made with Blockbench", - "parent": "block/block", + "parent": "create:block/large_wheels", "ambientocclusion": false, + "texture_size": [32, 32], "textures": { - "1": "block/stripped_spruce_log", - "2": "block/spruce_log_top", + "2": "create:block/spruce_log_top", "4": "create:block/mixer_base_side", "6": "create:block/mixer_head", "11": "create:block/mechanical_press_top", "mechanical_press_pole": "create:block/mechanical_press_pole", - "particle": "block/stripped_spruce_log" + "particle": "create:block/cogwheel", + "1_2": "create:block/cogwheel" }, - "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, -2, 0], - "scale":[ 0.45, 0.45, 0.45 ] - }, - "fixed": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, -2.75, -0.0625], - "scale":[ 0.5, 0.5, 0.5 ] - } - }, "elements": [ { "name": "MixerCenter", @@ -31,11 +20,11 @@ "shade": false, "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [0, 12, 12, 14], "rotation": 90, "texture": "#6"}, - "east": {"uv": [0, 12, 12, 14], "rotation": 90, "texture": "#6"}, - "south": {"uv": [0, 12, 12, 14], "rotation": 90, "texture": "#6"}, - "west": {"uv": [0, 12, 12, 14], "rotation": 90, "texture": "#6"}, - "down": {"uv": [0, 12, 2, 14], "texture": "#6"} + "north": {"uv": [0, 6, 6, 7], "rotation": 90, "texture": "#6"}, + "east": {"uv": [0, 6, 6, 7], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 6, 6, 7], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 6, 6, 7], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 6, 1, 7], "texture": "#6"} } }, { @@ -44,12 +33,12 @@ "to": [13.5, -2, 9], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [0, 14, 11, 16], "texture": "#6"}, - "east": {"uv": [2, 8, 4, 10], "texture": "#6"}, - "south": {"uv": [0, 14, 11, 16], "texture": "#6"}, - "west": {"uv": [2, 0, 4, 2], "texture": "#6"}, - "up": {"uv": [0, 12, 11, 14], "texture": "#6"}, - "down": {"uv": [0, 10, 11, 12], "texture": "#6"} + "north": {"uv": [0, 7, 5.5, 8], "texture": "#6"}, + "east": {"uv": [1, 4, 2, 5], "texture": "#6"}, + "south": {"uv": [0, 7, 5.5, 8], "texture": "#6"}, + "west": {"uv": [1, 0, 2, 1], "texture": "#6"}, + "up": {"uv": [0, 6, 5.5, 7], "texture": "#6"}, + "down": {"uv": [0, 5, 5.5, 6], "texture": "#6"} } }, { @@ -58,12 +47,12 @@ "to": [9, -2, 13.5], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [2, 8, 4, 10], "texture": "#6"}, - "east": {"uv": [0, 14, 11, 16], "texture": "#6"}, - "south": {"uv": [2, 8, 4, 10], "texture": "#6"}, - "west": {"uv": [0, 14, 11, 16], "texture": "#6"}, - "up": {"uv": [0, 12, 11, 14], "rotation": 90, "texture": "#6"}, - "down": {"uv": [0, 10, 11, 12], "rotation": 90, "texture": "#6"} + "north": {"uv": [1, 4, 2, 5], "texture": "#6"}, + "east": {"uv": [0, 7, 5.5, 8], "texture": "#6"}, + "south": {"uv": [1, 4, 2, 5], "texture": "#6"}, + "west": {"uv": [0, 7, 5.5, 8], "texture": "#6"}, + "up": {"uv": [0, 6, 5.5, 7], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 5, 5.5, 6], "rotation": 90, "texture": "#6"} } }, { @@ -72,10 +61,10 @@ "to": [13.5, 4, 9], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [0, 2, 2, 8], "rotation": 180, "texture": "#6"}, - "east": {"uv": [2, 2, 4, 8], "texture": "#6"}, - "south": {"uv": [0, 2, 2, 8], "texture": "#6"}, - "west": {"uv": [4, 0, 6, 6], "texture": "#6"} + "north": {"uv": [0, 1, 1, 4], "rotation": 180, "texture": "#6"}, + "east": {"uv": [1, 1, 2, 4], "texture": "#6"}, + "south": {"uv": [0, 1, 1, 4], "texture": "#6"}, + "west": {"uv": [2, 0, 3, 3], "texture": "#6"} } }, { @@ -84,10 +73,10 @@ "to": [4.5, 4, 9], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [0, 2, 2, 8], "texture": "#6"}, - "east": {"uv": [4, 0, 6, 6], "texture": "#6"}, - "south": {"uv": [0, 2, 2, 8], "rotation": 180, "texture": "#6"}, - "west": {"uv": [2, 2, 4, 8], "texture": "#6"} + "north": {"uv": [0, 1, 1, 4], "texture": "#6"}, + "east": {"uv": [2, 0, 3, 3], "texture": "#6"}, + "south": {"uv": [0, 1, 1, 4], "rotation": 180, "texture": "#6"}, + "west": {"uv": [1, 1, 2, 4], "texture": "#6"} } }, { @@ -96,10 +85,10 @@ "to": [9, 4, 4.5], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [2, 2, 4, 8], "texture": "#6"}, - "east": {"uv": [0, 2, 2, 8], "texture": "#6"}, - "south": {"uv": [4, 0, 6, 6], "texture": "#6"}, - "west": {"uv": [0, 2, 2, 8], "rotation": 180, "texture": "#6"} + "north": {"uv": [1, 1, 2, 4], "texture": "#6"}, + "east": {"uv": [0, 1, 1, 4], "texture": "#6"}, + "south": {"uv": [2, 0, 3, 3], "texture": "#6"}, + "west": {"uv": [0, 1, 1, 4], "rotation": 180, "texture": "#6"} } }, { @@ -108,10 +97,10 @@ "to": [9, 4, 13.5], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [4, 0, 6, 6], "texture": "#6"}, - "east": {"uv": [0, 2, 2, 8], "rotation": 180, "texture": "#6"}, - "south": {"uv": [2, 2, 4, 8], "texture": "#6"}, - "west": {"uv": [0, 2, 2, 8], "texture": "#6"} + "north": {"uv": [2, 0, 3, 3], "texture": "#6"}, + "east": {"uv": [0, 1, 1, 4], "rotation": 180, "texture": "#6"}, + "south": {"uv": [1, 1, 2, 4], "texture": "#6"}, + "west": {"uv": [0, 1, 1, 4], "texture": "#6"} } }, { @@ -120,12 +109,12 @@ "to": [9, 6, 13.5], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [2, 0, 4, 2], "texture": "#6"}, - "east": {"uv": [0, 14, 11, 16], "rotation": 180, "texture": "#6"}, - "south": {"uv": [2, 0, 4, 2], "texture": "#6"}, - "west": {"uv": [0, 14, 11, 16], "rotation": 180, "texture": "#6"}, - "up": {"uv": [0, 10, 11, 12], "rotation": 90, "texture": "#6"}, - "down": {"uv": [0, 12, 11, 14], "rotation": 90, "texture": "#6"} + "north": {"uv": [1, 0, 2, 1], "texture": "#6"}, + "east": {"uv": [0, 7, 5.5, 8], "rotation": 180, "texture": "#6"}, + "south": {"uv": [1, 0, 2, 1], "texture": "#6"}, + "west": {"uv": [0, 7, 5.5, 8], "rotation": 180, "texture": "#6"}, + "up": {"uv": [0, 5, 5.5, 6], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 6, 5.5, 7], "rotation": 90, "texture": "#6"} } }, { @@ -134,12 +123,12 @@ "to": [13.5, 6, 9], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 7, 8]}, "faces": { - "north": {"uv": [0, 14, 11, 16], "rotation": 180, "texture": "#6"}, - "east": {"uv": [2, 0, 4, 2], "texture": "#6"}, - "south": {"uv": [0, 14, 11, 16], "rotation": 180, "texture": "#6"}, - "west": {"uv": [2, 0, 4, 2], "texture": "#6"}, - "up": {"uv": [0, 10, 11, 12], "texture": "#6"}, - "down": {"uv": [0, 12, 11, 14], "texture": "#6"} + "north": {"uv": [0, 7, 5.5, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [1, 0, 2, 1], "texture": "#6"}, + "south": {"uv": [0, 7, 5.5, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [1, 0, 2, 1], "texture": "#6"}, + "up": {"uv": [0, 5, 5.5, 6], "texture": "#6"}, + "down": {"uv": [0, 6, 5.5, 7], "texture": "#6"} } }, { @@ -149,12 +138,12 @@ "shade": false, "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, "faces": { - "north": {"uv": [10, 6, 16, 8], "texture": "#6"}, - "east": {"uv": [10, 6, 16, 8], "texture": "#6"}, - "south": {"uv": [10, 6, 16, 8], "texture": "#6"}, - "west": {"uv": [10, 6, 16, 8], "texture": "#6"}, - "up": {"uv": [10, 0, 16, 6], "texture": "#6"}, - "down": {"uv": [10, 0, 16, 6], "texture": "#6"} + "north": {"uv": [5, 3, 8, 4], "texture": "#6"}, + "east": {"uv": [5, 3, 8, 4], "texture": "#6"}, + "south": {"uv": [5, 3, 8, 4], "texture": "#6"}, + "west": {"uv": [5, 3, 8, 4], "texture": "#6"}, + "up": {"uv": [5, 0, 8, 3], "texture": "#6"}, + "down": {"uv": [5, 0, 8, 3], "texture": "#6"} } }, { @@ -163,9 +152,9 @@ "to": [10, 19, 10], "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, "faces": { - "east": {"uv": [6, 6, 10, 16], "texture": "#mechanical_press_pole"}, - "west": {"uv": [6, 6, 10, 16], "texture": "#mechanical_press_pole"}, - "down": {"uv": [11, 1, 15, 5], "texture": "#mechanical_press_pole"} + "east": {"uv": [3, 3, 5, 8], "texture": "#mechanical_press_pole"}, + "west": {"uv": [3, 3, 5, 8], "texture": "#mechanical_press_pole"}, + "down": {"uv": [5.5, 0.5, 7.5, 2.5], "texture": "#mechanical_press_pole"} } }, { @@ -174,11 +163,11 @@ "to": [11, 19, 6], "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, "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"}, - "down": {"uv": [10, 5, 16, 6], "texture": "#mechanical_press_pole"} + "north": {"uv": [0, 3, 3, 8], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 3, 0.5, 8], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 3, 3, 8], "texture": "#mechanical_press_pole"}, + "west": {"uv": [2.5, 3, 3, 8], "texture": "#mechanical_press_pole"}, + "down": {"uv": [5, 2.5, 8, 3], "texture": "#mechanical_press_pole"} } }, { @@ -187,11 +176,11 @@ "to": [11, 19, 11], "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, "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"}, - "down": {"uv": [10, 0, 16, 1], "texture": "#mechanical_press_pole"} + "north": {"uv": [0, 3, 3, 8], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 3, 0.5, 8], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 3, 3, 8], "texture": "#mechanical_press_pole"}, + "west": {"uv": [2.5, 3, 3, 8], "texture": "#mechanical_press_pole"}, + "down": {"uv": [5, 0, 8, 0.5], "texture": "#mechanical_press_pole"} } }, { @@ -200,9 +189,9 @@ "to": [10, 32, 10], "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, "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"} + "east": {"uv": [3, 0, 5, 6.5], "texture": "#mechanical_press_pole"}, + "west": {"uv": [3, 0, 5, 6.5], "texture": "#mechanical_press_pole"}, + "up": {"uv": [5.5, 0.5, 7.5, 2.5], "rotation": 180, "texture": "#mechanical_press_pole"} } }, { @@ -211,11 +200,11 @@ "to": [11, 32, 11], "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, "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"} + "north": {"uv": [0, 0, 3, 6.5], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 0, 0.5, 6.5], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 0, 3, 6.5], "texture": "#mechanical_press_pole"}, + "west": {"uv": [2.5, 0, 3, 6.5], "texture": "#mechanical_press_pole"}, + "up": {"uv": [5, 0, 8, 0.5], "rotation": 180, "texture": "#mechanical_press_pole"} } }, { @@ -224,95 +213,11 @@ "to": [11, 32, 6], "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, "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": "Gear2", - "from": [-1, 13.5, 6.5], - "to": [17, 16.5, 9.5], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 15, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "east": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "south": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "west": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "up": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "down": {"uv": [0, 0, 16, 3], "texture": "#1"} - } - }, - { - "name": "Gear2", - "from": [-1, 13.5, 6.5], - "to": [17, 16.5, 9.5], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 15, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "east": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "south": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "west": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "up": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "down": {"uv": [0, 0, 16, 3], "texture": "#1"} - } - }, - { - "name": "Gear4", - "from": [6.5, 13.5, -1], - "to": [9.5, 16.5, 17], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 15, 8]}, - "faces": { - "north": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "east": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "south": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "west": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "up": {"uv": [0, 0, 3, 16], "texture": "#1"}, - "down": {"uv": [0, 0, 3, 16], "texture": "#1"} - } - }, - { - "name": "Gear4", - "from": [6.5, 13.5, -1], - "to": [9.5, 16.5, 17], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 15, 8]}, - "faces": { - "north": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "east": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "south": {"uv": [0, 0, 3, 3], "texture": "#1"}, - "west": {"uv": [0, 0, 16, 3], "texture": "#1"}, - "up": {"uv": [0, 0, 3, 16], "texture": "#1"}, - "down": {"uv": [0, 0, 3, 16], "texture": "#1"} - } - }, - { - "name": "GearCaseInner", - "from": [2, 14, 2], - "to": [14, 16, 14], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 15, 8]}, - "faces": { - "north": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "east": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "south": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "west": {"uv": [0, 0, 12, 2], "texture": "#1"}, - "up": {"uv": [2, 2, 14, 14], "texture": "#2"}, - "down": {"uv": [2, 2, 14, 14], "texture": "#2"} - } - }, - { - "name": "GearCaseOuter", - "from": [4, 13, 4], - "to": [12, 17, 12], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 15, 8]}, - "faces": { - "north": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "east": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "south": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "west": {"uv": [0, 0, 8, 4], "texture": "#1"}, - "up": {"uv": [4, 4, 12, 12], "texture": "#2"}, - "down": {"uv": [4, 4, 12, 12], "texture": "#2"} + "north": {"uv": [0, 0, 3, 6.5], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 0, 0.5, 6.5], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 0, 3, 6.5], "texture": "#mechanical_press_pole"}, + "west": {"uv": [2.5, 0, 3, 6.5], "texture": "#mechanical_press_pole"}, + "up": {"uv": [5, 2.5, 8, 3], "rotation": 180, "texture": "#mechanical_press_pole"} } }, { @@ -321,12 +226,12 @@ "to": [16, 23, 16], "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, "faces": { - "north": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "east": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "south": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "west": {"uv": [0, 0, 16, 6], "texture": "#4"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#11"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#2"} + "north": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "east": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "south": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "west": {"uv": [0, 0, 8, 3], "texture": "#4"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#11"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#2"} } }, { @@ -335,22 +240,12 @@ "to": [16, 13, 16], "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, "faces": { - "north": {"uv": [0, 10, 16, 14], "texture": "#4"}, - "east": {"uv": [0, 10, 16, 14], "texture": "#4"}, - "south": {"uv": [0, 10, 16, 14], "texture": "#4"}, - "west": {"uv": [0, 10, 16, 14], "texture": "#4"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#11"} - } - }, - { - "name": "Side1", - "from": [0, 13, 0], - "to": [0, 17, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, - "faces": { - "east": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "west": {"uv": [0, 6, 16, 10], "texture": "#4"} + "north": {"uv": [0, 5, 8, 7], "texture": "#4"}, + "east": {"uv": [0, 5, 8, 7], "texture": "#4"}, + "south": {"uv": [0, 5, 8, 7], "texture": "#4"}, + "west": {"uv": [0, 5, 8, 7], "texture": "#4"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#2"}, + "down": {"uv": [0, 0, 8, 8], "texture": "#11"} } }, { @@ -359,31 +254,106 @@ "to": [16, 17, 16], "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, "faces": { - "east": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "west": {"uv": [0, 6, 16, 10], "texture": "#4"} + "east": {"uv": [0, 3, 8, 5], "texture": "#4"}, + "west": {"uv": [0, 3, 8, 5], "texture": "#4"} } }, { - "name": "Side3", - "from": [0, 13, 16], - "to": [16, 17, 16], + "name": "Gear", + "from": [-1, 13.5, 6.5], + "to": [17, 16.5, 9.5], "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, "faces": { - "north": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "south": {"uv": [0, 6, 16, 10], "texture": "#4"} + "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": "Side4", - "from": [0, 13, 0], - "to": [16, 17, 0], + "name": "Gear2", + "from": [-1, 13.5, 6.5], + "to": [17, 16.5, 9.5], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 15, 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, 13.5, 6.5], + "to": [17, 16.5, 9.5], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 15, 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, 13.5, -1], + "to": [9.5, 16.5, 17], "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, "faces": { - "north": {"uv": [0, 6, 16, 10], "texture": "#4"}, - "south": {"uv": [0, 6, 16, 10], "texture": "#4"} + "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, 14, 2], + "to": [14, 16, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, + "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, 13, 4], + "to": [12, 17, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, + "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"} } } ], + "display": { + "gui": { + "rotation": [30, 225, 0], + "translation": [0, -2, 0], + "scale": [0.45, 0.45, 0.45] + }, + "fixed": { + "translation": [0, -2.75, -0.0625], + "scale": [0.5, 0.5, 0.5] + } + }, "groups": [ { "name": "mixerhead", @@ -402,14 +372,19 @@ { "name": "cogwheel", "origin": [8, 8, 8], - "children": [16, 17, 18, 19] + "children": [] }, { "name": "mixerbase", "origin": [8, 8, 8], - "children": [20, 21, 22, 23, 24, 25] + "children": [16, 17, 18] } ] + }, + { + "name": "cogwheel_shaftless", + "origin": [8, 8, 8], + "children": [19, 20, 21, 22, 23, 24] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/water_wheel.json b/src/main/resources/assets/create/models/block/water_wheel.json index 5a9652043..5ecab7479 100644 --- a/src/main/resources/assets/create/models/block/water_wheel.json +++ b/src/main/resources/assets/create/models/block/water_wheel.json @@ -1,14 +1,13 @@ { "credit": "Made with Blockbench", "parent": "create:block/large_wheels", + "texture_size": [32, 32], "textures": { + "6": "create:block/wheel_extras", "axis": "create:block/axis", "axis_top": "create:block/axis_top", "wheel": "create:block/wheel", - "spruce_planks": "block/spruce_planks", - "particle": "block/stripped_spruce_log", - "stripped_spruce_log": "block/stripped_spruce_log", - "spruce_log": "block/spruce_log" + "particle": "create:block/stripped_spruce_log" }, "elements": [ { @@ -27,208 +26,43 @@ }, { "name": "Segment1", - "from": [13, -1, -8], - "to": [14, 17, 0], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment1", - "from": [13, -1, -8], - "to": [14, 17, 0], - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment1", - "from": [13, -1, -8], - "to": [14, 17, 0], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment1", - "from": [13, -1, -8], - "to": [14, 17, 0], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment3", - "from": [2, -1, 16], - "to": [3, 17, 24], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment3", - "from": [2, -1, 16], - "to": [3, 17, 24], - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment3", - "from": [2, -1, 16], - "to": [3, 17, 24], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment3", - "from": [2, -1, 16], - "to": [3, 17, 24], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment2", - "from": [-8, -1, 2], - "to": [0, 17, 3], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment2", - "from": [-8, -1, 2], - "to": [0, 17, 3], - "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment2", "from": [-8, -1, 2], "to": [0, 17, 3], "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"} + "north": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"} } }, { "name": "Segment2", + "from": [2, -1, 16], + "to": [3, 17, 24], + "faces": { + "north": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 180, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "texture": "#6"} + } + }, + { + "name": "Segment3", "from": [-8, -1, 2], "to": [0, 17, 3], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment4", - "from": [16, -1, 13], - "to": [24, 17, 14], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment4", - "from": [16, -1, 13], - "to": [24, 17, 14], - "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"} - } - }, - { - "name": "Segment4", - "from": [16, -1, 13], - "to": [24, 17, 14], - "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, - "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"} + "north": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"} } }, { @@ -237,21 +71,177 @@ "to": [24, 17, 14], "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "north": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "east": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "south": {"uv": [0, 0, 8, 16], "texture": "#stripped_spruce_log"}, - "west": {"uv": [0, 0, 1, 16], "texture": "#stripped_spruce_log"}, - "up": {"uv": [0, 0, 8, 1], "rotation": 180, "texture": "#stripped_spruce_log"}, - "down": {"uv": [0, 0, 8, 1], "texture": "#stripped_spruce_log"} + "north": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"} } }, { - "name": "SmallRim", - "from": [-2, -0.8, -2], - "to": [18, 16.8, 18], + "name": "Segment2", + "from": [2, -1, 16], + "to": [3, 17, 24], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "up": {"uv": [2, 2, 14, 14], "texture": "#wheel"}, - "down": {"uv": [2, 2, 14, 14], "texture": "#wheel"} + "north": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 180, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "texture": "#6"} + } + }, + { + "name": "Segment3", + "from": [13, -1, -8], + "to": [14, 17, 0], + "faces": { + "north": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 180, "texture": "#6"} + } + }, + { + "name": "Segment4", + "from": [16, -1, 13], + "to": [24, 17, 14], + "faces": { + "north": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"} + } + }, + { + "name": "Segment5", + "from": [16, -1, 13], + "to": [24, 17, 14], + "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"} + } + }, + { + "name": "Segment3", + "from": [2, -1, 16], + "to": [3, 17, 24], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 180, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "texture": "#6"} + } + }, + { + "name": "Segment4", + "from": [-8, -1, 2], + "to": [0, 17, 3], + "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"} + } + }, + { + "name": "Segment5", + "from": [13, -1, -8], + "to": [14, 17, 0], + "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 180, "texture": "#6"} + } + }, + { + "name": "Segment3", + "from": [2, -1, 16], + "to": [3, 17, 24], + "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 180, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "texture": "#6"} + } + }, + { + "name": "Segment4", + "from": [13, -1, -8], + "to": [14, 17, 0], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 180, "texture": "#6"} + } + }, + { + "name": "Segment5", + "from": [16, -1, 13], + "to": [24, 17, 14], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"} + } + }, + { + "name": "Segment4", + "from": [16, -1, 13], + "to": [24, 17, 14], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "east": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 90, "texture": "#6"} + } + }, + { + "name": "Segment5", + "from": [-8, -1, 2], + "to": [0, 17, 3], + "faces": { + "north": {"uv": [7, 0, 16, 4], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7, 3.5, 16, 4], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7, 0, 16, 4], "rotation": 270, "texture": "#6"}, + "west": {"uv": [7, 0, 16, 0.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"}, + "down": {"uv": [7, 0, 7.5, 4], "rotation": 270, "texture": "#6"} } }, { @@ -259,125 +249,129 @@ "from": [-5, -0.7, -5], "to": [21, -0.6, 21], "faces": { - "up": {"uv": [2, 2, 14, 14], "texture": "#wheel"}, - "down": {"uv": [2, 2, 14, 14], "texture": "#wheel"} + "up": {"uv": [0, 0, 13, 13], "texture": "#wheel"}, + "down": {"uv": [0, 0, 13, 13], "texture": "#wheel"} } }, { - "name": "LargeRim2", + "name": "LargeRim3", "from": [-5, 16.6, -5], "to": [21, 16.7, 21], "faces": { - "up": {"uv": [2, 2, 14, 14], "texture": "#wheel"}, - "down": {"uv": [2, 2, 14, 14], "texture": "#wheel"} + "up": {"uv": [0, 0, 13, 13], "texture": "#wheel"}, + "down": {"uv": [0, 0, 13, 13], "texture": "#wheel"} } }, { "name": "InnerSegment", - "from": [-2, -0.6, 4], - "to": [0, 16.6, 12], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "from": [15.9, -0.5, 4], + "to": [18, 16.5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"} + "north": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "texture": "#6"} } }, { "name": "InnerSegment", - "from": [-2, -0.6, 4], - "to": [0.1, 16.6, 12], + "from": [-2, -0.5, 4], + "to": [0.1, 16.5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"} + "north": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "rotation": 180, "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "rotation": 180, "texture": "#6"} } }, { "name": "InnerSegment", - "from": [-2, -0.6, 4], - "to": [0, 16.6, 12], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "from": [4, -0.5, -2], + "to": [12, 16.5, 0.1], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"} + "north": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "rotation": 270, "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "rotation": 90, "texture": "#6"} } }, { "name": "InnerSegment", - "from": [15.9, -0.6, 4], - "to": [18, 16.6, 12], + "from": [4, -0.5, 15.9], + "to": [12, 16.5, 18], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"} + "north": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "rotation": 270, "texture": "#6"} } }, { "name": "InnerSegment", - "from": [16, -0.6, 4], - "to": [18, 16.6, 12], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "from": [15.9, -0.5, 4], + "to": [18, 16.5, 12], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"} + "north": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "texture": "#6"} } }, { "name": "InnerSegment", - "from": [16, -0.6, 4], - "to": [18, 16.6, 12], - "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "from": [4, -0.5, 15.9], + "to": [12, 16.5, 18], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "texture": "#spruce_planks"} + "north": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "rotation": 270, "texture": "#6"} } }, { "name": "InnerSegment", - "from": [4, -0.6, -2], - "to": [12, 16.6, 0.1], + "from": [-2, -0.5, 4], + "to": [0.1, 16.5, 12], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#spruce_planks"} + "north": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "rotation": 180, "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "rotation": 180, "texture": "#6"} } }, { "name": "InnerSegment", - "from": [4, -0.6, 15.9], - "to": [12, 16.6, 18], + "from": [15.9, -0.5, 4], + "to": [18, 16.5, 12], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8.1, 8]}, "faces": { - "north": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#spruce_planks"}, - "east": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "south": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#spruce_planks"}, - "west": {"uv": [0, 0, 2, 16], "texture": "#spruce_planks"}, - "up": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#spruce_planks"}, - "down": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#spruce_planks"} + "north": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "east": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "south": {"uv": [7.5, 5.5, 16, 6.5], "rotation": 90, "texture": "#6"}, + "west": {"uv": [7.5, 4.5, 16, 8.5], "rotation": 90, "texture": "#6"}, + "up": {"uv": [7, 4, 8, 8.5], "texture": "#6"}, + "down": {"uv": [7, 4, 8, 8.5], "texture": "#6"} } }, { @@ -386,12 +380,12 @@ "to": [11, 15, 11], "shade": false, "faces": { - "north": {"uv": [5, 2, 11, 16], "texture": "#spruce_log"}, - "east": {"uv": [5, 2, 11, 16], "texture": "#spruce_log"}, - "south": {"uv": [5, 2, 11, 16], "texture": "#spruce_log"}, - "west": {"uv": [5, 2, 11, 16], "texture": "#spruce_log"}, - "up": {"uv": [5, 5, 11, 11], "rotation": 90, "texture": "#spruce_log"}, - "down": {"uv": [5, 5, 11, 11], "rotation": 90, "texture": "#spruce_log"} + "north": {"uv": [13, 0, 16, 7], "texture": "#wheel"}, + "east": {"uv": [13, 0, 16, 7], "texture": "#wheel"}, + "south": {"uv": [13, 0, 16, 7], "texture": "#wheel"}, + "west": {"uv": [13, 0, 16, 7], "texture": "#wheel"}, + "up": {"uv": [13, 7, 16, 10], "rotation": 90, "texture": "#wheel"}, + "down": {"uv": [13, 7, 16, 10], "rotation": 90, "texture": "#wheel"} } }, { @@ -401,10 +395,10 @@ "shade": false, "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "east": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "west": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "up": {"uv": [3, 0, 6, 16], "texture": "#spruce_log"}, - "down": {"uv": [6, 0, 9, 16], "texture": "#spruce_log"} + "east": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "west": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "up": {"uv": [7, 14.5, 16, 16], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 14.5, 16, 16], "rotation": 90, "texture": "#6"} } }, { @@ -414,10 +408,10 @@ "shade": false, "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "east": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "west": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "up": {"uv": [9, 0, 12, 16], "texture": "#spruce_log"}, - "down": {"uv": [2, 0, 5, 16], "texture": "#spruce_log"} + "east": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "west": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "up": {"uv": [7, 14.5, 16, 16], "rotation": 90, "texture": "#6"}, + "down": {"uv": [7, 14.5, 16, 16], "rotation": 90, "texture": "#6"} } }, { @@ -427,10 +421,10 @@ "shade": false, "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "north": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "south": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "up": {"uv": [4, 0, 7, 16], "rotation": 90, "texture": "#spruce_log"}, - "down": {"uv": [8, 0, 11, 16], "rotation": 90, "texture": "#spruce_log"} + "north": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "south": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "up": {"uv": [7, 14.5, 16, 16], "rotation": 180, "texture": "#6"}, + "down": {"uv": [7, 14.5, 16, 16], "texture": "#6"} } }, { @@ -440,10 +434,10 @@ "shade": false, "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]}, "faces": { - "north": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "south": {"uv": [0, 2, 16, 14], "texture": "#spruce_log"}, - "up": {"uv": [9, 0, 12, 16], "rotation": 90, "texture": "#spruce_log"}, - "down": {"uv": [2, 0, 5, 16], "rotation": 90, "texture": "#spruce_log"} + "north": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "south": {"uv": [7, 8.5, 16, 14.5], "texture": "#6"}, + "up": {"uv": [7, 14.5, 16, 16], "texture": "#6"}, + "down": {"uv": [7, 14.5, 16, 16], "texture": "#6"} } } ] diff --git a/src/main/resources/assets/create/textures/block/sequenced_gearshift_5.png b/src/main/resources/assets/create/textures/block/sequenced_gearshift_5.png index af18901826011560db8c03bca09ba7d86a132bf7..628c9f0764d9b583a3cad2208c7fb6d0d2bb10ff 100644 GIT binary patch delta 497 zcmV+` z`nKopTsCeA&;o1ceWP^6ggW63%bvcL%90bDyp!<L3KijD2#>@6!RJ40Snx)z(yqJJz!HJ^NM_G zHH~36Zdh>bqLA|*&{%R9&_ApU1HYdca2i|CP@Uw?F^k nUmy$=95;nJ-re|9gE4@2^t}vhZkDkR00000NkvXXu0mjfp6=c# delta 515 zcmV+e0{s1?1hxc_83+OZ005AYXf}}{D1XBM01m?e$8V@)0005YNkl0P-Gl~OF)qjz!A6u85s!yMFgyY^$N{sMl-{c z#^rKRBy@E>J$1j)^y?CP_V_l9p%hQ#pW$3cguQ$9Br!y5{D7?~%Lx$N*naHL!GCNI zSWX1Hb7Nq+#}$}#VWsVjm&si zh;tJ$4?N%oc&I0=x1rS@2@jZR@PHB+N;n3^RS!6i&n1V@K+NF@N5N34G6lugQH>iA z*a2EdXpj(#Vbh)0*28xQk$HW;8KzGjUJJrvU{^5K7=NyNervV2URKA4C2(?C=h)*_ z4~vS|mApPLq+%fRQgL|2Fqij2@s|h8iAgXXJmA>>{~9l!KXkoQQYpz=W4(_;u!Lxr zMGkCr2i%_)+nr`lAHf?M5{U323eJGw>4y(KrdLGQ`9G!44+~i^WZeJ&002ovPDHLk FV1gYG>8St! diff --git a/src/main/resources/assets/create/textures/block/wheel.png b/src/main/resources/assets/create/textures/block/wheel.png index 3167ef46e9f280d8d40eaa45020b843a01b40e03..1bfd0d8eb98ea760436dfb6d7b7f83c49154ce79 100644 GIT binary patch delta 1085 zcmV-D1j75!1@{P$Nq@lr01m+cxRGn^000CGNkl?~{qOHr^0Q9`0-^WLzVePoky zerIzgvy;j0L^OVIxjQp==6vTnk9*g$ZQFFi#Pu_FJR04(GJmGgY|5NY#bti-@{=V$ zI^gldWiixf?k3_+uo8Hk1We_iTFuCpj2)t22#m{5Qywt3-DaM<{`j4MscYu<43V% zzRj)3%+Ti;2U9Z(PRIr%Z{$W7xCD5iFxY3N=T^o0UrXx}+o_pF8PRCOWYTey>r2V{ zWFjVGc7Dx#cL=eT-}zjxJRckB??|FrtIOP`02u1exPP(4!)Q;B7;QGUO}WyL0k}>k zqA~z$)%Z%O+!kvEvil(fkRHa%YbA*}<@Ix+EFR)DV1Ds_+G4!^IBPYxwyavcRgS6* zBmj9q{&Z6TxC$USAlcM&^^SyM+_`d6t`*PUP04+TpbYQuF5e&-gH%wc8WFsw&NZ17 z#GDTYm4B2U5J3f13!o+{5K>h^&znZw`QbF6-2C z%LDZu&*Vl3uvU{42fXmMaY$q{aktDP+Sj>(0`<);Q!3XS0`1)|47_2$84W2mXhMXA zLB27#Ckl`(+HTX%i-ml~t@neVxLh`C>s3>69Df0R`BC|p(`y*~Mu~`5p1%P~HxcU* zHRqQr;v6j1SAcz9gIjxt*!G?l#PM33&aQy06R~7DFJ8eUDy|SCUYP{$q z8-E8D4S^pnHEqK%KT*i;+-;R4B!Y+#B8Kh>80TFrXPoK;NV(?$KEyVvfROG7fXxSx z;UpQ*XBa2@j~~rA8&Ta1WLp`J_j*d=JV5d(DOIG60GkJkT3wMC#@!7@jnN}0Rd3tH zIG*c4hBLw0u_38~Zs*0e6A`B&~0c*pi@y0_8iG{ zbHWonbOMqSXnYk&O1L!XXg(Zj!Waj82mq9*R9pMGp9mmCK#f9zm|_@&H4Xv^C?LY@ zmlt@;3d3}}PRH{7(2;Joi5QS@Yk8Kh`NTl!s zxB9>z>t8e!wS;Lh ze)?!FhXCKPsPEbI?J%qqQ7Qnz?{o0eD4}4I(DOH+YL#}2g+RctXVcHoxKxBzfXqDL z;3wmlUTU(|@qdKJ4}FIgd|NDuPDJT3MA?yj)8Jr_0|rqn5-39{0NG>1Va;E>tygvx zyC3$Akmp!g?ET%ym(f-LyB!;@D{-2MxpZ6+Al9C<$5GSm_9pCc6)@MGo4&FN+6pAB zd|sdm@C_A80V$sh&Hq~g!;+?T8FdBtzfCN<3e2RNO@Ao>)(U^07iQ5bR44_&*KKQl z0x%yg6-p<>Ze6ug;~dGnRcQ`!q|4P818 zW7>J&t_o;M9(P7v_MkMyzH5uNsaiO~vk19dt zNO#zC=zrk%q+L6fAbZ#-${0>kUeio8nd0#Uwl~)EgrEDaMFXx}Rd7%#0LUd+UhufF zWV2T?wpTbN90rzQ^XnL1$z0yNqhKn=RRssN1W2TiRjvpG2zTZ2FfFY2uj2@hYXz1x t5+KoS$|iv&tpv=I?oQK@e_a64AMqPx#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D0!~RpK~z{rtyev7 z8bJ`0Ral?Bn??I zW&l2F*@RdIaFQ;Ch?2{|=s|qLI1Te}_~+MmF?<~irF|-HZ~9W2Gw}TKE(GF6W2XcX zzd>~wjv2g-#J-j#2%&`#alD?2B~e*`o-A~JNJxmFPB z^AbG#_*!VlU9R^)5zHCDB>Hz^yQr_I-z)&pg}XeAm~H({3jxdmbQGEzY#;hgQDy;* zNP|wvW1twb0N}F;!|x#h^I!1z^V^=`X9p4A5E|wTG@EBzo(gSi7Jwra>?AFD6OJ7m#>Io)=v&#Fu%#d*v1Z$FGK2fV_-6@j`wdj{K%7_c|sjUq(RLCpppolDMmW fPoCxL47S~WaeJ)prad)_00000NkvXXu0mjfg(5P* literal 0 HcmV?d00001