From fd3199313669ec39c1910e00951445d3451c6062 Mon Sep 17 00:00:00 2001 From: Eveeecx Date: Sat, 23 Nov 2024 01:13:47 +0100 Subject: [PATCH] Jumppad & Arrows --- .../models/item/mushroom_jumppad.json | 476 ++++++------------ .../models/item/mushroom_jumppad.png | Bin 788 -> 0 bytes assets/minecraft/models/item/props/arrow.json | 37 ++ .../models/item/props/mushroom_jumppad.json | 295 +++++++++++ ...d_reduced.json => _gaian_rod_reduced.json} | 0 .../models/item/rods/cloudsteel_rod_cast.json | 221 ++++++++ .../models/item/rods/sungwood_rod_cast.json | 217 ++++++++ .../models/item/rods/thorium_rod.json | 36 +- .../models/item/rods/thorium_rod_cast.json | 282 +++++++++++ .../models/item/rods/thorium_rod_icon.json | 6 + .../minecraft/textures/item/props/arrow.png | Bin 0 -> 271 bytes .../textures/item/props/arrow.png.mcmeta | 5 + .../textures/item/props/arrow_blue.png | Bin 0 -> 367 bytes .../textures/item/props/arrow_pink.png | Bin 0 -> 364 bytes .../textures/item/props/arrow_yellow.png | Bin 0 -> 366 bytes .../textures/item/props/mushroom_jumppad.png | Bin 0 -> 604 bytes .../textures/item/props/mushroom_jumppad2.png | Bin 0 -> 463 bytes 17 files changed, 1229 insertions(+), 346 deletions(-) delete mode 100644 assets/minecraft/models/item/mushroom_jumppad.png create mode 100644 assets/minecraft/models/item/props/arrow.json create mode 100644 assets/minecraft/models/item/props/mushroom_jumppad.json rename assets/minecraft/models/item/rods/{gaian_rod_reduced.json => _gaian_rod_reduced.json} (100%) create mode 100644 assets/minecraft/models/item/rods/cloudsteel_rod_cast.json create mode 100644 assets/minecraft/models/item/rods/sungwood_rod_cast.json create mode 100644 assets/minecraft/models/item/rods/thorium_rod_cast.json create mode 100644 assets/minecraft/models/item/rods/thorium_rod_icon.json create mode 100644 assets/minecraft/textures/item/props/arrow.png create mode 100644 assets/minecraft/textures/item/props/arrow.png.mcmeta create mode 100644 assets/minecraft/textures/item/props/arrow_blue.png create mode 100644 assets/minecraft/textures/item/props/arrow_pink.png create mode 100644 assets/minecraft/textures/item/props/arrow_yellow.png create mode 100644 assets/minecraft/textures/item/props/mushroom_jumppad.png create mode 100644 assets/minecraft/textures/item/props/mushroom_jumppad2.png diff --git a/assets/minecraft/models/item/mushroom_jumppad.json b/assets/minecraft/models/item/mushroom_jumppad.json index 6b7e666..9ed52d4 100644 --- a/assets/minecraft/models/item/mushroom_jumppad.json +++ b/assets/minecraft/models/item/mushroom_jumppad.json @@ -1,403 +1,223 @@ { "credit": "Made with Blockbench", - "texture_size": [128, 128], + "texture_size": [32, 32], "textures": { - "0": "mushroom_jumppad", - "particle": "mushroom_jumppad" + "0": "item/props/mushroom_jumppad2", + "particle": "item/props/mushroom_jumppad2" }, "elements": [ { - "from": [0, 0, 0], - "to": [16, 12, 16], + "from": [-0.25, -2.95, 0], + "to": [15.75, 7.05, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -7, 0]}, "faces": { - "north": {"uv": [3.5, 6, 5.5, 7.5], "texture": "#0"}, - "east": {"uv": [6, 3.5, 8, 5], "texture": "#0"}, - "south": {"uv": [6, 5, 8, 6.5], "texture": "#0"}, - "west": {"uv": [6.5, 0, 8.5, 1.5], "texture": "#0"}, - "up": {"uv": [6, 6, 4, 4], "texture": "#0"}, - "down": {"uv": [6.5, 0, 4.5, 2], "texture": "#0"} + "north": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "east": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "south": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "west": {"uv": [8, 0, 16, 4.975], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#0"}, + "down": {"uv": [8, 4.5, 12.5, 5], "texture": "#0"} } }, { - "from": [11.41421, -5.89949, 0], - "to": [23.41421, 10.10051, 16], - "rotation": {"angle": 45, "axis": "z", "origin": [17.41421, 2.10051, 8]}, - "color": 9, + "from": [16, -2.85, 3.75], + "to": [25, 3.15, 12.75], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "north": {"uv": [0, 0, 2, 1.5], "rotation": 270, "texture": "#missing"}, - "east": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#missing"}, - "south": {"uv": [0, 0, 2, 1.5], "rotation": 90, "texture": "#missing"}, - "west": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#missing"}, - "up": {"uv": [0, 0, 2, 1.5], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [0, 0, 2, 1.5], "rotation": 90, "texture": "#missing"} + "north": {"uv": [8, 1, 12.5, 4], "texture": "#0"}, + "east": {"uv": [8, 1, 12.5, 4], "texture": "#0"}, + "south": {"uv": [8, 1, 12.5, 4], "texture": "#0"}, + "west": {"uv": [8, 0, 12.5, 3], "texture": "#0"}, + "up": {"uv": [1.5, 0.5, 6, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 4.5, 12.5, 5], "rotation": 270, "texture": "#0"} } }, { - "from": [-7.41421, -5.89949, 0], - "to": [4.58579, 10.10051, 16], - "rotation": {"angle": -45, "axis": "z", "origin": [-1.41421, 2.10051, 8]}, - "color": 9, + "from": [16.25, 4.55, -0.75], + "to": [-0.75, 7.75, 16.75], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -7, 0]}, "faces": { - "north": {"uv": [0, 1.5, 2, 0], "rotation": 270, "texture": "#missing"}, - "east": {"uv": [0, 2, 2, 0], "rotation": 90, "texture": "#missing"}, - "south": {"uv": [0, 1.5, 2, 0], "rotation": 90, "texture": "#missing"}, - "west": {"uv": [0, 2, 2, 0], "rotation": 90, "texture": "#missing"}, - "up": {"uv": [0, 1.5, 2, 0], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [0, 1.5, 2, 0], "rotation": 90, "texture": "#missing"} + "north": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "east": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "south": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "west": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "up": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"} } }, { - "from": [0, -12.55635, 8.65685], - "to": [16, 3.44365, 20.65685], - "rotation": {"angle": -45, "axis": "x", "origin": [8, 2.10051, 8]}, - "color": 9, + "from": [22.5, -3.7, 13.5], + "to": [26, 3.75, 2.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "north": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#missing"}, - "east": {"uv": [0, 0, 2, 1.5], "rotation": 270, "texture": "#missing"}, - "south": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#missing"}, - "west": {"uv": [0, 0, 2, 1.5], "rotation": 90, "texture": "#missing"}, - "up": {"uv": [0, 0, 2, 1.5], "rotation": 180, "texture": "#missing"}, - "down": {"uv": [0, 0, 2, 1.5], "texture": "#missing"} + "north": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "east": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "south": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "up": {"uv": [15.5, 15.5, 16, 16], "rotation": 90, "texture": "#0"}, + "down": {"uv": [15.5, 15.5, 16, 16], "rotation": 270, "texture": "#0"} } }, { - "from": [0, -12.55635, -4.65685], - "to": [16, 3.44365, 7.34315], - "rotation": {"angle": 45, "axis": "x", "origin": [8, 2.10051, 8]}, + "from": [-5, -4.85, -5.25], + "to": [4, 1.15, 3.75], + "rotation": {"angle": 0, "axis": "y", "origin": [12, -1.9125, -0.875]}, "faces": { - "north": {"uv": [0, 4, 2, 6], "texture": "#0"}, - "east": {"uv": [4.5, 2, 6, 4], "texture": "#0"}, - "south": {"uv": [2, 4, 4, 6], "texture": "#0"}, - "west": {"uv": [0, 6, 1.5, 8], "texture": "#0"}, - "up": {"uv": [3.5, 7.5, 1.5, 6], "texture": "#0"}, - "down": {"uv": [8, 2, 6, 3.5], "texture": "#0"} + "north": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "east": {"uv": [12.5, 0, 8, 3], "texture": "#0"}, + "south": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "west": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "up": {"uv": [1.5, 5, 6, 0.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 5, 12.5, 4.5], "rotation": 270, "texture": "#0"} } }, { - "from": [0, -12.55635, 8.65685], - "to": [16, 3.44365, 20.65685], - "rotation": {"angle": -45, "axis": "x", "origin": [8, 2.10051, 8]}, - "color": 9, + "from": [-5, -4.85, 12.75], + "to": [4, 1.15, 21.75], + "rotation": {"angle": 0, "axis": "y", "origin": [12, -1.9125, 17.125]}, "faces": { - "north": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#missing"}, - "east": {"uv": [0, 0, 2, 1.5], "rotation": 270, "texture": "#missing"}, - "south": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#missing"}, - "west": {"uv": [0, 0, 2, 1.5], "rotation": 90, "texture": "#missing"}, - "up": {"uv": [0, 0, 2, 1.5], "rotation": 180, "texture": "#missing"}, - "down": {"uv": [0, 0, 2, 1.5], "texture": "#missing"} + "north": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "east": {"uv": [12.5, 0, 8, 3], "texture": "#0"}, + "south": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "west": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "up": {"uv": [1.5, 5, 6, 0.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 5, 12.5, 4.5], "rotation": 270, "texture": "#0"} } }, { - "from": [8, -10.88262, 17.49049], - "to": [24, 5.11738, 17.49049], - "rotation": {"angle": -45, "axis": "x", "origin": [8, 6.60786, 8]}, + "from": [12.25, -4.85, 12.75], + "to": [21.25, 1.15, 21.75], + "rotation": {"angle": 0, "axis": "y", "origin": [29.25, -1.9125, 17.125]}, "faces": { - "east": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "south": {"uv": [2.5, 0, 4.5, 2], "texture": "#0"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "up": {"uv": [4.5, 0, 6.5, 0], "texture": "#0"}, - "down": {"uv": [4.5, 0, 6.5, 0], "texture": "#0"} + "north": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "east": {"uv": [12.5, 0, 8, 3], "texture": "#0"}, + "south": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "west": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "up": {"uv": [1.5, 5, 6, 0.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 5, 12.5, 4.5], "rotation": 270, "texture": "#0"} } }, { - "from": [4, 2, 3], - "to": [12, 14, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]}, + "from": [12.25, -4.85, -5.25], + "to": [21.25, 1.15, 3.75], + "rotation": {"angle": 0, "axis": "y", "origin": [29.25, -1.9125, -0.875]}, "faces": { - "north": {"uv": [3.5, 6, 5.5, 7.5], "texture": "#0"}, - "east": {"uv": [6, 3.5, 8, 5], "texture": "#0"}, - "south": {"uv": [6, 5, 8, 6.5], "texture": "#0"}, - "west": {"uv": [6.5, 0, 8.5, 1.5], "texture": "#0"}, - "up": {"uv": [6, 6, 4, 4], "texture": "#0"}, - "down": {"uv": [6.5, 0, 4.5, 2], "texture": "#0"} + "north": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "east": {"uv": [12.5, 0, 8, 3], "texture": "#0"}, + "south": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "west": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "up": {"uv": [1.5, 5, 6, 0.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 5, 12.5, 4.5], "rotation": 270, "texture": "#0"} } }, { - "from": [-8, -10.88262, 17.49049], - "to": [8, 5.11738, 17.49049], - "rotation": {"angle": -45, "axis": "x", "origin": [8, 6.60786, 8]}, + "from": [-9, -2.85, 3.75], + "to": [0, 3.15, 12.75], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "east": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "south": {"uv": [4.5, 0, 2.5, 2], "texture": "#0"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "up": {"uv": [6.5, 0, 4.5, 0], "texture": "#0"}, - "down": {"uv": [6.5, 0, 4.5, 0], "texture": "#0"} + "north": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "east": {"uv": [12.5, 0, 8, 3], "texture": "#0"}, + "south": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "west": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "up": {"uv": [1.5, 5, 6, 0.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 5, 12.5, 4.5], "rotation": 270, "texture": "#0"} } }, { - "from": [-8, -10.88262, -1.49049], - "to": [8, 5.11738, -1.49049], - "rotation": {"angle": 45, "axis": "x", "origin": [8, 6.60786, 8]}, + "from": [-10, -3.7, 13.5], + "to": [-5.5, 3.75, 2.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "north": {"uv": [2.5, 0, 4.5, 2], "texture": "#0"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "up": {"uv": [6.5, 0, 4.5, 0], "texture": "#0"}, - "down": {"uv": [6.5, 0, 4.5, 0], "texture": "#0"} + "north": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "south": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "west": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "up": {"uv": [15.5, 16, 16, 15.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [15.5, 16, 16, 15.5], "rotation": 270, "texture": "#0"} } }, { - "from": [8, -10.88262, -1.49049], - "to": [24, 5.11738, -1.49049], - "rotation": {"angle": 45, "axis": "x", "origin": [8, 6.60786, 8]}, + "from": [-6, -3.7, 23], + "to": [22.5, 3.75, -6], + "rotation": {"angle": 0, "axis": "y", "origin": [12, 0.0875, 88.125]}, "faces": { - "north": {"uv": [4.5, 0, 2.5, 2], "texture": "#0"}, - "east": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "west": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "up": {"uv": [4.5, 0, 6.5, 0], "texture": "#0"}, - "down": {"uv": [4.5, 0, 6.5, 0], "texture": "#0"} + "north": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "east": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "south": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "west": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "up": {"uv": [15.5, 16, 16, 15.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [15.5, 16, 16, 15.5], "rotation": 270, "texture": "#0"} } }, { - "from": [-1.49049, -10.88262, -8], - "to": [-1.49049, 5.11738, 8], - "rotation": {"angle": -45, "axis": "z", "origin": [8, 6.60786, 8]}, + "from": [3.375, -2.85, 16.125], + "to": [12.375, 3.15, 25.125], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "north": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "south": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "west": {"uv": [4.5, 0, 2.5, 2], "texture": "#0"}, - "up": {"uv": [6.5, 0, 4.5, 0], "rotation": 90, "texture": "#0"}, - "down": {"uv": [6.5, 0, 4.5, 0], "rotation": 270, "texture": "#0"} + "north": {"uv": [8, 0, 12.5, 3], "texture": "#0"}, + "east": {"uv": [8, 1, 12.5, 4], "texture": "#0"}, + "south": {"uv": [8, 1, 12.5, 4], "texture": "#0"}, + "west": {"uv": [8, 1, 12.5, 4], "texture": "#0"}, + "up": {"uv": [1.5, 0.5, 6, 5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [8, 4.5, 12.5, 5], "rotation": 180, "texture": "#0"} } }, { - "from": [-1.49049, -10.88262, 8], - "to": [-1.49049, 5.11738, 24], - "rotation": {"angle": -45, "axis": "z", "origin": [8, 6.60786, 8]}, + "from": [13.625, -3.7, 22.375], + "to": [2.625, 3.75, 26.125], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "north": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "south": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "west": {"uv": [2.5, 0, 4.5, 2], "texture": "#0"}, - "up": {"uv": [4.5, 0, 6.5, 0], "rotation": 90, "texture": "#0"}, - "down": {"uv": [4.5, 0, 6.5, 0], "rotation": 270, "texture": "#0"} + "east": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "south": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "west": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}, + "up": {"uv": [15.5, 15.5, 16, 16], "rotation": 180, "texture": "#0"}, + "down": {"uv": [15.5, 15.5, 16, 16], "rotation": 180, "texture": "#0"} } }, { - "from": [17.49049, -10.88262, -8], - "to": [17.49049, 5.11738, 8], - "rotation": {"angle": 45, "axis": "z", "origin": [8, 6.60786, 8]}, + "from": [13.625, -3.7, -9.875], + "to": [2.625, 3.75, -6.125], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "north": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "east": {"uv": [2.5, 0, 4.5, 2], "texture": "#0"}, - "south": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "up": {"uv": [6.5, 0, 4.5, 0], "rotation": 90, "texture": "#0"}, - "down": {"uv": [6.5, 0, 4.5, 0], "rotation": 270, "texture": "#0"} + "north": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "east": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "west": {"uv": [16, 15.5, 15.5, 16], "texture": "#0"}, + "up": {"uv": [15.5, 16, 16, 15.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [15.5, 16, 16, 15.5], "rotation": 180, "texture": "#0"} } }, { - "from": [17.49049, -10.88262, 8], - "to": [17.49049, 5.11738, 24], - "rotation": {"angle": 45, "axis": "z", "origin": [8, 6.60786, 8]}, + "from": [3.375, -2.85, -8.875], + "to": [12.375, 3.15, 0.125], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0.0875, 8.125]}, "faces": { - "north": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "east": {"uv": [4.5, 0, 2.5, 2], "texture": "#0"}, - "south": {"uv": [0, 0, 0, 2], "texture": "#0"}, - "up": {"uv": [4.5, 0, 6.5, 0], "rotation": 90, "texture": "#0"}, - "down": {"uv": [4.5, 0, 6.5, 0], "rotation": 270, "texture": "#0"} + "north": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "east": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "south": {"uv": [12.5, 0, 8, 3], "texture": "#0"}, + "west": {"uv": [12.5, 1, 8, 4], "texture": "#0"}, + "up": {"uv": [1.5, 5, 6, 0.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [8, 5, 12.5, 4.5], "rotation": 180, "texture": "#0"} } }, { - "from": [0, 3.75, 0], - "to": [16, 11, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [0, -4, 0]}, - "color": 7, + "from": [7.75, 8.05, 3.5], + "to": [7.75, 22, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -14, 0]}, "faces": { - "north": {"uv": [0, 0, 2, 0.90625], "texture": "#missing"}, - "east": {"uv": [0, 0, 2, 0.90625], "texture": "#missing"}, - "south": {"uv": [0, 0, 2, 0.90625], "texture": "#missing"}, - "west": {"uv": [0, 0, 2, 0.90625], "texture": "#missing"}, - "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, - "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + "east": {"uv": [0.5, 9.025, 5, 16], "texture": "#0"}, + "west": {"uv": [0.5, 9.025, 5, 16], "texture": "#0"} } }, { - "from": [-6, -0.5, 11], - "to": [10, 3.925, 30], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, + "from": [-16, -4.2, -16], + "to": [32, -4.2, 32], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 1.8, 0]}, + "color": 2, "faces": { - "north": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "east": {"uv": [0, 0, 2.375, 0.55313], "texture": "#missing"}, - "south": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "west": {"uv": [0, 0, 2.375, 0.55313], "texture": "#missing"}, - "up": {"uv": [0, 0, 2, 2.375], "texture": "#missing"}, - "down": {"uv": [0, 0, 2, 2.375], "texture": "#missing"} - } - }, - { - "from": [10, -0.25, 16], - "to": [21, 4, 27], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "up": {"uv": [0, 0, 1.375, 1.375], "texture": "#missing"}, - "down": {"uv": [0, 0, 1.375, 1.375], "texture": "#missing"} - } - }, - { - "from": [3, -0.25, 13], - "to": [14, 8, 24], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "up": {"uv": [0, 0, 1.375, 1.375], "texture": "#missing"}, - "down": {"uv": [0, 0, 1.375, 1.375], "texture": "#missing"} - } - }, - { - "from": [6, -0.5, -14], - "to": [22, 3.925, 0], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.75, 0.55313], "texture": "#missing"}, - "south": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.75, 0.55313], "texture": "#missing"}, - "up": {"uv": [2, 1.75, 4, 3.5], "texture": "#missing"}, - "down": {"uv": [2, 1.75, 4, 3.5], "texture": "#missing"} - } - }, - { - "from": [-5, -0.25, -11], - "to": [6, 4, 0], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "up": {"uv": [1.375, 1.375, 2.75, 2.75], "texture": "#missing"}, - "down": {"uv": [1.375, 1.375, 2.75, 2.75], "texture": "#missing"} - } - }, - { - "from": [2, -0.25, -8], - "to": [13, 8, 3], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "up": {"uv": [1.375, 1.375, 2.75, 2.75], "texture": "#missing"}, - "down": {"uv": [1.375, 1.375, 2.75, 2.75], "texture": "#missing"} - } - }, - { - "from": [13, -0.25, 2], - "to": [24, 8, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "up": {"uv": [1.375, 1.375, 2.75, 2.75], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [1.375, 1.375, 2.75, 2.75], "rotation": 270, "texture": "#missing"} - } - }, - { - "from": [16, -0.25, -5], - "to": [27, 4, 6], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "up": {"uv": [1.375, 1.375, 2.75, 2.75], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [1.375, 1.375, 2.75, 2.75], "rotation": 270, "texture": "#missing"} - } - }, - { - "from": [16, -0.5, 6], - "to": [30, 3.925, 22], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.75, 0.55313], "texture": "#missing"}, - "east": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.75, 0.55313], "texture": "#missing"}, - "west": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "up": {"uv": [2, 1.75, 4, 3.5], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [2, 1.75, 4, 3.5], "rotation": 270, "texture": "#missing"} - } - }, - { - "from": [-11, -0.25, 10], - "to": [-6, 4, 21], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 0.625, 0.53125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "south": {"uv": [0, 0, 0.625, 0.53125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 0.53125], "texture": "#missing"}, - "up": {"uv": [0, 0, 1.375, 0.625], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [0, 0, 1.375, 0.625], "rotation": 270, "texture": "#missing"} - } - }, - { - "from": [-8, -0.25, 3], - "to": [3, 8, 14], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "east": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "west": {"uv": [0, 0, 1.375, 1.03125], "texture": "#missing"}, - "up": {"uv": [0, 0, 1.375, 1.375], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [0, 0, 1.375, 1.375], "rotation": 270, "texture": "#missing"} - } - }, - { - "from": [-14, -0.5, -6], - "to": [0, 3.925, 10], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, - "color": 7, - "faces": { - "north": {"uv": [0, 0, 1.75, 0.55313], "texture": "#missing"}, - "east": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "south": {"uv": [0, 0, 1.75, 0.55313], "texture": "#missing"}, - "west": {"uv": [0, 0, 2, 0.55313], "texture": "#missing"}, - "up": {"uv": [0, 0, 2, 1.75], "rotation": 90, "texture": "#missing"}, - "down": {"uv": [0, 0, 2, 1.75], "rotation": 270, "texture": "#missing"} + "north": {"uv": [0, 0, 16, 0], "texture": "#missing"}, + "east": {"uv": [0, 0, 16, 0], "texture": "#missing"}, + "south": {"uv": [0, 0, 16, 0], "texture": "#missing"}, + "west": {"uv": [0, 0, 16, 0], "texture": "#missing"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#missing"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#missing"} } } - ], - "groups": [ - { - "name": "group", - "origin": [8, 6.60786, 8], - "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] - }, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27 ] } \ No newline at end of file diff --git a/assets/minecraft/models/item/mushroom_jumppad.png b/assets/minecraft/models/item/mushroom_jumppad.png deleted file mode 100644 index 72c7795642dc283174afe9bb4d789a89a77bed86..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 788 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSjKx9jP7LeL$-HD>U^?gN;uumf z=j~nlZed4>;~&+JH?Z$?3fVKcqiV&CA51ljWnI0gS|3?Ek{)x4nVBt0NLOrcy^)bQ z{m`ck``iNjjwGBrrSx!1*VTERHk&`EZ#Le1{`+Otv`x&vZ{Iy>TwSbNc;PMYalN|T?T6Vba_vnTiP@7s@esy{oOV6we_ySdEmwgsDa zrCG1h{Cl^tqhrf;|H`lOZ)?83n!Z_ewp*(D{jd|VEZvEs4O)UtTc)rrShc!dNYUf? z9R{68PsBMKrT$4bxX$~-q}cKP0K=8SPuwjE>u#wxvMaKD{3G08wZ87i^dqtiAALfZ zlJ9lJYPF`Cgng-b%f8^Ybl>?kTOao=W4e{~bK#^a76ZvO_a~XWc-3wl98;RQy0TO& z?CXY#wej=ctCZf}d+D9UR{NUw)fYbA%d-o!O*c?dYPS+k>UVZ=srzo<)p26!)yH9P zx0ls-gnandkml*j6ll-1K!!1(k3qwoVTv-tDM5y(91TS*4wkR?^LR;$+ScD>fAD;< zaAN$1$g3WorqnVVNqn0SwsG15$zq15Jw9s=Ep5`?Z1?Qhxx)+eD>nX9SW%z<{@Ru2 zx2yC1&X=neE~$Cj)6wz%b;8kTmwoSr->m;X-}>d%`q!7u*Vp~%wglS*bHMcuFNIQO zkcD?w$X}`7xoP4P&EE_jtfd@hXE38U&rR!wv_gs5*;R2i&wjS2`^nymf9+R0FZR6t z=c&a#qQ^?{m*bUk#9kavQ}frmp`fU4No`whrItN z+~tnq2w*6D{v|09wR`!Z>3q)_V)j0gAGVBI=|itqKbpuofy`glX(f`ob+^Y49RGG zd&Qcs*+8J>q2Z#FoB_A)OcK6Obozw)g6`l*M*R)T95yZb|GHvLs!rMxC$E>m_pC2Z zJ^Vg%*A@?r_RY^Nv|296^5%(Yw6E6@>TAmuf2o?;893>S1l!v6*)3lipU%}Wd}Vrm z|MYWZ6Xf5`tvRc>OTXgR*P~PO&zt>ktc>``nIY7g6sTdx#kyNVq}%CZpvDgN-js_T zc2b-$f&ZO$8(uKW*IrP0lp~lfU$~DsbBo8~eiO4!i|8Xa-RDGqVAVdW<;d0geFo4| N44$rjF6*2Ung9{(ZfF1i literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/item/props/arrow.png.mcmeta b/assets/minecraft/textures/item/props/arrow.png.mcmeta new file mode 100644 index 0000000..ceecb03 --- /dev/null +++ b/assets/minecraft/textures/item/props/arrow.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/props/arrow_blue.png b/assets/minecraft/textures/item/props/arrow_blue.png new file mode 100644 index 0000000000000000000000000000000000000000..f42f8d57c4c8a0419905e29906b4037f8f39c456 GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp^0zf>0gAGVBI=|itq&N#aB8wRqxP?KOkzv*x380js zr;B4qM&sLA8*>jE2)N!CyrnR;++*@NV+-ljhMq~0mv(;STe*ix-&Lj2u2m^jr6J+Z zb&g5z?EDw~Tc5&m$98rk*Y%{EX9T!D{l30@XEmEp!_3gxGrLZuHGG^AZryy~j?G2w zq<8x=^eU}oY<;Q@GZa|HGgj19F0x^NaKX?~V)p5ur;fkeTJ!ZP=cOH~Tbo3-mjrIG zOPIaTW@qI$Kb~j&FSqM@r(OFewEWT8)Aw(yG;VX4-kZ%-=`H5M$jZefBBH^sw!nc? zBjA=sfXat_Ca)z8LMwZPJef=xS-l(@FS#{-+Q4+Gx#81--cJeZnKl(Wl;tT~pYC1S za7V-Z+|k+7_ixYq4-x)sUe-20K10m>_{ZySasm}q%t_jv-bH1Dy-=FJO-<%*#Th=N_eoOBP zf(b*0`lNpLUJRBG>ANjUW)^>mbMfxwA8nFAEYM}+mO$Q<1ztdbavNKLvPOaOX9W}} z9tBE>0!0G9CZI&}D3L;xND^oXC{R2Kln@2VzZFm(c$5br%7dc{$j%n}8SH>dHp>}*>%dpM>Wcku;;q>nc`gnT>z0000< KMNUMnLSTY|2$CfL literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/item/props/arrow_yellow.png b/assets/minecraft/textures/item/props/arrow_yellow.png new file mode 100644 index 0000000000000000000000000000000000000000..5dd6094b18dd88668f1c1a4a274d9d47ea9c55bf GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^0zf>0gAGVBI=|itq&N#aB8wRqxP?KOkzv*x380jM zr;B4qM&sLAhI!2n0;G0TeIYVWw^Dd;d;@w8r;lH%+A zY>dYB?9={h_cZKIH}-xQr88U7$#GxpzS+Ce6&PnkZk@SuMGl)pf8|zVjx%S4_bNSm z*ZpkL^2f8=J?jk^V$O>*%=6cu@|>YP`8Z2r&bsH^?brK1T@6?Fcs%VYSJ0hHt_OcL zXz;5oaNyJk zxTO)G@*$teYe|F9%3dK)CR0XMFNelUZjGNdFr8{{__Uz+Q^Izopr0APNV2><{9 literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/item/props/mushroom_jumppad.png b/assets/minecraft/textures/item/props/mushroom_jumppad.png new file mode 100644 index 0000000000000000000000000000000000000000..f6734940266dcd20a709d59f27eb3759c9f2cd3e GIT binary patch literal 604 zcmV-i0;BzjP)Px%7D+@wR9J<*mOo3wKp4iKlt2}SU@5jBh?t=T{Q%-DUHuqtf}5jT7s0L_9Gu*Q zuEkNLh^x>J1rf!h)M^n?r*mlDE-_PdG3Ah-o$FZUor&r$6YMvi};JT zpCJIib*cb>^Sj!g^QU3!#0v|ekVDk?os53(J$2}wBF#`b5eryGzRq)ZFc5Q9Xh_KcGFT(HKbt<7b;|BQrtImRI zjE~BL_nFNAgag+N+q7ef2#vW;1^sak0N`ykQ;S2Ff?3%vt)yDl@dtbz=moor!Ym&+ z8l&BtAP1qSh;5mq^JYPrg7#xedksw!Gr)&kzJ_x*Am^4Z#WKtJVpt73{vfphi{6Gw zUq*!SQcQU!6SANzEEg=fRP!ZWo)g`sF6`#vjU+Kji z_i+1kE%aU7p9#;d6SZGIhQV*N#!4f6aCE}R!0vHD2x$`dwB%G17-LM;KP$DhJ#955 zVs(Hq#$M`mFvgf=S&1T)rAP?|NE`rWHK9WF{V;i>Mo|b2@Zy9C6Ds(K<#gh*36lnR z!U%l%J^)~`R1%)2k@XufG_cWV0KtyszIkE;0OeQ}YSa0bQPzR~BvuEK=ALk^%}f!B q8TgO9YYogh-%|}F<=OX)8TbWpd;)^3rghu^00001;p8apshFi+ky_`iI1~l z7^Xk{!EjE)fj>*a;rz7aW_Q(Y2BkC@3ksduZxA3H?iZ*LWXg4dQ3vSc4@cV9UUBwc za7Ay+47N=oDGJ*a4o!8?EMwTX&{6la`@sjS|NsAA9&OCKSm76twg36swPZ zn*sA~3w36Gd+X*EBJ$0PIxU)2*E2EeZx(D*f1t=9+|YXD`*eNDDQZ3r8cR|+4)7eG z_9=5N2m3zT20aJAJHbo_rxbP0l+XkK DbaKBq literal 0 HcmV?d00001