From 34dfdee97babadc60786a4231c1cc682e0fdde1d Mon Sep 17 00:00:00 2001
From: Alpha9n <42644369+Alpha9n@users.noreply.github.com>
Date: Sat, 1 Jan 2022 20:43:50 +0900
Subject: [PATCH 1/5] =?UTF-8?q?=E6=AD=A3=E6=9C=88=E3=82=A2=E3=83=97?=
 =?UTF-8?q?=E3=83=87v1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../minecraft/models/item/diamond_sword.json  |     3 +-
 .../assets/minecraft/models/item/leather.json |     3 +-
 pack/assets/minecraft/models/item/stick.json  |     1 +
 .../minecraft/models/placeable/kadomatu.json  |  2621 ++++
 .../minecraft/models/tools/backpack.json      |   462 +
 .../minecraft/models/weapons/katana.json      | 12938 ++++++++++++++++
 .../textures/item/desktop.files.json          |     1 +
 .../textures/item/weapon/desktop.files.json   |     1 +
 .../textures/item/weapon/katana_bra.png       |   Bin 0 -> 2000 bytes
 .../textures/item/weapon/katana_gray.png      |   Bin 0 -> 8202 bytes
 .../textures/item/weapon/katana_red.png       |   Bin 0 -> 7891 bytes
 .../minecraft/textures/tools/backpack_1.png   |   Bin 0 -> 2095 bytes
 .../minecraft/textures/tools/backpack_2.png   |   Bin 0 -> 203 bytes
 .../textures/tools/desktop.files.json         |     1 +
 14 files changed, 16029 insertions(+), 2 deletions(-)
 create mode 100644 pack/assets/minecraft/models/placeable/kadomatu.json
 create mode 100644 pack/assets/minecraft/models/tools/backpack.json
 create mode 100644 pack/assets/minecraft/models/weapons/katana.json
 create mode 100644 pack/assets/minecraft/textures/item/desktop.files.json
 create mode 100644 pack/assets/minecraft/textures/item/weapon/desktop.files.json
 create mode 100644 pack/assets/minecraft/textures/item/weapon/katana_bra.png
 create mode 100644 pack/assets/minecraft/textures/item/weapon/katana_gray.png
 create mode 100644 pack/assets/minecraft/textures/item/weapon/katana_red.png
 create mode 100644 pack/assets/minecraft/textures/tools/backpack_1.png
 create mode 100644 pack/assets/minecraft/textures/tools/backpack_2.png
 create mode 100644 pack/assets/minecraft/textures/tools/desktop.files.json

diff --git a/pack/assets/minecraft/models/item/diamond_sword.json b/pack/assets/minecraft/models/item/diamond_sword.json
index 2ff8cda..d9d2300 100644
--- a/pack/assets/minecraft/models/item/diamond_sword.json
+++ b/pack/assets/minecraft/models/item/diamond_sword.json
@@ -4,6 +4,7 @@
         "layer0": "minecraft:item/diamond_sword"
     },
     "overrides":[
-        {"predicate": {"custom_model_data":1}, "model":"weapons/ice_sword"}
+        {"predicate": {"custom_model_data":1}, "model":"weapons/ice_sword"},
+        {"predicate": {"custom_model_data":2}, "model":"weapons/katana"}
     ]
 }
diff --git a/pack/assets/minecraft/models/item/leather.json b/pack/assets/minecraft/models/item/leather.json
index a24f872..f6752ee 100644
--- a/pack/assets/minecraft/models/item/leather.json
+++ b/pack/assets/minecraft/models/item/leather.json
@@ -5,6 +5,7 @@
         "layer0": "item/leather"
     },
     "overrides":[
-        {"predicate": {"custom_model_data":1}, "model":"tools/bundle"}
+        {"predicate": {"custom_model_data":1}, "model":"tools/bundle"},
+        {"predicate": {"custom_model_data":2}, "model":"tools/backpack"}
       ]
 }
diff --git a/pack/assets/minecraft/models/item/stick.json b/pack/assets/minecraft/models/item/stick.json
index c7bafdc..d5de68e 100644
--- a/pack/assets/minecraft/models/item/stick.json
+++ b/pack/assets/minecraft/models/item/stick.json
@@ -66,6 +66,7 @@
         {"predicate": {"custom_model_data":521}, "model":"hats/masks/maple8192_mask"},
         {"predicate": {"custom_model_data":522}, "model":"hats/masks/taniyan18_mask"},
         {"predicate": {"custom_model_data":523}, "model":"item/otheritem/spinner"},
+        {"predicate": {"custom_model_data":524}, "model":"placeable/kadomatu"},
         {"predicate": {"custom_model_data":1000}, "model":"item/otheritem/eva_meds/ifak"},
         {"predicate": {"custom_model_data":1100}, "model":"item/otheritem/eva_weapons/scar_l"},
         {"predicate": {"custom_model_data":5000}, "model":"item/figure/others/momizidani"} 
