From e3f275ca18c0e42d018a98166ee7742a69284a32 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Sat, 30 Nov 2024 13:52:04 +0000 Subject: [PATCH] Candle Stand Sizing --- .../assets/lz/models/items/candle_stand.json | 282 +++++++++--------- 1 file changed, 145 insertions(+), 137 deletions(-) diff --git a/packs/0-lzcustom/assets/lz/models/items/candle_stand.json b/packs/0-lzcustom/assets/lz/models/items/candle_stand.json index 49642c0..15729ec 100644 --- a/packs/0-lzcustom/assets/lz/models/items/candle_stand.json +++ b/packs/0-lzcustom/assets/lz/models/items/candle_stand.json @@ -1,16 +1,17 @@ { "textures": { - "0": "minecraft:block/candle", - "1": "minecraft:block/gold_block", + "0": "block/candle", + "1": "block/gold_block", "2": "lz:block/items/flame", - "particle": "minecraft:block/gold_block" + "particle": "block/gold_block" }, "elements": [ { - "from": [7.5, 5.5, 4.5], - "to": [8.5, 7.75, 5.5], + "from": [7.2, 8.8, 2.4], + "to": [8.8, 12.4, 4], "shade": false, "light_emission": 12, + "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, "faces": { "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, @@ -21,10 +22,11 @@ } }, { - "from": [7.5, 5.5, 10.5], - "to": [8.5, 7.75, 11.5], + "from": [7.2, 8.8, 12], + "to": [8.8, 12.4, 13.6], "shade": false, "light_emission": 12, + "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, "faces": { "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, @@ -35,10 +37,11 @@ } }, { - "from": [10.5, 5.5, 7.5], - "to": [11.5, 7.75, 8.5], + "from": [12, 8.8, 7.2], + "to": [13.6, 12.4, 8.8], "shade": false, "light_emission": 12, + "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, "faces": { "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, @@ -49,10 +52,11 @@ } }, { - "from": [4.5, 5.5, 7.5], - "to": [5.5, 7.75, 8.5], + "from": [2.4, 8.8, 7.2], + "to": [4, 12.4, 8.8], "shade": false, "light_emission": 12, + "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, "faces": { "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, @@ -63,10 +67,11 @@ } }, { - "from": [7.5, 6.75, 7.5], - "to": [8.5, 9, 8.5], + "from": [7.2, 10.8, 7.2], + "to": [8.8, 14.4, 8.8], "shade": false, "light_emission": 12, + "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, "faces": { "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, @@ -77,8 +82,9 @@ } }, { - "from": [7.5, 1, 7.5], - "to": [8.5, 6.25, 8.5], + "from": [7.2, 1.6, 7.2], + "to": [8.8, 10, 8.8], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, "faces": { "north": {"uv": [8, 3, 10, 13], "texture": "#1"}, "east": {"uv": [8, 3, 10, 13], "texture": "#1"}, @@ -89,9 +95,9 @@ } }, { - "from": [7, 0, 7], - "to": [9, 1, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]}, + "from": [6.4, 0, 6.4], + "to": [9.6, 1.6, 9.6], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, "faces": { "north": {"uv": [3, 10, 7, 12], "texture": "#1"}, "east": {"uv": [3, 10, 7, 12], "texture": "#1"}, @@ -102,9 +108,9 @@ } }, { - "from": [7.25, 5.25, 4.25], - "to": [8.75, 5.75, 5.75], - "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]}, + "from": [6.8, 8.4, 2], + "to": [9.2, 9.2, 4.4], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, "faces": { "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, @@ -115,9 +121,9 @@ } }, { - "from": [7.25, 5.25, 10.25], - "to": [8.75, 5.75, 11.75], - "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]}, + "from": [6.8, 8.4, 11.6], + "to": [9.2, 9.2, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, "faces": { "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, @@ -128,9 +134,9 @@ } }, { - "from": [10.25, 5.25, 7.25], - "to": [11.75, 5.75, 8.75], - "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]}, + "from": [11.6, 8.4, 6.8], + "to": [14, 9.2, 9.2], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, "faces": { "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, @@ -141,9 +147,9 @@ } }, { - "from": [4.25, 5.25, 7.25], - "to": [5.75, 5.75, 8.75], - "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]}, + "from": [2, 8.4, 6.8], + "to": [4.4, 9.2, 9.2], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, "faces": { "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, @@ -154,9 +160,9 @@ } }, { - "from": [7.25, 6.25, 7.25], - "to": [8.75, 6.75, 8.75], - "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]}, + "from": [6.8, 10, 6.8], + "to": [9.2, 10.8, 9.2], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, "faces": { "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, @@ -167,9 +173,9 @@ } }, { - "from": [4.125, 4, 7.751], - "to": [5.75, 4.5, 8.249], - "rotation": {"angle": -22.5, "axis": "z", "origin": [6, 2.75, 7]}, + "from": [1.8, 6.4, 7.6016], + "to": [4.4, 7.2, 8.3984], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.8, 4.4, 6.4]}, "faces": { "north": {"uv": [3, 5, 8, 7], "texture": "#1"}, "east": {"uv": [3, 5, 8, 7], "texture": "#1"}, @@ -180,9 +186,9 @@ } }, { - "from": [7.75, 4.625, 4.75], - "to": [8.25, 5.25, 5.25], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.75, 8]}, + "from": [7.6, 7.4, 2.8], + "to": [8.4, 8.4, 3.6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, "faces": { "north": {"uv": [3, 5, 8, 7], "texture": "#1"}, "east": {"uv": [3, 5, 8, 7], "texture": "#1"}, @@ -193,9 +199,9 @@ } }, { - "from": [7.75, 4, 6.25], - "to": [8.25, 4.5, 7.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.75, 8]}, + "from": [7.6, 6.4, 5.2], + "to": [8.4, 7.2, 7.2], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, "faces": { "north": {"uv": [3, 5, 8, 7], "texture": "#1"}, "east": {"uv": [3, 5, 8, 7], "texture": "#1"}, @@ -206,9 +212,9 @@ } }, { - "from": [10.75, 4.625, 7.75], - "to": [11.25, 5.25, 8.25], - "rotation": {"angle": 0, "axis": "y", "origin": [5.9375, 4.59375, 8]}, + "from": [12.4, 7.4, 7.6], + "to": [13.2, 8.4, 8.4], + "rotation": {"angle": 0, "axis": "y", "origin": [4.7, 7.35, 8]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -219,9 +225,9 @@ } }, { - "from": [8.5, 4, 7.75], - "to": [9.75, 4.5, 8.25], - "rotation": {"angle": 0, "axis": "y", "origin": [5.9375, 4.59375, 8]}, + "from": [8.8, 6.4, 7.6], + "to": [10.8, 7.2, 8.4], + "rotation": {"angle": 0, "axis": "y", "origin": [4.7, 7.35, 8]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -232,9 +238,9 @@ } }, { - "from": [9.589, 4.296, 7.751], - "to": [11.214, 4.796, 8.249], - "rotation": {"angle": 22.5, "axis": "z", "origin": [10.4125, 4.55, 8]}, + "from": [10.5424, 6.8736, 7.6016], + "to": [13.1424, 7.6736, 8.3984], + "rotation": {"angle": 22.5, "axis": "z", "origin": [11.86, 7.28, 8]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -245,9 +251,9 @@ } }, { - "from": [7.751, 3.36742, 4.6049], - "to": [8.249, 3.86742, 6.2299], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.61742, 7.825]}, + "from": [7.6016, 5.38787, 2.56784], + "to": [8.3984, 6.18787, 5.16784], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 5.78787, 7.72]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -258,9 +264,9 @@ } }, { - "from": [4.75, 4.625, 7.75], - "to": [5.25, 5.25, 8.25], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.75, 8]}, + "from": [2.8, 7.4, 7.6], + "to": [3.6, 8.4, 8.4], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -271,9 +277,9 @@ } }, { - "from": [6.25, 4, 7.75], - "to": [7.5, 4.5, 8.25], - "rotation": {"angle": 0, "axis": "y", "origin": [7, 2.75, 7]}, + "from": [5.2, 6.4, 7.6], + "to": [7.2, 7.2, 8.4], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 4.4, 6.4]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -284,9 +290,9 @@ } }, { - "from": [7.751, 3.235, 10.4], - "to": [8.249, 3.735, 12.025], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1.975, 8.15]}, + "from": [7.6016, 5.176, 11.84], + "to": [8.3984, 5.976, 14.44], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3.16, 8.24]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -297,9 +303,9 @@ } }, { - "from": [7.75, 4.625, 10.75], - "to": [8.25, 5.25, 11.25], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.75, 8]}, + "from": [7.6, 7.4, 12.4], + "to": [8.4, 8.4, 13.2], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -310,9 +316,9 @@ } }, { - "from": [7.75, 4, 8.5], - "to": [8.25, 4.5, 9.75], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.75, 8]}, + "from": [7.6, 6.4, 8.8], + "to": [8.4, 7.2, 10.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, "faces": { "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, @@ -323,200 +329,200 @@ } }, { - "from": [3.15, 7.75, -0.15], - "to": [3.65, 8.25, -0.15], + "from": [0.24, 12.4, -5.04], + "to": [1.04, 13.2, -5.04], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [19.15, 7.75, -0.15]}, + "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, "faces": { "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, "south": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [8.01307, 7.75, 10.73693], - "to": [8.01307, 8.25, 11.23693], + "from": [8.02091, 12.4, 12.37909], + "to": [8.02091, 13.2, 13.17909], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.01307, 8, 10.98693]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, "faces": { "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, "west": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [3.15, 7.75, -4.4], - "to": [3.65, 8.25, -4.4], + "from": [0.24, 12.4, -11.84], + "to": [1.04, 13.2, -11.84], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [19.15, 7.75, -0.15]}, + "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, "faces": { "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, "south": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [8.01307, 7.75, 6.48693], - "to": [8.01307, 8.25, 6.98693], + "from": [8.02091, 12.4, 5.57909], + "to": [8.02091, 13.2, 6.37909], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.01307, 8, 10.98693]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, "faces": { "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, "west": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [7.4, 7.75, -4.4], - "to": [7.9, 8.25, -4.4], + "from": [7.04, 12.4, -11.84], + "to": [7.84, 13.2, -11.84], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [19.15, 7.75, -0.15]}, + "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, "faces": { "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, "south": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [12.26307, 7.75, 6.48693], - "to": [12.26307, 8.25, 6.98693], + "from": [14.82091, 12.4, 5.57909], + "to": [14.82091, 13.2, 6.37909], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.01307, 8, 10.98693]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, "faces": { "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, "west": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [7.4, 9, -1.4], - "to": [7.9, 9.5, -1.4], + "from": [7.04, 14.4, -7.04], + "to": [7.84, 15.2, -7.04], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [19.15, 9, 2.85]}, + "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 14.4, -0.24]}, "faces": { "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, "south": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [12.26307, 9, 9.48693], - "to": [12.26307, 9.5, 9.98693], + "from": [14.82091, 14.4, 10.37909], + "to": [14.82091, 15.2, 11.17909], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.01307, 9.25, 13.98693]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 14.8, 17.57909]}, "faces": { "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, "west": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [7.4, 7.75, -0.15], - "to": [7.9, 8.25, -0.15], + "from": [7.04, 12.4, -5.04], + "to": [7.84, 13.2, -5.04], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [19.15, 7.75, -0.15]}, + "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, "faces": { "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, "south": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [12.26307, 7.75, 10.73693], - "to": [12.26307, 8.25, 11.23693], + "from": [14.82091, 12.4, 12.37909], + "to": [14.82091, 13.2, 13.17909], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.01307, 8, 10.98693]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, "faces": { "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, "west": {"uv": [0, 5, 1, 6], "texture": "#0"} } }, { - "from": [7.4, 8, 5], - "to": [8.6, 9.2, 5], + "from": [7.04, 12.8, 3.2], + "to": [8.96, 14.72, 3.2], "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 8.6, 5]}, + "rotation": {"angle": -45, "axis": "y", "origin": [8, 13.76, 3.2]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [7.4, 8, 5], - "to": [8.6, 9.2, 5], + "from": [7.04, 12.8, 3.2], + "to": [8.96, 14.72, 3.2], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 8.6, 5]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8, 13.76, 3.2]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [7.4, 8, 11], - "to": [8.6, 9.2, 11], + "from": [7.04, 12.8, 12.8], + "to": [8.96, 14.72, 12.8], "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 8.6, 11]}, + "rotation": {"angle": -45, "axis": "y", "origin": [8, 13.76, 12.8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [7.4, 8, 11], - "to": [8.6, 9.2, 11], + "from": [7.04, 12.8, 12.8], + "to": [8.96, 14.72, 12.8], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 8.6, 11]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8, 13.76, 12.8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [10.4, 8, 8], - "to": [11.6, 9.2, 8], + "from": [11.84, 12.8, 8], + "to": [13.76, 14.72, 8], "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [11, 8.6, 8]}, + "rotation": {"angle": -45, "axis": "y", "origin": [12.8, 13.76, 8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [10.4, 8, 8], - "to": [11.6, 9.2, 8], + "from": [11.84, 12.8, 8], + "to": [13.76, 14.72, 8], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [11, 8.6, 8]}, + "rotation": {"angle": 45, "axis": "y", "origin": [12.8, 13.76, 8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [4.4, 8, 8], - "to": [5.6, 9.2, 8], + "from": [2.24, 12.8, 8], + "to": [4.16, 14.72, 8], "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [5, 8.6, 8]}, + "rotation": {"angle": -45, "axis": "y", "origin": [3.2, 13.76, 8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [4.4, 8, 8], - "to": [5.6, 9.2, 8], + "from": [2.24, 12.8, 8], + "to": [4.16, 14.72, 8], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [5, 8.6, 8]}, + "rotation": {"angle": 45, "axis": "y", "origin": [3.2, 13.76, 8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [7.4, 9.25, 8], - "to": [8.6, 10.45, 8], + "from": [7.04, 14.8, 8], + "to": [8.96, 16.72, 8], "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 9.85, 8]}, + "rotation": {"angle": -45, "axis": "y", "origin": [8, 15.76, 8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} } }, { - "from": [7.4, 9.25, 8], - "to": [8.6, 10.45, 8], + "from": [7.04, 14.8, 8], + "to": [8.96, 16.72, 8], "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 9.85, 8]}, + "rotation": {"angle": 45, "axis": "y", "origin": [8, 15.76, 8]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, "south": {"uv": [16, 0, 0, 16], "texture": "#2"} @@ -525,13 +531,12 @@ ], "display": { "thirdperson_righthand": { - "translation": [0, 3, 0], + "translation": [0, 3, 1], "scale": [0.55, 0.55, 0.55] }, "thirdperson_lefthand": { - "rotation": [90, 0, 0], - "translation": [-5.5, -2, -1], - "scale": [1.4, 1.4, 1.4] + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] }, "firstperson_righthand": { "rotation": [0, -90, 25], @@ -549,13 +554,16 @@ }, "gui": { "rotation": [30, 225, 0], - "translation": [0, 4.5, 0], - "scale": [1.545, 1.545, 1.545] + "scale": [0.9, 0.9, 0.9] + }, + "head": { + "translation": [0, -30.4, 0], + "scale": [1.6, 1.6, 1.6] }, "fixed": { "rotation": [-90, 0, 0], - "translation": [0, 0, -23], - "scale": [3, 3, 3] + "translation": [0, 0, -12.8], + "scale": [1.6, 1.6, 1.6] } }, "groups": [