diff --git a/src/main/resources/assets/warpdrive/models/item/tool/tuning_fork.json b/src/main/resources/assets/warpdrive/models/item/tool/tuning_fork.json new file mode 100644 index 00000000..9f819b4b --- /dev/null +++ b/src/main/resources/assets/warpdrive/models/item/tool/tuning_fork.json @@ -0,0 +1,114 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "particle": "warpdrive:items/tool/tuning_fork", + "texture": "warpdrive:items/tool/tuning_fork", + "wool": "minecraft:blocks/wool_colored_red" + }, + "elements": [ + { + "from": [8.1325, 0.705, 7.1505], + "to": [8.9275, 6.005, 7.8395], + "faces": { + "north": {"uv": [4, 0, 5, 6], "texture": "#texture"}, + "east": {"uv": [4, 0, 4.75, 6], "texture": "#texture"}, + "south": {"uv": [4, 0, 5, 6], "texture": "#texture"}, + "west": {"uv": [4, 0, 4.75, 6], "texture": "#texture"}, + "down": {"uv": [4, 5, 5, 5.75], "texture": "#texture"} + } + }, + { + "from": [8.006, 1.55, 7.024], + "to": [9.054, 5.73, 7.966], + "faces": { + "north": {"uv": [6, 6, 6.8, 10], "texture": "#wool"}, + "east": {"uv": [6, 6, 6.8, 10], "texture": "#wool"}, + "south": {"uv": [6, 6, 6.8, 10], "texture": "#wool"}, + "west": {"uv": [6, 6, 6.8, 10], "texture": "#wool"}, + "up": {"uv": [6, 6, 6.8, 7], "texture": "#wool"}, + "down": {"uv": [6, 9, 6.8, 10], "texture": "#wool"} + } + }, + { + "from": [8.72478, -0.31664, 7], + "to": [9.72478, 0.68336, 8], + "rotation": {"angle": 45, "axis": "z", "origin": [8.5, -0.5, 7.5]}, + "faces": { + "north": {"uv": [4, 7, 5, 8], "rotation": 180, "texture": "#texture"}, + "east": {"uv": [4, 7, 5, 8], "texture": "#texture"}, + "south": {"uv": [4, 7, 5, 8], "texture": "#texture"}, + "west": {"uv": [4, 7, 5, 8], "texture": "#texture"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#texture"}, + "down": {"uv": [4, 7, 5, 8], "texture": "#texture"} + } + }, + { + "from": [7, 6, 7.125], + "to": [10, 7, 7.875], + "faces": { + "north": {"uv": [0, 12, 3, 13], "texture": "#texture"}, + "east": {"uv": [0, 10, 1, 11], "texture": "#texture"}, + "south": {"uv": [0, 12, 3, 13], "texture": "#texture"}, + "west": {"uv": [0, 12, 1, 13], "texture": "#texture"}, + "up": {"uv": [0, 12, 3, 13], "texture": "#texture"}, + "down": {"uv": [0, 12, 3, 13], "texture": "#texture"} + } + }, + { + "from": [9, 7, 7.125], + "to": [10, 18, 7.875], + "faces": { + "north": {"uv": [0, 0, 1, 11], "texture": "#texture"}, + "east": {"uv": [0, 0, 1, 11], "texture": "#texture"}, + "south": {"uv": [0, 0, 1, 11], "texture": "#texture"}, + "west": {"uv": [0, 0, 1, 11], "texture": "#texture"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#texture"} + } + }, + { + "from": [7, 7, 7.125], + "to": [8, 18, 7.875], + "faces": { + "north": {"uv": [2, 0, 3, 11], "texture": "#texture"}, + "east": {"uv": [2, 0, 3, 11], "texture": "#texture"}, + "south": {"uv": [2, 0, 3, 11], "texture": "#texture"}, + "west": {"uv": [2, 0, 3, 11], "texture": "#texture"}, + "up": {"uv": [2, 0, 3, 1], "texture": "#texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -68.5, 0], + "translation": [0, 1.75, -0.25], + "scale": [0.8, 0.8, 0.8] + }, + "thirdperson_lefthand": { + "rotation": [0, -68.5, 0], + "translation": [0, 1.75, 0.5], + "scale": [0.8, 0.8, 0.8] + }, + "firstperson_righthand": { + "rotation": [-3, -89, -19], + "translation": [4.5, 1.25, -4.5] + }, + "firstperson_lefthand": { + "rotation": [-3, -89, -19], + "translation": [5.5, 1.25, -4.5] + }, + "ground": { + "rotation": [30, 0, 30], + "translation": [0, -0.5, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [-24, 0, -41], + "translation": [-1.5, -1, 0] + }, + "fixed": { + "rotation": [0, 0, 45], + "translation": [1, -1.75, 0], + "scale": [1.2, 1.2, 1.2] + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_driver-beam_frequency.json b/src/main/resources/assets/warpdrive/models/item/tuning_driver-beam_frequency.json index b12ab6f1..c30561cb 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_driver-beam_frequency.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_driver-beam_frequency.json @@ -1,6 +1,171 @@ { - "parent": "item/generated", + "credit": "Made with Blockbench", "textures": { - "layer0": "warpdrive:items/tool/tuning_driver-purple" + "particle": "warpdrive:items/tool/tuning_driver-beam_frequency", + "texture": "warpdrive:items/tool/tuning_driver-beam_frequency" + }, + "elements": [ + { + "from": [7.5, 17, 7.5], + "to": [9.5, 18.5, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 17.5, 8.5]}, + "faces": { + "north": {"uv": [8, 0, 6, 1], "texture": "#texture"}, + "east": {"uv": [8, 1, 6, 2], "texture": "#texture"}, + "south": {"uv": [6, 1, 8, 2], "texture": "#texture"}, + "west": {"uv": [6, 0, 8, 1], "texture": "#texture"}, + "up": {"uv": [6, 0, 8, 2], "texture": "#texture"} + } + }, + { + "from": [7, 14, 7], + "to": [10, 17, 10], + "faces": { + "north": {"uv": [0, 0, 3, 3], "texture": "#texture"}, + "east": {"uv": [3, 0, 0, 3], "texture": "#texture"}, + "south": {"uv": [0, 0, 3, 3], "texture": "#texture"}, + "west": {"uv": [3, 0, 0, 3], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7.25, 13, 7.25], + "to": [9.75, 14, 9.75], + "faces": { + "north": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}, + "east": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"}, + "south": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}, + "west": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"}, + "up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}, + "down": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"} + } + }, + { + "from": [7.25, 2.25, 7.25], + "to": [9.75, 6, 9.75], + "faces": { + "north": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"}, + "east": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"}, + "south": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"}, + "west": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"}, + "up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}, + "down": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"} + } + }, + { + "from": [7, 6, 7], + "to": [10, 13, 10], + "faces": { + "north": {"uv": [3, 4, 6, 11], "texture": "#texture"}, + "east": {"uv": [9, 4, 6, 11], "texture": "#texture"}, + "south": {"uv": [0, 4, 3, 11], "texture": "#texture"}, + "west": {"uv": [3, 4, 0, 11], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [10, 7, 8], + "to": [10.5, 10, 9], + "faces": { + "north": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "east": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "south": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "up": {"uv": [7, 12, 8, 13], "texture": "#texture"}, + "down": {"uv": [7, 14, 8, 15], "texture": "#texture"} + } + }, + { + "from": [9.75, 11, 8], + "to": [10.25, 12, 9], + "faces": { + "north": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "east": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "south": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "up": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "down": {"uv": [10, 4, 11, 5], "texture": "#texture"} + } + }, + { + "from": [7, 0, 7], + "to": [10, 3, 10], + "faces": { + "north": {"uv": [0, 12, 3, 15], "texture": "#texture"}, + "east": {"uv": [3, 12, 0, 15], "texture": "#texture"}, + "south": {"uv": [0, 12, 3, 15], "texture": "#texture"}, + "west": {"uv": [3, 12, 0, 15], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7, 4, 7], + "to": [10, 5, 10], + "faces": { + "north": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "east": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "south": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "west": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "up": {"uv": [3, 12, 6, 15], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7.5, -2, 6.5], + "to": [9.5, 1, 8.5], + "faces": { + "north": {"uv": [10, 0, 12, 3], "texture": "#texture"}, + "east": {"uv": [8, 0, 10, 3], "texture": "#texture"}, + "south": {"uv": [14, 0, 16, 3], "texture": "#texture"}, + "west": {"uv": [12, 0, 14, 3], "texture": "#texture"}, + "up": {"uv": [12, 0, 10, 1], "texture": "#texture"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#texture"} + } + }, + { + "from": [7.5, -3, 7.5], + "to": [9.5, -2, 8.5], + "faces": { + "north": {"uv": [10, 2, 12, 3], "texture": "#texture"}, + "east": {"uv": [10, 2, 11, 3], "texture": "#texture"}, + "south": {"uv": [12, 2, 10, 3], "texture": "#texture"}, + "west": {"uv": [11, 2, 12, 3], "texture": "#texture"}, + "down": {"uv": [12, 2, 10, 3], "texture": "#texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [7, 135, 0], + "translation": [0, 2.5, 0.25], + "scale": [0.7, 0.7, 0.7] + }, + "thirdperson_lefthand": { + "rotation": [7, 135, 0], + "translation": [-0.5, 2.5, 0.25], + "scale": [0.7, 0.7, 0.7] + }, + "firstperson_righthand": { + "rotation": [6, -150, 7], + "translation": [6.75, -0.75, -5.5] + }, + "firstperson_lefthand": { + "rotation": [6, -150, 7], + "translation": [6.75, -0.75, -5.5], + "scale": [-1, 1, 1] + }, + "ground": { + "rotation": [30, 0, 45], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [14, -129, 63], + "translation": [0.25, 0, 0] + }, + "fixed": { + "rotation": [-35.5, 33.5, 49], + "translation": [-0.5, 0, -0.5] + } } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_driver-control_channel.json b/src/main/resources/assets/warpdrive/models/item/tuning_driver-control_channel.json index 8229fe02..e4a9480e 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_driver-control_channel.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_driver-control_channel.json @@ -1,6 +1,171 @@ { - "parent": "item/generated", + "credit": "Made with Blockbench", "textures": { - "layer0": "warpdrive:items/tool/tuning_driver-yellow" + "particle": "warpdrive:items/tool/tuning_driver-control_channel", + "texture": "warpdrive:items/tool/tuning_driver-control_channel" + }, + "elements": [ + { + "from": [7.5, 17, 7.5], + "to": [9.5, 18.5, 9.5], + "rotation": {"angle": 45, "axis": "y", "origin": [8.5, 17.5, 8.5]}, + "faces": { + "north": {"uv": [8, 0, 6, 1], "texture": "#texture"}, + "east": {"uv": [8, 1, 6, 2], "texture": "#texture"}, + "south": {"uv": [6, 1, 8, 2], "texture": "#texture"}, + "west": {"uv": [6, 0, 8, 1], "texture": "#texture"}, + "up": {"uv": [6, 0, 8, 2], "texture": "#texture"} + } + }, + { + "from": [7, 14, 7], + "to": [10, 17, 10], + "faces": { + "north": {"uv": [0, 0, 3, 3], "texture": "#texture"}, + "east": {"uv": [3, 0, 0, 3], "texture": "#texture"}, + "south": {"uv": [0, 0, 3, 3], "texture": "#texture"}, + "west": {"uv": [3, 0, 0, 3], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7.25, 13, 7.25], + "to": [9.75, 14, 9.75], + "faces": { + "north": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}, + "east": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"}, + "south": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}, + "west": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"}, + "up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}, + "down": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"} + } + }, + { + "from": [7.25, 2.25, 7.25], + "to": [9.75, 6, 9.75], + "faces": { + "north": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"}, + "east": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"}, + "south": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"}, + "west": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"}, + "up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}, + "down": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"} + } + }, + { + "from": [7, 6, 7], + "to": [10, 13, 10], + "faces": { + "north": {"uv": [3, 4, 6, 11], "texture": "#texture"}, + "east": {"uv": [9, 4, 6, 11], "texture": "#texture"}, + "south": {"uv": [0, 4, 3, 11], "texture": "#texture"}, + "west": {"uv": [3, 4, 0, 11], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [10, 7, 8], + "to": [10.5, 10, 9], + "faces": { + "north": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "east": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "south": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "up": {"uv": [7, 12, 8, 13], "texture": "#texture"}, + "down": {"uv": [7, 14, 8, 15], "texture": "#texture"} + } + }, + { + "from": [9.75, 11, 8], + "to": [10.25, 12, 9], + "faces": { + "north": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "east": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "south": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "up": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "down": {"uv": [10, 4, 11, 5], "texture": "#texture"} + } + }, + { + "from": [7, 0, 7], + "to": [10, 3, 10], + "faces": { + "north": {"uv": [0, 12, 3, 15], "texture": "#texture"}, + "east": {"uv": [3, 12, 0, 15], "texture": "#texture"}, + "south": {"uv": [0, 12, 3, 15], "texture": "#texture"}, + "west": {"uv": [3, 12, 0, 15], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7, 4, 7], + "to": [10, 5, 10], + "faces": { + "north": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "east": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "south": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "west": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "up": {"uv": [3, 12, 6, 15], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7.5, -2, 6.5], + "to": [9.5, 1, 8.5], + "faces": { + "north": {"uv": [10, 0, 12, 3], "texture": "#texture"}, + "east": {"uv": [8, 0, 10, 3], "texture": "#texture"}, + "south": {"uv": [14, 0, 16, 3], "texture": "#texture"}, + "west": {"uv": [12, 0, 14, 3], "texture": "#texture"}, + "up": {"uv": [12, 0, 10, 1], "texture": "#texture"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#texture"} + } + }, + { + "from": [7.5, -3, 7.5], + "to": [9.5, -2, 8.5], + "faces": { + "north": {"uv": [10, 2, 12, 3], "texture": "#texture"}, + "east": {"uv": [10, 2, 11, 3], "texture": "#texture"}, + "south": {"uv": [12, 2, 10, 3], "texture": "#texture"}, + "west": {"uv": [11, 2, 12, 3], "texture": "#texture"}, + "down": {"uv": [12, 2, 10, 3], "texture": "#texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [7, 135, 0], + "translation": [0, 2.5, 0.25], + "scale": [0.7, 0.7, 0.7] + }, + "thirdperson_lefthand": { + "rotation": [7, 135, 0], + "translation": [-0.5, 2.5, 0.25], + "scale": [0.7, 0.7, 0.7] + }, + "firstperson_righthand": { + "rotation": [6, -150, 7], + "translation": [6.75, -0.75, -5.5] + }, + "firstperson_lefthand": { + "rotation": [6, -150, 7], + "translation": [6.75, -0.75, -5.5], + "scale": [-1, 1, 1] + }, + "ground": { + "rotation": [30, 0, 45], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [14, -129, 63], + "translation": [0.25, 0, 0] + }, + "fixed": { + "rotation": [-35.5, 33.5, 49], + "translation": [-0.5, 0, -0.5] + } } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_driver-video_channel.json b/src/main/resources/assets/warpdrive/models/item/tuning_driver-video_channel.json index a5a088cd..7bb39ce1 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_driver-video_channel.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_driver-video_channel.json @@ -1,6 +1,170 @@ { - "parent": "item/generated", + "credit": "Made with Blockbench", "textures": { - "layer0": "warpdrive:items/tool/tuning_driver-cyan" + "particle": "warpdrive:items/tool/tuning_driver-video_channel", + "texture": "warpdrive:items/tool/tuning_driver-video_channel" + }, + "elements": [ + { + "from": [7.5, 16, 7.5], + "to": [9.5, 17.5, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 17.5, 8.5]}, + "faces": { + "north": {"uv": [8, 0, 6, 1], "texture": "#texture"}, + "east": {"uv": [8, 1, 6, 2], "texture": "#texture"}, + "south": {"uv": [6, 1, 8, 2], "texture": "#texture"}, + "west": {"uv": [6, 0, 8, 1], "texture": "#texture"}, + "up": {"uv": [6, 0, 8, 2], "texture": "#texture"} + } + }, + { + "from": [7, 13, 7], + "to": [10, 16, 10], + "faces": { + "north": {"uv": [0, 0, 3, 3], "texture": "#texture"}, + "east": {"uv": [3, 0, 0, 3], "texture": "#texture"}, + "south": {"uv": [0, 0, 3, 3], "texture": "#texture"}, + "west": {"uv": [3, 0, 0, 3], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7.25, 12, 7.25], + "to": [9.75, 13, 9.75], + "faces": { + "north": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}, + "east": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"}, + "south": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"}, + "west": {"uv": [2.725, 3, 0.225, 4], "texture": "#texture"}, + "up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}, + "down": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"} + } + }, + { + "from": [7.25, 2.25, 7.25], + "to": [9.75, 6, 9.75], + "faces": { + "north": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"}, + "east": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"}, + "south": {"uv": [2.755, 11, 0.255, 12], "texture": "#texture"}, + "west": {"uv": [0.255, 11, 2.755, 12], "texture": "#texture"}, + "up": {"uv": [0, 0, 2.5, 2.5], "texture": "#texture"}, + "down": {"uv": [0.225, 3, 2.725, 4], "texture": "#texture"} + } + }, + { + "from": [7, 5.5, 7], + "to": [10, 12.5, 10], + "faces": { + "north": {"uv": [3, 4, 6, 11], "texture": "#texture"}, + "east": {"uv": [9, 4, 6, 11], "texture": "#texture"}, + "south": {"uv": [0, 4, 3, 11], "texture": "#texture"}, + "west": {"uv": [3, 4, 0, 11], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [10, 6.5, 8], + "to": [10.5, 9.5, 9], + "faces": { + "north": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "east": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "south": {"uv": [7, 12, 8, 15], "texture": "#texture"}, + "up": {"uv": [7, 12, 8, 13], "texture": "#texture"}, + "down": {"uv": [7, 14, 8, 15], "texture": "#texture"} + } + }, + { + "from": [9.75, 10.5, 8], + "to": [10.25, 11.5, 9], + "faces": { + "north": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "east": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "south": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "up": {"uv": [10, 4, 11, 5], "texture": "#texture"}, + "down": {"uv": [10, 4, 11, 5], "texture": "#texture"} + } + }, + { + "from": [7, 0, 7], + "to": [10, 3, 10], + "faces": { + "north": {"uv": [0, 12, 3, 15], "texture": "#texture"}, + "east": {"uv": [3, 12, 0, 15], "texture": "#texture"}, + "south": {"uv": [0, 12, 3, 15], "texture": "#texture"}, + "west": {"uv": [3, 12, 0, 15], "texture": "#texture"}, + "up": {"uv": [3, 0, 6, 3], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7, 4, 7], + "to": [10, 5, 10], + "faces": { + "north": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "east": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "south": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "west": {"uv": [3, 14, 0, 15], "texture": "#texture"}, + "up": {"uv": [3, 12, 6, 15], "texture": "#texture"}, + "down": {"uv": [3, 12, 6, 15], "texture": "#texture"} + } + }, + { + "from": [7.5, -2, 6.5], + "to": [9.5, 1, 8.5], + "faces": { + "north": {"uv": [10, 0, 12, 3], "texture": "#texture"}, + "east": {"uv": [8, 0, 10, 3], "texture": "#texture"}, + "south": {"uv": [14, 0, 16, 3], "texture": "#texture"}, + "west": {"uv": [12, 0, 14, 3], "texture": "#texture"}, + "up": {"uv": [12, 0, 10, 1], "texture": "#texture"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#texture"} + } + }, + { + "from": [7.5, -3, 7.5], + "to": [9.5, -2, 8.5], + "faces": { + "north": {"uv": [10, 2, 12, 3], "texture": "#texture"}, + "east": {"uv": [10, 2, 11, 3], "texture": "#texture"}, + "south": {"uv": [12, 2, 10, 3], "texture": "#texture"}, + "west": {"uv": [11, 2, 12, 3], "texture": "#texture"}, + "down": {"uv": [12, 2, 10, 3], "texture": "#texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [7, 135, 0], + "translation": [0, 2.5, 0.25], + "scale": [0.7, 0.7, 0.7] + }, + "thirdperson_lefthand": { + "rotation": [7, 135, 0], + "translation": [-0.5, 2.5, 0.25], + "scale": [0.7, 0.7, 0.7] + }, + "firstperson_righthand": { + "rotation": [3, 164, 7], + "translation": [6.75, -0.75, -5.5] + }, + "firstperson_lefthand": { + "rotation": [3, 164, 7], + "translation": [6, -0.75, -5.5] + }, + "ground": { + "rotation": [30, 0, 45], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [14, -129, 63], + "translation": [0.25, 0, 0] + }, + "fixed": { + "rotation": [-35.5, 33.5, 49], + "translation": [-0.5, 0, -0.5] + } } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-black.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-black.json index e7112f57..5b0db5cb 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-black.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-black.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-black" + "wool": "minecraft:blocks/wool_colored_black" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-blue.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-blue.json index e36ca603..5d844862 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-blue.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-blue.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-blue" + "wool": "minecraft:blocks/wool_colored_blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-brown.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-brown.json index 6a681d40..4c6cbc02 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-brown.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-brown.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-brown" + "wool": "minecraft:blocks/wool_colored_brown" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-cyan.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-cyan.json index 50d73c4f..1b43bda7 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-cyan.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-cyan.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-cyan" + "wool": "minecraft:blocks/wool_colored_cyan" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-gray.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-gray.json index ce93d51d..e0300ab3 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-gray.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-gray.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-gray" + "wool": "minecraft:blocks/wool_colored_gray" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-green.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-green.json index 465b5522..cbec9eed 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-green.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-green.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-green" + "wool": "minecraft:blocks/wool_colored_green" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-light_blue.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-light_blue.json index 7a8fef15..42fc541e 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-light_blue.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-light_blue.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-light_blue" + "wool": "minecraft:blocks/wool_colored_light_blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-lime.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-lime.json index 2e838232..95ec6f87 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-lime.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-lime.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-lime" + "wool": "minecraft:blocks/wool_colored_lime" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-magenta.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-magenta.json index c7d34a93..557fa503 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-magenta.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-magenta.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-magenta" + "wool": "minecraft:blocks/wool_colored_magenta" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-orange.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-orange.json index 318b0093..f2aa4801 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-orange.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-orange.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-orange" + "wool": "minecraft:blocks/wool_colored_orange" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-pink.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-pink.json index 362654fe..3bf0031a 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-pink.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-pink.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-pink" + "wool": "minecraft:blocks/wool_colored_pink" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-purple.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-purple.json index ce467c49..5f8daf3f 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-purple.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-purple.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-purple" + "wool": "minecraft:blocks/wool_colored_purple" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-red.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-red.json index c939ac4e..8444fcac 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-red.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-red.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-red" + "wool": "minecraft:blocks/wool_colored_red" } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-silver.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-silver.json index b711c99c..707acdd2 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-silver.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-silver.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-silver" + "wool": "minecraft:blocks/wool_colored_silver" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-white.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-white.json index fdbfa018..a51b90b2 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-white.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-white.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-white" + "wool": "minecraft:blocks/wool_colored_white" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/tuning_fork-yellow.json b/src/main/resources/assets/warpdrive/models/item/tuning_fork-yellow.json index add810bb..6b135e30 100644 --- a/src/main/resources/assets/warpdrive/models/item/tuning_fork-yellow.json +++ b/src/main/resources/assets/warpdrive/models/item/tuning_fork-yellow.json @@ -1,6 +1,6 @@ { - "parent": "item/handheld", + "parent": "warpdrive:item/tool/tuning_fork", "textures": { - "layer0": "warpdrive:items/tool/tuning_fork-yellow" + "wool": "minecraft:blocks/wool_colored_yellow" } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/models/item/wrench.json b/src/main/resources/assets/warpdrive/models/item/wrench.json index 9200263c..265e760c 100644 --- a/src/main/resources/assets/warpdrive/models/item/wrench.json +++ b/src/main/resources/assets/warpdrive/models/item/wrench.json @@ -1,6 +1,109 @@ { - "parent": "item/handheld", + "credit": "Made with Blockbench", "textures": { - "layer0": "warpdrive:items/tool/wrench" + "particle": "warpdrive:items/tool/wrench", + "texture": "warpdrive:items/tool/wrench" + }, + "elements": [ + { + "from": [6.25, 2.75, 8], + "to": [9.75, 13.75, 10], + "faces": { + "north": {"uv": [4, 3, 2, 9], "texture": "#texture"}, + "east": {"uv": [4, 3, 3, 9], "texture": "#texture"}, + "south": {"uv": [2, 3, 4, 9], "texture": "#texture"}, + "west": {"uv": [3, 3, 2, 9], "texture": "#texture"}, + "up": {"uv": [2, 3, 4, 4], "texture": "#texture"}, + "down": {"uv": [2, 8, 4, 9], "texture": "#texture"} + } + }, + { + "from": [6.5, 0, 8.25], + "to": [9.5, 18, 9.75], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 11], "texture": "#texture"}, + "east": {"uv": [0, 0, 0.5, 11], "texture": "#texture"}, + "south": {"uv": [2, 0, 0, 11], "texture": "#texture"}, + "west": {"uv": [1, 0, 1.5, 11], "texture": "#texture"}, + "up": {"uv": [0, 0, 1.5, 1], "texture": "#texture"}, + "down": {"uv": [2, 8, 0, 8.5], "texture": "#texture"} + } + }, + { + "from": [1.12132, 15.46447, 8], + "to": [3.12132, 21.46447, 10], + "rotation": {"angle": -45, "axis": "z", "origin": [8.12132, 14.46447, 7.5]}, + "faces": { + "north": {"uv": [10, 0, 11, 3], "texture": "#texture"}, + "east": {"uv": [10, 0, 11, 3], "texture": "#texture"}, + "south": {"uv": [10, 0, 11, 3], "texture": "#texture"}, + "west": {"uv": [10, 0, 11, 3], "texture": "#texture"}, + "up": {"uv": [10, 0, 11, 1], "texture": "#texture"}, + "down": {"uv": [10, 2, 11, 3], "texture": "#texture"} + } + }, + { + "from": [5.12132, 16.46447, 8], + "to": [7.12132, 21.46447, 10], + "rotation": {"angle": -45, "axis": "z", "origin": [8.12132, 14.46447, 7.5]}, + "faces": { + "north": {"uv": [11, 0, 12, 3], "texture": "#texture"}, + "east": {"uv": [11, 0, 12, 3], "texture": "#texture"}, + "south": {"uv": [11, 0, 12, 3], "texture": "#texture"}, + "west": {"uv": [11, 0, 12, 3], "texture": "#texture"}, + "up": {"uv": [11, 0, 12, 1], "texture": "#texture"}, + "down": {"uv": [11, 2, 12, 3], "texture": "#texture"} + } + }, + { + "from": [5.41421, 17.58579, 7.5], + "to": [9.41421, 20.58579, 10.5], + "rotation": {"angle": -45, "axis": "z", "origin": [6, 20, 9]}, + "faces": { + "north": {"uv": [2.25, 0, 4.75, 2], "texture": "#texture"}, + "east": {"uv": [8, 0, 10, 2], "texture": "#texture"}, + "south": {"uv": [2.25, 0, 4.75, 2], "texture": "#texture"}, + "west": {"uv": [6, 0, 8, 2], "texture": "#texture"}, + "up": {"uv": [2.25, 0, 4.75, 2], "texture": "#texture"}, + "down": {"uv": [4.75, 0, 2.25, 2], "texture": "#texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, 110, 16], + "translation": [-0.75, -1.25, 0.25], + "scale": [0.5, 0.5, 0.5] + }, + "thirdperson_lefthand": { + "rotation": [0, 110, 16], + "translation": [-0.75, -1.25, 0.25], + "scale": [-0.5, 0.5, 0.5] + }, + "firstperson_righthand": { + "rotation": [-27, 108, 35], + "translation": [12, -8.25, -14] + }, + "firstperson_lefthand": { + "rotation": [-27, 108, 35], + "translation": [12, -8.25, -14], + "scale": [-1, 1, 1] + }, + "ground": { + "rotation": [45, 30, 0], + "translation": [0, 1.75, 0], + "scale": [0.4, 0.4, 0.4] + }, + "gui": { + "rotation": [-28, 175, 38], + "translation": [-1.5, -2, 0], + "scale": [0.7, 0.7, 0.7] + }, + "fixed": { + "rotation": [0, 0, -30], + "translation": [-1, -2.5, -1], + "scale": [0.8, 0.8, 0.8] + } } } \ No newline at end of file diff --git a/src/main/resources/assets/warpdrive/textures/items/component/Zoom.png b/src/main/resources/assets/warpdrive/textures/items/component/Zoom.png deleted file mode 100644 index 8ff1a233..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/Zoom.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/capacitive_cluster.png b/src/main/resources/assets/warpdrive/textures/items/component/capacitive_cluster.png index 6409388b..846b9cd1 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/capacitive_cluster.png and b/src/main/resources/assets/warpdrive/textures/items/component/capacitive_cluster.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/capacitive_crystal.png b/src/main/resources/assets/warpdrive/textures/items/component/capacitive_crystal.png index e8e2494d..a825db42 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/capacitive_crystal.png and b/src/main/resources/assets/warpdrive/textures/items/component/capacitive_crystal.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/computer_interface.png b/src/main/resources/assets/warpdrive/textures/items/component/computer_interface.png index eed32561..2301dda7 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/computer_interface.png and b/src/main/resources/assets/warpdrive/textures/items/component/computer_interface.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/diamond_cluster.png b/src/main/resources/assets/warpdrive/textures/items/component/diamond_cluster.png new file mode 100644 index 00000000..5402e51a Binary files /dev/null and b/src/main/resources/assets/warpdrive/textures/items/component/diamond_cluster.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/diamond_crystal.png b/src/main/resources/assets/warpdrive/textures/items/component/diamond_crystal.png index 66ac6dad..3856067f 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/diamond_crystal.png and b/src/main/resources/assets/warpdrive/textures/items/component/diamond_crystal.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/emerald_cluster.png b/src/main/resources/assets/warpdrive/textures/items/component/emerald_cluster.png new file mode 100644 index 00000000..23c3ba82 Binary files /dev/null and b/src/main/resources/assets/warpdrive/textures/items/component/emerald_cluster.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/emerald_crystal.png b/src/main/resources/assets/warpdrive/textures/items/component/emerald_crystal.png index ed6d93d2..7ab0b391 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/emerald_crystal.png and b/src/main/resources/assets/warpdrive/textures/items/component/emerald_crystal.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/glass_tank.png b/src/main/resources/assets/warpdrive/textures/items/component/glass_tank.png index d7dba488..98f9a1fe 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/glass_tank.png and b/src/main/resources/assets/warpdrive/textures/items/component/glass_tank.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/lens.png b/src/main/resources/assets/warpdrive/textures/items/component/lens.png index 1fefee4f..f01b7780 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/lens.png and b/src/main/resources/assets/warpdrive/textures/items/component/lens.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/memory_cluster.png b/src/main/resources/assets/warpdrive/textures/items/component/memory_cluster.png index ce48fd4c..1749d0f1 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/memory_cluster.png and b/src/main/resources/assets/warpdrive/textures/items/component/memory_cluster.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/memory_crystal.png b/src/main/resources/assets/warpdrive/textures/items/component/memory_crystal.png index 3c2d8578..90b72dee 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/memory_crystal.png and b/src/main/resources/assets/warpdrive/textures/items/component/memory_crystal.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/motor.png b/src/main/resources/assets/warpdrive/textures/items/component/motor.png index 287a2de9..4e88516d 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/motor.png and b/src/main/resources/assets/warpdrive/textures/items/component/motor.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/pump.png b/src/main/resources/assets/warpdrive/textures/items/component/pump.png index cd0bdf53..a87b50fe 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/component/pump.png and b/src/main/resources/assets/warpdrive/textures/items/component/pump.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/component/zoom.png b/src/main/resources/assets/warpdrive/textures/items/component/zoom.png new file mode 100644 index 00000000..2e70d3d4 Binary files /dev/null and b/src/main/resources/assets/warpdrive/textures/items/component/zoom.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-beam_frequency.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-beam_frequency.png new file mode 100644 index 00000000..31491885 Binary files /dev/null and b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-beam_frequency.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-blue.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-blue.png deleted file mode 100644 index 448f5adc..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-blue.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-brown.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-brown.png deleted file mode 100644 index 71e408ac..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-brown.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-control_channel.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-control_channel.png new file mode 100644 index 00000000..fa33ce2f Binary files /dev/null and b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-control_channel.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-cyan.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-cyan.png deleted file mode 100644 index d6b32be4..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-cyan.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-gray.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-gray.png deleted file mode 100644 index c3002005..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-gray.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-green.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-green.png deleted file mode 100644 index b007c217..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-green.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-light_blue.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-light_blue.png deleted file mode 100644 index 90d1a36c..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-light_blue.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-lime.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-lime.png deleted file mode 100644 index 53b7bb53..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-lime.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-magenta.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-magenta.png deleted file mode 100644 index b1e9cbef..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-magenta.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-orange.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-orange.png deleted file mode 100644 index 4575b603..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-orange.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-pink.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-pink.png deleted file mode 100644 index 5e05135c..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-pink.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-purple.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-purple.png deleted file mode 100644 index f037c584..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-purple.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-red.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-red.png deleted file mode 100644 index b95b7199..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-red.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-silver.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-silver.png deleted file mode 100644 index b4e43a69..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-silver.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-video_channel.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-video_channel.png new file mode 100644 index 00000000..2d35ea84 Binary files /dev/null and b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-video_channel.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-white.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-white.png deleted file mode 100644 index ab031154..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-white.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-yellow.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-yellow.png deleted file mode 100644 index 03d5c8d9..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_driver-yellow.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-black.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-black.png deleted file mode 100644 index 80c01e4f..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-black.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-blue.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-blue.png deleted file mode 100644 index dc54cec5..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-blue.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-brown.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-brown.png deleted file mode 100644 index 539167e4..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-brown.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-cyan.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-cyan.png deleted file mode 100644 index 78d455aa..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-cyan.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-gray.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-gray.png deleted file mode 100644 index 246c6188..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-gray.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-green.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-green.png deleted file mode 100644 index dcef6bbc..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-green.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-light_blue.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-light_blue.png deleted file mode 100644 index c0407dbd..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-light_blue.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-lime.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-lime.png deleted file mode 100644 index 113a1162..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-lime.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-magenta.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-magenta.png deleted file mode 100644 index 33368e93..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-magenta.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-orange.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-orange.png deleted file mode 100644 index 341d77be..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-orange.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-pink.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-pink.png deleted file mode 100644 index fb5b3848..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-pink.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-purple.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-purple.png deleted file mode 100644 index 16152b52..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-purple.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-red.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-red.png deleted file mode 100644 index a67d1560..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-red.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-silver.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-silver.png deleted file mode 100644 index 3583f86d..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-silver.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-white.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-white.png deleted file mode 100644 index 606579b2..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-white.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-yellow.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-yellow.png deleted file mode 100644 index 8f401f89..00000000 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork-yellow.png and /dev/null differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork.png b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork.png new file mode 100644 index 00000000..4e8706c6 Binary files /dev/null and b/src/main/resources/assets/warpdrive/textures/items/tool/tuning_fork.png differ diff --git a/src/main/resources/assets/warpdrive/textures/items/tool/wrench.png b/src/main/resources/assets/warpdrive/textures/items/tool/wrench.png index 6c10e6cc..00f7b7bf 100644 Binary files a/src/main/resources/assets/warpdrive/textures/items/tool/wrench.png and b/src/main/resources/assets/warpdrive/textures/items/tool/wrench.png differ