diff --git a/pack/assets/minecraft/models/placeable/kadomatu.json b/pack/assets/minecraft/models/placeable/kadomatu.json
new file mode 100644
index 0000000..c3e02fe
--- /dev/null
+++ b/pack/assets/minecraft/models/placeable/kadomatu.json
@@ -0,0 +1,2621 @@
+{
+	"credit": "Made with Blockbench",
+	"textures": {
+		"0": "block/bamboo_large_leaves",
+		"1": "block/bamboo_small_leaves",
+		"2": "block/bamboo_stalk",
+		"3": "block/hay_block_side",
+		"4": "block/bedrock",
+		"6": "block/dirt",
+		"particle": "block/bamboo_large_leaves"
+	},
+	"elements": [
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 4.4],
+			"to": [9.81826, 17.738, 4.6],
+			"rotation": {"angle": -45, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 4.4],
+			"to": [9.81826, 17.33, 4.6],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [1.4, 0.575, 1.55, 0.575], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 4.4],
+			"to": [9.81826, 16.922, 4.6],
+			"rotation": {"angle": 0, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [1.1, 0, 1.6, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 4.4],
+			"to": [9.81826, 17.33, 4.6],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 0.4], "texture": "#3"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 4.4],
+			"to": [9.81826, 17.738, 4.6],
+			"rotation": {"angle": 45, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 7.4],
+			"to": [9.81826, 19.37, 7.6],
+			"rotation": {"angle": -45, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 7.4],
+			"to": [9.81826, 19.778, 7.6],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 7.4],
+			"to": [9.81826, 20.186, 7.6],
+			"rotation": {"angle": 0, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 7.4],
+			"to": [9.81826, 19.778, 7.6],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [9.18174, 0.846, 7.4],
+			"to": [9.81826, 19.37, 7.6],
+			"rotation": {"angle": 45, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.9, 0.846, 5.68174],
+			"to": [8.1, 18.146, 6.31826],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.9, 0.846, 5.68174],
+			"to": [8.1, 18.554, 6.31826],
+			"rotation": {"angle": 0, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.9, 0.846, 5.68174],
+			"to": [8.1, 18.962, 6.31826],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.9, 0.846, 5.68174],
+			"to": [11.1, 18.962, 6.31826],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.9, 0.846, 5.68174],
+			"to": [11.1, 18.554, 6.31826],
+			"rotation": {"angle": 0, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.9, 0.846, 5.68174],
+			"to": [11.1, 18.146, 6.31826],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [9.5, -30.746, 6]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 4.33333],
+			"to": [5.68493, 18.60467, 4.53333],
+			"rotation": {"angle": -45, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 4.33333],
+			"to": [5.68493, 18.19667, 4.53333],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [1.4, 0.575, 1.55, 0.575], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 4.33333],
+			"to": [5.68493, 17.78867, 4.53333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [1.1, 0, 1.6, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 4.33333],
+			"to": [5.68493, 18.19667, 4.53333],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 0.4], "texture": "#3"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 4.33333],
+			"to": [5.68493, 18.60467, 4.53333],
+			"rotation": {"angle": 45, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 7.33333],
+			"to": [5.68493, 20.23667, 7.53333],
+			"rotation": {"angle": -45, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 7.33333],
+			"to": [5.68493, 20.64467, 7.53333],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 7.33333],
+			"to": [5.68493, 21.05267, 7.53333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 7.33333],
+			"to": [5.68493, 20.64467, 7.53333],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.04841, 0.84079, 7.33333],
+			"to": [5.68493, 20.23667, 7.53333],
+			"rotation": {"angle": 45, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.76667, 0.84079, 5.61507],
+			"to": [3.96667, 19.01267, 6.25159],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.76667, 0.84079, 5.61507],
+			"to": [3.96667, 19.42067, 6.25159],
+			"rotation": {"angle": 0, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.76667, 0.84079, 5.61507],
+			"to": [3.96667, 19.82867, 6.25159],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.76667, 0.84079, 5.61507],
+			"to": [6.96667, 19.82867, 6.25159],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.76667, 0.84079, 5.61507],
+			"to": [6.96667, 19.42067, 6.25159],
+			"rotation": {"angle": 0, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.76667, 0.84079, 5.61507],
+			"to": [6.96667, 19.01267, 6.25159],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [5.36667, -30.07933, 5.93333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 6.9],
+			"to": [7.81826, 22.238, 7.1],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 6.9],
+			"to": [7.81826, 21.83, 7.1],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [1.4, 0.575, 1.55, 0.575], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 6.9],
+			"to": [7.81826, 21.422, 7.1],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [1.1, 0, 1.6, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 6.9],
+			"to": [7.81826, 21.83, 7.1],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 0.4], "texture": "#3"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 6.9],
+			"to": [7.81826, 22.238, 7.1],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 9.9],
+			"to": [7.81826, 23.87, 10.1],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 9.9],
+			"to": [7.81826, 24.278, 10.1],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 9.9],
+			"to": [7.81826, 24.686, 10.1],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 9.9],
+			"to": [7.81826, 24.278, 10.1],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [7.18174, 0.846, 9.9],
+			"to": [7.81826, 23.87, 10.1],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.9, 0.846, 8.18174],
+			"to": [6.1, 22.646, 8.81826],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.9, 0.846, 8.18174],
+			"to": [6.1, 23.054, 8.81826],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.9, 0.846, 8.18174],
+			"to": [6.1, 23.462, 8.81826],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [8.9, 0.846, 8.18174],
+			"to": [9.1, 23.462, 8.81826],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [1.275, 0, 1.775, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [8.9, 0.846, 8.18174],
+			"to": [9.1, 23.054, 8.81826],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [8.9, 0.846, 8.18174],
+			"to": [9.1, 22.646, 8.81826],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.5, -26.246, 8.5]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"east": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"south": {"uv": [0, 0, 0.5, 16], "texture": "#2"},
+				"west": {"uv": [1.275, 0, 1.775, 2.675], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#2"},
+				"down": {"uv": [0, 0, 0.5, 16], "texture": "#2"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.17156, 0.01536, 1.49269],
+			"to": [8.49511, 0.74544, 13.17397],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.17156, 0.01536, 1.49269],
+			"to": [8.49511, 0.74544, 13.17397],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.17156, 0.01536, 1.49269],
+			"to": [8.49511, 0.74544, 13.17397],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.17156, 0.01536, 1.49269],
+			"to": [8.49511, 0.74544, 13.17397],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.17156, 0.01536, 1.49269],
+			"to": [8.49511, 0.74544, 13.17397],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.49269, 0.01536, 6.17156],
+			"to": [13.17397, 0.74544, 8.49511],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.49269, 0.01536, 6.17156],
+			"to": [13.17397, 0.74544, 8.49511],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.49269, 0.01536, 6.17156],
+			"to": [13.17397, 0.74544, 8.49511],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.725, 2.75], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.725, 0.775], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.23858, 0.23642, 1.82965],
+			"to": [8.42808, 6.12438, 12.83701],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 0.2804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.23858, 0.33642, 1.82965],
+			"to": [8.42808, 6.22438, 12.83701],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.23858, 0.23642, 1.82965],
+			"to": [8.42808, 6.12438, 12.83701],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 0.2804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.23858, 0.43642, 1.82965],
+			"to": [8.42808, 6.32438, 12.83701],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.23858, 0.23642, 1.82965],
+			"to": [8.42808, 6.12438, 12.83701],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 0.2804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.82965, 0.43642, 6.23858],
+			"to": [12.83701, 6.32438, 8.42808],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 0.4804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.82965, 0.33642, 6.23858],
+			"to": [12.83701, 6.22438, 8.42808],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 0.3804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.82965, 0.63642, 6.23858],
+			"to": [12.83701, 6.52438, 8.42808],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 0.4804, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#6"},
+				"up": {"uv": [4, 0, 16, 16], "texture": "#6"},
+				"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 1.71733],
+			"to": [8.45043, 7.8334, 2.41933],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 1.71733],
+			"to": [8.45043, 7.8334, 2.41933],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 1.71733],
+			"to": [8.45043, 7.8334, 2.41933],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 1.71733],
+			"to": [8.45043, 7.8334, 2.41933],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 1.71733],
+			"to": [8.45043, 7.8334, 2.41933],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 12.24733],
+			"to": [8.45043, 7.8334, 12.94933],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 12.24733],
+			"to": [8.45043, 7.8334, 12.94933],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 12.24733],
+			"to": [8.45043, 7.8334, 12.94933],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 12.24733],
+			"to": [8.45043, 7.8334, 12.94933],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.21624, 0.7314, 12.24733],
+			"to": [8.45043, 7.8334, 12.94933],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.71733, 0.7314, 6.21624],
+			"to": [2.41933, 7.8334, 8.45043],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.71733, 0.7314, 6.21624],
+			"to": [2.41933, 7.8334, 8.45043],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.71733, 0.7314, 6.21624],
+			"to": [2.41933, 7.8334, 8.45043],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.24733, 0.7314, 6.21624],
+			"to": [12.94933, 7.8334, 8.45043],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.24733, 0.7314, 6.21624],
+			"to": [12.94933, 7.8334, 8.45043],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.24733, 0.7314, 6.21624],
+			"to": [12.94933, 7.8334, 8.45043],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.0824, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.93966, 6.4416, 3.44053],
+			"to": [7.72701, 10.1232, 4.00213],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.43966, 6.4416, 3.14053],
+			"to": [8.22701, 10.1232, 3.70213],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.83966, 6.4416, 3.74053],
+			"to": [8.62701, 10.1232, 4.30213],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.43966, 6.4416, 3.44053],
+			"to": [8.22701, 10.1232, 4.00213],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.83966, 6.4416, 2.84053],
+			"to": [7.62701, 10.1232, 3.40213],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.43966, 6.4416, 11.16453],
+			"to": [8.22701, 10.1232, 11.72613],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.43966, 6.4416, 10.76453],
+			"to": [8.22701, 10.1232, 11.32613],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.43966, 6.4416, 10.16453],
+			"to": [8.22701, 10.1232, 10.72613],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.83966, 6.4416, 10.46453],
+			"to": [8.62701, 10.1232, 11.02613],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.43966, 6.4416, 10.86453],
+			"to": [8.22701, 10.1232, 11.42613],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.24053, 6.4416, 6.43966],
+			"to": [3.80213, 10.1232, 8.22701],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.64053, 6.4416, 7.03966],
+			"to": [4.20213, 10.1232, 8.82701],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [2.64053, 6.4416, 6.63966],
+			"to": [3.20213, 10.1232, 8.42701],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.36453, 6.4416, 6.43966],
+			"to": [10.92613, 10.1232, 8.22701],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.66453, 6.4416, 6.43966],
+			"to": [11.22613, 10.1232, 8.22701],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.06453, 6.4416, 6.43966],
+			"to": [11.62613, 10.1232, 8.22701],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 4.7224, 7.33333]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.88691, 8.86797, 3.28441],
+			"to": [7.74575, 12.69683, 3.86847],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.40691, 8.86797, 2.97241],
+			"to": [8.26575, 12.69683, 3.55647],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.82291, 8.86797, 3.59641],
+			"to": [8.68175, 12.69683, 4.18047],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.40691, 8.86797, 3.28441],
+			"to": [8.26575, 12.69683, 3.86847],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.78291, 8.86797, 2.66041],
+			"to": [7.64175, 12.69683, 3.24447],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.40691, 9.56797, 9.81737],
+			"to": [8.26575, 14.79683, 11.40143],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33633, 9.18, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.20691, 9.56797, 10.70137],
+			"to": [8.06575, 14.79683, 11.28543],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.13633, 9.18, 7.13292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.20691, 8.86797, 10.07737],
+			"to": [8.06575, 15.29683, 10.66143],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.13633, 7.08, 7.13292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.92291, 8.86797, 10.58937],
+			"to": [8.68175, 15.49683, 11.17343],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.20691, 8.86797, 10.80537],
+			"to": [8.86575, 13.99683, 11.38943],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.13633, 7.08, 7.13292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.07982, 8.86797, 6.4035],
+			"to": [3.66388, 12.69683, 8.26234],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.49582, 10.46797, 7.0275],
+			"to": [4.07988, 14.29683, 8.88634],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33633, 8.68, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [2.75582, 10.46797, 6.6115],
+			"to": [3.33988, 14.29683, 8.47034],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33633, 8.68, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.48878, 8.86797, 5.0035],
+			"to": [11.07284, 12.69683, 8.26234],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.60078, 8.86797, 6.2035],
+			"to": [11.18484, 12.69683, 8.06234],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.13633, 7.08, 7.13292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.01678, 8.86797, 6.4035],
+			"to": [11.60084, 12.69683, 8.26234],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33633, 7.08, 7.33292]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.00497, 4.13252, 5.80227],
+			"to": [11.62273, 8.18228, 7.76835],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.33497, 4.13252, 6.35227],
+			"to": [11.95273, 8.18228, 8.31835],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.79761, 4.13252, 3.38323],
+			"to": [8.76369, 8.18228, 4.00099],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.35761, 4.13252, 3.05323],
+			"to": [8.32369, 8.18228, 3.67099],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.69761, 4.13252, 2.39323],
+			"to": [7.66369, 8.18228, 3.01099],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [2.50857, 4.13252, 6.35227],
+			"to": [3.12633, 8.18228, 8.31835],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [2.94857, 4.13252, 6.35227],
+			"to": [3.56633, 8.18228, 8.31835],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.35761, 4.13252, 10.44963],
+			"to": [8.32369, 8.18228, 11.06739],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.79761, 4.13252, 10.77963],
+			"to": [8.76369, 8.18228, 11.39739],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.35761, 4.13252, 11.21963],
+			"to": [8.32369, 8.18228, 11.83739],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.35761, 4.13252, 2.83323],
+			"to": [8.32369, 8.18228, 3.45099],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.27857, 4.13252, 7.01227],
+			"to": [3.89633, 8.18228, 8.97835],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [2.17857, 4.13252, 6.57227],
+			"to": [2.79633, 8.18228, 8.53835],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.35761, 4.13252, 10.66963],
+			"to": [8.32369, 8.18228, 11.28739],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.00497, 4.13252, 6.35227],
+			"to": [11.62273, 8.18228, 8.31835],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.04497, 4.13252, 6.35227],
+			"to": [11.66273, 8.18228, 8.31835],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.34065, 2.2414, 7.33531]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.15484, 6.80152, 5.74049],
+			"to": [11.79731, 11.01328, 7.78521],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.49804, 6.80152, 6.31249],
+			"to": [12.14051, 11.01328, 8.35721],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.77919, 6.80152, 3.22469],
+			"to": [8.82391, 11.01328, 3.86716],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.32159, 6.80152, 2.88149],
+			"to": [8.36631, 11.01328, 3.52396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [5.63519, 6.80152, 2.59509],
+			"to": [7.67991, 11.01328, 3.23756],
+			"shade": false,
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.01859, 6.80152, 6.31249],
+			"to": [3.66106, 11.01328, 8.35721],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [2.77619, 6.80152, 6.31249],
+			"to": [3.41866, 11.01328, 8.35721],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.32159, 6.80152, 10.57375],
+			"to": [8.36631, 11.01328, 11.21622],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.77919, 6.80152, 10.91695],
+			"to": [8.82391, 11.01328, 11.55942],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.12159, 6.80152, 11.17455],
+			"to": [8.16631, 11.01328, 11.81702],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.14395, 4.83476, 7.13485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.32159, 6.80152, 2.65269],
+			"to": [8.36631, 11.01328, 3.29516],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [3.11939, 6.80152, 6.99889],
+			"to": [3.76186, 11.01328, 9.04361],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [2.97539, 6.80152, 6.54129],
+			"to": [3.61786, 11.01328, 8.58601],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.32159, 6.80152, 10.80255],
+			"to": [8.36631, 11.01328, 11.44502],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.34395, 4.83476, 7.33485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [10.95484, 6.80152, 6.11249],
+			"to": [11.59731, 11.01328, 8.15721],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.14395, 4.83476, 7.13485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [11.01244, 6.80152, 6.11249],
+			"to": [11.65491, 11.01328, 8.15721],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.14395, 4.83476, 7.13485]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"up": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"},
+				"down": {"uv": [0, 0, 0.5, 0.5], "texture": "#0"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 1.38037],
+			"to": [8.51745, 2.52996, 2.12449],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 1.38037],
+			"to": [8.51745, 2.52996, 2.12449],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 1.38037],
+			"to": [8.51745, 2.52996, 2.12449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 1.38037],
+			"to": [8.51745, 2.52996, 2.12449],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 1.38037],
+			"to": [8.51745, 2.52996, 2.12449],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 12.54217],
+			"to": [8.51745, 2.52996, 13.28629],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 12.54217],
+			"to": [8.51745, 2.52996, 13.28629],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 12.54217],
+			"to": [8.51745, 2.52996, 13.28629],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 12.54217],
+			"to": [8.51745, 2.52996, 13.28629],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 1.94484, 12.54217],
+			"to": [8.51745, 2.52996, 13.28629],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.38037, 1.94484, 6.14922],
+			"to": [2.12449, 2.52996, 8.51745],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.38037, 1.94484, 6.14922],
+			"to": [2.12449, 2.52996, 8.51745],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.38037, 1.94484, 6.14922],
+			"to": [2.12449, 2.52996, 8.51745],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.54217, 1.94484, 6.14922],
+			"to": [13.28629, 2.52996, 8.51745],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.54217, 1.94484, 6.14922],
+			"to": [13.28629, 2.52996, 8.51745],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.54217, 1.94484, 6.14922],
+			"to": [13.28629, 2.52996, 8.51745],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, -1.4991, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 1.38037],
+			"to": [8.51745, 5.52996, 2.12449],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 1.38037],
+			"to": [8.51745, 5.52996, 2.12449],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 1.38037],
+			"to": [8.51745, 5.52996, 2.12449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 1.38037],
+			"to": [8.51745, 5.52996, 2.12449],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 1.38037],
+			"to": [8.51745, 5.52996, 2.12449],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 12.54217],
+			"to": [8.51745, 5.52996, 13.28629],
+			"rotation": {"angle": -45, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 12.54217],
+			"to": [8.51745, 5.52996, 13.28629],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 12.54217],
+			"to": [8.51745, 5.52996, 13.28629],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 12.54217],
+			"to": [8.51745, 5.52996, 13.28629],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [6.14922, 4.94484, 12.54217],
+			"to": [8.51745, 5.52996, 13.28629],
+			"rotation": {"angle": 45, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.38037, 4.94484, 6.14922],
+			"to": [2.12449, 5.52996, 8.51745],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.38037, 4.94484, 6.14922],
+			"to": [2.12449, 5.52996, 8.51745],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [1.38037, 4.94484, 6.14922],
+			"to": [2.12449, 5.52996, 8.51745],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.54217, 4.94484, 6.14922],
+			"to": [13.28629, 5.52996, 8.51745],
+			"rotation": {"angle": -22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.54217, 4.94484, 6.14922],
+			"to": [13.28629, 5.52996, 8.51745],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [12.54217, 4.94484, 6.14922],
+			"to": [13.28629, 5.52996, 8.51745],
+			"rotation": {"angle": 22.5, "axis": "y", "origin": [7.33333, 1.5009, 7.33333]},
+			"faces": {
+				"north": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"east": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"south": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"west": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"up": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"},
+				"down": {"uv": [4.175, 15.425, 4.675, 15.925], "texture": "#4"}
+			}
+		}
+	],
+	"display": {
+		"thirdperson_righthand": {
+			"scale": [0.5, 0.5, 0.5]
+		},
+		"thirdperson_lefthand": {
+			"scale": [0.5, 0.5, 0.5]
+		},
+		"firstperson_righthand": {
+			"scale": [0.5, 0.5, 0.5]
+		},
+		"firstperson_lefthand": {
+			"scale": [0.5, 0.5, 0.5]
+		},
+		"gui": {
+			"rotation": [24, -155, 29],
+			"translation": [0, -1.5, 0],
+			"scale": [0.6, 0.6, 0.6]
+		},
+		"head": {
+			"translation": [0, 14.5, 0]
+		},
+		"fixed": {
+			"rotation": [-90, 0, 0],
+			"translation": [1.25, 1.25, -12.75],
+			"scale": [2, 2, 2]
+		}
+	},
+	"groups": [
+		{
+			"name": "group",
+			"origin": [8, 8, 8],
+			"color": 0,
+			"children": [
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
+				},
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]
+				},
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]
+				}
+			]
+		},
+		{
+			"name": "group",
+			"origin": [8, 8, 8],
+			"color": 0,
+			"children": [
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [48, 49, 50, 51, 52, 53, 54, 55]
+				},
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [56, 57, 58, 59, 60, 61, 62, 63]
+				},
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79]
+				},
+				{
+					"name": "group",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [
+						{
+							"name": "hexadecagon",
+							"origin": [8, 8, 8],
+							"color": 0,
+							"children": [80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95]
+						},
+						{
+							"name": "hexadecagon",
+							"origin": [8, 8, 8],
+							"color": 0,
+							"children": [96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111]
+						},
+						{
+							"name": "group",
+							"origin": [8, 8, 8],
+							"color": 0,
+							"children": []
+						}
+					]
+				},
+				{
+					"name": "group",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [
+						{
+							"name": "group",
+							"origin": [8, 8, 8],
+							"color": 0,
+							"children": [
+								{
+									"name": "hexadecagon",
+									"origin": [8, 8, 8],
+									"color": 0,
+									"children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127]
+								},
+								{
+									"name": "hexadecagon",
+									"origin": [8, 8, 8],
+									"color": 0,
+									"children": [128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143]
+								}
+							]
+						}
+					]
+				},
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159]
+				},
+				{
+					"name": "hexadecagon",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": [160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175]
+				}
+			]
+		}
+	]
+}
\ No newline at end of file
diff --git a/pack/assets/minecraft/models/tools/backpack.json b/pack/assets/minecraft/models/tools/backpack.json
new file mode 100644
index 0000000..6fec182
--- /dev/null
+++ b/pack/assets/minecraft/models/tools/backpack.json
@@ -0,0 +1,462 @@
+{
+	"credit": "Made with Blockbench",
+	"textures": {
+		"0": "tools/backpack_1",
+		"1": "tools/backpack_2",
+		"particle": "tools/backpack_1"
+	},
+	"elements": [
+		{
+			"from": [3, 0.1, 5.4],
+			"to": [8.5, 5.3, 6.33333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0.8, 0]},
+			"faces": {
+				"north": {"uv": [2, 15, 3, 16], "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"up": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [3.33333, 0.1, 5.2],
+			"to": [8.16667, 3.8, 6.13333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0.8, 0]},
+			"faces": {
+				"north": {"uv": [0, 15.75, 0.25, 16], "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"up": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [9.98959, -0.71041, 5.5],
+			"to": [10.98959, -0.04374, 6.33333],
+			"rotation": {"angle": 45, "axis": "z", "origin": [2.48959, -0.71041, 0]},
+			"faces": {
+				"north": {"uv": [2, 15, 2.83333, 16], "texture": "#1"},
+				"east": {"uv": [12, 0, 16, 4], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"up": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [3, 2, 6.5],
+			"to": [8.5, 7.2, 7.33333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [0, 2.7, 1]},
+			"faces": {
+				"north": {"uv": [2, 15, 3, 16], "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"up": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.25, 15.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [0.51041, 1.18959, 6.5],
+			"to": [1.51041, 1.85626, 7.33333],
+			"rotation": {"angle": -45, "axis": "z", "origin": [9.01041, 1.18959, 1]},
+			"faces": {
+				"north": {"uv": [2, 15, 2.83333, 16], "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"west": {"uv": [12, 0, 16, 5.25], "texture": "#1"},
+				"up": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [6.72421, 6.81843, 6.5],
+			"to": [7.72421, 8.31843, 7.33333],
+			"rotation": {"angle": 22.5, "axis": "z", "origin": [6.72421, -0.18157, 1]},
+			"faces": {
+				"north": {"uv": [2.75, 15, 4.25, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [12, 0, 16, 5.25], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [4.39821, 6.65409, 6.5],
+			"to": [7.10472, 8.05409, 7.33333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.10472, -0.44591, 1]},
+			"faces": {
+				"north": {"uv": [2, 15, 3.4, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [12, 0, 16, 14.5], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [3.77579, 6.81843, 6.5],
+			"to": [4.77579, 8.31843, 7.33333],
+			"rotation": {"angle": -22.5, "axis": "z", "origin": [4.77579, -0.18157, 1]},
+			"faces": {
+				"north": {"uv": [2, 15, 3.5, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [12, 0, 16, 5.25], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [9.98959, 1.18959, 6.5],
+			"to": [10.98959, 1.85626, 7.33333],
+			"rotation": {"angle": 45, "axis": "z", "origin": [2.48959, 1.18959, 1]},
+			"faces": {
+				"north": {"uv": [2, 15, 2.83333, 16], "texture": "#1"},
+				"east": {"uv": [12, 0, 16, 4], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"up": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [9.98959, 1.18959, 7.33333],
+			"to": [10.98959, 1.85626, 8.16667],
+			"rotation": {"angle": 45, "axis": "z", "origin": [2.48959, 1.18959, 1.83333]},
+			"faces": {
+				"north": {"uv": [4.75, 0.5, 8.75, 4.5], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [4.75, 0.5, 8.75, 4.5], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [4.75, 0.5, 8.75, 4.5], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [4.75, 0.5, 8.75, 4.5], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [4.75, 0.5, 8.75, 4.5], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [4.75, 0.5, 8.75, 4.5], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"from": [3.77579, 6.81843, 7.33333],
+			"to": [4.77579, 8.31843, 8.16667],
+			"rotation": {"angle": -22.5, "axis": "z", "origin": [4.77579, -0.18157, 1.83333]},
+			"faces": {
+				"north": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"down": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [4.39821, 6.65409, 7.33333],
+			"to": [7.10472, 8.05409, 8.16667],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.10472, -0.44591, 1.83333]},
+			"faces": {
+				"north": {"uv": [0, 15, 1.4, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [0, 15, 1.4, 16], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [0, 15, 1.4, 16], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [0, 15, 1.4, 16], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [0, 15, 1.4, 16], "rotation": 270, "texture": "#1"},
+				"down": {"uv": [0, 15, 1.4, 16], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [6.72421, 6.81843, 7.33333],
+			"to": [7.72421, 8.31843, 8.16667],
+			"rotation": {"angle": 22.5, "axis": "z", "origin": [6.72421, -0.18157, 1.83333]},
+			"faces": {
+				"north": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"},
+				"down": {"uv": [0, 15, 1.5, 16], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [0.51041, 1.18959, 7.33333],
+			"to": [1.51041, 1.85626, 8.16667],
+			"rotation": {"angle": -45, "axis": "z", "origin": [9.01041, 1.18959, 1.83333]},
+			"faces": {
+				"north": {"uv": [0, 15, 0.83333, 16], "texture": "#1"},
+				"east": {"uv": [0, 15, 0.83333, 16], "texture": "#1"},
+				"south": {"uv": [0, 15, 0.83333, 16], "texture": "#1"},
+				"west": {"uv": [0, 15, 0.83333, 16], "texture": "#1"},
+				"up": {"uv": [0, 15, 0.83333, 16], "texture": "#1"},
+				"down": {"uv": [0, 15, 0.83333, 16], "texture": "#1"}
+			}
+		},
+		{
+			"from": [3, 2, 7.33333],
+			"to": [8.5, 7.2, 8.16667],
+			"rotation": {"angle": 0, "axis": "y", "origin": [0, 2.7, 1.83333]},
+			"faces": {
+				"north": {"uv": [0, 15, 1, 16], "texture": "#1"},
+				"east": {"uv": [0, 15, 1, 16], "texture": "#1"},
+				"south": {"uv": [0, 15, 1, 16], "texture": "#1"},
+				"west": {"uv": [0, 15, 1, 16], "texture": "#1"},
+				"up": {"uv": [0, 15, 1, 16], "texture": "#1"},
+				"down": {"uv": [0, 15, 1, 16], "texture": "#1"}
+			}
+		},
+		{
+			"from": [3.77579, 4.91843, 5.5],
+			"to": [4.77579, 6.41843, 6.33333],
+			"rotation": {"angle": -22.5, "axis": "z", "origin": [4.77579, -2.08157, 0]},
+			"faces": {
+				"north": {"uv": [2, 15, 3.5, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [12, 0, 16, 5.25], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [6.72421, 4.91843, 5.5],
+			"to": [7.72421, 6.41843, 6.33333],
+			"rotation": {"angle": 22.5, "axis": "z", "origin": [6.72421, -2.08157, 0]},
+			"faces": {
+				"north": {"uv": [2.75, 15, 4.25, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [12, 0, 16, 5.25], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.75, 15.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [0.51041, -0.71041, 5.5],
+			"to": [1.51041, -0.04374, 6.33333],
+			"rotation": {"angle": -45, "axis": "z", "origin": [9.01041, -0.71041, 0]},
+			"faces": {
+				"north": {"uv": [2, 15, 2.83333, 16], "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"west": {"uv": [12, 0, 16, 5.25], "texture": "#1"},
+				"up": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.08333, 15.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [4.39821, 4.75409, 5.5],
+			"to": [7.10472, 6.15409, 6.33333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.10472, -2.34591, 0]},
+			"faces": {
+				"north": {"uv": [2, 15, 3.4, 16], "rotation": 270, "texture": "#1"},
+				"east": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [12, 0, 16, 14.5], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [7.25, 14.5, 8.65, 15.5], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [5.29899, 8.66997, 7.23594],
+			"to": [6.20472, 8.90331, 7.43333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.20472, -0.39669, 0.7]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.23333, 0.90573], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 0, 0.23333, 0.1974], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [0, 0, 0.23333, 0.90573], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [0, 0, 0.23333, 0.1974], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [0, 0, 0.1974, 0.90573], "rotation": 270, "texture": "#1"},
+				"down": {"uv": [0, 0, 0.1974, 0.90573], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [-0.92955, 10.04633, 7.23594],
+			"to": [-0.52382, 10.27966, 7.43333],
+			"rotation": {"angle": -45, "axis": "z", "origin": [0.97618, 0.97966, 0.7]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.23333, 0.40573], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 0, 0.23333, 0.1974], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [0, 0, 0.23333, 0.40573], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [0, 0, 0.23333, 0.1974], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [0, 0, 0.1974, 0.40573], "rotation": 270, "texture": "#1"},
+				"down": {"uv": [0, 0, 0.1974, 0.40573], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [6.25828, 8.01068, 7.23594],
+			"to": [6.49161, 8.61641, 7.43333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.80839, 6.71068, 0.7]},
+			"faces": {
+				"north": {"uv": [0, 0, 0.23333, 0.60573], "texture": "#1"},
+				"east": {"uv": [0, 0, 0.1974, 0.60573], "texture": "#1"},
+				"south": {"uv": [0, 0, 0.23333, 0.60573], "texture": "#1"},
+				"west": {"uv": [0, 0, 0.1974, 0.60573], "texture": "#1"},
+				"up": {"uv": [0, 0, 0.23333, 0.1974], "texture": "#1"},
+				"down": {"uv": [0, 0, 0.23333, 0.1974], "texture": "#1"}
+			}
+		},
+		{
+			"from": [5.01209, 8.01068, 7.23594],
+			"to": [5.24543, 8.61641, 7.43333],
+			"rotation": {"angle": 0, "axis": "y", "origin": [14.31209, 6.71068, 0.7]},
+			"faces": {
+				"north": {"uv": [0.23333, 0, 0.46667, 0.60573], "texture": "#1"},
+				"east": {"uv": [0.1974, 0, 0.39479, 0.60573], "texture": "#1"},
+				"south": {"uv": [0.23333, 0, 0.46667, 0.60573], "texture": "#1"},
+				"west": {"uv": [0.1974, 0, 0.39479, 0.60573], "texture": "#1"},
+				"up": {"uv": [0.23333, 0, 0.46667, 0.1974], "texture": "#1"},
+				"down": {"uv": [0.23333, 0, 0.46667, 0.1974], "texture": "#1"}
+			}
+		},
+		{
+			"from": [12.02753, 10.04633, 7.23594],
+			"to": [12.43326, 10.27966, 7.43333],
+			"rotation": {"angle": 45, "axis": "z", "origin": [10.52753, 0.97966, 0.7]},
+			"faces": {
+				"north": {"uv": [0, 0.40573, 0.23333, 0.81146], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 0.1974, 0.23333, 0.39479], "rotation": 270, "texture": "#1"},
+				"south": {"uv": [0, 0.40573, 0.23333, 0.81146], "rotation": 270, "texture": "#1"},
+				"west": {"uv": [0, 0.1974, 0.23333, 0.39479], "rotation": 270, "texture": "#1"},
+				"up": {"uv": [0, 0.40573, 0.1974, 0.81146], "rotation": 270, "texture": "#1"},
+				"down": {"uv": [0, 0.40573, 0.1974, 0.81146], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"from": [2.72898, 0.14392, 5.93989],
+			"to": [8.77098, 6.43392, 8.39709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-0.34502, 2.08792, 0.10989]},
+			"faces": {
+				"north": {"uv": [3.5, 3.75, 9.2, 10.25], "texture": "#1"},
+				"east": {"uv": [0, 0, 5.7, 6.5], "texture": "#1"},
+				"south": {"uv": [3.25, 4, 8.95, 10.5], "texture": "#1"},
+				"west": {"uv": [0, 0, 5.7, 6.5], "texture": "#1"},
+				"up": {"uv": [0, 0, 5.7, 6.5], "texture": "#1"},
+				"down": {"uv": [0, 0, 5.7, 6.5], "texture": "#1"}
+			}
+		},
+		{
+			"from": [2.52898, 0.14392, 6.35916],
+			"to": [8.97098, 2.93392, 8.18303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-0.34502, 2.08792, 0.10989]},
+			"faces": {
+				"north": {"uv": [0, 0, 7.7, 7.5], "texture": "#0"},
+				"east": {"uv": [0, 0, 4.00365, 7.5], "texture": "#0"},
+				"south": {"uv": [0, 0, 7.7, 7.5], "texture": "#0"},
+				"west": {"uv": [0, 0, 4.00365, 7.5], "texture": "#0"},
+				"up": {"uv": [12, 15.49635, 12.45, 16], "texture": "#0"},
+				"down": {"uv": [0, 0, 7.7, 3.00365], "texture": "#0"}
+			}
+		},
+		{
+			"from": [10.34995, 0.06289, 5.93989],
+			"to": [11.40995, 0.76955, 8.39709],
+			"rotation": {"angle": 45, "axis": "z", "origin": [2.39995, 0.06289, 0.10989]},
+			"faces": {
+				"north": {"uv": [3.5, 3.75, 4.5, 4.41667], "texture": "#1"},
+				"east": {"uv": [5.75, 4.25, 6.75, 4.91667], "texture": "#1"},
+				"south": {"uv": [3.25, 4, 4.25, 4.66667], "texture": "#1"},
+				"west": {"uv": [0, 0, 1, 0.66667], "texture": "#1"},
+				"up": {"uv": [0, 0, 1, 0.66667], "texture": "#1"},
+				"down": {"uv": [0, 0, 1, 0.66667], "texture": "#1"}
+			}
+		},
+		{
+			"from": [3.76332, 6.02945, 5.93989],
+			"to": [4.82332, 7.61945, 8.39709],
+			"rotation": {"angle": -22.5, "axis": "z", "origin": [4.82332, -1.39055, 0.10989]},
+			"faces": {
+				"north": {"uv": [3.5, 3.75, 5, 4.75], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 0, 1.5, 1], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [3.25, 4, 4.75, 5], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 0, 1.5, 1], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [0, 0, 1.5, 1], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 0, 1.5, 1], "rotation": 90, "texture": "#1"}
+			}
+		},
+		{
+			"from": [4.21191, 5.85525, 5.93989],
+			"to": [7.29198, 7.33925, 8.39709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [7.29198, -1.67075, 0.10989]},
+			"faces": {
+				"north": {"uv": [3.5, 3.75, 4.9, 6.65573], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 0, 1.4, 2.90573], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [3.25, 4, 4.65, 6.90573], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 0, 1.4, 2.90573], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [0, 0, 1.4, 2.90573], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 0, 1.4, 2.90573], "rotation": 90, "texture": "#1"}
+			}
+		},
+		{
+			"from": [0.09001, 0.06289, 5.93989],
+			"to": [1.15001, 0.76955, 8.39709],
+			"rotation": {"angle": -45, "axis": "z", "origin": [9.10001, 0.06289, 0.10989]},
+			"faces": {
+				"north": {"uv": [4.5, 3.75, 5.5, 4.41667], "texture": "#1"},
+				"east": {"uv": [1, 0, 2, 0.66667], "texture": "#1"},
+				"south": {"uv": [4.25, 4, 5.25, 4.66667], "texture": "#1"},
+				"west": {"uv": [1, 0, 2, 0.66667], "texture": "#1"},
+				"up": {"uv": [1, 0, 2, 0.66667], "texture": "#1"},
+				"down": {"uv": [1, 0, 2, 0.66667], "texture": "#1"}
+			}
+		},
+		{
+			"from": [6.67665, 6.02945, 5.93989],
+			"to": [7.73665, 7.61945, 8.39709],
+			"rotation": {"angle": 22.5, "axis": "z", "origin": [6.67665, -1.39055, 0.10989]},
+			"faces": {
+				"north": {"uv": [3.5, 4.75, 5, 5.75], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 1, 1.5, 2], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [3.25, 5, 4.75, 6], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 1, 1.5, 2], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [0, 1, 1.5, 2], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 1, 1.5, 2], "rotation": 90, "texture": "#1"}
+			}
+		}
+	],
+	"display": {
+		"thirdperson_righthand": {
+			"rotation": [-90, 0, -180],
+			"translation": [-3, -4.75, 12.75]
+		},
+		"thirdperson_lefthand": {
+			"rotation": [-90, 0, -180],
+			"translation": [0.5, -4.75, 12.75]
+		},
+		"firstperson_righthand": {
+			"rotation": [-180, 15.5, -180],
+			"translation": [-3, 7.5, 1.5]
+		},
+		"firstperson_lefthand": {
+			"rotation": [-180, 15.5, -180],
+			"translation": [1.5, 7.5, 1.5]
+		},
+		"ground": {
+			"translation": [3.25, 8.5, 1]
+		},
+		"gui": {
+			"rotation": [21, 155, 19],
+			"translation": [0, 4.5, 0],
+			"scale": [1.2, 1.2, 1.2]
+		},
+		"head": {
+			"rotation": [0, -180, 0],
+			"translation": [-4.25, -6.5, 4.5],
+			"scale": [2, 2, 2]
+		},
+		"fixed": {
+			"translation": [4.25, 8.25, 0],
+			"scale": [2, 2, 2]
+		}
+	},
+	"groups": [
+		{
+			"name": "group",
+			"origin": [7.10472, -1.34591, 0],
+			"color": 0,
+			"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
+		},
+		{
+			"name": "group",
+			"origin": [7.10472, -1.34591, 0],
+			"color": 0,
+			"children": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]
+		}
+	]
+}
\ No newline at end of file
diff --git a/pack/assets/minecraft/models/weapons/katana.json b/pack/assets/minecraft/models/weapons/katana.json
new file mode 100644
index 0000000..ccfe408
--- /dev/null
+++ b/pack/assets/minecraft/models/weapons/katana.json
@@ -0,0 +1,12938 @@
+{
+	"credit": "Made with Blockbench",
+	"textures": {
+		"0": "item/weapon/katana_red",
+		"1": "item/weapon/katana_bra",
+		"3": "item/weapon/katana_gray"
+	},
+	"elements": [
+		{
+			"name": "aho3334_3",
+			"from": [13.56628, 0.048, 7.88043],
+			"to": [13.60198, 0.077, 8.72381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_0",
+			"from": [15.055, 0.048, 7.69293],
+			"to": [15.0907, 0.077, 8.53631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [15.01931, 0.048, 7.69762],
+			"to": [15.055, 0.077, 8.541],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.94887, 0.048, 7.70543],
+			"to": [14.98457, 0.077, 8.54881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [14.98457, 0.048, 7.70075],
+			"to": [15.02026, 0.077, 8.54412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.80704, 0.048, 7.72262],
+			"to": [14.84274, 0.077, 8.566],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.84274, 0.048, 7.71793],
+			"to": [14.87843, 0.077, 8.56131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.87748, 0.048, 7.71481],
+			"to": [14.91317, 0.077, 8.55818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [14.91317, 0.048, 7.71012],
+			"to": [14.94887, 0.077, 8.5535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.62952, 0.048, 7.7445],
+			"to": [14.66521, 0.077, 8.58787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.55908, 0.048, 7.75231],
+			"to": [14.59478, 0.077, 8.59568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.59382, 0.048, 7.74918],
+			"to": [14.62952, 0.077, 8.59256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [14.52338, 0.048, 7.757],
+			"to": [14.55908, 0.077, 8.60037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.66521, 0.048, 7.73981],
+			"to": [14.70091, 0.077, 8.58318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.70091, 0.048, 7.73512],
+			"to": [14.7366, 0.077, 8.5785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.73565, 0.048, 7.732],
+			"to": [14.77135, 0.077, 8.57537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [14.77135, 0.048, 7.72731],
+			"to": [14.80704, 0.077, 8.57068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [14.48769, 0.048, 7.76481],
+			"to": [14.52338, 0.077, 8.60818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.0622, 0.048, 7.81637],
+			"to": [14.0979, 0.077, 8.65975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.99177, 0.048, 7.82418],
+			"to": [14.02746, 0.077, 8.66756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [14.02651, 0.048, 7.82106],
+			"to": [14.0622, 0.077, 8.66443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [13.95607, 0.048, 7.82887],
+			"to": [13.99177, 0.077, 8.67225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [14.0979, 0.048, 7.81168],
+			"to": [14.13359, 0.077, 8.65506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.13359, 0.048, 7.807],
+			"to": [14.16929, 0.077, 8.65037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.16834, 0.048, 7.80387],
+			"to": [14.20403, 0.077, 8.64725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.20403, 0.048, 7.79918],
+			"to": [14.23973, 0.077, 8.64256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.34586, 0.048, 7.782],
+			"to": [14.38156, 0.077, 8.62537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.41725, 0.048, 7.77262],
+			"to": [14.45295, 0.077, 8.616],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.27542, 0.048, 7.78981],
+			"to": [14.31112, 0.077, 8.63318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [14.45199, 0.048, 7.7695],
+			"to": [14.48769, 0.077, 8.61287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.31017, 0.048, 7.78668],
+			"to": [14.34586, 0.077, 8.63006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [14.38156, 0.048, 7.77731],
+			"to": [14.41725, 0.077, 8.62068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [14.23973, 0.048, 7.7945],
+			"to": [14.27542, 0.077, 8.63787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [13.35306, 0.048, 7.91012],
+			"to": [13.38876, 0.077, 8.7535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [13.92038, 0.048, 7.83825],
+			"to": [13.95607, 0.077, 8.68162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [13.88468, 0.048, 7.84293],
+			"to": [13.92038, 0.077, 8.68631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.81424, 0.048, 7.85075],
+			"to": [13.84994, 0.077, 8.69412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [13.84994, 0.048, 7.84606],
+			"to": [13.88563, 0.077, 8.68943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.67241, 0.048, 7.86793],
+			"to": [13.70811, 0.077, 8.71131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.70811, 0.048, 7.86325],
+			"to": [13.7438, 0.077, 8.70662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.74285, 0.048, 7.86012],
+			"to": [13.77855, 0.077, 8.7035],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [13.77855, 0.048, 7.85543],
+			"to": [13.81424, 0.077, 8.69881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.49489, 0.048, 7.88981],
+			"to": [13.53059, 0.077, 8.73318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.42445, 0.048, 7.89762],
+			"to": [13.46015, 0.077, 8.741],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.45919, 0.048, 7.8945],
+			"to": [13.49489, 0.077, 8.73787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [13.38876, 0.048, 7.90231],
+			"to": [13.42445, 0.077, 8.74568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.53059, 0.048, 7.88512],
+			"to": [13.56628, 0.077, 8.7285],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.60102, 0.048, 7.87731],
+			"to": [13.63672, 0.077, 8.72068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [13.63672, 0.048, 7.87262],
+			"to": [13.67241, 0.077, 8.716],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [12.92758, 0.048, 7.96168],
+			"to": [12.96327, 0.077, 8.80506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [12.85714, 0.048, 7.9695],
+			"to": [12.89283, 0.077, 8.81287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [12.89188, 0.048, 7.96637],
+			"to": [12.92758, 0.077, 8.80975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [12.82144, 0.048, 7.97418],
+			"to": [12.85714, 0.077, 8.81756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [12.96327, 0.048, 7.957],
+			"to": [12.99897, 0.077, 8.80037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [12.99897, 0.048, 7.95231],
+			"to": [13.03466, 0.077, 8.79568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.03371, 0.048, 7.94918],
+			"to": [13.0694, 0.077, 8.79256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.0694, 0.048, 7.9445],
+			"to": [13.1051, 0.077, 8.78787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.21123, 0.048, 7.92731],
+			"to": [13.24693, 0.077, 8.77068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.28262, 0.048, 7.91793],
+			"to": [13.31832, 0.077, 8.76131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.14079, 0.048, 7.93512],
+			"to": [13.17649, 0.077, 8.7785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [13.31737, 0.048, 7.91481],
+			"to": [13.35306, 0.077, 8.75818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.17554, 0.048, 7.932],
+			"to": [13.21123, 0.077, 8.77537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [13.24693, 0.048, 7.92262],
+			"to": [13.28262, 0.077, 8.766],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [13.1051, 0.048, 7.93981],
+			"to": [13.14079, 0.077, 8.78318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.62628, 0.048, 8.16559],
+			"to": [10.67768, 0.077, 9.00896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [12.77004, 0.048, 7.97809],
+			"to": [12.82144, 0.077, 8.82146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [12.71864, 0.048, 7.98278],
+			"to": [12.77004, 0.077, 8.82615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [12.61721, 0.048, 7.99059],
+			"to": [12.66861, 0.077, 8.83396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [12.66861, 0.048, 7.9859],
+			"to": [12.72001, 0.077, 8.82928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [12.41298, 0.048, 8.00778],
+			"to": [12.46438, 0.077, 8.85115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [12.46438, 0.048, 8.00309],
+			"to": [12.51578, 0.077, 8.84646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [12.51441, 0.048, 7.99996],
+			"to": [12.56581, 0.077, 8.84334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [12.56581, 0.048, 7.99528],
+			"to": [12.61721, 0.077, 8.83865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [12.15734, 0.048, 8.02965],
+			"to": [12.20874, 0.077, 8.87303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [12.05591, 0.048, 8.03746],
+			"to": [12.10731, 0.077, 8.88084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [12.10594, 0.048, 8.03434],
+			"to": [12.15734, 0.077, 8.87771],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [12.00451, 0.048, 8.04215],
+			"to": [12.05591, 0.077, 8.88553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [12.20874, 0.048, 8.02496],
+			"to": [12.26014, 0.077, 8.86834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [12.26014, 0.048, 8.02028],
+			"to": [12.31155, 0.077, 8.86365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [12.31017, 0.048, 8.01715],
+			"to": [12.36157, 0.077, 8.86053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [12.36157, 0.048, 8.01246],
+			"to": [12.41298, 0.077, 8.85584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [11.95311, 0.048, 8.04996],
+			"to": [12.00451, 0.077, 8.89334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [11.34041, 0.048, 8.10153],
+			"to": [11.39181, 0.077, 8.9449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [11.23898, 0.048, 8.10934],
+			"to": [11.29038, 0.077, 8.95271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [11.28901, 0.048, 8.10621],
+			"to": [11.34041, 0.077, 8.94959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [11.18758, 0.048, 8.11403],
+			"to": [11.23898, 0.077, 8.9574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [11.39181, 0.048, 8.09684],
+			"to": [11.44321, 0.077, 8.94021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [11.44321, 0.048, 8.09215],
+			"to": [11.49461, 0.077, 8.93553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [11.49324, 0.048, 8.08903],
+			"to": [11.54464, 0.077, 8.9324],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [11.54464, 0.048, 8.08434],
+			"to": [11.59604, 0.077, 8.92771],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [11.74888, 0.048, 8.06715],
+			"to": [11.80028, 0.077, 8.91053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [11.85168, 0.048, 8.05778],
+			"to": [11.90308, 0.077, 8.90115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [11.64745, 0.048, 8.07496],
+			"to": [11.69885, 0.077, 8.91834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [11.90171, 0.048, 8.05465],
+			"to": [11.95311, 0.077, 8.89803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [11.69747, 0.048, 8.07184],
+			"to": [11.74888, 0.077, 8.91521],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [11.80028, 0.048, 8.06246],
+			"to": [11.85168, 0.077, 8.90584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [11.59604, 0.048, 8.07965],
+			"to": [11.64745, 0.077, 8.92303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [10.31924, 0.048, 8.19528],
+			"to": [10.37065, 0.077, 9.03865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [11.13618, 0.048, 8.1234],
+			"to": [11.18758, 0.077, 8.96678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [11.08477, 0.048, 8.12809],
+			"to": [11.13618, 0.077, 8.97146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.98334, 0.048, 8.1359],
+			"to": [11.03475, 0.077, 8.97928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [11.03475, 0.048, 8.13121],
+			"to": [11.08615, 0.077, 8.97459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [10.77911, 0.048, 8.15309],
+			"to": [10.83051, 0.077, 8.99646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.83051, 0.048, 8.1484],
+			"to": [10.88191, 0.077, 8.99178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.88054, 0.048, 8.14528],
+			"to": [10.93194, 0.077, 8.98865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [10.93194, 0.048, 8.14059],
+			"to": [10.98334, 0.077, 8.98396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.52348, 0.048, 8.17496],
+			"to": [10.57488, 0.077, 9.01834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [10.42205, 0.048, 8.18278],
+			"to": [10.47345, 0.077, 9.02615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [10.47208, 0.048, 8.17965],
+			"to": [10.52348, 0.077, 9.02303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [10.37065, 0.048, 8.18746],
+			"to": [10.42205, 0.077, 9.03084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [10.57488, 0.048, 8.17028],
+			"to": [10.62628, 0.077, 9.01365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.67631, 0.048, 8.16246],
+			"to": [10.72771, 0.077, 9.00584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [10.72771, 0.048, 8.15778],
+			"to": [10.77911, 0.077, 9.00115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [9.70654, 0.048, 8.24684],
+			"to": [9.75795, 0.077, 9.09021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [9.60511, 0.048, 8.25465],
+			"to": [9.65652, 0.077, 9.09803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [9.65514, 0.048, 8.25153],
+			"to": [9.70654, 0.077, 9.0949],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [9.55371, 0.048, 8.25934],
+			"to": [9.60511, 0.077, 9.10271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [9.75795, 0.048, 8.24215],
+			"to": [9.80935, 0.077, 9.08553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [9.80935, 0.048, 8.23746],
+			"to": [9.86075, 0.077, 9.08084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [9.85938, 0.048, 8.23434],
+			"to": [9.91078, 0.077, 9.07771],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [9.91078, 0.048, 8.22965],
+			"to": [9.96218, 0.077, 9.07303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.11501, 0.048, 8.21246],
+			"to": [10.16641, 0.077, 9.05584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.21781, 0.048, 8.20309],
+			"to": [10.26922, 0.077, 9.04646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [10.01358, 0.048, 8.22028],
+			"to": [10.06498, 0.077, 9.06365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [10.26784, 0.048, 8.19996],
+			"to": [10.31924, 0.077, 9.04334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [10.06361, 0.048, 8.21715],
+			"to": [10.11501, 0.077, 9.06053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [10.16641, 0.048, 8.20778],
+			"to": [10.21781, 0.077, 9.05115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [9.96218, 0.048, 8.22496],
+			"to": [10.01358, 0.077, 9.06834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [20.1877, 0.0625, 5.44172]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [6.47887, 0.048, 8.26325],
+			"to": [9.55371, 0.077, 9.10662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [24.36531, 0.048, 7.17959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [0.70956, 0.048, 7.88434],
+			"to": [0.76182, 0.077, 8.72771],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.84319, 0.048, 6.82178]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [-0.01647, -0.002, 7.79293],
+			"to": [0.03579, 0.127, 8.67928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.70181, 0.048, 6.7624]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [0.08665, -0.002, 7.80075],
+			"to": [0.13891, 0.127, 8.68709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.70181, 0.048, 6.7624]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [0.03579, -0.002, 7.79762],
+			"to": [0.08805, 0.127, 8.68396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.69668, 0.048, 6.7624]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [0.13891, -0.002, 7.80543],
+			"to": [0.19117, 0.127, 8.69178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.69668, 0.048, 6.7624]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [-0.06873, -0.002, 7.78825],
+			"to": [-0.01647, 0.127, 8.67459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.69618, 0.048, 6.7499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [-0.12098, -0.002, 7.78356],
+			"to": [-0.06873, 0.127, 8.6699],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.70131, 0.048, 6.7499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [-0.17185, -0.002, 7.78043],
+			"to": [-0.11959, 0.127, 8.66678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.69618, 0.048, 6.7499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [-0.2241, -0.002, 7.77575],
+			"to": [-0.17185, 0.127, 8.66209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.70131, 0.048, 6.7499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [-0.43174, -0.002, 7.75856],
+			"to": [-0.37948, 0.127, 8.6449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.74564, 0.048, 6.73271]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [-0.53626, -0.002, 7.74918],
+			"to": [-0.484, 0.127, 8.63553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.74514, 0.048, 6.72021]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [-0.32862, -0.002, 7.76637],
+			"to": [-0.27636, 0.127, 8.65271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.74564, 0.048, 6.73271]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [-0.58712, -0.002, 7.74606],
+			"to": [-0.53486, 0.127, 8.6324],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.74001, 0.048, 6.72021]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [-0.37948, -0.002, 7.76325],
+			"to": [-0.32722, 0.127, 8.64959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.74051, 0.048, 6.73271]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [-0.484, -0.002, 7.75387],
+			"to": [-0.43174, 0.127, 8.64021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.74001, 0.048, 6.72021]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [-0.27636, -0.002, 7.77106],
+			"to": [-0.2241, 0.127, 8.6574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.74051, 0.048, 6.73271]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [1.02172, 0.048, 7.91403],
+			"to": [1.07398, 0.077, 8.7574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.68457, 0.048, 6.85615]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [0.19117, -0.002, 7.81481],
+			"to": [0.24343, 0.127, 8.70115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88703, 0.048, 6.79209]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [0.24343, -0.002, 7.8195],
+			"to": [0.29569, 0.127, 8.70584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88189, 0.048, 6.79209]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [0.34655, -0.002, 7.82731],
+			"to": [0.39881, 0.127, 8.71365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88189, 0.048, 6.79209]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [0.29429, -0.002, 7.82262],
+			"to": [0.34655, 0.127, 8.70896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88703, 0.048, 6.79209]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [0.55419, -0.002, 7.8445],
+			"to": [0.60644, 0.127, 8.73084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88239, 0.048, 6.80459]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [0.50193, -0.002, 7.83981],
+			"to": [0.55419, 0.127, 8.72615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88752, 0.048, 6.80459]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [0.45106, -0.002, 7.83668],
+			"to": [0.50332, 0.127, 8.72303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88239, 0.048, 6.80459]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [0.39881, -0.002, 7.832],
+			"to": [0.45106, 0.127, 8.71834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.88752, 0.048, 6.80459]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [0.81408, 0.048, 7.89371],
+			"to": [0.86634, 0.077, 8.73709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.84369, 0.048, 6.83428]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [0.9172, 0.048, 7.90153],
+			"to": [0.96946, 0.077, 8.7449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.84369, 0.048, 6.83428]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [0.86634, 0.048, 7.8984],
+			"to": [0.9186, 0.077, 8.74178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.83856, 0.048, 6.83428]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [0.96946, 0.048, 7.90621],
+			"to": [1.02172, 0.077, 8.74959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.83856, 0.048, 6.83428]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [0.76182, 0.048, 7.88903],
+			"to": [0.81408, 0.077, 8.7324],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.83806, 0.048, 6.82178]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [0.6587, -0.002, 7.85387],
+			"to": [0.71096, 0.127, 8.74021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.83806, 0.048, 6.82178]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [0.60644, -0.002, 7.84918],
+			"to": [0.6587, 0.127, 8.73553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.84319, 0.048, 6.82178]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 90, "texture": "#1"},
+				"east": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 90, "texture": "#1"},
+				"west": {"uv": [0, 16, 8.5, 0], "rotation": 90, "texture": "#1"},
+				"up": {"uv": [5.75, 16, 14.25, 0], "rotation": 90, "texture": "#1"},
+				"down": {"uv": [5.75, 16, 14.25, 0], "rotation": 270, "texture": "#1"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [1.64463, 0.048, 7.96559],
+			"to": [1.69689, 0.077, 8.80896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.64124, 0.048, 6.89834]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [1.74775, 0.048, 7.9734],
+			"to": [1.80001, 0.077, 8.81678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.64124, 0.048, 6.89834]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [1.69689, 0.048, 7.97028],
+			"to": [1.74914, 0.077, 8.81365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.63611, 0.048, 6.89834]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [1.80001, 0.048, 7.97809],
+			"to": [1.85227, 0.077, 8.82146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.63611, 0.048, 6.89834]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [1.59237, 0.048, 7.9609],
+			"to": [1.64463, 0.077, 8.80428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.63561, 0.048, 6.88584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [1.54011, 0.048, 7.95621],
+			"to": [1.59237, 0.077, 8.79959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.64074, 0.048, 6.88584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [1.48925, 0.048, 7.95309],
+			"to": [1.54151, 0.077, 8.79646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.63561, 0.048, 6.88584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [1.43699, 0.048, 7.9484],
+			"to": [1.48925, 0.077, 8.79178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.64074, 0.048, 6.88584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [1.22935, 0.048, 7.93121],
+			"to": [1.28161, 0.077, 8.77459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.68507, 0.048, 6.86865]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [1.12484, 0.048, 7.92184],
+			"to": [1.1771, 0.077, 8.76521],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.68457, 0.048, 6.85615]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [1.33247, 0.048, 7.93903],
+			"to": [1.38473, 0.077, 8.7824],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.68507, 0.048, 6.86865]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [1.07398, 0.048, 7.91871],
+			"to": [1.12623, 0.077, 8.76209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.67944, 0.048, 6.85615]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [1.28161, 0.048, 7.9359],
+			"to": [1.33387, 0.077, 8.77928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.67994, 0.048, 6.86865]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [1.1771, 0.048, 7.92653],
+			"to": [1.22935, 0.077, 8.7699],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.67944, 0.048, 6.85615]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [1.38473, 0.048, 7.94371],
+			"to": [1.43699, 0.077, 8.78709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [8.67994, 0.048, 6.86865]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [4.83763, 0.048, 8.1695],
+			"to": [4.91288, 0.077, 9.01287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.5102, 0.048, 7.10303]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [1.85227, 0.048, 7.982],
+			"to": [1.91498, 0.077, 8.82537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36045, 0.048, 6.9374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [1.91498, 0.048, 7.98668],
+			"to": [1.97769, 0.077, 8.83006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.35429, 0.048, 6.9374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [2.03872, 0.048, 7.9945],
+			"to": [2.10143, 0.077, 8.83787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.35429, 0.048, 6.9374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [1.97601, 0.048, 7.98981],
+			"to": [2.03872, 0.077, 8.83318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36045, 0.048, 6.9374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [2.28788, 0.048, 8.01168],
+			"to": [2.35059, 0.077, 8.85506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.35489, 0.048, 6.9499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [2.22517, 0.048, 8.007],
+			"to": [2.28788, 0.077, 8.85037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36104, 0.048, 6.9499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [2.16414, 0.048, 8.00387],
+			"to": [2.22685, 0.077, 8.84725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.35489, 0.048, 6.9499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [2.10143, 0.048, 7.99918],
+			"to": [2.16414, 0.077, 8.84256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36104, 0.048, 6.9499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [2.59616, 0.048, 8.03356],
+			"to": [2.67141, 0.077, 8.87693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.59814, 0.048, 6.97959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [2.74465, 0.048, 8.04137],
+			"to": [2.8199, 0.077, 8.88475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.59814, 0.048, 6.97959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [2.67141, 0.048, 8.03825],
+			"to": [2.74666, 0.077, 8.88162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.59075, 0.048, 6.97959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [2.8199, 0.048, 8.04606],
+			"to": [2.89515, 0.077, 8.88943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.59075, 0.048, 6.97959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [2.53705, 0.048, 8.02887],
+			"to": [2.59976, 0.077, 8.87225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30169, 0.048, 6.96709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [2.47434, 0.048, 8.02418],
+			"to": [2.53705, 0.077, 8.86756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30784, 0.048, 6.96709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [2.4133, 0.048, 8.02106],
+			"to": [2.47601, 0.077, 8.86443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30169, 0.048, 6.96709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [2.35059, 0.048, 8.01637],
+			"to": [2.4133, 0.077, 8.85975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30784, 0.048, 6.96709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [2.89515, 0.048, 8.05387],
+			"to": [2.97041, 0.077, 8.89725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36902, 0.048, 7.00146]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [3.79215, 0.048, 8.10543],
+			"to": [3.8674, 0.077, 8.94881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30661, 0.048, 7.04365]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [3.94064, 0.048, 8.11325],
+			"to": [4.01589, 0.077, 8.95662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30661, 0.048, 7.04365]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [3.8674, 0.048, 8.11012],
+			"to": [3.94265, 0.077, 8.9535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.29922, 0.048, 7.04365]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [4.01589, 0.048, 8.11793],
+			"to": [4.09114, 0.077, 8.96131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.29922, 0.048, 7.04365]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [3.71689, 0.048, 8.10075],
+			"to": [3.79215, 0.077, 8.94412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.2985, 0.048, 7.03115]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [3.64164, 0.048, 8.09606],
+			"to": [3.71689, 0.077, 8.93943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30589, 0.048, 7.03115]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [3.5684, 0.048, 8.09293],
+			"to": [3.64365, 0.077, 8.93631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.2985, 0.048, 7.03115]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [3.49315, 0.048, 8.08825],
+			"to": [3.5684, 0.077, 8.93162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.30589, 0.048, 7.03115]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [3.19415, 0.048, 8.07106],
+			"to": [3.2694, 0.077, 8.91443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36973, 0.048, 7.01396]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [3.04365, 0.048, 8.06168],
+			"to": [3.1189, 0.077, 8.90506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36902, 0.048, 7.00146]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [3.34265, 0.048, 8.07887],
+			"to": [3.4179, 0.077, 8.92225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36973, 0.048, 7.01396]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [2.97041, 0.048, 8.05856],
+			"to": [3.04566, 0.077, 8.90193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36163, 0.048, 7.00146]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [3.2694, 0.048, 8.07575],
+			"to": [3.34466, 0.077, 8.91912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36235, 0.048, 7.01396]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [3.1189, 0.048, 8.06637],
+			"to": [3.19415, 0.077, 8.90975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36163, 0.048, 7.00146]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [3.4179, 0.048, 8.08356],
+			"to": [3.49315, 0.077, 8.92693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.36235, 0.048, 7.01396]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [5.28713, 0.048, 8.19918],
+			"to": [5.36238, 0.077, 9.04256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.2818, 0.048, 7.1374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [4.09114, 0.048, 8.12731],
+			"to": [4.1664, 0.077, 8.97068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.57333, 0.048, 7.07334]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [4.1664, 0.048, 8.132],
+			"to": [4.24165, 0.077, 8.97537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.56594, 0.048, 7.07334]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [4.31489, 0.048, 8.13981],
+			"to": [4.39014, 0.077, 8.98318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.56594, 0.048, 7.07334]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [4.23964, 0.048, 8.13512],
+			"to": [4.31489, 0.077, 8.9785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.57333, 0.048, 7.07334]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [4.61389, 0.048, 8.157],
+			"to": [4.68914, 0.077, 9.00037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.56666, 0.048, 7.08584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [4.53863, 0.048, 8.15231],
+			"to": [4.61389, 0.077, 8.99568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.57405, 0.048, 7.08584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [4.46539, 0.048, 8.14918],
+			"to": [4.54064, 0.077, 8.99256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.56666, 0.048, 7.08584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [4.39014, 0.048, 8.1445],
+			"to": [4.46539, 0.077, 8.98787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.57405, 0.048, 7.08584]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [4.98814, 0.048, 8.17887],
+			"to": [5.06339, 0.077, 9.02225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.51092, 0.048, 7.11553]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [5.13663, 0.048, 8.18668],
+			"to": [5.21188, 0.077, 9.03006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.51092, 0.048, 7.11553]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [5.06339, 0.048, 8.18356],
+			"to": [5.13864, 0.077, 9.02693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.50353, 0.048, 7.11553]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [5.21188, 0.048, 8.19137],
+			"to": [5.28713, 0.077, 9.03475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.50353, 0.048, 7.11553]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [4.91288, 0.048, 8.17418],
+			"to": [4.98814, 0.077, 9.01756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.50281, 0.048, 7.10303]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [4.76439, 0.048, 8.16637],
+			"to": [4.83964, 0.077, 9.00975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.50281, 0.048, 7.10303]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [4.68914, 0.048, 8.16168],
+			"to": [4.76439, 0.077, 9.00506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.5102, 0.048, 7.10303]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [6.18412, 0.048, 8.25075],
+			"to": [6.25938, 0.077, 9.09412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.21939, 0.048, 7.17959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [6.33262, 0.048, 8.25856],
+			"to": [6.40787, 0.077, 9.10193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.21939, 0.048, 7.17959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [6.25938, 0.048, 8.25543],
+			"to": [6.33463, 0.077, 9.09881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.212, 0.048, 7.17959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [6.40787, 0.048, 8.26325],
+			"to": [6.48312, 0.077, 9.10662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.212, 0.048, 7.17959]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [6.10887, 0.048, 8.24606],
+			"to": [6.18412, 0.077, 9.08943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.21128, 0.048, 7.16709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [6.03362, 0.048, 8.24137],
+			"to": [6.10887, 0.077, 9.08475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.21867, 0.048, 7.16709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [5.96038, 0.048, 8.23825],
+			"to": [6.03563, 0.077, 9.08162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.21128, 0.048, 7.16709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [5.88513, 0.048, 8.23356],
+			"to": [5.96038, 0.077, 9.07693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.21867, 0.048, 7.16709]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [5.58613, 0.048, 8.21637],
+			"to": [5.66138, 0.077, 9.05975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.28252, 0.048, 7.1499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [5.43563, 0.048, 8.207],
+			"to": [5.51088, 0.077, 9.05037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.2818, 0.048, 7.1374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [5.73462, 0.048, 8.22418],
+			"to": [5.80988, 0.077, 9.06756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.28252, 0.048, 7.1499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [5.36238, 0.048, 8.20387],
+			"to": [5.43764, 0.077, 9.04725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.27441, 0.048, 7.1374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [5.66138, 0.048, 8.22106],
+			"to": [5.73663, 0.077, 9.06443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.27513, 0.048, 7.1499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [5.51088, 0.048, 8.21168],
+			"to": [5.58613, 0.077, 9.05506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.27441, 0.048, 7.1374]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [5.80988, 0.048, 8.22887],
+			"to": [5.88513, 0.077, 9.07225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [6.27513, 0.048, 7.1499]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [16, 0, 0, 16], "texture": "#0"},
+				"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [16, 0, 0, 16], "rotation": 90, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.76105, 0.048, 7.59528],
+			"to": [15.79318, 0.077, 8.43865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [17.1009, 0.048, 7.40778],
+			"to": [17.13303, 0.077, 8.25115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [17.06878, 0.048, 7.41246],
+			"to": [17.1009, 0.077, 8.25584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [17.00538, 0.048, 7.42028],
+			"to": [17.03751, 0.077, 8.26365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [17.03751, 0.048, 7.41559],
+			"to": [17.06964, 0.077, 8.25896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.87774, 0.048, 7.43746],
+			"to": [16.90986, 0.077, 8.28084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.90986, 0.048, 7.43278],
+			"to": [16.94199, 0.077, 8.27615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.94113, 0.048, 7.42965],
+			"to": [16.97326, 0.077, 8.27303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [16.97326, 0.048, 7.42496],
+			"to": [17.00538, 0.077, 8.26834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.71797, 0.048, 7.45934],
+			"to": [16.75009, 0.077, 8.30271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.65457, 0.048, 7.46715],
+			"to": [16.6867, 0.077, 8.31053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.68584, 0.048, 7.46403],
+			"to": [16.71797, 0.077, 8.3074],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [16.62245, 0.048, 7.47184],
+			"to": [16.65457, 0.077, 8.31521],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.75009, 0.048, 7.45465],
+			"to": [16.78222, 0.077, 8.29803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.78222, 0.048, 7.44996],
+			"to": [16.81434, 0.077, 8.29334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.81349, 0.048, 7.44684],
+			"to": [16.84561, 0.077, 8.29021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [16.84561, 0.048, 7.44215],
+			"to": [16.87774, 0.077, 8.28553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [16.59032, 0.048, 7.47965],
+			"to": [16.62245, 0.077, 8.32303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.20738, 0.048, 7.53121],
+			"to": [16.23951, 0.077, 8.37459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [16.14399, 0.048, 7.53903],
+			"to": [16.17612, 0.077, 8.3824],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [16.17526, 0.048, 7.5359],
+			"to": [16.20738, 0.077, 8.37928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [16.11186, 0.048, 7.54371],
+			"to": [16.14399, 0.077, 8.38709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [16.23951, 0.048, 7.52653],
+			"to": [16.27164, 0.077, 8.3699],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.27164, 0.048, 7.52184],
+			"to": [16.30376, 0.077, 8.36521],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.3029, 0.048, 7.51871],
+			"to": [16.33503, 0.077, 8.36209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.33503, 0.048, 7.51403],
+			"to": [16.36716, 0.077, 8.3574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.46268, 0.048, 7.49684],
+			"to": [16.4948, 0.077, 8.34021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.52693, 0.048, 7.48746],
+			"to": [16.55905, 0.077, 8.33084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.39928, 0.048, 7.50465],
+			"to": [16.43141, 0.077, 8.34803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.5582, 0.048, 7.48434],
+			"to": [16.59032, 0.077, 8.32771],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.43055, 0.048, 7.50153],
+			"to": [16.46268, 0.077, 8.3449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [16.4948, 0.048, 7.49215],
+			"to": [16.52693, 0.077, 8.33553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [16.36716, 0.048, 7.50934],
+			"to": [16.39928, 0.077, 8.35271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [15.56916, 0.048, 7.62496],
+			"to": [15.60128, 0.077, 8.46834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [16.07974, 0.048, 7.55309],
+			"to": [16.11186, 0.077, 8.39646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.04761, 0.048, 7.55778],
+			"to": [16.07974, 0.077, 8.40115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.98422, 0.048, 7.56559],
+			"to": [16.01634, 0.077, 8.40896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [16.01634, 0.048, 7.5609],
+			"to": [16.04847, 0.077, 8.40428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.85657, 0.048, 7.58278],
+			"to": [15.8887, 0.077, 8.42615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.8887, 0.048, 7.57809],
+			"to": [15.92083, 0.077, 8.42146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.91997, 0.048, 7.57496],
+			"to": [15.95209, 0.077, 8.41834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [15.95209, 0.048, 7.57028],
+			"to": [15.98422, 0.077, 8.41365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.6968, 0.048, 7.60465],
+			"to": [15.72893, 0.077, 8.44803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.63341, 0.048, 7.61246],
+			"to": [15.66553, 0.077, 8.45584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.66468, 0.048, 7.60934],
+			"to": [15.6968, 0.077, 8.45271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [15.60128, 0.048, 7.61715],
+			"to": [15.63341, 0.077, 8.46053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.72893, 0.048, 7.59996],
+			"to": [15.76105, 0.077, 8.44334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.79232, 0.048, 7.59215],
+			"to": [15.82445, 0.077, 8.43553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [15.82445, 0.048, 7.58746],
+			"to": [15.85657, 0.077, 8.43084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.18622, 0.048, 7.67653],
+			"to": [15.21834, 0.077, 8.5199],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [15.12282, 0.048, 7.68434],
+			"to": [15.15495, 0.077, 8.52771],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [15.15409, 0.048, 7.68121],
+			"to": [15.18622, 0.077, 8.52459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [15.0907, 0.048, 7.68903],
+			"to": [15.12282, 0.077, 8.5324],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [15.21834, 0.048, 7.67184],
+			"to": [15.25047, 0.077, 8.51521],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.25047, 0.048, 7.66715],
+			"to": [15.2826, 0.077, 8.51053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.28174, 0.048, 7.66403],
+			"to": [15.31386, 0.077, 8.5074],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.31386, 0.048, 7.65934],
+			"to": [15.34599, 0.077, 8.50271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.44151, 0.048, 7.64215],
+			"to": [15.47364, 0.077, 8.48553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.50576, 0.048, 7.63278],
+			"to": [15.53789, 0.077, 8.47615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.37812, 0.048, 7.64996],
+			"to": [15.41024, 0.077, 8.49334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [15.53703, 0.048, 7.62965],
+			"to": [15.56916, 0.077, 8.47303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.40938, 0.048, 7.64684],
+			"to": [15.44151, 0.077, 8.49021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [15.47364, 0.048, 7.63746],
+			"to": [15.50576, 0.077, 8.48084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [15.34599, 0.048, 7.65465],
+			"to": [15.37812, 0.077, 8.49803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.95999, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.01438, 0.048, 7.02887],
+			"to": [19.03494, 0.077, 7.87225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [19.87189, 0.048, 6.84137],
+			"to": [19.89245, 0.077, 7.68475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [19.85132, 0.048, 6.84606],
+			"to": [19.87189, 0.077, 7.68943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.81075, 0.048, 6.85387],
+			"to": [19.83131, 0.077, 7.69725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [19.83131, 0.048, 6.84918],
+			"to": [19.85187, 0.077, 7.69256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.72906, 0.048, 6.87106],
+			"to": [19.74962, 0.077, 7.71443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.74962, 0.048, 6.86637],
+			"to": [19.77018, 0.077, 7.70975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.76963, 0.048, 6.86325],
+			"to": [19.79019, 0.077, 7.70662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [19.79019, 0.048, 6.85856],
+			"to": [19.81075, 0.077, 7.70193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.62681, 0.048, 6.89293],
+			"to": [19.64737, 0.077, 7.73631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.58623, 0.048, 6.90075],
+			"to": [19.60679, 0.077, 7.74412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.60625, 0.048, 6.89762],
+			"to": [19.62681, 0.077, 7.741],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.56567, 0.048, 6.90543],
+			"to": [19.58623, 0.077, 7.74881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.64737, 0.048, 6.88825],
+			"to": [19.66793, 0.077, 7.73162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.66793, 0.048, 6.88356],
+			"to": [19.68849, 0.077, 7.72693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.68794, 0.048, 6.88043],
+			"to": [19.7085, 0.077, 7.72381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [19.7085, 0.048, 6.87575],
+			"to": [19.72906, 0.077, 7.71912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [19.54511, 0.048, 6.91325],
+			"to": [19.56567, 0.077, 7.75662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.30003, 0.048, 6.96481],
+			"to": [19.32059, 0.077, 7.80818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.25946, 0.048, 6.97262],
+			"to": [19.28002, 0.077, 7.816],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.27947, 0.048, 6.9695],
+			"to": [19.30003, 0.077, 7.81287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [19.2389, 0.048, 6.97731],
+			"to": [19.25946, 0.077, 7.82068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.32059, 0.048, 6.96012],
+			"to": [19.34115, 0.077, 7.8035],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.34115, 0.048, 6.95543],
+			"to": [19.36171, 0.077, 7.79881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.36117, 0.048, 6.95231],
+			"to": [19.38173, 0.077, 7.79568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.38173, 0.048, 6.94762],
+			"to": [19.40229, 0.077, 7.791],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.46342, 0.048, 6.93043],
+			"to": [19.48398, 0.077, 7.77381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.50454, 0.048, 6.92106],
+			"to": [19.5251, 0.077, 7.76443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.42285, 0.048, 6.93825],
+			"to": [19.44341, 0.077, 7.78162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.52455, 0.048, 6.91793],
+			"to": [19.54511, 0.077, 7.76131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.44286, 0.048, 6.93512],
+			"to": [19.46342, 0.077, 7.7785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.48398, 0.048, 6.92575],
+			"to": [19.50454, 0.077, 7.76912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.40229, 0.048, 6.94293],
+			"to": [19.42285, 0.077, 7.78631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.89157, 0.048, 7.05856],
+			"to": [18.91213, 0.077, 7.90193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [19.21834, 0.048, 6.98668],
+			"to": [19.2389, 0.077, 7.83006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.19778, 0.048, 6.99137],
+			"to": [19.21834, 0.077, 7.83475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.15721, 0.048, 6.99918],
+			"to": [19.17777, 0.077, 7.84256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.17777, 0.048, 6.9945],
+			"to": [19.19833, 0.077, 7.83787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.07551, 0.048, 7.01637],
+			"to": [19.09607, 0.077, 7.85975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.09607, 0.048, 7.01168],
+			"to": [19.11663, 0.077, 7.85506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.11609, 0.048, 7.00856],
+			"to": [19.13665, 0.077, 7.85193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.13665, 0.048, 7.00387],
+			"to": [19.15721, 0.077, 7.84725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [18.97326, 0.048, 7.03825],
+			"to": [18.99382, 0.077, 7.88162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.93269, 0.048, 7.04606],
+			"to": [18.95325, 0.077, 7.88943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.9527, 0.048, 7.04293],
+			"to": [18.97326, 0.077, 7.88631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [18.91213, 0.048, 7.05075],
+			"to": [18.93269, 0.077, 7.89412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.99382, 0.048, 7.03356],
+			"to": [19.01438, 0.077, 7.87693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [19.03439, 0.048, 7.02575],
+			"to": [19.05495, 0.077, 7.86912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [19.05495, 0.048, 7.02106],
+			"to": [19.07551, 0.077, 7.86443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.64649, 0.048, 7.10621],
+			"to": [18.66705, 0.077, 7.94959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [18.60591, 0.048, 7.11403],
+			"to": [18.62648, 0.077, 7.9574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [18.62593, 0.048, 7.1109],
+			"to": [18.64649, 0.077, 7.95428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [18.58535, 0.048, 7.11871],
+			"to": [18.60591, 0.077, 7.96209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [18.66705, 0.048, 7.10153],
+			"to": [18.68761, 0.077, 7.9449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.68761, 0.048, 7.10075],
+			"to": [18.70817, 0.077, 7.94412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.70762, 0.048, 7.09762],
+			"to": [18.72818, 0.077, 7.941],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [18.72818, 0.048, 7.09293],
+			"to": [18.74874, 0.077, 7.93631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [18.80987, 0.048, 7.07575],
+			"to": [18.83043, 0.077, 7.91912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [18.85099, 0.048, 7.06637],
+			"to": [18.87156, 0.077, 7.90975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.7693, 0.048, 7.08356],
+			"to": [18.78986, 0.077, 7.92693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [18.87101, 0.048, 7.06325],
+			"to": [18.89157, 0.077, 7.90662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.78931, 0.048, 7.08043],
+			"to": [18.80987, 0.077, 7.92381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [18.83043, 0.048, 7.07106],
+			"to": [18.85099, 0.077, 7.91443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [18.74874, 0.048, 7.08825],
+			"to": [18.7693, 0.077, 7.93162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho1234_1",
+			"from": [18.56251, 0.048, 7.12262],
+			"to": [18.58535, 0.077, 7.966],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [18.53966, 0.048, 7.12731],
+			"to": [18.56251, 0.077, 7.97068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.49458, 0.048, 7.13512],
+			"to": [18.51743, 0.077, 7.9785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [18.51743, 0.048, 7.13043],
+			"to": [18.54027, 0.077, 7.97381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.40381, 0.048, 7.15231],
+			"to": [18.42666, 0.077, 7.99568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.42666, 0.048, 7.14762],
+			"to": [18.4495, 0.077, 7.991],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.44889, 0.048, 7.1445],
+			"to": [18.47174, 0.077, 7.98787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [18.47174, 0.048, 7.13981],
+			"to": [18.49458, 0.077, 7.98318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.2902, 0.048, 7.17418],
+			"to": [18.31304, 0.077, 8.01756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.24512, 0.048, 7.182],
+			"to": [18.26796, 0.077, 8.02537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.26735, 0.048, 7.17887],
+			"to": [18.2902, 0.077, 8.02225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [18.22227, 0.048, 7.18668],
+			"to": [18.24512, 0.077, 8.03006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.31304, 0.048, 7.1695],
+			"to": [18.33589, 0.077, 8.01287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.33589, 0.048, 7.16481],
+			"to": [18.35873, 0.077, 8.00818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.35812, 0.048, 7.16168],
+			"to": [18.38097, 0.077, 8.00506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [18.38097, 0.048, 7.157],
+			"to": [18.40381, 0.077, 8.00037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [18.19943, 0.048, 7.1945],
+			"to": [18.22227, 0.077, 8.03787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.92712, 0.048, 7.24606],
+			"to": [17.94996, 0.077, 8.08943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.88204, 0.048, 7.25387],
+			"to": [17.90488, 0.077, 8.09725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.90427, 0.048, 7.25075],
+			"to": [17.92712, 0.077, 8.09412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [17.85919, 0.048, 7.25856],
+			"to": [17.88204, 0.077, 8.10193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.94996, 0.048, 7.24137],
+			"to": [17.97281, 0.077, 8.08475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.97281, 0.048, 7.23668],
+			"to": [17.99565, 0.077, 8.08006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.99504, 0.048, 7.23356],
+			"to": [18.01789, 0.077, 8.07693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.01789, 0.048, 7.22887],
+			"to": [18.04073, 0.077, 8.07225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.10866, 0.048, 7.21168],
+			"to": [18.1315, 0.077, 8.05506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.15435, 0.048, 7.20231],
+			"to": [18.17719, 0.077, 8.04568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.06358, 0.048, 7.2195],
+			"to": [18.08642, 0.077, 8.06287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [18.17658, 0.048, 7.19918],
+			"to": [18.19943, 0.077, 8.04256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.08581, 0.048, 7.21637],
+			"to": [18.10866, 0.077, 8.05975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [18.1315, 0.048, 7.207],
+			"to": [18.15435, 0.077, 8.05037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [18.04073, 0.048, 7.22418],
+			"to": [18.06358, 0.077, 8.06756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [17.47327, 0.048, 7.33981],
+			"to": [17.49611, 0.077, 8.18318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [17.83635, 0.048, 7.26793],
+			"to": [17.85919, 0.077, 8.11131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [17.8135, 0.048, 7.27262],
+			"to": [17.83635, 0.077, 8.116],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.76842, 0.048, 7.28043],
+			"to": [17.79127, 0.077, 8.12381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [17.79127, 0.048, 7.27575],
+			"to": [17.81411, 0.077, 8.11912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.67765, 0.048, 7.29762],
+			"to": [17.7005, 0.077, 8.141],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.7005, 0.048, 7.29293],
+			"to": [17.72334, 0.077, 8.13631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.72273, 0.048, 7.28981],
+			"to": [17.74558, 0.077, 8.13318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [17.74558, 0.048, 7.28512],
+			"to": [17.76842, 0.077, 8.1285],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.56404, 0.048, 7.3195],
+			"to": [17.58688, 0.077, 8.16287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.51896, 0.048, 7.32731],
+			"to": [17.5418, 0.077, 8.17068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.54119, 0.048, 7.32418],
+			"to": [17.56404, 0.077, 8.16756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [17.49611, 0.048, 7.332],
+			"to": [17.51896, 0.077, 8.17537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.58688, 0.048, 7.31481],
+			"to": [17.60973, 0.077, 8.15818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.60973, 0.048, 7.31012],
+			"to": [17.63257, 0.077, 8.1535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.63196, 0.048, 7.307],
+			"to": [17.65481, 0.077, 8.15037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [17.65481, 0.048, 7.30231],
+			"to": [17.67765, 0.077, 8.14568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.20096, 0.048, 7.39137],
+			"to": [17.2238, 0.077, 8.23475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [17.15588, 0.048, 7.39918],
+			"to": [17.17872, 0.077, 8.24256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [17.17811, 0.048, 7.39606],
+			"to": [17.20096, 0.077, 8.23943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [17.13303, 0.048, 7.40387],
+			"to": [17.15588, 0.077, 8.24725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [17.2238, 0.048, 7.38668],
+			"to": [17.24665, 0.077, 8.23006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.24665, 0.048, 7.382],
+			"to": [17.26949, 0.077, 8.22537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.26888, 0.048, 7.37887],
+			"to": [17.29173, 0.077, 8.22225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.29173, 0.048, 7.37418],
+			"to": [17.31457, 0.077, 8.21756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.3825, 0.048, 7.357],
+			"to": [17.40534, 0.077, 8.20037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.42819, 0.048, 7.34762],
+			"to": [17.45103, 0.077, 8.191],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.33742, 0.048, 7.36481],
+			"to": [17.36026, 0.077, 8.20818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [17.45042, 0.048, 7.3445],
+			"to": [17.47327, 0.077, 8.18787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.35965, 0.048, 7.36168],
+			"to": [17.3825, 0.077, 8.20506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [17.40534, 0.048, 7.35231],
+			"to": [17.42819, 0.077, 8.19568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [17.31457, 0.048, 7.3695],
+			"to": [17.33742, 0.077, 8.21287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.32147, 0.048, 6.74371],
+			"to": [20.34203, 0.077, 7.58709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [21.17898, 0.048, 6.55621],
+			"to": [21.19954, 0.077, 7.39959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [21.15842, 0.048, 6.5609],
+			"to": [21.17898, 0.077, 7.40428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.11784, 0.048, 6.56871],
+			"to": [21.13841, 0.077, 7.41209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [21.13841, 0.048, 6.56403],
+			"to": [21.15897, 0.077, 7.4074],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.03615, 0.048, 6.5859],
+			"to": [21.05671, 0.077, 7.42928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.05671, 0.048, 6.58121],
+			"to": [21.07727, 0.077, 7.42459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.07672, 0.048, 6.57809],
+			"to": [21.09728, 0.077, 7.42146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [21.09728, 0.048, 6.5734],
+			"to": [21.11784, 0.077, 7.41678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.9339, 0.048, 6.60778],
+			"to": [20.95446, 0.077, 7.45115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.89333, 0.048, 6.61559],
+			"to": [20.91389, 0.077, 7.45896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.91334, 0.048, 6.61246],
+			"to": [20.9339, 0.077, 7.45584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.87276, 0.048, 6.62028],
+			"to": [20.89333, 0.077, 7.46365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.95446, 0.048, 6.60309],
+			"to": [20.97502, 0.077, 7.44646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.97502, 0.048, 6.5984],
+			"to": [20.99558, 0.077, 7.44178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.99503, 0.048, 6.59528],
+			"to": [21.01559, 0.077, 7.43865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [21.01559, 0.048, 6.59059],
+			"to": [21.03615, 0.077, 7.43396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [20.8522, 0.048, 6.62809],
+			"to": [20.87276, 0.077, 7.47146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.60712, 0.048, 6.67965],
+			"to": [20.62769, 0.077, 7.52303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.56655, 0.048, 6.68746],
+			"to": [20.58711, 0.077, 7.53084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.58656, 0.048, 6.68434],
+			"to": [20.60712, 0.077, 7.52771],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [20.54599, 0.048, 6.69215],
+			"to": [20.56655, 0.077, 7.53553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.62769, 0.048, 6.67496],
+			"to": [20.64825, 0.077, 7.51834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.64825, 0.048, 6.67028],
+			"to": [20.66881, 0.077, 7.51365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.66826, 0.048, 6.66715],
+			"to": [20.68882, 0.077, 7.51053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.68882, 0.048, 6.66246],
+			"to": [20.70938, 0.077, 7.50584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.77051, 0.048, 6.64528],
+			"to": [20.79107, 0.077, 7.48865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.81163, 0.048, 6.6359],
+			"to": [20.83219, 0.077, 7.47928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.72994, 0.048, 6.65309],
+			"to": [20.7505, 0.077, 7.49646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.83164, 0.048, 6.63278],
+			"to": [20.8522, 0.077, 7.47615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.74995, 0.048, 6.64996],
+			"to": [20.77051, 0.077, 7.49334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.79107, 0.048, 6.64059],
+			"to": [20.81163, 0.077, 7.48396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.70938, 0.048, 6.65778],
+			"to": [20.72994, 0.077, 7.50115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.19866, 0.048, 6.7734],
+			"to": [20.21922, 0.077, 7.61678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [20.52543, 0.048, 6.70153],
+			"to": [20.54599, 0.077, 7.5449],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.50487, 0.048, 6.70621],
+			"to": [20.52543, 0.077, 7.54959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.4643, 0.048, 6.71403],
+			"to": [20.48486, 0.077, 7.5574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.48486, 0.048, 6.70934],
+			"to": [20.50542, 0.077, 7.55271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.38261, 0.048, 6.73121],
+			"to": [20.40317, 0.077, 7.57459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.40317, 0.048, 6.72653],
+			"to": [20.42373, 0.077, 7.5699],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.42318, 0.048, 6.7234],
+			"to": [20.44374, 0.077, 7.56678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.44374, 0.048, 6.71871],
+			"to": [20.4643, 0.077, 7.56209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.28035, 0.048, 6.75309],
+			"to": [20.30091, 0.077, 7.59646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.23978, 0.048, 6.7609],
+			"to": [20.26034, 0.077, 7.60428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.25979, 0.048, 6.75778],
+			"to": [20.28035, 0.077, 7.60115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [20.21922, 0.048, 6.76559],
+			"to": [20.23978, 0.077, 7.60896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.30091, 0.048, 6.7484],
+			"to": [20.32147, 0.077, 7.59178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.34148, 0.048, 6.74059],
+			"to": [20.36204, 0.077, 7.58396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [20.36204, 0.048, 6.7359],
+			"to": [20.38261, 0.077, 7.57928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.95358, 0.048, 6.82496],
+			"to": [19.97414, 0.077, 7.66834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [19.91301, 0.048, 6.83278],
+			"to": [19.93357, 0.077, 7.67615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [19.93302, 0.048, 6.82965],
+			"to": [19.95358, 0.077, 7.67303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [19.89245, 0.048, 6.83746],
+			"to": [19.91301, 0.077, 7.68084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [19.97414, 0.048, 6.82028],
+			"to": [19.9947, 0.077, 7.66365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [19.9947, 0.048, 6.81559],
+			"to": [20.01526, 0.077, 7.65896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.01471, 0.048, 6.81246],
+			"to": [20.03527, 0.077, 7.65584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.03527, 0.048, 6.80778],
+			"to": [20.05583, 0.077, 7.65115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.11697, 0.048, 6.79059],
+			"to": [20.13753, 0.077, 7.63396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.15809, 0.048, 6.78121],
+			"to": [20.17865, 0.077, 7.62459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.07639, 0.048, 6.7984],
+			"to": [20.09695, 0.077, 7.64178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [20.1781, 0.048, 6.77809],
+			"to": [20.19866, 0.077, 7.62146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.0964, 0.048, 6.79528],
+			"to": [20.11697, 0.077, 7.63865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [20.13753, 0.048, 6.7859],
+			"to": [20.15809, 0.077, 7.62928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [20.05583, 0.048, 6.80309],
+			"to": [20.07639, 0.077, 7.64646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.70462, 0.048, 6.1734],
+			"to": [22.72107, 0.077, 7.01678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.19456, 0.048, 6.03746],
+			"to": [23.21101, 0.077, 6.8535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.1621, 0.048, 6.04528],
+			"to": [23.17855, 0.077, 6.88865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.17811, 0.048, 6.04215],
+			"to": [23.19456, 0.077, 6.86209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.14565, 0.048, 6.04996],
+			"to": [23.1621, 0.077, 6.89334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.21101, 0.048, 6.03278],
+			"to": [23.22746, 0.077, 6.81365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.22746, 0.048, 6.02809],
+			"to": [23.2439, 0.077, 6.78943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.24346, 0.048, 6.02496],
+			"to": [23.25991, 0.077, 6.7824],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.25991, 0.048, 6.02028],
+			"to": [23.27636, 0.077, 6.7699],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.1292, 0.048, 6.05778],
+			"to": [23.14565, 0.077, 6.90115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.93314, 0.048, 6.10934],
+			"to": [22.94959, 0.077, 6.95271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.90068, 0.048, 6.11715],
+			"to": [22.91713, 0.077, 6.96053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.91669, 0.048, 6.11403],
+			"to": [22.93314, 0.077, 6.9574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [22.88423, 0.048, 6.12184],
+			"to": [22.90068, 0.077, 6.96521],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.94959, 0.048, 6.10465],
+			"to": [22.96604, 0.077, 6.94803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.96604, 0.048, 6.09996],
+			"to": [22.98249, 0.077, 6.94334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.98205, 0.048, 6.09684],
+			"to": [22.99849, 0.077, 6.94021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.99849, 0.048, 6.09215],
+			"to": [23.01494, 0.077, 6.93553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.06385, 0.048, 6.07496],
+			"to": [23.0803, 0.077, 6.91834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.09675, 0.048, 6.06559],
+			"to": [23.11319, 0.077, 6.90896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.03139, 0.048, 6.08278],
+			"to": [23.04784, 0.077, 6.92615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.11276, 0.048, 6.06246],
+			"to": [23.1292, 0.077, 6.90584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.0474, 0.048, 6.07965],
+			"to": [23.06385, 0.077, 6.92303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.0803, 0.048, 6.07028],
+			"to": [23.09675, 0.077, 6.91365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.01494, 0.048, 6.08746],
+			"to": [23.03139, 0.077, 6.93084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.60637, 0.048, 6.20309],
+			"to": [22.62282, 0.077, 7.04646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.86779, 0.048, 6.13121],
+			"to": [22.88423, 0.077, 6.97459],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.85134, 0.048, 6.1359],
+			"to": [22.86779, 0.077, 6.97928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.81888, 0.048, 6.14371],
+			"to": [22.83533, 0.077, 6.98709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.83533, 0.048, 6.13903],
+			"to": [22.85178, 0.077, 6.9824],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.75352, 0.048, 6.1609],
+			"to": [22.76997, 0.077, 7.00428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.76997, 0.048, 6.15621],
+			"to": [22.78642, 0.077, 6.99959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.78598, 0.048, 6.15309],
+			"to": [22.80243, 0.077, 6.99646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.80243, 0.048, 6.1484],
+			"to": [22.81888, 0.077, 6.99178],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.67172, 0.048, 6.18278],
+			"to": [22.68817, 0.077, 7.02615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.63926, 0.048, 6.19059],
+			"to": [22.65571, 0.077, 7.03396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.65527, 0.048, 6.18746],
+			"to": [22.67172, 0.077, 7.03084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [22.62282, 0.048, 6.19528],
+			"to": [22.63926, 0.077, 7.03865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.68817, 0.048, 6.17809],
+			"to": [22.70462, 0.077, 7.02146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.72063, 0.048, 6.17028],
+			"to": [22.73708, 0.077, 7.01365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.73708, 0.048, 6.16559],
+			"to": [22.75352, 0.077, 7.00896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.4103, 0.048, 6.25465],
+			"to": [22.42675, 0.077, 7.09803],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [22.37785, 0.048, 6.26246],
+			"to": [22.39429, 0.077, 7.10584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [22.39385, 0.048, 6.25934],
+			"to": [22.4103, 0.077, 7.10271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [22.3614, 0.048, 6.26715],
+			"to": [22.37785, 0.077, 7.11053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [22.42675, 0.048, 6.24996],
+			"to": [22.4432, 0.077, 7.09334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.4432, 0.048, 6.24528],
+			"to": [22.45965, 0.077, 7.08865],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.45921, 0.048, 6.24215],
+			"to": [22.47566, 0.077, 7.08553],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.47566, 0.048, 6.23746],
+			"to": [22.49211, 0.077, 7.08084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.54101, 0.048, 6.22028],
+			"to": [22.55746, 0.077, 7.06365],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.57391, 0.048, 6.2109],
+			"to": [22.59036, 0.077, 7.05428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.50855, 0.048, 6.22809],
+			"to": [22.525, 0.077, 7.07146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.58992, 0.048, 6.20778],
+			"to": [22.60637, 0.077, 7.05115],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.52456, 0.048, 6.22496],
+			"to": [22.54101, 0.077, 7.06834],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [22.55746, 0.048, 6.21559],
+			"to": [22.57391, 0.077, 7.05896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [22.49211, 0.048, 6.23278],
+			"to": [22.50855, 0.077, 7.07615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho2234_2",
+			"from": [22.34312, 0.048, 6.27106],
+			"to": [22.3614, 0.077, 7.11443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [22.32485, 0.048, 6.27575],
+			"to": [22.34312, 0.077, 7.11912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.28878, 0.048, 6.28356],
+			"to": [22.30706, 0.077, 7.12693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [22.30706, 0.048, 6.27887],
+			"to": [22.32533, 0.077, 7.12225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.21616, 0.048, 6.30075],
+			"to": [22.23444, 0.077, 7.14412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.23444, 0.048, 6.29606],
+			"to": [22.25272, 0.077, 7.13943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.25223, 0.048, 6.29293],
+			"to": [22.2705, 0.077, 7.13631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [22.2705, 0.048, 6.28825],
+			"to": [22.28878, 0.077, 7.13162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.12527, 0.048, 6.32262],
+			"to": [22.14355, 0.077, 7.166],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.08921, 0.048, 6.33043],
+			"to": [22.10748, 0.077, 7.17381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.107, 0.048, 6.32731],
+			"to": [22.12527, 0.077, 7.17068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [22.07093, 0.048, 6.33512],
+			"to": [22.08921, 0.077, 7.1785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [22.14355, 0.048, 6.31793],
+			"to": [22.16182, 0.077, 7.16131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.16182, 0.048, 6.31325],
+			"to": [22.1801, 0.077, 7.15662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.17961, 0.048, 6.31012],
+			"to": [22.19789, 0.077, 7.1535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [22.19789, 0.048, 6.30543],
+			"to": [22.21616, 0.077, 7.14881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [22.05266, 0.048, 6.34293],
+			"to": [22.07093, 0.077, 7.18631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.83481, 0.048, 6.3945],
+			"to": [21.85308, 0.077, 7.23787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.79874, 0.048, 6.40231],
+			"to": [21.81702, 0.077, 7.24568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.81653, 0.048, 6.39918],
+			"to": [21.83481, 0.077, 7.24256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [21.78047, 0.048, 6.407],
+			"to": [21.79874, 0.077, 7.25037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.85308, 0.048, 6.38981],
+			"to": [21.87136, 0.077, 7.23318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.87136, 0.048, 6.38512],
+			"to": [21.88964, 0.077, 7.2285],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.88915, 0.048, 6.382],
+			"to": [21.90742, 0.077, 7.22537],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.90742, 0.048, 6.37731],
+			"to": [21.9257, 0.077, 7.22068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.98004, 0.048, 6.36012],
+			"to": [21.99832, 0.077, 7.2035],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.01659, 0.048, 6.35075],
+			"to": [22.03487, 0.077, 7.19412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.94398, 0.048, 6.36793],
+			"to": [21.96225, 0.077, 7.21131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [22.03438, 0.048, 6.34762],
+			"to": [22.05266, 0.077, 7.191],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.96176, 0.048, 6.36481],
+			"to": [21.98004, 0.077, 7.20818],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.99832, 0.048, 6.35543],
+			"to": [22.01659, 0.077, 7.19881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.9257, 0.048, 6.37262],
+			"to": [21.94398, 0.077, 7.216],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.47173, 0.048, 6.48825],
+			"to": [21.49, 0.077, 7.33162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [21.76219, 0.048, 6.41637],
+			"to": [21.78047, 0.077, 7.25975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.74392, 0.048, 6.42106],
+			"to": [21.76219, 0.077, 7.26443],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.70785, 0.048, 6.42887],
+			"to": [21.72613, 0.077, 7.27225],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.72613, 0.048, 6.42418],
+			"to": [21.7444, 0.077, 7.26756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.63524, 0.048, 6.44606],
+			"to": [21.65351, 0.077, 7.28943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.65351, 0.048, 6.44137],
+			"to": [21.67179, 0.077, 7.28475],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.6713, 0.048, 6.43825],
+			"to": [21.68958, 0.077, 7.28162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.68958, 0.048, 6.43356],
+			"to": [21.70785, 0.077, 7.27693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.54434, 0.048, 6.46793],
+			"to": [21.56262, 0.077, 7.31131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.50828, 0.048, 6.47575],
+			"to": [21.52655, 0.077, 7.31912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.52607, 0.048, 6.47262],
+			"to": [21.54434, 0.077, 7.316],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [21.49, 0.048, 6.48043],
+			"to": [21.50828, 0.077, 7.32381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.56262, 0.048, 6.46325],
+			"to": [21.5809, 0.077, 7.30662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.5809, 0.048, 6.45856],
+			"to": [21.59917, 0.077, 7.30193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.59868, 0.048, 6.45543],
+			"to": [21.61696, 0.077, 7.29881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.61696, 0.048, 6.45075],
+			"to": [21.63524, 0.077, 7.29412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.25388, 0.048, 6.53981],
+			"to": [21.27215, 0.077, 7.38318],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [21.21781, 0.048, 6.54762],
+			"to": [21.23609, 0.077, 7.391],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [21.2356, 0.048, 6.5445],
+			"to": [21.25388, 0.077, 7.38787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [21.19954, 0.048, 6.55231],
+			"to": [21.21781, 0.077, 7.39568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [21.27215, 0.048, 6.53512],
+			"to": [21.29043, 0.077, 7.3785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.29043, 0.048, 6.53043],
+			"to": [21.30871, 0.077, 7.37381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.30822, 0.048, 6.52731],
+			"to": [21.32649, 0.077, 7.37068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.32649, 0.048, 6.52262],
+			"to": [21.34477, 0.077, 7.366],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.39911, 0.048, 6.50543],
+			"to": [21.41739, 0.077, 7.34881],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.43566, 0.048, 6.49606],
+			"to": [21.45394, 0.077, 7.33943],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.36305, 0.048, 6.51325],
+			"to": [21.38132, 0.077, 7.35662],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [21.45345, 0.048, 6.49293],
+			"to": [21.47173, 0.077, 7.33631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.38083, 0.048, 6.51012],
+			"to": [21.39911, 0.077, 7.3535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [21.41739, 0.048, 6.50075],
+			"to": [21.43566, 0.077, 7.34412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [21.34477, 0.048, 6.51793],
+			"to": [21.36305, 0.077, 7.36131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho3334_3",
+			"from": [23.39062, 0.048, 5.9859],
+			"to": [23.40707, 0.077, 6.63396],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.37417, 0.048, 5.99059],
+			"to": [23.39062, 0.077, 6.64646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.35816, 0.048, 5.99371],
+			"to": [23.37461, 0.077, 6.67693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.34172, 0.048, 5.9984],
+			"to": [23.35816, 0.077, 6.69334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.32527, 0.048, 6.00309],
+			"to": [23.34172, 0.077, 6.69412],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.30882, 0.048, 6.00778],
+			"to": [23.32527, 0.077, 6.72615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.27636, 0.048, 6.01559],
+			"to": [23.29281, 0.077, 6.74959],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.29281, 0.048, 6.0109],
+			"to": [23.30926, 0.077, 6.741],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.40637, 0.048, 5.982],
+			"to": [23.42282, 0.077, 6.63787],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.42212, 0.048, 5.97809],
+			"to": [23.43857, 0.077, 6.61053],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.45362, 0.048, 5.97028],
+			"to": [23.47007, 0.077, 6.56756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.43787, 0.048, 5.97418],
+			"to": [23.45432, 0.077, 6.57928],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.54952, 0.048, 5.94606],
+			"to": [23.56597, 0.077, 6.47693],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.53377, 0.048, 5.94996],
+			"to": [23.55022, 0.077, 6.48084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.51802, 0.048, 5.95387],
+			"to": [23.53447, 0.077, 6.51209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.50227, 0.048, 5.95778],
+			"to": [23.51872, 0.077, 6.54334],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [23.48652, 0.048, 5.96168],
+			"to": [23.50297, 0.077, 6.55896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.47007, 0.048, 5.96637],
+			"to": [23.48652, 0.077, 6.55975],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.56527, 0.048, 5.94215],
+			"to": [23.58172, 0.077, 6.47303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho4444_4",
+			"from": [21.63372, 0.04409, 10.43806],
+			"to": [23.16991, 0.08091, 10.47477],
+			"rotation": {"angle": 45, "axis": "y", "origin": [18.0773, 0.0586, 6.81694]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "rotation": 270, "texture": "#0"},
+				"east": {"uv": [4.25, 0, 16, 16], "rotation": 270, "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "rotation": 270, "texture": "#0"},
+				"west": {"uv": [4.25, 0, 16, 16], "rotation": 270, "texture": "#0"},
+				"up": {"uv": [13.5, 0, 16, 16], "rotation": 270, "texture": "#0"},
+				"down": {"uv": [13.5, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.67692, 0.048, 5.91403],
+			"to": [23.69336, 0.077, 6.35896],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.64542, 0.048, 5.92184],
+			"to": [23.66186, 0.077, 6.37068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.66117, 0.048, 5.91793],
+			"to": [23.67761, 0.077, 6.36678],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.62967, 0.048, 5.92575],
+			"to": [23.64611, 0.077, 6.40193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.61392, 0.048, 5.92965],
+			"to": [23.63036, 0.077, 6.40193],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho5555_5",
+			"from": [23.59817, 0.048, 5.93356],
+			"to": [23.61461, 0.077, 6.41756],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.58172, 0.048, 5.93825],
+			"to": [23.59817, 0.077, 6.4535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [23.93171, 0.048, 5.85075],
+			"to": [23.94816, 0.077, 6.09646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.90021, 0.048, 5.85856],
+			"to": [23.91666, 0.077, 6.116],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [23.91596, 0.048, 5.85465],
+			"to": [23.93241, 0.077, 6.10428],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.77351, 0.048, 5.88981],
+			"to": [23.78996, 0.077, 6.25271],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.74061, 0.048, 5.8984],
+			"to": [23.75706, 0.077, 6.29256],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.72486, 0.048, 5.90231],
+			"to": [23.74131, 0.077, 6.3199],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.69336, 0.048, 5.91012],
+			"to": [23.70981, 0.077, 6.35506],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho6666_6",
+			"from": [23.70911, 0.048, 5.90621],
+			"to": [23.72556, 0.077, 6.32381],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.75706, 0.048, 5.8945],
+			"to": [23.77351, 0.077, 6.27303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho11111111_11",
+			"from": [24.1886, 0.048, 5.78746],
+			"to": [24.20505, 0.077, 5.83006],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho12121212_12",
+			"from": [24.2215, 0.048, 5.78356],
+			"to": [24.23795, 0.077, 5.82615],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.85149, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho10101010_10",
+			"from": [24.17215, 0.048, 5.79137],
+			"to": [24.1886, 0.077, 5.8535],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho11111111_11",
+			"from": [24.20505, 0.048, 5.78356],
+			"to": [24.2215, 0.077, 5.84568],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.85149, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [24.1557, 0.048, 5.79528],
+			"to": [24.17215, 0.077, 5.87303],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [24.13995, 0.048, 5.79918],
+			"to": [24.1564, 0.077, 5.88084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [24.1242, 0.048, 5.80309],
+			"to": [24.14065, 0.077, 5.90037],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [24.10845, 0.048, 5.807],
+			"to": [24.1249, 0.077, 5.93162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho10101010_10",
+			"from": [24.07625, 0.048, 5.81481],
+			"to": [24.0927, 0.077, 5.96287],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [24.0927, 0.048, 5.8109],
+			"to": [24.10915, 0.077, 5.93162],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho10101010_10",
+			"from": [24.0605, 0.048, 5.81871],
+			"to": [24.07695, 0.077, 5.97068],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [24.04475, 0.048, 5.82262],
+			"to": [24.0612, 0.077, 5.99021],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho10101010_10",
+			"from": [24.029, 0.048, 5.82653],
+			"to": [24.04545, 0.077, 6.02146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [24.01325, 0.048, 5.83043],
+			"to": [24.0297, 0.077, 6.02146],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.9975, 0.048, 5.83434],
+			"to": [24.01395, 0.077, 6.03709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [23.98106, 0.048, 5.83903],
+			"to": [23.9975, 0.077, 6.0574],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.81859, 0.0625, 7.39797]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho7777_7",
+			"from": [23.86871, 0.048, 5.86637],
+			"to": [23.88516, 0.077, 6.14725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [23.88446, 0.048, 5.86246],
+			"to": [23.90091, 0.077, 6.14725],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [23.85226, 0.048, 5.87028],
+			"to": [23.86871, 0.077, 6.1785],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [23.82076, 0.048, 5.87809],
+			"to": [23.83721, 0.077, 6.20584],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [23.83651, 0.048, 5.87418],
+			"to": [23.85296, 0.077, 6.18631],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho8888_8",
+			"from": [23.78926, 0.048, 5.8859],
+			"to": [23.80571, 0.077, 6.23709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [23.80501, 0.048, 5.882],
+			"to": [23.82146, 0.077, 6.23709],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho9999_9",
+			"from": [23.94816, 0.048, 5.84684],
+			"to": [23.96461, 0.077, 6.06912],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "aho10101010_10",
+			"from": [23.96461, 0.048, 5.84293],
+			"to": [23.98106, 0.077, 6.06131],
+			"rotation": {"angle": 0, "axis": "y", "origin": [18.5946, 0.0625, 7.44563]},
+			"faces": {
+				"north": {"uv": [0, 0, 1.75, 16], "texture": "#0"},
+				"east": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"south": {"uv": [14.5, 0, 16, 16], "texture": "#0"},
+				"west": {"uv": [0, 0, 16, 16], "texture": "#0"},
+				"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"},
+				"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_17",
+			"from": [0.05576, 0.05671, 7.92641],
+			"to": [0.4074, 0.09062, 8.60124],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_18",
+			"from": [-0.00058, 0.05671, 7.92816],
+			"to": [0.35107, 0.09062, 8.60299],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_19",
+			"from": [-0.05691, 0.05671, 7.9299],
+			"to": [0.29474, 0.09062, 8.60299],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-0.26756, -0.07135, 7.74599],
+			"to": [0.42486, 0.21867, 8.78813],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-0.26756, -0.22469, 7.81361],
+			"to": [0.42486, 0.37332, 8.7044],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-0.26756, 0.01445, 7.73559],
+			"to": [0.42486, 0.18185, 8.34918],
+			"rotation": {"angle": 22.5, "axis": "x", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-0.26756, -0.03199, 7.73025],
+			"to": [0.42486, 0.13541, 8.34384],
+			"rotation": {"angle": -22.5, "axis": "x", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-0.26756, 0.02071, 8.17166],
+			"to": [0.42486, 0.18811, 8.78525],
+			"rotation": {"angle": -22.5, "axis": "x", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-0.26756, -0.04111, 8.1701],
+			"to": [0.42486, 0.12629, 8.78369],
+			"rotation": {"angle": 22.5, "axis": "x", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.18974, 7.2777],
+			"to": [0.33894, 0.2049, 9.0517],
+			"rotation": {"angle": 45, "axis": "x", "origin": [-2.42568, 0.02161, 8.30786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.1932, 7.32143],
+			"to": [0.33894, 0.20144, 7.44543],
+			"rotation": {"angle": 22.5, "axis": "x", "origin": [-2.42568, 0.02161, 8.30786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.144, 7.26431],
+			"to": [0.33894, 0.25064, 7.78831],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.09201, 7.30743],
+			"to": [0.33894, 0.30263, 7.43143],
+			"rotation": {"angle": -22.5, "axis": "x", "origin": [-2.42568, 0.12161, 8.30786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.08755, 7.25183],
+			"to": [0.33894, 0.3071, 7.42583],
+			"rotation": {"angle": -45, "axis": "x", "origin": [-2.42568, 0.12161, 8.30786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.08974, 9.0877],
+			"to": [0.33894, 0.3049, 9.2617],
+			"rotation": {"angle": 45, "axis": "x", "origin": [-2.42568, 0.12161, 8.20786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.0932, 7.38143],
+			"to": [0.33894, 0.30144, 9.20543],
+			"rotation": {"angle": 22.5, "axis": "x", "origin": [-2.42568, 0.12161, 8.20786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.144, 8.72431],
+			"to": [0.33894, 0.25064, 9.24831],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.19201, 7.36743],
+			"to": [0.33894, 0.20263, 9.19143],
+			"rotation": {"angle": -22.5, "axis": "x", "origin": [-2.42568, 0.02161, 8.20786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.18755, 7.36183],
+			"to": [0.33894, 0.2071, 9.23583],
+			"rotation": {"angle": -45, "axis": "x", "origin": [-2.42568, 0.02161, 8.20786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.88788, 8.11611],
+			"to": [0.33894, 0.93612, 8.51075],
+			"rotation": {"angle": 22.5, "axis": "x", "origin": [-2.42568, 0.12161, 8.30786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.93868, 8.05899],
+			"to": [0.33894, -0.81468, 8.45363],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.88669, 8.00211],
+			"to": [0.33894, -0.76269, 8.39675],
+			"rotation": {"angle": -22.5, "axis": "x", "origin": [-2.42568, 0.12161, 8.20786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, 0.87212, 8.01611],
+			"to": [0.33894, 0.99612, 8.41075],
+			"rotation": {"angle": 22.5, "axis": "x", "origin": [-2.42568, 0.02161, 8.20786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.87868, 8.05899],
+			"to": [0.33894, 1.04532, 8.45363],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-2.42568, 0.07161, 8.25786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hexadecagon",
+			"from": [-0.08037, -0.72669, 8.10211],
+			"to": [0.33894, 0.99731, 8.49675],
+			"rotation": {"angle": -22.5, "axis": "x", "origin": [-2.42568, 0.02161, 8.30786]},
+			"faces": {
+				"north": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"east": {"uv": [11.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"south": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"west": {"uv": [6.25, 9.75, 6.25, 13.25], "texture": "#1"},
+				"up": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"},
+				"down": {"uv": [6.25, 9.75, 11.5, 13.25], "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-2.83034, -0.08294, 7.49317],
+			"to": [-2.71108, 0.26075, 8.05646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-2.79909, -0.07903, 7.47363],
+			"to": [-2.73452, 0.25685, 8.07209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-1.99034, -0.08294, 7.64317],
+			"to": [-1.87108, 0.26075, 8.20646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-1.95909, -0.07903, 7.62363],
+			"to": [-1.89452, 0.25685, 8.22209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-4.09034, -0.08294, 7.27754],
+			"to": [-3.97108, 0.26075, 7.84084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-4.05909, -0.08294, 7.25801],
+			"to": [-3.99452, 0.25685, 7.85646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-7.44034, -0.08294, 6.67754],
+			"to": [-7.32108, 0.26075, 7.24084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-7.02034, -0.08294, 6.74317],
+			"to": [-6.90108, 0.26075, 7.30646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-6.60034, -0.08294, 6.82754],
+			"to": [-6.48108, 0.26075, 7.39084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-6.18034, -0.08294, 6.89317],
+			"to": [-6.06108, 0.26075, 7.45646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-5.76034, -0.08294, 6.97754],
+			"to": [-5.64108, 0.26075, 7.54084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-4.92034, -0.08294, 7.12754],
+			"to": [-4.80108, 0.26075, 7.69084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-4.50034, -0.08294, 7.19317],
+			"to": [-4.38108, 0.26075, 7.75646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.46909, -0.07903, 7.17363],
+			"to": [-4.40452, 0.25685, 7.77209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-4.88909, -0.07903, 7.10801],
+			"to": [-4.82452, 0.25685, 7.70646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-5.30909, -0.07903, 7.02363],
+			"to": [-5.24452, 0.25685, 7.62209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-5.34034, -0.08294, 7.04317],
+			"to": [-5.22108, 0.26075, 7.60646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-5.72909, -0.07903, 6.95801],
+			"to": [-5.66452, 0.25685, 7.55646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-6.14909, -0.07903, 6.87363],
+			"to": [-6.08452, 0.25685, 7.47209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_28",
+			"from": [-6.56909, -0.07903, 6.80801],
+			"to": [-6.50452, 0.25685, 7.40646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_28",
+			"from": [-6.98909, -0.08294, 6.72363],
+			"to": [-6.92452, 0.25685, 7.32209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_28",
+			"from": [-7.40909, -0.08294, 6.65801],
+			"to": [-7.34452, 0.25685, 7.25646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-3.25034, -0.08294, 7.42754],
+			"to": [-3.13108, 0.26075, 7.99084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-3.21909, -0.07903, 7.40801],
+			"to": [-3.15452, 0.25685, 8.00646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-1.15034, -0.08294, 7.79317],
+			"to": [-1.03108, 0.26075, 8.35646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-1.11909, -0.07903, 7.77363],
+			"to": [-1.05452, 0.25685, 8.37209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-3.67034, -0.08294, 7.34317],
+			"to": [-3.55108, 0.26075, 7.90646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-3.63909, -0.08294, 7.32363],
+			"to": [-3.57452, 0.25685, 7.92209],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-0.613, -0.07513, 7.74317],
+			"to": [-0.47108, 0.24513, 8.60646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-1.733, -0.07513, 7.54317],
+			"to": [-1.59108, 0.24513, 8.40646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.853, -0.07513, 7.34317],
+			"to": [-2.71108, 0.24513, 8.20646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-3.973, -0.07513, 7.14317],
+			"to": [-3.83108, 0.24513, 8.00646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-0.893, -0.07513, 7.69317],
+			"to": [-0.75108, 0.24513, 8.55646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.013, -0.07513, 7.49317],
+			"to": [-1.87108, 0.24513, 8.35646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-3.133, -0.07513, 7.29317],
+			"to": [-2.99108, 0.24513, 8.15646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.253, -0.07513, 7.09317],
+			"to": [-4.11108, 0.24513, 7.95646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-0.753, -0.07513, 7.72754],
+			"to": [-0.61108, 0.24513, 8.59084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-1.873, -0.07513, 7.52754],
+			"to": [-1.73108, 0.24513, 8.39084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-2.993, -0.07513, 7.32754],
+			"to": [-2.85108, 0.24513, 8.19084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.113, -0.07513, 7.12754],
+			"to": [-3.97108, 0.24513, 7.99084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-1.033, -0.07513, 7.67754],
+			"to": [-0.89108, 0.24513, 8.54084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-2.153, -0.07513, 7.47754],
+			"to": [-2.01108, 0.24513, 8.34084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-3.273, -0.07513, 7.27754],
+			"to": [-3.13108, 0.24513, 8.14084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-4.393, -0.07513, 7.07754],
+			"to": [-4.25108, 0.24513, 7.94084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_20",
+			"from": [-0.613, -0.03543, 7.71037],
+			"to": [-0.47108, 0.20573, 8.63658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-1.58956, -0.04715, 7.66037],
+			"to": [-1.52186, 0.20964, 8.38658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-0.98956, -0.04715, 7.76037],
+			"to": [-0.92186, 0.20964, 8.48658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-1.733, -0.03543, 7.51037],
+			"to": [-1.59108, 0.20573, 8.43658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-2.853, -0.03543, 7.31037],
+			"to": [-2.71108, 0.20573, 8.23658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.853, -0.04324, 7.41037],
+			"to": [-2.71108, 0.22136, 8.13658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-3.973, -0.03543, 7.11037],
+			"to": [-3.83108, 0.20573, 8.03658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-0.893, -0.03543, 7.66037],
+			"to": [-0.75108, 0.20573, 8.58658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-2.013, -0.03543, 7.46037],
+			"to": [-1.87108, 0.20573, 8.38658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.013, -0.04324, 7.56037],
+			"to": [-1.87108, 0.22136, 8.28658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-3.133, -0.03543, 7.26037],
+			"to": [-2.99108, 0.20573, 8.18658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-4.253, -0.03543, 7.06037],
+			"to": [-4.11108, 0.20573, 7.98658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-0.753, -0.03543, 7.69474],
+			"to": [-0.61108, 0.20573, 8.62095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-1.873, -0.03543, 7.49474],
+			"to": [-1.73108, 0.20573, 8.42095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.993, -0.03543, 7.29474],
+			"to": [-2.85108, 0.20573, 8.22095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-4.113, -0.03543, 7.09474],
+			"to": [-3.97108, 0.20573, 8.02095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.113, -0.04324, 7.19474],
+			"to": [-3.97108, 0.22136, 7.92095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-1.173, -0.07513, 7.64317],
+			"to": [-1.03108, 0.24513, 8.50646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.293, -0.07513, 7.44317],
+			"to": [-2.15108, 0.24513, 8.30646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-3.413, -0.07513, 7.24317],
+			"to": [-3.27108, 0.24513, 8.10646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.533, -0.07513, 7.04317],
+			"to": [-4.39108, 0.24513, 7.90646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-1.453, -0.07513, 7.59317],
+			"to": [-1.31108, 0.24513, 8.45646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-2.573, -0.07513, 7.39317],
+			"to": [-2.43108, 0.24513, 8.25646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-3.693, -0.07513, 7.19317],
+			"to": [-3.55108, 0.24513, 8.05646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-4.813, -0.07513, 6.99317],
+			"to": [-4.67108, 0.24513, 7.85646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-1.313, -0.07513, 7.62754],
+			"to": [-1.17108, 0.24513, 8.49084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-3.553, -0.07513, 7.22754],
+			"to": [-3.41108, 0.24513, 8.09084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-4.673, -0.07513, 7.02754],
+			"to": [-4.53108, 0.24513, 7.89084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-2.713, -0.07513, 7.37754],
+			"to": [-2.57108, 0.24513, 8.24084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-3.833, -0.07513, 7.17754],
+			"to": [-3.69108, 0.24513, 8.04084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-4.953, -0.07513, 6.97754],
+			"to": [-4.81108, 0.24513, 7.84084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-1.173, -0.03543, 7.61037],
+			"to": [-1.03108, 0.20573, 8.53658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-1.173, -0.04324, 7.71037],
+			"to": [-1.03108, 0.22136, 8.43658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-2.293, -0.03543, 7.41037],
+			"to": [-2.15108, 0.20573, 8.33658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-3.413, -0.03543, 7.21037],
+			"to": [-3.27108, 0.20573, 8.13658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-4.533, -0.03543, 7.01037],
+			"to": [-4.39108, 0.20573, 7.93658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-1.453, -0.03543, 7.56037],
+			"to": [-1.31108, 0.20573, 8.48658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.573, -0.03543, 7.36037],
+			"to": [-2.43108, 0.20573, 8.28658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-3.693, -0.03543, 7.16037],
+			"to": [-3.55108, 0.20573, 8.08658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-3.693, -0.04324, 7.26037],
+			"to": [-3.55108, 0.22136, 7.98658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.813, -0.03543, 6.96037],
+			"to": [-4.67108, 0.20573, 7.88658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-1.313, -0.03543, 7.59474],
+			"to": [-1.17108, 0.20573, 8.52095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.433, -0.03543, 7.39474],
+			"to": [-2.29108, 0.20573, 8.32095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-2.433, -0.04324, 7.49474],
+			"to": [-2.29108, 0.22136, 8.22095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-3.553, -0.03543, 7.19474],
+			"to": [-3.41108, 0.20573, 8.12095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.673, -0.03543, 6.99474],
+			"to": [-4.53108, 0.20573, 7.92095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-1.593, -0.03543, 7.54474],
+			"to": [-1.45108, 0.20573, 8.47095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-1.593, -0.04324, 7.64474],
+			"to": [-1.45108, 0.22136, 8.37095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-2.713, -0.03543, 7.34474],
+			"to": [-2.57108, 0.20573, 8.27095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-3.833, -0.03543, 7.14474],
+			"to": [-3.69108, 0.20573, 8.07095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-4.953, -0.03543, 6.94474],
+			"to": [-4.81108, 0.20573, 7.87095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-1.033, -0.03543, 7.64474],
+			"to": [-0.89108, 0.20573, 8.57095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-2.153, -0.03543, 7.44474],
+			"to": [-2.01108, 0.20573, 8.37095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-3.273, -0.03543, 7.24474],
+			"to": [-3.13108, 0.20573, 8.17095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-3.273, -0.04324, 7.34474],
+			"to": [-3.13108, 0.22136, 8.07095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-4.393, -0.03543, 7.04474],
+			"to": [-4.25108, 0.20573, 7.97095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-5.05608, -0.07513, 6.94317],
+			"to": [-4.93403, 0.24513, 7.80646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-6.01928, -0.07513, 6.74317],
+			"to": [-5.89723, 0.24513, 7.60646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-6.98248, -0.07513, 6.54317],
+			"to": [-6.86043, 0.24513, 7.40646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-5.29688, -0.07513, 6.89317],
+			"to": [-5.17483, 0.24513, 7.75646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-6.26008, -0.07513, 6.69317],
+			"to": [-6.13803, 0.24513, 7.55646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-7.22328, -0.07513, 6.49317],
+			"to": [-7.10123, 0.24513, 7.35646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-5.17648, -0.07513, 6.92754],
+			"to": [-5.05443, 0.24513, 7.79084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-6.13968, -0.07513, 6.72754],
+			"to": [-6.01763, 0.24513, 7.59084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-7.10288, -0.07513, 6.52754],
+			"to": [-6.98083, 0.24513, 7.39084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-5.41728, -0.07513, 6.87754],
+			"to": [-5.29523, 0.24513, 7.74084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-6.38048, -0.07513, 6.67754],
+			"to": [-6.25843, 0.24513, 7.54084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-7.34368, -0.07513, 6.47754],
+			"to": [-7.22163, 0.24513, 7.34084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_21",
+			"from": [-5.05608, -0.03543, 6.91037],
+			"to": [-4.93403, 0.20573, 7.83658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-6.01928, -0.03543, 6.71037],
+			"to": [-5.89723, 0.20573, 7.63658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-6.98248, -0.03543, 6.51037],
+			"to": [-6.86043, 0.20573, 7.43658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-5.29688, -0.03543, 6.86037],
+			"to": [-5.17483, 0.20573, 7.78658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-6.26008, -0.03543, 6.66037],
+			"to": [-6.13803, 0.20573, 7.58658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-7.22328, -0.03543, 6.46037],
+			"to": [-7.10123, 0.20573, 7.38658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-5.17648, -0.03543, 6.89474],
+			"to": [-5.05443, 0.20573, 7.82095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-6.13968, -0.03543, 6.69474],
+			"to": [-6.01763, 0.20573, 7.62095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-7.10288, -0.03543, 6.49474],
+			"to": [-6.98083, 0.20573, 7.42095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-5.53768, -0.07513, 6.84317],
+			"to": [-5.41563, 0.24513, 7.70646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-6.50088, -0.07513, 6.64317],
+			"to": [-6.37883, 0.24513, 7.50646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-7.46408, -0.07513, 6.44317],
+			"to": [-7.34203, 0.24513, 7.30646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-5.77848, -0.07513, 6.79317],
+			"to": [-5.65643, 0.24513, 7.65646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-6.74168, -0.07513, 6.59317],
+			"to": [-6.61963, 0.24513, 7.45646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-7.70488, -0.07513, 6.39317],
+			"to": [-7.58283, 0.24513, 7.25646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-5.65808, -0.07513, 6.82754],
+			"to": [-5.53603, 0.24513, 7.69084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-6.62128, -0.07513, 6.62754],
+			"to": [-6.49923, 0.24513, 7.49084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-7.58448, -0.07513, 6.42754],
+			"to": [-7.46243, 0.24513, 7.29084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-5.89888, -0.07513, 6.77754],
+			"to": [-5.77683, 0.24513, 7.64084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-6.86208, -0.07513, 6.57754],
+			"to": [-6.74003, 0.24513, 7.44084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-7.82528, -0.07513, 6.37754],
+			"to": [-7.70323, 0.24513, 7.24084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_22",
+			"from": [-5.53768, -0.03543, 6.81037],
+			"to": [-5.41563, 0.20573, 7.73658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-6.50088, -0.03543, 6.61037],
+			"to": [-6.37883, 0.20573, 7.53658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-7.46408, -0.03543, 6.41037],
+			"to": [-7.34203, 0.20573, 7.33658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-5.77848, -0.03543, 6.76037],
+			"to": [-5.65643, 0.20573, 7.68658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-6.74168, -0.03543, 6.56037],
+			"to": [-6.61963, 0.20573, 7.48658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-7.70488, -0.03543, 6.36037],
+			"to": [-7.58283, 0.20573, 7.28658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-5.65808, -0.03543, 6.79474],
+			"to": [-5.53603, 0.20573, 7.72095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-6.62128, -0.03543, 6.59474],
+			"to": [-6.49923, 0.20573, 7.52095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-7.58448, -0.03543, 6.39474],
+			"to": [-7.46243, 0.20573, 7.32095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-5.89888, -0.03543, 6.74474],
+			"to": [-5.77683, 0.20573, 7.67095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-6.86208, -0.03543, 6.54474],
+			"to": [-6.74003, 0.20573, 7.47095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-7.82528, -0.03543, 6.34474],
+			"to": [-7.70323, 0.20573, 7.27095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_23",
+			"from": [-5.41728, -0.03543, 6.84474],
+			"to": [-5.29523, 0.20573, 7.77095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-6.38048, -0.03543, 6.64474],
+			"to": [-6.25843, 0.20573, 7.57095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-7.34368, -0.03543, 6.44474],
+			"to": [-7.22163, 0.20573, 7.37095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-1.593, -0.07513, 7.57754],
+			"to": [-1.45108, 0.24513, 8.44084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-2.433, -0.07513, 7.42754],
+			"to": [-2.29108, 0.24513, 8.29084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"east": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"south": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"west": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"up": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"},
+				"down": {"uv": [0, 15.875, 16, 16], "rotation": 180, "texture": "#3"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-2.41034, -0.08294, 7.57754],
+			"to": [-2.29108, 0.26075, 8.14084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-2.37909, -0.07903, 7.55801],
+			"to": [-2.31452, 0.25685, 8.15646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-1.57034, -0.08294, 7.72754],
+			"to": [-1.45108, 0.26075, 8.29084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-1.53909, -0.07903, 7.70801],
+			"to": [-1.47452, 0.25685, 8.30646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-3.94374, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"east": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"south": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"west": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"up": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"},
+				"down": {"uv": [4.75, 3, 10.5, 12.25], "rotation": 180, "texture": "#0"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-7.94568, -0.07513, 6.34317],
+			"to": [-7.82363, 0.24513, 7.20646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-8.18648, -0.07513, 6.29317],
+			"to": [-8.06443, 0.24513, 7.15646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-8.06608, -0.07513, 6.32754],
+			"to": [-7.94403, 0.24513, 7.19084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-8.30688, -0.07513, 6.27754],
+			"to": [-8.18483, 0.24513, 7.14084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_24",
+			"from": [-7.94568, -0.03543, 6.31037],
+			"to": [-7.82363, 0.20573, 7.23658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-8.18648, -0.03543, 6.26037],
+			"to": [-8.06443, 0.20573, 7.18658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-8.06608, -0.03543, 6.29474],
+			"to": [-7.94403, 0.20573, 7.22095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-8.42728, -0.07513, 6.24317],
+			"to": [-8.30523, 0.24513, 7.10646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-8.66808, -0.07513, 6.19317],
+			"to": [-8.54603, 0.24513, 7.05646],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-8.54768, -0.07513, 6.22754],
+			"to": [-8.42563, 0.24513, 7.09084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_28",
+			"from": [-8.78848, -0.07513, 6.17754],
+			"to": [-8.66643, 0.24513, 7.04084],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_25",
+			"from": [-8.42728, -0.03543, 6.21037],
+			"to": [-8.30523, 0.20573, 7.13658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-8.66808, -0.03543, 6.16037],
+			"to": [-8.54603, 0.20573, 7.08658],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-8.54768, -0.03543, 6.19474],
+			"to": [-8.42563, 0.20573, 7.12095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_27",
+			"from": [-8.78848, -0.03543, 6.14474],
+			"to": [-8.66643, 0.20573, 7.07095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		},
+		{
+			"name": "hsjjsk_26",
+			"from": [-8.30688, -0.03543, 6.24474],
+			"to": [-8.18483, 0.20573, 7.17095],
+			"rotation": {"angle": 0, "axis": "y", "origin": [-4.4713, 0.03009, 8.18708]},
+			"faces": {
+				"north": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"east": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"south": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"west": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"up": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"},
+				"down": {"uv": [12.375, 7.125, 12.75, 7.375], "rotation": 180, "texture": "#1"}
+			}
+		}
+	],
+	"display": {
+		"thirdperson_righthand": {
+			"rotation": [0, -180, 90],
+			"translation": [8.75, 9.75, 1]
+		},
+		"thirdperson_lefthand": {
+			"rotation": [0, -180, -90],
+			"translation": [-7.75, 10, 1.25]
+		},
+		"firstperson_righthand": {
+			"rotation": [-6, -180, 90],
+			"translation": [8, 10.25, 0]
+		},
+		"firstperson_lefthand": {
+			"rotation": [-6, -180, -90],
+			"translation": [-6, 9.75, 0]
+		},
+		"ground": {
+			"translation": [0, 7, 0]
+		},
+		"gui": {
+			"rotation": [59, 127, 2],
+			"translation": [1, 3.75, 0],
+			"scale": [0.7, 0.7, 0.7]
+		},
+		"head": {
+			"translation": [-1.5, 7.75, 0]
+		},
+		"fixed": {
+			"rotation": [0, -94, 0],
+			"translation": [0, 15, -31.25],
+			"scale": [2, 2, 2]
+		}
+	},
+	"groups": [
+		{
+			"name": "aho1234",
+			"origin": [8, 8, 8],
+			"color": 0,
+			"children": [
+				{
+					"name": "group",
+					"origin": [-26.30967, 0.02625, 4.52279],
+					"color": 0,
+					"children": []
+				}
+			]
+		},
+		{
+			"name": "aho1234",
+			"origin": [8, 8, 8],
+			"color": 0,
+			"children": [
+				{
+					"name": "group",
+					"origin": [-26.30967, 0.02625, 4.52279],
+					"color": 0,
+					"children": []
+				},
+				{
+					"name": "group",
+					"origin": [-24.50547, 0.02625, 4.71419],
+					"color": 0,
+					"children": [
+						{
+							"name": "group",
+							"origin": [-11.53551, 0.02625, 5.05404],
+							"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,
+								28,
+								29,
+								30,
+								31,
+								32,
+								33,
+								34,
+								35,
+								36,
+								37,
+								38,
+								39,
+								40,
+								41,
+								42,
+								43,
+								44,
+								45,
+								46,
+								47,
+								48,
+								49,
+								50,
+								51,
+								52,
+								53,
+								54,
+								55,
+								56,
+								57,
+								58,
+								59,
+								60,
+								61,
+								62,
+								63,
+								{
+									"name": "group",
+									"origin": [15.8257, 0.05525, 7.05491],
+									"color": 0,
+									"children": [64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127]
+								},
+								{
+									"name": "group",
+									"origin": [15.8257, 0.05525, 7.05491],
+									"color": 0,
+									"children": [
+										128,
+										{
+											"name": "group",
+											"origin": [17.32219, 0.048, 7.1499],
+											"color": 0,
+											"children": [129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239]
+										}
+									]
+								},
+								{
+									"name": "group",
+									"origin": [4.65614, 0.048, 6.88198],
+									"color": 0,
+									"children": [
+										{
+											"name": "group",
+											"origin": [4.65614, 0.048, 6.88198],
+											"color": 0,
+											"children": []
+										}
+									]
+								}
+							]
+						},
+						{
+							"name": "group",
+							"origin": [-11.53551, 0.02625, 5.05404],
+							"color": 0,
+							"children": [
+								240,
+								241,
+								242,
+								243,
+								244,
+								245,
+								246,
+								247,
+								248,
+								249,
+								250,
+								251,
+								252,
+								253,
+								254,
+								255,
+								256,
+								257,
+								258,
+								259,
+								260,
+								261,
+								262,
+								263,
+								264,
+								265,
+								266,
+								267,
+								268,
+								269,
+								270,
+								271,
+								272,
+								273,
+								274,
+								275,
+								276,
+								277,
+								278,
+								279,
+								280,
+								281,
+								282,
+								283,
+								284,
+								285,
+								286,
+								287,
+								288,
+								289,
+								290,
+								291,
+								292,
+								293,
+								294,
+								295,
+								296,
+								297,
+								298,
+								299,
+								300,
+								301,
+								302,
+								303,
+								{
+									"name": "group",
+									"origin": [3.56539, 0.048, 6.60073],
+									"color": 0,
+									"children": [
+										{
+											"name": "group",
+											"origin": [14.19815, 0.048, 4.95693],
+											"color": 0,
+											"children": [
+												{
+													"name": "group",
+													"origin": [18.03604, 0.0625, 7.43391],
+													"color": 0,
+													"children": [
+														304,
+														305,
+														306,
+														307,
+														308,
+														309,
+														310,
+														311,
+														312,
+														313,
+														314,
+														315,
+														316,
+														317,
+														318,
+														319,
+														320,
+														321,
+														322,
+														323,
+														324,
+														325,
+														326,
+														327,
+														328,
+														329,
+														330,
+														331,
+														332,
+														333,
+														334,
+														335,
+														336,
+														337,
+														338,
+														339,
+														340,
+														341,
+														342,
+														343,
+														344,
+														345,
+														346,
+														347,
+														348,
+														349,
+														350,
+														351,
+														352,
+														353,
+														354,
+														355,
+														356,
+														357,
+														358,
+														359,
+														360,
+														361,
+														362,
+														363,
+														364,
+														365,
+														366,
+														367,
+														368,
+														369,
+														370,
+														371,
+														372,
+														373,
+														374,
+														375,
+														376,
+														377,
+														378,
+														379,
+														380,
+														381,
+														382,
+														383,
+														384,
+														385,
+														386,
+														387,
+														388,
+														389,
+														390,
+														391,
+														392,
+														393,
+														394,
+														395,
+														396,
+														397,
+														398,
+														399,
+														400,
+														401,
+														402,
+														403,
+														404,
+														405,
+														406,
+														407,
+														408,
+														409,
+														410,
+														411,
+														412,
+														413,
+														414,
+														415,
+														416,
+														417,
+														418,
+														419,
+														420,
+														421,
+														422,
+														423,
+														424,
+														425,
+														426,
+														427,
+														428,
+														429,
+														430,
+														431,
+														432,
+														433,
+														434,
+														435,
+														436,
+														437,
+														438,
+														439,
+														440,
+														441,
+														442,
+														443,
+														444,
+														445,
+														446,
+														447,
+														448,
+														449,
+														450,
+														451,
+														452,
+														453,
+														454,
+														455,
+														456,
+														457,
+														458,
+														459,
+														460,
+														461,
+														462,
+														463,
+														464,
+														465,
+														466,
+														467,
+														468,
+														469,
+														470,
+														471,
+														472,
+														473,
+														474,
+														475,
+														476,
+														477,
+														478,
+														479,
+														480,
+														481,
+														482,
+														483,
+														484,
+														485,
+														486,
+														487,
+														488,
+														489,
+														490,
+														491,
+														492,
+														493,
+														494,
+														495,
+														496,
+														497,
+														498,
+														499,
+														500,
+														501,
+														502,
+														503,
+														504,
+														505,
+														506,
+														507,
+														508,
+														509,
+														510,
+														511,
+														512,
+														513,
+														514,
+														515,
+														516,
+														517,
+														518,
+														519,
+														520,
+														521,
+														522,
+														523,
+														524,
+														525,
+														526,
+														527,
+														528,
+														529,
+														530,
+														531,
+														532,
+														533,
+														534,
+														535,
+														536,
+														537,
+														538,
+														539,
+														540,
+														541,
+														542,
+														543,
+														544,
+														545,
+														546,
+														547,
+														548,
+														549,
+														550,
+														551,
+														552,
+														553,
+														554,
+														555,
+														556,
+														557,
+														558,
+														559,
+														560,
+														561,
+														562,
+														563,
+														564,
+														565,
+														566,
+														567,
+														568,
+														569,
+														570,
+														571,
+														572,
+														573,
+														574,
+														575,
+														576,
+														577,
+														578,
+														579,
+														580,
+														581,
+														582,
+														583,
+														584,
+														585,
+														586,
+														587,
+														588,
+														589,
+														590,
+														591,
+														592,
+														593,
+														594,
+														595,
+														596,
+														597,
+														598,
+														599,
+														600,
+														601,
+														602,
+														603,
+														604,
+														605,
+														606,
+														607,
+														608,
+														609,
+														610,
+														611,
+														612,
+														613,
+														614,
+														615,
+														616,
+														617,
+														618,
+														619,
+														620,
+														621,
+														622,
+														623,
+														624,
+														625,
+														626,
+														627,
+														628,
+														629,
+														630,
+														631,
+														632,
+														633,
+														634,
+														635,
+														636,
+														637,
+														638,
+														639,
+														640,
+														641,
+														642,
+														643,
+														644,
+														645,
+														646,
+														647,
+														648,
+														649,
+														650,
+														651,
+														{
+															"name": "group",
+															"origin": [18.04755, 0.0625, 7.43391],
+															"color": 0,
+															"children": [652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667]
+														},
+														668,
+														669,
+														670,
+														671,
+														672,
+														673,
+														674,
+														675,
+														676
+													]
+												}
+											]
+										}
+									]
+								},
+								{
+									"name": "group",
+									"origin": [-11.53551, 0.02625, 5.05404],
+									"color": 0,
+									"children": []
+								}
+							]
+						}
+					]
+				}
+			]
+		},
+		{
+			"name": "hsjjsk",
+			"origin": [8, 8, 8],
+			"color": 0,
+			"children": []
+		},
+		{
+			"name": "hsjjsk",
+			"origin": [8, 8, 8],
+			"color": 0,
+			"children": [
+				{
+					"name": "group",
+					"origin": [3.11, 8, 8.05313],
+					"color": 0,
+					"children": [
+						{
+							"name": "group",
+							"origin": [27.32082, 2.40547, 8.57491],
+							"color": 0,
+							"children": []
+						}
+					]
+				}
+			]
+		},
+		{
+			"name": "hexadecagon",
+			"origin": [8, 8, 8],
+			"color": 0,
+			"children": [
+				{
+					"name": "group",
+					"origin": [-4.48275, 0.0295, 2.16422],
+					"color": 0,
+					"children": [677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701]
+				},
+				{
+					"name": "group",
+					"origin": [8, 8, 8],
+					"color": 0,
+					"children": []
+				}
+			]
+		},
+		{
+			"name": "group",
+			"origin": [-4.48275, 0.0295, 8.16422],
+			"color": 0,
+			"children": [
+				702,
+				703,
+				704,
+				705,
+				706,
+				707,
+				{
+					"name": "group",
+					"origin": [-3.94374, 0.03009, 8.18708],
+					"color": 0,
+					"children": [708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723]
+				},
+				724,
+				725,
+				726,
+				727,
+				728,
+				729,
+				{
+					"name": "group",
+					"origin": [-3.94374, 0.03009, 8.18708],
+					"color": 0,
+					"children": [730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851]
+				},
+				852,
+				853,
+				854,
+				855
+			]
+		},
+		{
+			"name": "group",
+			"origin": [-4.48275, 0.0295, 8.16422],
+			"color": 0,
+			"children": [856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871]
+		}
+	]
+}
\ No newline at end of file
diff --git a/pack/assets/minecraft/textures/item/desktop.files.json b/pack/assets/minecraft/textures/item/desktop.files.json
new file mode 100644
index 0000000..359c7b7
--- /dev/null
+++ b/pack/assets/minecraft/textures/item/desktop.files.json
@@ -0,0 +1 @@
+{"DirectorySortOption":0,"DirectorySortDirection":0,"DirectoryGroupOption":0,"LayoutMode":4,"GridViewSize":100,"ColumnsViewModel":{"TagColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"NameColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"StatusColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":50.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":50.0},"DateModifiedColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"OriginalPathColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"ItemTypeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"DateDeletedColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"DateCreatedColumn":{"UserCollapsed":true,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"SizeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"TotalWidth":816.23300970873788},"IsAdaptiveLayoutOverridden":false}
\ No newline at end of file
diff --git a/pack/assets/minecraft/textures/item/weapon/desktop.files.json b/pack/assets/minecraft/textures/item/weapon/desktop.files.json
new file mode 100644
index 0000000..ab0d529
--- /dev/null
+++ b/pack/assets/minecraft/textures/item/weapon/desktop.files.json
@@ -0,0 +1 @@
+{"DirectorySortOption":0,"DirectorySortDirection":0,"DirectoryGroupOption":0,"LayoutMode":4,"GridViewSize":100,"ColumnsViewModel":{"TagColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"NameColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"StatusColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":50.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":50.0},"DateModifiedColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"OriginalPathColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"ItemTypeColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"DateDeletedColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"DateCreatedColumn":{"UserCollapsed":true,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"SizeColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"TotalWidth":752.57142857142856},"IsAdaptiveLayoutOverridden":false}
\ No newline at end of file
diff --git a/pack/assets/minecraft/textures/item/weapon/katana_bra.png b/pack/assets/minecraft/textures/item/weapon/katana_bra.png
new file mode 100644
index 0000000000000000000000000000000000000000..462d87c55a5db09a17f29eaf5fdf25a6458b35ea
GIT binary patch
literal 2000
zcmV;>2QT=EP)<h;3K|Lk000e1NJLTq002M$002M;1^@s6s%dfF000M<Nkl<ZcwWt#
zi*DOE5JjD|N&5Kz@7={1J;B+F8H$qKZUYpRWmzOI?_)^m<#xOMbKCrTe}BJy`SRuV
z_V#wG<NB*(|Nrvxa(jJ!y?y=q^?tsNIp<@})ioT~|NPapT+e-~?Yy?ysdM#RcYn8C
z*Z3ay<6QvwaSgcsF+k2&<2#*TkX&m3IA*{d09;eQufMYZ7_3tORAb-2f4`$#KZF4Z
zKwUQh;Q=v#I>&F07~t8b4c~{^^|@rgWdO{8Ixgg^^Tmd25LvjxN$LCzAfyCRB7g`0
zrhQ5z<!6AH$V(D10009O8OSsXso|tKEC4VAz&$;Se+2+F<4Nz%kXD*T3O2_)2LR0E
zANPRLeVSl>PM2SKK$=(rWeHdoP<ArGPfGtvp-Fz}S*ImXH(<u`0sc?g+v(Hw^Rpw<
zDX{VYGvG)HmZlAK8-Th2&i~`bk2~ct!Or<RLo%feKvxTN9+0zIpYa|uB-`$!0u#0Y
z$P{o4W(|-MFqJ!VwDB2?^nfk~Q$lXr6XRnub{hZ~K<xP@T@f@@g4VDHI7z_Z95H}&
zm<G=G4@qDJfM*xR<cxYij<pVqtPPS`Zo?+nN%CO^qy(zLnq|A{krR8CP2I@@rt3Y^
z_5c_%`Oi}rkSUM=bUIB+dH|iy8F<RV41hfy0C|4{<4L*$wYwN%5M_S2f5(6hfUNFP
z%Vq$_IQJBTFlYq;;JSbU09djO05|#e?c1I9oe6rTS5Z{gb*#uram9cg0Qh|eKuyBE
zh&#golAu5!r_F*i!BzbINdP7ZoCW~B7XTdt5^1P!V7fKJR0lkp0ZISU9>9)J-RR@v
z<8yDIqoctv6HIeV?Me##FA{JRvMXd~UPThKc?N*24YCf%QaBCx$OBF@pl<l{=g&_A
z^QK7Zj9JfO$8zw}w>t&^7}80st3sz3%m_RUK>dIvu?wN3qmd^Kb{XIp#Av&6*eOH%
z9YgFneE*+>I-3G801vRSq_exB^n{~?VD__O%y<Q)Jl`=bP4Is2GXTH<ZbVT;<GD2L
zXidjDW3)eXg;0W)vYR~Mw^V{IhS(KK6Er1vB#^P!Nx)3nHNmF=Kq1765C&j6Nk_-r
z6nW|NW&ulT$7CmgPWvkfcu{m(0(IjR0B$(<1o-R%DV;vc;ryHoFiY(6_6``3DR9XH
zssmLCqEVg!*kS8CpZ5&rfQ}YMW=IZ-HmCEZzLUv}J;i{!$?ECQv@&xC8IY;$=(9<7
zN$^)NfUR+BzKg?7_h!K43wL_`da#-dm;mU!A=&k?1d;)DL)Hh@nW@)x!spWYlL4Iv
z<nLLLW?T8$X8C!1rVcOwJR7JE`r$}AG6PD0Ja9|Ie$mBZW_>14XMRsJLC2s0umQRQ
z9W71il)zL67?iHqfdLds6BC{y0oDT5n3u$MWCosDOmcL!eGYQ+fNpR*8>4Q!`gK_X
zeoLefUF{35-V!;I0N-~W0n54=Op|o{nVqa;Psd<2aI`VHa^xx3Q~TEKjs$WEOdpU1
z?c!IL7yxyML1>l5&`t{MGT^8XGPREiB7^Y|16Di3reJo+bfhz;x)bAB9`IWvP#w);
zDBl{Zh8>R{utA!lZU=y!QaB~x#JbDmY#o3MyfyAx06AnFTF03V-TI(2!H(k745ued
zOXAZ2cxTufqYTQgt+{hVU%pG^fznC9G7DB!-p<pZrvSk0BLR%0I!ZE3g^(H0Rckvb
zU^=hLT*qYRJ1&SWF@XI5%22980J5&r6sKIzsH@M(fC+$|2c+2#V)8Tq)B(`nt3Uv;
z{yy{e*UL+ewKS-1k+h1zWZTLko+1G{Obogb1c==%?qaY5z>Jv|I#(HRDFx8GW6;ad
z+!^*jyCw5#U9c;G3H%N)$6&R6Ndk2f#~{(?7bc;ueW6<t)1l4;I{<88UDTfW{t^Rn
zEkF&BF<71N_5~e-UH+%$C)2cCu1El%y37DeAZOmj*HwLIV$gMh@72X%rbJh8nIV@M
zfCO0XdZwqRLoRYW^PL3ng_Q&tY`S}%PoSJympmXV!IXfbkd(-{V`iop%%X|UT~X6*
zcdZJchZ*1$sDadsXA00^3@~+_+6RzTDSR}uS#L}dc{%`f!(s)d;-^1TrzQz_kW(d?
z&hIq_)!kGv!cMNc>;c{voZc1cB5I1kEOwIe$so@zAa}rYX8TkI<j$~*3<l)|(-8nG
z2G|#DeBEp_!+#V2CxM+kJ5wFbC9!ANmE)8G1|Ut)Ky^Sol>wNb>wxJUfvohL(PvE1
z09o_ihv;U$ON+}MfV)pC!W9D?lNoEdE-(W+31GawXJ@>Y$-@lr-~pf-@c!RakLT<q
z06EAj0MNFh7>T)(WE`hUVd{Xo0o2cjBT4UE=H`nM_{YS6Oo`0+`h2u4<{AT*+<$X*
zQ?z?a1oWp!O2;-Mx~SV>K-XqxlHF4Lk_XV~d^SKwkb>!*72eLqsM(N}<1PcH6tH)k
zW<U+B-V&+5dN}Hw_u|O9OP602Hl{nrD+zG#od={g%Q}8o0+=5j01Iq3T_h#-(<5@m
iuT+Ax0h6*~<nzCSQi+g*hnFw_0000<MNUMnLSTYF_on9n

literal 0
HcmV?d00001

diff --git a/pack/assets/minecraft/textures/item/weapon/katana_gray.png b/pack/assets/minecraft/textures/item/weapon/katana_gray.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc2c300c7fc48dcb0766ccda6cd721a859542a2a
GIT binary patch
literal 8202
zcmV+lAobsgP)<h;3K|Lk000e1NJLTq004jh004jp1^@s6!#-il001A+Nkl<ZcwV)g
z35#S!5QMjPJyAUHz#CD)0~HTM@jm|lKT=ofvC(`T9Z^+1>cX-!uivZ6%8ZPNs_vOR
z{qe^i5C8uA?|Y}y>E8G=zJB=d;l029`s?_9{2AZt_3?H4qu0j2_wV1ocvfTZ`7x&E
zd+^}Fy+8l_^WONEf5z+jGhS0{<5`ZSuNmi9!-!*yp?Em<m~Y&#vH0(}FFm8@`P{gc
z;!!L<E@NPBHO`oq`EU38vtFy&JR_H5j?-_y{dQDTK`P<nMI}{9td$Qy@yR)d5~F~}
zzhgcxeoD@`CeZ8vQTI3qIEEK*d@r!g)=ZFlvnX~iJ{!UF;DAZMV$S${iZcO(&2)_a
z>#x5)<U$+(X#u`ie$N1%1!e_n$w&((LpeLKn9f$?HL^nMAOg{uPo2-Th(S5ttm|i>
z(tKnA#^cN^kocG>FJAoPp5K4}{h_*wgJ>erw2Dbeb~^WBIqf&Zra~yG{!Ef5Pr|rI
zYZ`ISK<sSdETo)pjKpAx0cH~71xxdiwVb6Gx94xx`D0$qb%1#=K%#3Uni`slzoT!i
z&pw|gG<8w}=ZuNkoX!f8pBbI1ki3WM)|is9G}gE_)AkX^V~;&{;cEzNZzcyoVgd&Z
z=NRK1%|QUDbH<IDz&l@y6*^~$YkKGCXSe(Kie>z(ZXV{Xbr8MF3It3L!R=$Slas7z
z9-ohz&M}g~8(qnwvP-?AxkitblBF@+UtIwCmtTH)s6<E~86XXych3k|lQbHix$vZg
zr0(W~<zStj8?Yoz-Vv#b<r6d(*DnCF+qi?`JgG5Kk-5fHFvX~jWepA&|7bVl62hYE
z>+$bk8U8s90I=h=h(!G?4wIh>`ERa~Qqwpt8B81#cGnmLW*SB@5ZCQ<>3i3H0<Fn_
zK%Klm@<A)`&(?my06+ft<3mkO3QJm<u6c02-Aa1yUDfC}QC&)Aa><f2QlbN=$ybsg
zHHl&$b8>94!peY+`%<^+x^h7fB`tRVB!(bB$Jfqy$F-k-{`oivO2usy-O!g3!ZElg
z&ZpoV2#pC`0z|FsE&`x+YU*ZPbGD;2u=uyKjLsL7D>aPh+|OJnu_^BkYRXfqDS>eM
z>8GF05-?kg0`<=FXU5>X*Sjor@Qe}0eAF;@T1$w4l)55yr~{WE5cO-_BUUDMJWC0h
z<*;oro6IrR^mRJnWbTvsb5NXq_~D0swi_bT0G`MhownDU5t{4>G|d#Yq^oFrT~xU0
z+^a-AIx0^9az^6VGf5zmsBkouiLyC%0>F4Z#jZH?+Ij5nzyJQc3-Inrg;Pf+Ez_Xf
z9i&7%&CN890rR~Ach3$E@0gt~^Lv=!TL7`c0_@HijW<B-0=RjgGkXdEq>k}oJJjI$
zz{;G=f=nliJDn^FcHhESQr8hkPVv;uS@*hcVc~9JK;Q1Iywgm}J!jrrE1;a50rY^n
zI3;s*;+TkfxLU+2kkoyoK<d4|79-Fjq(X}pQ>UeI2@u90Z{cw%M-2pAoBM#&M2!*X
zLvGDyyZ`I~#^5~N)1r7vHwJM^@@|sxx(hPf*olg1^w?32s=cVY30(OSj?);ywS2|^
zJ0MyyD|b`$S!ug{Fn|V3Z^=3+M7_Qhx-u7!Oq0gmq5P(~0#zzTGKNh8W}P)lJPlM@
zC+C}uBOq|w>M`vCfHCQr8U45XpT7O}+Y1vo3g(9#d}mO5ZJt$&Vx^^`Dmm_*;ybEk
zHg$CA#lLk&kh*5Z7JO~2L+q4_z2iC3*~LtLRt%No!1K(wB-dAK9sqE9^fw}yY|@z@
zYBU*HEhZIzTx<K-5d+^4qW_p}$&y?Nv>pSsxtU$3_TBEK515(97Fz-w<4;U5Wq@Q-
zxaf3J=nT+Uz|X~RVFR7TGfC=1=@}O*bSpN>6+xV|kjW;^6I{Cm7K@TO$Czpu&q-<!
zuCKAzUFGA#w|w{AcgF`p_=mKcsCG;|79o(ZQ|TF2o!<^J_#S|>Q3B@dY`sZ^DAWt@
zMZTrzT5qHKU9T|4X@<DvbjSCkXAcjM7+|Hb-epRpw8l^Qb`z<t^=|gy-Is`gIL~Yi
zuA!Qb-QOs9Ctn0=%1Il$HN~p%i7|G@x-fxF>)Pb$4BYii$ZWy*bs^u2=S;vZA-ytI
zc@n4O78AS3O<>BwjCn3-c5;loV#!-xUwH$KCD}ag9}M7y^e)iAeqAVLvKjzZ2-fRk
ztX=krl!j#Ub^4eqCv00*#?m^KfE0*#3!pKzyGZNsv1Vhhnyig~#NiU)RLaw@glfMg
z>Ze0yLR|`+idB3qN@(R<y$NK#NX_pC){EZ?oWQO*r1Ab4zFnCc<M0%fG2MEUtC*T;
zoQ-#|tpLCU6H%I=nWIFN?YJ`)-<|B3Pw$N@QR*<d`evw-d2&`sAlL<h4sm>q-Z*4U
zU$=@fuIsPXc2@v+1GI76L|-s~2d(a;cBIZ&b&G>Y_op4hc+Gu5I-%r($200EZrd~t
zB}H><t%<2-y4&{fJBCYura?}z5%{xM+G|>qgMhg?*W{aTzBx_;Z~5b9kx6V?rLCiP
z^O%=O_2*f9I{)+x0ZV=Lj@Nx&{A7a1H6C~|iL<=T&O0=wScBc4nAoo+2D^nhc<*Td
zAayu(TZ{4TX}X)}G*Kq?%MVAWY3%UE8fi|RCvZI}?pZhS%p(=u8IWtChZ4Az3$dMI
z*VrxxY#!yJ9cHC<%)oI0fJD_vw|Sp;f750?bBjMv$BzZjG$r5Ax{-3@08VV>ERcY^
zVoYZZu~;%{I_+dm>4C%&EPP@r7TycK1VGX+PQnFyz^+$(E){LY1kEdWEMB-KJEThA
z4a_7@^Z8b9Tu;U4PG!vF$K)EX8ACFG=TkYPyxl_gD``J{{q@(!QLq-42Im4B`WlFw
zEwsRNeC%WRT<QWYibZB|xEmPvr#G}XPCLH!g44k}+j)Ern55l`f&Rwjihd>))VJ#H
zQ#dc#=#aLrzWVCy0i-o!64w~lK{0_4pSmy=Y>cgB>tD^QB(zgMYG;zBnLcab%~XnN
znP8`Kf|*Gr(`kKPDABr}({_^iV<G7W1SCqB;!ScWPa)u^MpB%oFTecq{QCh^2s(Aw
z7Ei*C9;RSD(X9YvBxj--y^(Ic=t{n`#~7cTsMp8!ap)sf@!~7toKr^7^;|_xMo^8%
z*PQLx-DHY!-5ZE`_tRB@;$Q%ED!aH*tC+x(?<U2ABPwTwORw>$+VxfUE3qRE6_{N#
zqu*IPX+GEVCX2VO)9aw`^%+bR)Ekt*BN%t)KRkeUUo%xB8A)Ff9Vb1XJ*xtFGJWiH
z5aVFw_l$$b%$}SbNuhL|J17`K*IYG?%W7lKM(d*VnF-|FWU$607XX+cSvth763w-M
zxnM7x=#+^hYY>z?hmbC(H;mlKwGQwk`58oGza)or{gg-1x#vsX$z#xc@)HRh^bzh6
z(pqPYah8WKzWCzo0h~UFAhLqILZX}IA4JV5P&YXa1kU5dS`|5gx|yPxOgVccEmkaw
zkqvOm){SFRa?`<<H(!!*-NSXC8J7T9X_+*MiPAvo@C1O=VI1p>Mtk4f6X*$^X<X{^
zan1FT64Ac)Zk$oHvw*KHeedh=W^+kPtm!f?26C2msXcxE`R5l$!L4H$WI|M8115tV
zz#zsw-Z5_2m~et=SBJ-av!hc#Bof2vI_WtT*!7k7jI|J0iQ3bcjitQ9otcz7tvBWC
z0$`tg_Swa+iBlmHWu-SoSOhOz>jqEQDk;7_^VpIXQAeb%X3_|ZM4v7Tk}_uj7R(KB
zI#cm$?T9?dp}O0dgWF_3_~N~6xYMVfetPk4V51k(uiw*9n54pyJ)2Jj(LF93DFLKD
zZVeN#lU64=N>U@1U@;t+1QZLYe9;Jt3B4J-qtlqAf7T++>9sn2^2sM>03@w*x+Xo2
z3DThj=_hr!>yR^rD0}=%z&Kb45HC{dW;eBBG+n1Z@OgPk=U{5g;kirQ%>202jPJR1
zRRg$>QNFz48dxrX@$ttWpWh4Ed83BMo{0t>jijaIidE#)WxD1x&Tdf*j%>x@W-ui@
zF<6r`mxKg7=3u7(ZuU5qH`=(j=|5S^*UK?u{y+Ti!-E05Q=QIu2$GV(?qo;#zLo*{
zGbx5d>69aZfeZEGQ9_(;T9@)ZQMGpz=TW{ASQTS>Eor|Bs@$>ojMp2`bC3?6c<reB
zM<0E3^`l{=RvIkVBQ2UIgsl*XEu6{-tR@}ldfV!-h^eDV^A0rngLL-bMo)9`?BBaK
z#iLG7Y$xEbp=R#hJACyH=#lTi07+9?mnXK6RuRo(%n^{ErF$W`IL=9_@x(C(j>q}a
zwvTeegeMwLV>x>@`q%ZwM2Yzlu$}1~WX{s^0u9*Cc1PVm_~3(!pA6#3lN%uiMbr00
ztK*uOf{EcCoZa9^cb!hUo%{gV%nP<Epv#3DK~c4jqe3WOY=#7i2Jn{0wsvnO#^(Uj
zJEW)g-h1zA8^}Zw1b(QX36d5OjYKlphMMa7%A|Vday|#Ccd3u--7%9af0o-e(L1Gs
z4Wgox4N_jcFk}bD#-bBgUIXTr+h8@<l`nYz{r4|E5#);)4<;I)QI;pQA+{BxB|(cL
zOQo)6=V)#fFLgcRkhc5!99ZeiC<lypdy2K?kukLo!pLv<7+M1X;JY^g_+WrWjoxX_
z07)X6pGb7(-I4Bbkm!5KNh*ZmWI-q?o}dv2^;B}D`1mYo)){OiG0ixp=aL8V&R5)g
zUO;bvciB3<`|i7E24LrT@x6<EcfbUug|f3|bnm)5?wuuLrgKRS$Z(1N8ztXb>=iS$
z*FEpPK7XBsCO8v|G9Tx9yz|aG7bk&U9Nz*p9aEuX>U5uX79~acNt)*NODA<idIDFH
zk{x;3p=beSjF)y6tFBKTz@Jg9%zaxE8>9i;nREu;(*Qs+8@k3ffKuSIM04@}Y}yeB
z5FSs{K=0t@9cD!u&)lWBJ1pk&s$118>2;Uc1X9IJBT8m#z$S~If%Mi}Z^iclk_7Nn
z&rwBYxOL&PF3}038^2`InxRs1S~8txy|eUs1N$xuh`s2O2-@U<c6?D|g#=P>lGEF7
zzg-!CG@i6G88jx7N0~|6TH-XWA9T=n%!=&{;>L7Uu-!u6!UC<hZLTB->iijC{k7#<
z8v}R}HM!`LMG`o;Pi9vW2z2QB^saXVwSUaR9}yelrW3s+2ditoM!(;aw=#lUTY6U4
zXlm2p62YB-(~8=dWh#MhzWL_GCxTMpTlbTCNR!kWN<%U&zS!}-AH!05e9ly~H0BBn
zGt<>HH8D$KCc5+Sb$Saufw7G*55aL08z;bee1`-Og)}InoEeHp&5eE=SUkB3kSw6C
zUloz8;~?;@WYYN+U2=SV%^x~(ef72R-rcn%Ch?uwxQG6t)xb|OkH#hg_+<XRK%+#L
z2X<`J>UKRHHzx+#E!K+0-Gn9fXr^#Vt@y8a8UKo=eJ-+T8YeMe1KPOv>L-K-0H`wx
zFrkdPuV<W|1qL@Ujk-A>_u1)(Fjhq;4YH8>n%gihG?_1Tx>IZeMUw#cGWy<sC!^${
z6)`c6=Oz7!*tloJ%u~>#!QXh}jrhZ%JLqnmxpM1Hm1(Zor<2@c_~DR1mCTgOM3Vw<
ziWOzgez4U$Pt3|D@y_J>+iQw(tUulFGOBtB2*>vW08AJcp0p$d&qT|ir%w>4LVGdC
zJ?<%H28T&pF+`FBzvgqL_Zr4CtB=pQfz!AumVU@%T=!j#vxWbFDWzFIX~c0A9}CTO
za(jJx{q@%`7{H6}dvO+s4B(WTwA_o8=u(UGLNxFs`En39qdBg-Q)VKycE3kOOAX=_
zo4%g`RnoTu<`kbFoXvh7@~GbcK<Yvj*G&ku+|3`qUwHwJ<G@Hd==UV1a)UKunCZSt
z$4IDt3wZ**bTk3C6^x9SezYs)fpa&B@{V>1;@b57Ok%sU1Tc_97u-g%7%mA)4r#p6
zwC?3I44hP`m^7{%Mis}qGIgo$)fkj3(Pq+AXA(6@lTF6#pA}@h4k*fk#u)Joa5nI*
zVsN%Q`>@wud+qAi#HH?a8r0$mfFuuO5EYMOX|5g0(>-aiV{F$-?j+=%SzziXb(rAN
zxRkpc-@$kiaCq%Plf%zK__`f<v)s+3^jOCLK<gUUb*ES&-0$_m@(|*TzDIjyGQq6N
znjA49x6pG-+^oP!ikgHbR$?(d4=o-qVv|3D)aPljoL+tP)dK*&?{^mPuGN5aq?8eM
zyGu$d60duQ@OuK$7d<Nm<7h>8%}w8XoT-p0-ZXy#JlB+ppSqgYQhr?m&b1N)v=3S&
zRJwL2CP+b~odH2pQTph=NKdhhg*kX{krU3@z>~nDYl)Ru3<r?YdDHGz#2NiN2sn22
z0D}S20@Hrqi`68+5zObBtneAd!;d?8;?5sw!mqiVb%7_N0lP_11C{i9skP<T*xw4)
z-TP-UM#eh5^2#e0zafN0^~s$2-09OfJ4?_Ltmw+;Z8R*i=5piR!(^=VJtde7lYCI~
zCXL?3I;k02fgQlkR>_;N@!Go29$>X_zV3m0!U+s7HUrnzvUvg}O85CEYIcr*nQW)q
z_W1>}OHJJ37i_PJ?^Mo)NqX(R$BRn_C0ov#;do{+fSVXDI_Yck0P1q;V=FEtM#)NZ
zQ4ShyYw_II^IlKhh)MUdP&_+V5!|=9_WL|DjZUB-C})k}^Ni<qm@fh4qM0QD4Uyye
z3<N};18K+f?P^-0O-H(llMbO$SB>Wri>N3G$SbyLuM>nkolH4$nIUkT1zF&fk2KbW
ze7yYf%kjs<Q^M0$F-gOipn-<$lIW>*xzqQIV!1U{;b%ab8909~ZF`lgHU|^VLnbws
z%M9a5Mwo^6PfR<|bT1FOE@~zKu;A?EnH+clY4pSl=^jtiuFiVV({ss>c+wklc(<rP
zdY;n9c?eE+DA{q`)8bIx94KlcKi5x1bwliH6x(qP2e<|R7^q7DUvtyeit7t<mPp;}
zW|8#E!uYfF9gU6Hp`3?>BbXW>nRqWQsW`2Vp2OGb1r_jgodBSe(aUg59xcz9?^wf2
zFTE81%NPwf21^4v6%q{mdgk=qGpvGbw4bEJ*(k9NizbjHiAsRb`kkVw?+I)Pq;1`a
z0o2KSrUBNsugaflat44FpA1PeHAE?Cg$$CYZ8n}WkuNgQns*bw_wmRiE3o<NE$-HB
z&M2$#yom0h!~#i1b{oU%bj<nUi!VOpB2s62Qk7V`ZFbWvS-#NJakFj}SgDs@=oQEs
zU8hbO*OH-C1Ej(vnM!igK$2uF<!uJy#;#WlGbBK?GA5C$<Q_A1)wssQv?Q@OESd-C
z=w!FMIa4w{scp~B`({Z?g}a5a6T_tDap~D%qXtfn<pxx_R}30M06XMrFaQHcT}@g~
z1tn|vf-m$YoSu15tvdx$vXwu}?~`0O5E`(WbT}ARlHx4og?9jRULQL(VWa+CfE_>}
z05s`p51%x@nJ(VTfE%lL@<sVfK8;qQf2UAN!YXNvEu6g=PkUzO#&=|DjJskbkHg1p
zaVtls=bwN6>et0PB{i-0<j>fn(OlD50%X-`-kA=@M#D~xNvBiSr%rB?CIHW*z;koU
zy=;&MDvynFa(dx~7ta4<$ZUXi0+zHpePr6lb~gC8NoZP4FtDTix=T;XMbhFl_f8RS
z@g~kD8b4iEW2OVFi{cLn5CbIbWpSG<G*8fyLT%nndXj-1onw*5*G!1k#uGG}OWzqO
zap^5+7Tej!0mC>NyUf7XDBru>bJnEcUje|2uSwdDU`O{f=B>2f7-VNo-qYq~f(evy
z{VwaB&BG?~*mg9Zpj$HSbI(0@_5TH=(>pDc`(A$|A|*S4!aHWBvpZ&M#s*Hs?Cezd
z72E9igv5%8`5d&jeD6%8b#c9kedtM!I0XPtVtV+N4ySxDX?N+C))A@eZ%HEACat$Q
za0dZ%#{#5AVgcHYBz3*6k$n{Z4$Bdg7d{{{0B?4k9*bfT{rz;;A_nKL`ELSgiCq;n
zfo=7SuW@I)<!sXCU_7&8dN;QB`W>9^Rg#%Z>q+rP257p$g=z5)hH*U|C#P<mogSv-
zCLP{I|4IvY0OL}%dS(ZhDgLz6Xl&8sCarf10Hj3~bEbRxJwFK$%@fQ#fG3#?Spg=E
zo6Ocq`*%R)Y?fro<6$h$jAR4fzFq0|qmRi`7RJ}(ufIDv=A0hWy9Z#gQ=-zsdEZLo
zy(?VX2tZ$;gN*Nt&19*0g;`g*^zr*u=O=k-pps8ep_0Z60IuU~PzO}{BvF*3XP<rc
z{E;v|<O8;1cw$tD^a+)O`qU+j{s{nfiIV2vYoC%yRJbZCy^e!+htV2itmfU3LLXb-
zi*fWl-<LVF$}`VAbG#kwn$hT+`osy+{Zs0}e^b*;j%aPipzS2G#p6IxBWO(x%rh6?
zWRp2_YEK=Wq@}UsjI|QzkNge*xb7;jbo@)SHGOGd@In)KK5p^?l#fJ<d?q<#GDrfl
zfAq=$Aj;J^JQG>@6Q4WDQYz9d=G8mCG3G^m2LKYiF~RLk9wOF@zG8$#qbVuulH`tE
zny8@!OnR0HnlZ@8Pcv}TZ~;X5Y+bjKxE;s8!*~r47tQtb(@&p&I@tI0T#)E^re)rt
zPDuns`UOS~s2RoXB!KfLAnEkX&;2<zi_fNDtjyC6sG4Wsb!RX)=ZP8aB9*77o_gxy
z?cijjC<U#^PT9>vaFHy)jPhrlujlRxmK}38V~++zf~tYS8NykSAWJ?e<+!nEi}Up4
zlTV(1G^`z6x&-h(QlkR)q^9pv!PQBLI=!3ydGAi|(3$}3sY&PV5j0*icLbse;~?<n
znys_R#4gYo{|snn21p5Q$n}Ld9kuTFBGLpp4JSErNnufTq-iA^scUDz;cL5Qtu>i5
zSu@zHHKd%VUI{!010<?R31#6MUGce@3~(VzJnv7gdIkyySEKD2ZKl^|hOE);j%3JF
zrGoN#KksM~y(5zj*dvA~o_OL6fR>z9VNxR8=*(EbDbwfk6Tf!Aa|`WDGB_8%PMVt%
zxGJ{i!S8o^_FaWD^SGb+AdngeT(&M)LJW`s^T~Jjx=Lh9XezGLB4Z(a%{0>uB^jzE
z*^9HH*O@c-T&<YH88#KKfza8P`R2T<dL0K|0{}A=d*_btsg+ttnk*GNQQwRmQU@qr
z?zh|f0=qQrV0AW`6?DZMjaieYNm7>9;PLnz^jFEyp67Y|@yD-zGDr_NN>>ZvZowx_
z&o+cMqvSw!)24SOHSUg)OaM=mIb(;$ObJw^-{ieklCp|}W^z@pW3B-JN1apnN*>(M
zt*Df*`-eitYXpWDqb<sduIG}o_igPeUanuob~#uTW+e&Ebj@$f?%R3osxcD)5;cjs
z$qs4JzMWeocQx)x9^5auK^(6;qqI*kd3Vm_V`p8v-MqSwpqq8IGxkb4t{5O8C{d&{
z#!fO;f&1JlTmxC^sHTISKsSsn{w5(i+tJiSDQ}HQnkh`Ok>dAUXuK=$Kn6$wCRB0o
zmCk5PQnX)7^R65$$7o4xd*<|E34(&}^0~>?vk9OMj9Y;6UrUGss2RZv572_}t=No~
z8=bip&!mE~u!_lJn<a9#d+~Qf^(N35k8`vp;Vz_g<X9KM#rqmqXY54tx!W*TvXB_S
z>B~EQM$fLJy9~iZr}@3hX;hgA_Y^6CE6r6b{@cf$xj2r0Hh?UneCb-+9i(FN6j0#t
zXEiooPd+Uj9v$(_0FXQZHK@I=>+YU;KQ$?7_lgo{-IKsHt~Fh4AWbyd*01r?>uD#V
z7!z}_o0F`h+@xpR5U06L4<0<Y_>UuZbc@|bQ?c?3o}4Q~QhxiUx_U;fv%)0WW|yQm
zyjz=wa$e@n^FjdbFp$r;3)0kN(`F(7+KsL+NfKrSSZz<Pbjd#Uyh8kJZr=hXR!TdH
zS<(n7<$~RonnE$|vQPpXrG#r%43x>4S-oIx0boT_J0^pH@F>!+?<AKC^rWq}ajjeQ
zTw|0(nOcYIcw)0%zvDZL<|W+Q+yYcS+ZyNq$qoZFO(m)w;fVqrwQlS#kh#GEzOWfn
zO=%GSA3;mHt~W4p{l44K+<KPHL1~!9IG$C$(w18B`G3gmb6v6R{rmUh?+HxF-SG!$
z5lsTf3_I?9x5H*8D#=ZXnI^SK%<7(GB2z(_AAZfE&pg4-JZ%?o8URT8H0w?>!Y!ak
zTIG7WV+<WoJEm%O?yxIK|HXYXhGBjjT>r(~u{i~RHo+}jm-fQVJM0=m-*N25vwL3y
zGq+6b5X(WeIt+5}veM}hTRS*Xy;=;Mi{8e4&Y1z&iOFo-nov*R3c;)Kof=n?F-z_)
z_*OCB_4U=M->m36Y<EjsR{&U<rCSE)y({PLGSoEBw{hvd6__~J%(L({_bW1Qeou4i
z33O@arE8Sn|5FZb0>G;HJBfEttj25wS`{u8?AG}165FbQlDA5G{=3diuyDP}C>|`j
z@&I=Ygp#r|#tuWI&Ycz2O{bnu-RlQNx<~HWX*=xz{Jh=oS)HZm{&a3HKQR8~*@T-)
zt}V&t6=VM20ASLY)CLL%!tO4kxoe+)#T+|eb#OP@Px9bJ*_DvpxDqgDtn<G!z)r$f
z)ZDakHz_U2t9gBV7CIGjWjs^7iJG11c6JLp_e2II1MGI&T@uf(+36UcV=S;8SEqP(
wB_+*sm-z0Ilii|`{xwfJ>}u~U&bGAw001cF0;AeQhyVZp07*qoM6N<$g8T^)ZvX%Q

literal 0
HcmV?d00001

diff --git a/pack/assets/minecraft/textures/item/weapon/katana_red.png b/pack/assets/minecraft/textures/item/weapon/katana_red.png
new file mode 100644
index 0000000000000000000000000000000000000000..e0168b5643d3b95b9b7d8a6c2bac5cb6e2727756
GIT binary patch
literal 7891
zcmeHMc|4SD+a7z8h-?XCq%4hD3}a-<zGce@ZJ6aACT1}+)>M{AQDiGp)<R0!lPz0m
zwIz}@MM6)Dt%Ua;^_1s(pYM6U=lA>G{~q(3d*-^X<2=suI<E7)?)w@?oE)sgm#<k4
zfk4D<tj(RlPh;MD89#Vc7aKYPfrzaRb#do96N8{EHj_&81EAax761i;X;cU#xa*QT
zJ#Dmb<+moSUa5Ep-=l#?!xc)8KY6CIx^3?0PWNKlMmmolJEoCpo7D4lw7OtcV%}8i
z73rZx@w<p>cXDb>6nm_iy6d3%%P!9foq_2`Awiy!naev5&s}?~H}BuuC(&6RlQ%Ju
zjV=+Jn>4MYCVrZNz9=`23pTne(mrZpG9`2npFIvJ?c936!_;%%78PyH+0ola-n5S~
zt96@Ci+&b7Arod$nhJdxe)n=v&OkOvTh-rdS>VRb^B;ocAzwrb1|MimzfYZQJZP{m
zl#)GLQFp`*IoZ1q+*@$#bBDkglW!P~{PbhQ@T|eTS+;WD=gfvP!(GL`+xUt+;_kEz
z@CgSRE05_nY#2Pv${Z(r)Lc2H#QIVnrj#{MEO-0OM2lnJw~>?MhgFcMhe`33jp2F0
zC5JX{w=`Irsqp1v0VS9j!=E628{2=e`)2UzTV32bIXfe~<<a|fMwMfa+ZSqw2cw=Q
zcZMEJQPl2KU#I#wd-!&PhCzLngtEH8%*T+0JWm0mQ!9odg>L5kW;O8|!8l=6vsMX-
zBvzB342R$$lEn9d<gjp&m6NI=lUA}1dIj$DFJO!ctz%mU__LDi+%-{x(VU|!Mt5@M
zvD9_57>w9)YZJ2=UrCP-+YgmSY{AL03eP2yY;6b*>g~@kKF{(m?9e;_KfIRnFoUC0
zHsor0L|q16w%TnkZTsGEgYy^kI-Gs!;>r3(WdrYH_$~#E<lH}dXR3Sa<x25p@A?xl
z$Bm9E23*(FwR>CtEZsXj;N}~-!t1YWx4L-%?d=Xu<14(4+KRk4Kibh0xbI2%_;Y4f
z-*m>oVEe~}wWpYu2cBoDBz#CoHqWXdOW}>qj_^tDe0wc#M!umXVB*ELBASgCkjpt=
zaKFFic13<$U)AiV?zq0)@e7U2PaiV#M(4$waChEE4Oh*Mi(Iy+p7s~?Rwl_yJyU~z
zLwcpIKZh#XGn;Xp-R64kmZd~h{5kq{v=n>tMUP#3!FJN_OXuGEd%Br850(@(+a^TH
zyzcgTwK?`<Ji4?qeK!8^^~~oZ5VR}YO1s!X#j41~>YD_EP+yNqSuLC-ed~eQoNe^s
z<<^G^LdH=Sf=sD`>D%&Yd!+@)MTA|onAk50yRwQ0*ESVE6onlyD*iZ(yn)5)+V$79
zO=MSZw8f+`vczi@2U>(x9YteOo~?ToQ`&0NpMP1hN%*EhqNKi^{f2_)yEbpzcXy+g
zck?+}15vFkVdYz{0p^LMG+};!Y{W&o{ty=t?M=g%INMc*T7am-wUj*31k(QK{0qjS
zPLh`u(e-Bdw1kzV4w4K~;DZlq7>-=wFhGN*@NgFawMkbXHc<cBic<=8_`}7?vbd@T
z2UfNeCnvVvOB2=nhX1gqUjDHK#6L2B&sL?<PM?9Pb;`rWs8T&9`Ya$^Ix3*Hs_N@q
z3H>&g=?&a`#441`J?yUbCylqezj&={6mo!>t92j11bfh5Muq2z*GgSKUZrU}OwZkO
zYJErKhLeb8Z35dZBt=WhpqS<43R&|Reo+QQGs3)m0Cra{>}9&<YR&eA!>LbwLas;+
zY3tD}T3oR3oaOFOlJ4V54Y9CURVd*d?eo=|Z)<y~=hJtph=@inkGa>NlIS6(nJ*|Q
z9g#sw7{sR(n`sOwWXCD3dG174l_8h1a?Y(2d!cV5uG2F6xi$IJs)v%ae0BrNf9;k+
z(G~u&(?v<|@7{}&e`Hbuy)W(--}YNAF8<8zwg}m5i6;j&M8_=A@^kSI)I6-Fno-Ox
z?oD-!H&T#QNsqRf*u&ns>`FNDIt!O@TUbX;??lpvXZN_uVz$qX*kX|)nhceCog-@S
z{B8?7yHM-BVMhAaut90<oKDQLiduQCb2;+6>-?`;r>XIk?nRmNuQA(XC}@#pGa<Jg
zyXTkye|Zb8%k}YbL7QbFXIw@V4@ted7_TYce+#O%-$hnBIh!vpBJ!f-=KBndp7$cE
zd?`-qn?^eOLxL|J#yG0n>Az6_q*m}!hp3pDnULFBZbq+VSC2?`F1t`jYC`mZHs@;c
zOf*HS%%a6vB3-~$was}B8Red0TotK76kx@k8^NRZ37xr6z06yrQBUKlD&^|A)dEVb
zDR*y3gh2#FLf4<07wYgQ7v^2Om?Bi7qHDUNe&bh}$)OyDtr_ezsr2F_3Q5OqMipBT
zNZ&ZuRE6=i!qGC361OHuuVRljE`yi|jy<@Zoz5Q-E35Ir`-(a0REOW5SniFAOUrJK
zX?pkG7NqLdMJ7E{kod&com;pw9NMa=5q`af8!1?p9z;kCu^faQil1kQTBeVPS0xp0
z_PSA|K5^}o|E8}4?#E^o0!BZIQ!Y;Gm0djfx)pXZ9_G;fTt<wNUUA}M9CiO5kx_G-
zmK+_$`w1F%+~n&dkn_q%-}4RT#z@^~7|7Ne<Wy!;TCapgN9?-HeWh*bjIg%5UqL8t
z3|lwN6}^y(=fiIpdxggDh|}|#J}>h|GtHvCawzSS%g65dOt;<c#wtp=<|E_bcW&(u
zpNKS#8-vGZMKq}1*tmDa?&N!Np*BpHmaE6k6!WEE%~f+m9uD3t&Qj|1Cx;ZeThQJ$
zK8{SvgKa7;y}mm+u%zY=PHNR_BVF;qeQq)HN4o}P9(t;c9FX8$A%JGHBdKUqIz=u?
z#t!l&6{y)cX#Qnyne|BnOUpGr^3JI3?yf1pmSNbhb>=N%gqis5){&7F<hY7J=a{Dm
zN*k8)dDGP`kkJFuFUW|6O*Ul{F3(v$gE_0jw=!k?Pvk~l3XR!M=^Q0=p1fSzH`(Qo
zphT-tO<Fba3I4W2W&*u2r>Ta%&rn(Vz+7!>%^{I{C&aT_Vk;XzLgB7aSt|mg<cbWk
z$2Y;VcF~`mYT8jMu#FllDEcUPP!i4dIzic1a`O3(2A?+f8Ew<(BF_~&8kZ@;wmR>!
z9h?%H%|Q#(uc-$OiMi<5Dvy&^3q2<aZI*d4zPn1fEbPq#td^aP^_%k6#65i4>tv)}
z6z}wp%Fuc;>IE~2DJcvZc*`jDSIj!@TX5^a2fyu}MKSslWifK+?>M^j#44*M7MIGE
zd8F&PAB1Hr*PL~!*ysI9LE6M3!efflM@;p0KWN!Lhr75X?_E{RngfxOiDZ;O&eQn&
z8R9^TBB96X!n`U$$*K5;m~<;M;;SfOx*)rXyfcjQLb}lp(}e4P$awc=?+9ursq;%>
zC*PI*N$!dX51(cnymhoBLU`x!0W7ObB!FdgQpiX3)9D01wb3?zW6#-h7vAr1wb)i2
zAD7$kRea-X<GRU=xztMO(|L{KeU@ALV?S-Td?5bXl|Iq+_KHbi^Namg-C1M#ueFAA
z5?CiHan0hiD_F6nL(fdk-(=cFmkR0U9#n%&9x3u(vExLI<cRBs+^=QX0Z!q~CRZH?
ze%n?%?=VwdNkyG?y>TeZUDe|^e5a5LWy8y>YRh}q<n|P(5q2gB*7ZE8V$gvK54XF=
zi$|yj1*_@S;@f(AjuniD=0qF4nUSKseA=8QR&(58O(l>z6*wTjOy$|k+_u3EUCUP^
z7aRM=C_Q$OlOc94cGjtKSjA-mK`<aPM}Awy!_-gdedC>P_S?4Poy-_;--koj;%2@I
zeu@&T3S=>Ebcq~BY?yU8ANq3B&5!Aq!#dCOUfLj4wQ{uUGS;TN`_=4i@4`;QFLS-M
z#3>Oskrb1GOEY7TIT=Ss=7ZiGna<tEux{hqRm{UDKZl&Xc4vWae%91L+%LNg0^y6M
znVC7+n3?_ld<;GnXYN0Nx2`i@+u%uPkhl;@b@Fd?I<qnMsDZ6aoLA0unVkX1vI(&a
z%sNe-<B`5KH3<zDqT;TVtSpIy&hWh&8p?kQQ=dm@UXPvZzpe7yd;I%eKGPeGm|{AA
zGxue@RjspDrB*;iu9(@|=-314J1j9*PMJUY7$BkI`J1Ux@nqQ+tAvaz^8LxN!>5Q{
z^@{bnr*GDTWVus9cBpUOpo|@ftWVhOW^`aMle42gJvTkRNjk3Hx#URddTIzk?d<xM
z7cv~am_8(@ewOvV<W8O3_eo9|{na*d6k{b>Bb6I#5*dkJu2E|l>w0Fjn17eVtq&6A
z^YUe@*)n$<uY^ls8cS5ZNgN3B1q#+z<{QiV9Q4mj*p^L}E8M<zc(&7j?}qRNh1;!)
z^UgA-=GIlVHb+_+_vy3zdzw@5{cI8WFf@e_sJ_Ks^|VlL)7#UnckjZRD~Bds`|ghj
zB<7c-F~g(Gyf#|B7=`!tyy$*e?fq_U4nqFS&Y31mHbEc~nKbag;%;weNM_P?h!iFX
z&<Uoqzyl2gVzecgMI`$ITqp_frZMoa-^#0DP#OgfbJMd&+Oy06ADVS28z6)_xR67A
z$v6sZ%jV@q!G<6K9pDn7!E`?c$1oTVTjVtazw^2gFz6zL>x+lE+dDzcm}~%w(ZT2-
z;TFNPKs0Rga;OoTLN#<YxBNi?w(u|?E|+D9Km-K^=>+NOFxlP+6b^?&Akhdk8V(}h
zoDc?=7z}4{)OZx%Im`hLnN4GHX-o!`$4MkH1Gsn?3>=64AO}au7QtZW4+p&VB0Yyo
zLD+x|3^*SUfIuUW25=-Aj>aLD+JmF^_CKu|oF6KJdLn{}ECfmiiJ;T}V8P*91pe~(
zrxqL+@Z5-S1~|+BHW{!81Q=YkrA}FX0i2~i12_P$YcXy=3Kancwdi@Njg^hP(@z_o
zjNUXlYte#-UW%lUf8tmHY`;Yeg^U3F06G{52V_S50nepTe=X1-=EEELw?II5Kl%TF
z{#~!dSQd3PG-r|ncusB1@i1Pzh7=~5MloFcYJfAKVu=714xq_;aEt*84aXtLx^SF<
zE)f7o`UXg%!4fJP28T;zkO3YQNUlQzc}Q3^1&zd^;25ed38c^i;6!~Q4z7pQCt?5+
z8iT}OmryveX<#J~{gy_>qoRORdN>lALZwpS7_u&SAz?9a96+MLiFz0e%0LgNi^Kto
zRJ?UCG;y-Q!_Yd&Up-EKL@t%dri0~0V^EkuoL@sOG&(@w5_z(r^mWmCSR59M1ZRoD
z;(mc#0X7Fra~>-Sse?u@j!?*kmLMk)Og9>x=nWuP4DZDO-ohAy(*dO=@~Q)5UhD^F
zV`#<(h+HPyg~{~8!+6m`d6bJq1vUCnE{1kY@}l7)7@+Vf?nlj;61@?NO(Vo#f&Yz(
z;KK}J{NH$fL4UHCu(?4@wyz`Gk+c^ebN`y>&%i&KoWb3W!)1rq{D(>X51i5WgtZ23
zne31y{t1Bp_ty6<$&a=u6%@L-4Hy#1-{t2J0|Cn75`a2>A0qn@8QuW6-~K4J-}`BQ
zlF0hHWGo7cq=M;YK!#%g00SptQDis?hcTd1bak;9-1m(5$<AR?xj{rWVB!tt0JzRz
zaV@ShRO3hfY5p;qARmC2Tu3wuj>N&ydM;>PLp0h@4+;Ce+E60|Z-@PTwnn@?$ll&?
zsUAkWJ<8CAmxzP_7R!$Yu>Yvj?|JjT;Fj3`$kG2~z7+P|+KkBx0jt=D>lnoNOZR^Q
z{LWxUBLfT$^RGf*3i&R}k{b~i^Y=dR1_$0R5kGI3KeB{ZNdLvZAKCX`^Z-)-<K%DY
z`;T1z$o01r_*>wAvg;qY{+0rN3;a)Z{lCez{MV5iV1UnkLEwQp-|?(1co-KZZM8Co
zEbw00l?BOQk0{G}2M7F@qcrc$2g%5k2RlW$Hue@GZ$uSV%A&c)k_#aaei0jU6BnP}
z@r)-7MbwHz)sGXCcI9+bEyUTrt+CJK7aE&v+8cdHPGyCpZmZK;+LwEiGd(lyKGg<#
zT}Re9y=*dOoa--iec<fZN;|w7hg7XKt$V-fUJtsKyWxZeYf5T;c^tvuOoX-;MJB3E
zl=MvHA*sll1IPQBM4NZZrfLXs%uECqNYCy2HIq;DO?IsDU&miZ;dV4En?bF}xb=Cb
zqp5KA!rY#G;d_LE_gkTXt*_d2Lx)MBE}dF|sLu{j<=U-nPJLETMDE#`ZZhP#Q0;d9
zalb><O}L!5PunXJ$&%LB67D>SgQF9;uAXro{OV*lRx6@Zx%YC<lVOe{YJ8pV+vmm3
z)z_8fKARq&K6EA7VA6>G5|?AP#TKf?AuC2e!|(c^l06`O+|ohhUBc#qTXexLzKyFC
z?vK`Q)w`;QSo<kMu%c_FJN{`}<0I=vM0xbPPX2V${#TJxELqQ4`TcG;D<mUke4f(Z
zmAe`<s#w8Q9_Twa$M1$|W6-V}Nk>dPsymd9hbx?RQi?J@IkI&sqN=MdO}23+3pnsb
z`q5VB1f@;)rc>EdJHxIhEn5*h<h_cn?v%5Zw%gZ4bfjE(3iV_<-uKA{FW1?|j*rs!
zZv?9M%lLYU5c0hXJ{NSvSvcezX>%~r|4<*Y+qY~p>!umOf1g@}>1#j4vok0CFFAe`
X5kCYs<ByPA{B6g^!oj@6)GP8|<{_tO

literal 0
HcmV?d00001

diff --git a/pack/assets/minecraft/textures/tools/backpack_1.png b/pack/assets/minecraft/textures/tools/backpack_1.png
new file mode 100644
index 0000000000000000000000000000000000000000..1659ef0de96a15b3b5b89c880e3b9d170859908c
GIT binary patch
literal 2095
zcmV+~2+;S5P)<h;3K|Lk000e1NJLTq001BW001Be1^@s6b9#F8000N}Nkl<ZScRpR
z=WkS38phu{<2p0$y%(az;Y-|mCp6EPwLQkh@xTVM(gv~;pZL6+UG0VhZGw9Tl4uu_
z6#@4;bI-Z1<AQrP;0AvM(z73iJL_vD7>SQZj~;2xyzlS1&mkhhmw){WA|oSl|6Uth
zTwHMLtA8LS<~SZc_%~E475@IWFA*Ibg&)4Z2aQI9Z@&HtCr*5bpMQD)K@jZz@9*D*
zi;D}szV%PU#2m*@5B~$TT5b3L_``i@G#cFg<`zzz_z?g7`5{zHG?T~}ZEtT2oJ+(+
zGchjF+S<DPEHXyVpTAJ(D=VuCeS3RbV2l%I77`h!wY7DDF|P0*)K^wk1;#j0Z0tvP
z^7s)vJw0*fyMG}yH3faW-3SZ}L}No8;^X7c(f%0T-rlIL`VQ&oX&C75MR0I1nwuIB
z8~YL3pZo$(Pft|c`4*|EDd_L(L117Yni}g7A0LO#jwkT;_C`(h9i*qHVQ`=i!NI|3
zX>NpSZf@Rw6V4@?n6TQ;%zT4$iJm^4Rp?`5;{xXriK3XoxkPhw^Y)uD#%W^0Dlo=L
z5=A3poSr_NmG#$*aT*&N7Z~F-G&B^<7$=oZr$b0cFqtl0rpn4s$icw@TCIi*hVxZ=
zeF3?<yDM}jCnspN8Y(O_SoQh>(&=;v4Gp16(<L&QD#^jY0Xm(Q3JML63<f>9ySvM}
zgUM7$PEJnH>9kZ-^!rx^gPv6KOqZ6H6*J!2dZxJf!os3L-`Lm`IG5}*U0PaJ%y?_-
znc|;WSXfl(8ylOp9mvegz|denLPJB*+R}u?!~}G8w!_!g7qvB2$j;7!#XN}c@NnF1
zYe8~y5_-Bj;qUK{`nnoqW@f-VG=R|1P_(r+BQY@n-CZ5<_4P$vZ8fs9vmjcA5FQ?m
zdv{xroScN-o-X+N`=g=07OIhvQGs)b_V@P%&Lx_jo{@K8n{$aIX;|P~qTStHfpdu_
zC#T-%Lk~EYXk=tmV2soL{=UE%r|Ib#`KH5+agwBAfiX_IySoBooF*ryY;-X3He;Mr
zYPA|pPEK^}STs(bK1Eus7XJQzR9;>YSypy|1VMmWt){4`DCFnok*ljKyuH21Xe_HJ
zDJdog2M0Ji+x%zFoF=VSi+})sDl5O3RbF03DwWFaKY22rTwPt^<Ks<6qw%KESR(HL
zr)STeD`vdByrSUz#S3K)tgfyd&~5&MGhSX^QRKjj7s?!1U0t*7Kte)1Iy;`g$HxaX
z)pwAQk&eNEK7@pXpryGHadEL|fAR~wyu46#=Ub$urJ}#D2SGtWXlkrSLP9*cI@{sn
z<Ad6oDr97&V`#7+At51XZD~SWTr4`;AH&Pb3)NNMAuTNx1O2@S3JOAVQv*~pGf(B4
zyyje@(a|x1bBP8A2ZK46Xm)l^LBsg?gl+pR79-~p&CEQt-Hcnd8RIlMIwmm2>E+9p
z0%M$JXXg|&jE_&e*#VZq7$=p7hlk9$LuKVB<m~JWtyV+D#YM05`T}xub5rDiqoX6V
zS`F#X7e3PK3&_L6!^U~#rAU*hlAN8Lq0?#U`0?MtV9=ABo0}ph9335@(`m_I&|B>}
zz_~>8^9za@udi<?Zoas<q|i4vx9mB<7^nI91;vcl*EbY5UtC;L=$o5cwjIdH$%bed
zLPSIa?%i!gN=h<%d%6%15P*jIT4ZHq!aOv9u&^++wKgLuDG}XW9q{w>LtSk(a&of4
zL^C2HB5?m+8&Xn|(bwCJfPerrHq;?2D-#y;Ai~1JaJQ`mNlA(5>F$J|pC9V$YM|m=
z5;&J=XJ<#?Tq3J=@=exTZgVct@bHMhxkP(=djjVYO-)V9|HLro5^*jGjB(o8*%27y
zWVKGpJ8^?CPQ$|^0%M%^_VxtEI89AWztPPP7~`Z81Ob8|P*hYD^73-Y)zuYVUY=w$
z8gCXC7m-@6hNGh+9Xl3{Q>Q*AtyT*^KVK><znFF5LMagu1VNz4$VlYn<&ukw3%tBM
zsi>%=s<^m_R4Nr59UUn;Itr&weM}mS27Z3NR9aeIap6KK5oZ?U<>i8i=*p*mfOTRF
zXV0Di5z)2J|Ab+QAwNG4L`0umy@IL92^18Z0};^|*RO#y3vzRF?EZ=IQH5XPqQXCE
z9as42T{wSRPP}&?kU3?dS-~l{Sd5HuJLgO^zdp$M;NV~|W8B^cWWU@87&G5E*au`?
z?gOGI+HyeV)O6{xf>ZtZ!bb*!-p;w{(q)H(oEH}ty)qc|_C6r{<vw6AoUc0A2V`CD
z1BHc#|L1^sfK&M_b1MIGnR8i}IhW6JACS*-ACUcWACPr>A9xqe-<A{a-3NY)Qzn{+
zZM^<E=b~u2%^3g9KERlH`|W*T$d&{0_xytoj^WIi)1=es5D?%`<rgay-}C5b+xJ|f
z(ZI*Yn@USdZyJpyq*kkcwGWh+S45VVmnr&$vJaG17>y-FBf}ggPv(P&=#QUW#q^XF
zdVK+ii2nS=bx2&a=fu@3pJLKFj&tYEf{5t)wa+muF@=9>a^kIi>%^GCPlr3;;f{FJ
zyWqY1z~Px4p6O8>AC(hF<&4VH)6>SO>2jpWR7ox_F3{<;6cckC@51p>IdN3ZsN`RE
zFwqXb?cT=myX3^dK5#f^C^t6;Of=hH$A{mBN4*Q)yALqN1;)7jb$d9=kK*{KoH#0H
Z{s;c{(gFRUsd4}S002ovPDHLkV1mk`1I7RV

literal 0
HcmV?d00001

diff --git a/pack/assets/minecraft/textures/tools/backpack_2.png b/pack/assets/minecraft/textures/tools/backpack_2.png
new file mode 100644
index 0000000000000000000000000000000000000000..923289e0fad8b326a411e690220a799070693bef
GIT binary patch
literal 203
zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1SJ1Ryj={WCV9FzhIn+oy{O3LY{+x$<MzEf
z?JnO@(3)WU<j2;n8*LpHZmLQ$*k#z^x%|`g`58YhN-J%<Ch+lths!aERlnli>Al~V
zl%~YgP+DUl7ZA#zv2@Mi{S7m(UyR>ScR;Y|d>z-hImPF0K6Q9+yEG&__V|8|J$x+(
zbXd|94Y(U4InFpGY>QP;s%E`jde+jMD`aZNzGLcK%ZhJYjsL_AbRC1ItDnm{r-UW|
D80u43

literal 0
HcmV?d00001

diff --git a/pack/assets/minecraft/textures/tools/desktop.files.json b/pack/assets/minecraft/textures/tools/desktop.files.json
new file mode 100644
index 0000000..359c7b7
--- /dev/null
+++ b/pack/assets/minecraft/textures/tools/desktop.files.json
@@ -0,0 +1 @@
+{"DirectorySortOption":0,"DirectorySortDirection":0,"DirectoryGroupOption":0,"LayoutMode":4,"GridViewSize":100,"ColumnsViewModel":{"TagColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"NameColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"StatusColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":50.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":50.0},"DateModifiedColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"OriginalPathColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"ItemTypeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"DateDeletedColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"DateCreatedColumn":{"UserCollapsed":true,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"SizeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"TotalWidth":816.23300970873788},"IsAdaptiveLayoutOverridden":false}
\ No newline at end of file

From a3bd352d03b552ca341cd584a9366ad3e9ec4b25 Mon Sep 17 00:00:00 2001
From: Alpha9n <42644369+Alpha9n@users.noreply.github.com>
Date: Sat, 1 Jan 2022 21:59:41 +0900
Subject: [PATCH 2/5] Delete desktop.files.json

---
 pack/assets/minecraft/textures/item/weapon/desktop.files.json | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 pack/assets/minecraft/textures/item/weapon/desktop.files.json

diff --git a/pack/assets/minecraft/textures/item/weapon/desktop.files.json b/pack/assets/minecraft/textures/item/weapon/desktop.files.json
deleted file mode 100644
index ab0d529..0000000
--- a/pack/assets/minecraft/textures/item/weapon/desktop.files.json
+++ /dev/null
@@ -1 +0,0 @@
-{"DirectorySortOption":0,"DirectorySortDirection":0,"DirectoryGroupOption":0,"LayoutMode":4,"GridViewSize":100,"ColumnsViewModel":{"TagColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"NameColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"StatusColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":50.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":50.0},"DateModifiedColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"OriginalPathColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"ItemTypeColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"DateDeletedColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"DateCreatedColumn":{"UserCollapsed":true,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"SizeColumn":{"UserCollapsed":false,"Length":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":183.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":182.14285714285714,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":182.14285714285714},"TotalWidth":752.57142857142856},"IsAdaptiveLayoutOverridden":false}
\ No newline at end of file

From 6715c2940b78910290c79e91ff0ab821c0d95e24 Mon Sep 17 00:00:00 2001
From: Alpha9n <42644369+Alpha9n@users.noreply.github.com>
Date: Sat, 1 Jan 2022 21:59:51 +0900
Subject: [PATCH 3/5] Delete desktop.files.json

---
 pack/assets/minecraft/textures/item/desktop.files.json | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 pack/assets/minecraft/textures/item/desktop.files.json

diff --git a/pack/assets/minecraft/textures/item/desktop.files.json b/pack/assets/minecraft/textures/item/desktop.files.json
deleted file mode 100644
index 359c7b7..0000000
--- a/pack/assets/minecraft/textures/item/desktop.files.json
+++ /dev/null
@@ -1 +0,0 @@
-{"DirectorySortOption":0,"DirectorySortDirection":0,"DirectoryGroupOption":0,"LayoutMode":4,"GridViewSize":100,"ColumnsViewModel":{"TagColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"NameColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"StatusColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":50.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":50.0},"DateModifiedColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"OriginalPathColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"ItemTypeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"DateDeletedColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"DateCreatedColumn":{"UserCollapsed":true,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"SizeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"TotalWidth":816.23300970873788},"IsAdaptiveLayoutOverridden":false}
\ No newline at end of file

From dd785d48bc43ea3acc91847ac060684e91b6cac8 Mon Sep 17 00:00:00 2001
From: Alpha9n <42644369+Alpha9n@users.noreply.github.com>
Date: Sat, 1 Jan 2022 22:00:09 +0900
Subject: [PATCH 4/5] Delete desktop.files.json

---
 pack/assets/minecraft/textures/tools/desktop.files.json | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 pack/assets/minecraft/textures/tools/desktop.files.json

diff --git a/pack/assets/minecraft/textures/tools/desktop.files.json b/pack/assets/minecraft/textures/tools/desktop.files.json
deleted file mode 100644
index 359c7b7..0000000
--- a/pack/assets/minecraft/textures/tools/desktop.files.json
+++ /dev/null
@@ -1 +0,0 @@
-{"DirectorySortOption":0,"DirectorySortDirection":0,"DirectoryGroupOption":0,"LayoutMode":4,"GridViewSize":100,"ColumnsViewModel":{"TagColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"NameColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"StatusColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":50.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":50.0},"DateModifiedColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"OriginalPathColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"ItemTypeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"DateDeletedColumn":{"UserCollapsed":false,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"DateCreatedColumn":{"UserCollapsed":true,"Length":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":0.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":200.0,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":200.0},"SizeColumn":{"UserCollapsed":false,"Length":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"LengthIncludingGridSplitter":{"Value":199.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLength":{"Value":198.05825242718447,"GridUnitType":1,"IsAbsolute":true,"IsAuto":false,"IsStar":false},"UserLengthPixels":198.05825242718447},"TotalWidth":816.23300970873788},"IsAdaptiveLayoutOverridden":false}
\ No newline at end of file

From c5652adc560d5d45317256b8cc9d5653e6a2e739 Mon Sep 17 00:00:00 2001
From: Alpha9n <42644369+Alpha9n@users.noreply.github.com>
Date: Sat, 1 Jan 2022 22:15:05 +0900
Subject: [PATCH 5/5] =?UTF-8?q?=E3=83=90=E3=83=83=E3=82=AF=E3=83=91?=
 =?UTF-8?q?=E3=83=83=E3=82=AF=E3=81=AB=E9=96=A2=E3=81=99=E3=82=8B=E4=BF=AE?=
 =?UTF-8?q?=E6=AD=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pack/assets/minecraft/models/item/leather.json                  | 2 +-
 .../assets/minecraft/models/tools/{ => backpacks}/backpack.json | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename pack/assets/minecraft/models/tools/{ => backpacks}/backpack.json (100%)

diff --git a/pack/assets/minecraft/models/item/leather.json b/pack/assets/minecraft/models/item/leather.json
index f6752ee..c4797f3 100644
--- a/pack/assets/minecraft/models/item/leather.json
+++ b/pack/assets/minecraft/models/item/leather.json
@@ -6,6 +6,6 @@
     },
     "overrides":[
         {"predicate": {"custom_model_data":1}, "model":"tools/bundle"},
-        {"predicate": {"custom_model_data":2}, "model":"tools/backpack"}
+        {"predicate": {"custom_model_data":2}, "model":"tools/backpacks/backpack"}
       ]
 }
diff --git a/pack/assets/minecraft/models/tools/backpack.json b/pack/assets/minecraft/models/tools/backpacks/backpack.json
similarity index 100%
rename from pack/assets/minecraft/models/tools/backpack.json
rename to pack/assets/minecraft/models/tools/backpacks/backpack.json