From 58e66bcc4f274520cb083cfc8b3a9325717aaf2b Mon Sep 17 00:00:00 2001 From: PanPan-22 <90047526+PanPan-22@users.noreply.github.com> Date: Sat, 29 Nov 2025 23:33:11 +0700 Subject: [PATCH 1/2] l500 bogie fix and ampz added --- .../lipan/l500/l_500_articulation.json | 14 +- .../lipan/lili_midori/lili_midori_ampz.json | 9318 +++++++++++++++++ .../lipan/lili_midori/lili_midori_bmpz.json | 1591 ++- .../block/lipan/lili/lili_moquette_midori.png | Bin 0 -> 609 bytes .../lpn_mdori_bmpz_door_saloon_r.png | Bin 363 -> 334 bytes .../lili_midori/lpn_midori_ampz_body.png | Bin 0 -> 24711 bytes .../lpn_midori_bmpz_door_saloon_prm.png | Bin 531 -> 550 bytes 7 files changed, 10611 insertions(+), 312 deletions(-) create mode 100644 assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_ampz.json create mode 100644 assets/minecraft/textures/block/lipan/lili/lili_moquette_midori.png create mode 100644 assets/minecraft/textures/block/lipan/lili_midori/lpn_midori_ampz_body.png diff --git a/assets/minecraft/models/item/trainmodel/lipan/l500/l_500_articulation.json b/assets/minecraft/models/item/trainmodel/lipan/l500/l_500_articulation.json index 2862e853..c182621a 100644 --- a/assets/minecraft/models/item/trainmodel/lipan/l500/l_500_articulation.json +++ b/assets/minecraft/models/item/trainmodel/lipan/l500/l_500_articulation.json @@ -2077,7 +2077,7 @@ "rotation": {"angle": 0, "axis": "y", "origin": [5.25, 0.875, 10.5]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, - "east": {"uv": [6, 34, 9, 37], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -2090,7 +2090,7 @@ "rotation": {"angle": 0, "axis": "y", "origin": [5.25, 0.875, 13.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, - "east": {"uv": [6, 34, 9, 37], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -2116,7 +2116,7 @@ "rotation": {"angle": 0, "axis": "y", "origin": [12.375, 0.875, 10.5]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, - "east": {"uv": [6, 34, 9, 37], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -2170,7 +2170,7 @@ "north": {"uv": [0, 0, 16, 16], "texture": "#4"}, "east": {"uv": [0, 0, 16, 16], "texture": "#4"}, "south": {"uv": [0, 0, 16, 16], "texture": "#4"}, - "west": {"uv": [9, 34, 12, 37], "texture": "#4"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#4"}, "up": {"uv": [0, 0, 16, 16], "texture": "#4"}, "down": {"uv": [0, 0, 16, 16], "texture": "#4"} } @@ -2768,7 +2768,7 @@ "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, - "west": {"uv": [9, 34, 12, 37], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, "down": {"uv": [0, 0, 16, 16], "texture": "#5"} } @@ -2859,7 +2859,7 @@ "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, - "west": {"uv": [9, 34, 12, 37], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, "down": {"uv": [0, 0, 16, 16], "texture": "#5"} } @@ -2950,7 +2950,7 @@ "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, - "west": {"uv": [9, 34, 12, 37], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, "down": {"uv": [0, 0, 16, 16], "texture": "#5"} } diff --git a/assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_ampz.json b/assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_ampz.json new file mode 100644 index 00000000..342a1aab --- /dev/null +++ b/assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_ampz.json @@ -0,0 +1,9318 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "textures": { + "1": "block/lipan/lili/lili_black_rubber", + "5": "block/lipan/lili/lilo_light_metal_brushed", + "6": "block/lipan/lili/lili_white_plastic", + "8": "block/lipan/lili_midori/lpn_midori_ampz_body", + "9": "block/lipan/l500/l500_airpipe_main", + "10": "block/lipan/l500/l500_airpipe_reservoir", + "11": "block/lipan/lili/lilo_lipan_red", + "12": "block/lipan/lili/lilo_reservoir_yellow", + "13": "block/lipan/lili_midori/lpn_midori_bmpz_door_saloon_prm", + "14": "block/lipan/lili_midori/lpn_midori_bmpz_door_saloon_l", + "15": "block/lipan/lili_midori/lpn_mdori_bmpz_door_saloon_r", + "16": "block/lipan/lili_midori/lpn_midori_bmpz_door_gangway_r", + "17": "block/lipan/lili_midori/lpn_midori_bmpz_door_gangway_l", + "22": "block/lipan/lili/lili_moquette_midori", + "particle": "block/lipan/lili/lili_black_rubber" + }, + "elements": [ + { + "from": [5.8, -1.496, -13], + "to": [15, -0.796, 22.2], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -1.796, -13.4]}, + "faces": { + "north": {"uv": [8.5, 5.625, 9.9375, 5.73438], "texture": "#8"}, + "east": {"uv": [6.375, 7.125, 11.875, 7.23438], "texture": "#8"}, + "south": {"uv": [8.5, 7, 9.9375, 7.10938], "texture": "#8"}, + "west": {"uv": [6.375, 7.25, 11.875, 7.35938], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [2.9375, 0, 1.5, 5.5], "texture": "#8"} + } + }, + { + "name": "FrameFloorLight", + "from": [5.8, -1.496, -13], + "to": [15, -0.796, 22.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -1.796, -13.4]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [1.4375, 5.5, 0, 0], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [6, -2.396, 21.7], + "to": [14.8, -1.496, 22.2], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -1.796, -13.4]}, + "faces": { + "north": {"uv": [8.75, 7.375, 10.125, 7.51562], "texture": "#8"}, + "east": {"uv": [4.375, 11.875, 4.45312, 12.01562], "texture": "#8"}, + "south": {"uv": [8.875, 6, 10.25, 6.14062], "texture": "#8"}, + "west": {"uv": [4.875, 11.875, 4.95312, 12.01562], "texture": "#8"}, + "up": {"uv": [10.625, 9.57812, 9.25, 9.5], "texture": "#8"}, + "down": {"uv": [11, 9, 9.625, 9.07812], "texture": "#8"} + } + }, + { + "from": [6, -2.396, -13], + "to": [14.8, -1.496, -12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -1.796, -48.3]}, + "faces": { + "north": {"uv": [8.875, 6.25, 10.25, 6.39062], "texture": "#8"}, + "east": {"uv": [5, 11.875, 5.07812, 12.01562], "texture": "#8"}, + "south": {"uv": [8.875, 6.5, 10.25, 6.64062], "texture": "#8"}, + "west": {"uv": [5.75, 11.875, 5.82812, 12.01562], "texture": "#8"}, + "up": {"uv": [11, 9.20312, 9.625, 9.125], "texture": "#8"}, + "down": {"uv": [10.625, 9.625, 9.25, 9.70312], "texture": "#8"} + } + }, + { + "from": [9.7, -2.296, -12.5], + "to": [11.1, -1.496, -10.3], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -1.796, -47.7]}, + "faces": { + "north": {"uv": [4, 5.625, 4.21876, 5.75], "texture": "#8"}, + "east": {"uv": [9.75, 10.875, 10.09376, 11], "texture": "#8"}, + "south": {"uv": [2.25, 7.75, 2.46876, 7.875], "texture": "#8"}, + "west": {"uv": [4.5, 11, 4.84376, 11.125], "texture": "#8"}, + "up": {"uv": [6.71876, 10.46876, 6.5, 10.125], "texture": "#8"}, + "down": {"uv": [1.71876, 10.25, 1.5, 10.59376], "texture": "#8"} + } + }, + { + "from": [9.7, -2.096, 19.5], + "to": [11.1, -1.496, 21.7], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -1.796, 56.9]}, + "faces": { + "north": {"uv": [10, 5.625, 10.21876, 5.71876], "texture": "#8"}, + "east": {"uv": [11.125, 6.5, 11.46876, 6.59376], "texture": "#8"}, + "south": {"uv": [5.625, 10.625, 5.84376, 10.71876], "texture": "#8"}, + "west": {"uv": [11.125, 6.625, 11.46876, 6.71876], "texture": "#8"}, + "up": {"uv": [5.84376, 10.59376, 5.625, 10.25], "texture": "#8"}, + "down": {"uv": [10.46876, 5.625, 10.25, 5.96876], "texture": "#8"} + } + }, + { + "from": [6.5, -3.096, -2.8], + "to": [14.3, -1.496, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -1.796, -13.4]}, + "faces": { + "north": {"uv": [8.5, 5.125, 9.71876, 5.375], "texture": "#8"}, + "east": {"uv": [6.375, 7.375, 8.6875, 7.625], "texture": "#8"}, + "south": {"uv": [8.5, 5.375, 9.71876, 5.625], "texture": "#8"}, + "west": {"uv": [4, 7.5, 6.3125, 7.75], "texture": "#8"}, + "up": {"uv": [5.46876, 2.3125, 4.25, 0], "texture": "#8"}, + "down": {"uv": [5.46876, 2.375, 4.25, 4.6875], "texture": "#8"} + } + }, + { + "from": [14.3, -3.196, -2.8], + "to": [15, -1.496, 12], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, -1.496, 4.6]}, + "faces": { + "north": {"uv": [4.75, 11.125, 4.85938, 11.39062], "texture": "#8"}, + "east": {"uv": [5.25, 6, 7.5625, 6.26562], "texture": "#8"}, + "south": {"uv": [1.5, 11.25, 1.60938, 11.51562], "texture": "#8"}, + "west": {"uv": [5.25, 6.375, 7.5625, 6.64062], "texture": "#8"}, + "up": {"uv": [2.35938, 11.3125, 2.25, 9], "texture": "#8"}, + "down": {"uv": [2.48438, 9, 2.375, 11.3125], "texture": "#8"} + } + }, + { + "from": [5.8, -3.196, -2.8], + "to": [6.5, -1.496, 12], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.8, -1.496, 4.6]}, + "faces": { + "north": {"uv": [5.625, 11.25, 5.73438, 11.51562], "texture": "#8"}, + "east": {"uv": [5.25, 6.75, 7.5625, 7.01562], "texture": "#8"}, + "south": {"uv": [5.75, 11.25, 5.85938, 11.51562], "texture": "#8"}, + "west": {"uv": [4, 7.125, 6.3125, 7.39062], "texture": "#8"}, + "up": {"uv": [2.60938, 11.3125, 2.5, 9], "texture": "#8"}, + "down": {"uv": [2.73438, 9, 2.625, 11.3125], "texture": "#8"} + } + }, + { + "from": [14.65, -1.896, 14.4], + "to": [14.85, -1.396, 14.6], + "rotation": {"angle": 45, "axis": "x", "origin": [14.7, -1.596, 14.5]}, + "faces": { + "north": {"uv": [12.375, 7.375, 12.40626, 7.45312], "texture": "#8"}, + "east": {"uv": [12.375, 7.5, 12.40626, 7.57812], "texture": "#8"}, + "south": {"uv": [7.625, 12.375, 7.65626, 12.45312], "texture": "#8"}, + "west": {"uv": [12.375, 7.625, 12.40626, 7.70312], "texture": "#8"}, + "up": {"uv": [10.15626, 12.53126, 10.125, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 10.125, 12.5, 10.15626], "texture": "#8"} + } + }, + { + "from": [14.65, -1.896, 14], + "to": [14.85, -1.396, 14.2], + "rotation": {"angle": -45, "axis": "x", "origin": [14.7, -1.596, 14.1]}, + "faces": { + "north": {"uv": [12.375, 7.75, 12.40626, 7.82812], "texture": "#8"}, + "east": {"uv": [12.375, 7.875, 12.40626, 7.95312], "texture": "#8"}, + "south": {"uv": [12.375, 8, 12.40626, 8.07812], "texture": "#8"}, + "west": {"uv": [12.375, 8.5, 12.40626, 8.57812], "texture": "#8"}, + "up": {"uv": [10.28126, 12.53126, 10.25, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 10.25, 12.5, 10.28126], "texture": "#8"} + } + }, + { + "from": [14.65, -1.896, -5], + "to": [14.85, -1.396, -4.8], + "rotation": {"angle": 45, "axis": "x", "origin": [14.7, -1.596, -4.9]}, + "faces": { + "north": {"uv": [12.375, 8.625, 12.40626, 8.70312], "texture": "#8"}, + "east": {"uv": [9.375, 12.375, 9.40626, 12.45312], "texture": "#8"}, + "south": {"uv": [9.5, 12.375, 9.53126, 12.45312], "texture": "#8"}, + "west": {"uv": [9.625, 12.375, 9.65626, 12.45312], "texture": "#8"}, + "up": {"uv": [10.40626, 12.53126, 10.375, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 10.375, 12.5, 10.40626], "texture": "#8"} + } + }, + { + "from": [14.65, -1.896, -5.4], + "to": [14.85, -1.396, -5.2], + "rotation": {"angle": -45, "axis": "x", "origin": [14.7, -1.596, -5.3]}, + "faces": { + "north": {"uv": [12.375, 10.125, 12.40626, 10.20312], "texture": "#8"}, + "east": {"uv": [10.25, 12.375, 10.28126, 12.45312], "texture": "#8"}, + "south": {"uv": [12.375, 10.25, 12.40626, 10.32812], "texture": "#8"}, + "west": {"uv": [10.375, 12.375, 10.40626, 12.45312], "texture": "#8"}, + "up": {"uv": [10.53126, 12.53126, 10.5, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 10.5, 12.5, 10.53126], "texture": "#8"} + } + }, + { + "from": [5.95, -1.896, 14.4], + "to": [6.15, -1.396, 14.6], + "rotation": {"angle": 45, "axis": "x", "origin": [6.1, -1.596, 14.5]}, + "faces": { + "north": {"uv": [12.375, 10.375, 12.40626, 10.45312], "texture": "#8"}, + "east": {"uv": [10.5, 12.375, 10.53126, 12.45312], "texture": "#8"}, + "south": {"uv": [12.375, 10.5, 12.40626, 10.57812], "texture": "#8"}, + "west": {"uv": [12.375, 10.625, 12.40626, 10.70312], "texture": "#8"}, + "up": {"uv": [10.65626, 12.53126, 10.625, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 10.625, 12.5, 10.65626], "texture": "#8"} + } + }, + { + "from": [5.95, -1.896, 14], + "to": [6.15, -1.396, 14.2], + "rotation": {"angle": -45, "axis": "x", "origin": [6.1, -1.596, 14.1]}, + "faces": { + "north": {"uv": [12.375, 10.75, 12.40626, 10.82812], "texture": "#8"}, + "east": {"uv": [12.375, 10.875, 12.40626, 10.95312], "texture": "#8"}, + "south": {"uv": [11, 12.375, 11.03126, 12.45312], "texture": "#8"}, + "west": {"uv": [12.375, 11, 12.40626, 11.07812], "texture": "#8"}, + "up": {"uv": [10.78126, 12.53126, 10.75, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 10.75, 12.5, 10.78126], "texture": "#8"} + } + }, + { + "from": [5.95, -1.896, -5], + "to": [6.15, -1.396, -4.8], + "rotation": {"angle": 45, "axis": "x", "origin": [6.1, -1.596, -4.9]}, + "faces": { + "north": {"uv": [11.125, 12.375, 11.15626, 12.45312], "texture": "#8"}, + "east": {"uv": [12.375, 11.125, 12.40626, 11.20312], "texture": "#8"}, + "south": {"uv": [11.25, 12.375, 11.28126, 12.45312], "texture": "#8"}, + "west": {"uv": [12.375, 11.25, 12.40626, 11.32812], "texture": "#8"}, + "up": {"uv": [10.90626, 12.53126, 10.875, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 10.875, 12.5, 10.90626], "texture": "#8"} + } + }, + { + "from": [5.95, -1.896, -5.4], + "to": [6.15, -1.396, -5.2], + "rotation": {"angle": -45, "axis": "x", "origin": [6.1, -1.596, -5.3]}, + "faces": { + "north": {"uv": [11.375, 12.375, 11.40626, 12.45312], "texture": "#8"}, + "east": {"uv": [12.375, 11.375, 12.40626, 11.45312], "texture": "#8"}, + "south": {"uv": [12.375, 11.5, 12.40626, 11.57812], "texture": "#8"}, + "west": {"uv": [12.375, 11.625, 12.40626, 11.70312], "texture": "#8"}, + "up": {"uv": [11.03126, 12.53126, 11, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 11, 12.5, 11.03126], "texture": "#8"} + } + }, + { + "from": [10.15, -1.896, 16.8], + "to": [10.55, -1.496, 17.2], + "rotation": {"angle": 0, "axis": "y", "origin": [15.6, -1.396, 14.3]}, + "faces": { + "north": {"uv": [11.375, 12.25, 11.4375, 12.3125], "texture": "#8"}, + "east": {"uv": [12.25, 11.375, 12.3125, 11.4375], "texture": "#8"}, + "south": {"uv": [12.25, 11.5, 12.3125, 11.5625], "texture": "#8"}, + "west": {"uv": [12.25, 11.625, 12.3125, 11.6875], "texture": "#8"}, + "up": {"uv": [11.8125, 12.3125, 11.75, 12.25], "texture": "#8"}, + "down": {"uv": [12.3125, 11.75, 12.25, 11.8125], "texture": "#8"} + } + }, + { + "from": [10.15, -1.896, -8], + "to": [10.55, -1.496, -7.6], + "rotation": {"angle": 0, "axis": "y", "origin": [15.6, -1.396, -5.1]}, + "faces": { + "north": {"uv": [11.875, 12.25, 11.9375, 12.3125], "texture": "#8"}, + "east": {"uv": [12.25, 11.875, 12.3125, 11.9375], "texture": "#8"}, + "south": {"uv": [12, 12.25, 12.0625, 12.3125], "texture": "#8"}, + "west": {"uv": [12.25, 12, 12.3125, 12.0625], "texture": "#8"}, + "up": {"uv": [12.1875, 12.3125, 12.125, 12.25], "texture": "#8"}, + "down": {"uv": [12.3125, 12.125, 12.25, 12.1875], "texture": "#8"} + } + }, + { + "from": [7.2, 5.204, -14.4], + "to": [13.6, 5.404, -13.7], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.204, -14.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.204, -14.4], + "to": [13.2, 6.404, -13.7], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.204, -14.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.4, 5.604, -13.72], + "to": [13.4, 6.004, -13.52], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.404, -14.12]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.8, 5.504, -13.82], + "to": [13, 6.104, -13.42], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.404, -14.32]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [7.4, 5.604, -14.6], + "to": [13.4, 6.004, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.404, -15]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.2, 5.404, -14.6], + "to": [13.6, 5.604, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.204, -15]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.65, 5.254, -14.6], + "to": [12.15, 5.354, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.054, -15]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.2, 5.404, -13.72], + "to": [13.6, 5.604, -13.52], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.204, -14.12]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.004, -14.6], + "to": [13.2, 6.204, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.004, -15]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.254, -14.6], + "to": [13.2, 6.354, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.254, -15]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.004, -13.72], + "to": [13.2, 6.204, -13.52], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.004, -14.12]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.3, -0.496, -13.82], + "to": [12.9, 5.104, -13.42], + "rotation": {"angle": 0, "axis": "y", "origin": [16.2, 4.404, -14.32]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [13, -0.596, -14.4], + "to": [13.2, 5.204, -13.7], + "rotation": {"angle": 0, "axis": "y", "origin": [12.8, -0.796, -14.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.2, -0.596, -14.6], + "to": [13, 5.404, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [12.6, -0.796, -14.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.2, -0.596, -13.72], + "to": [13, 5.404, -13.52], + "rotation": {"angle": 0, "axis": "y", "origin": [12.6, -0.796, -13.72]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12, -0.796, -14.4], + "to": [12.2, 5.204, -13.7], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, -0.796, -13.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.05, -0.796, -14.6], + "to": [12.15, 5.204, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.85, -0.796, -14.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.65, -0.796, -14.6], + "to": [8.75, 5.204, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [8.95, -0.796, -14.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [11.8, -0.946, -14.4], + "to": [12.4, -0.896, -13.4], + "rotation": {"angle": -22.5, "axis": "x", "origin": [12, -0.996, -13.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.9, -0.496, -13.82], + "to": [8.5, 5.104, -13.42], + "rotation": {"angle": 0, "axis": "y", "origin": [4.6, 4.404, -14.32]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [8.6, -0.796, -14.4], + "to": [8.8, 5.204, -13.7], + "rotation": {"angle": 0, "axis": "y", "origin": [9, -0.796, -13.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.8, -0.596, -14.6], + "to": [8.6, 5.404, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [8.2, -0.796, -14.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.8, -0.596, -13.72], + "to": [8.6, 5.404, -13.52], + "rotation": {"angle": 0, "axis": "y", "origin": [8.2, -0.796, -13.72]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, -0.596, -14.4], + "to": [7.8, 5.204, -13.7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, -0.796, -14.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.4, -0.946, -14.4], + "to": [9, -0.896, -13.4], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.8, -0.996, -13.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.9, -0.896, -13.4], + "to": [11.9, -0.796, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [11.65, -1.096, -13.6]}, + "faces": { + "north": {"uv": [9.75, 12, 10.21876, 12.01562], "texture": "#8"}, + "east": {"uv": [11.125, 12.5, 11.1875, 12.51562], "texture": "#8"}, + "south": {"uv": [12, 9.75, 12.46876, 9.76562], "texture": "#8"}, + "west": {"uv": [12.5, 11.125, 12.5625, 11.14062], "texture": "#8"}, + "up": {"uv": [1.46876, 11.3125, 1, 11.25], "texture": "#8"}, + "down": {"uv": [10.46876, 11.25, 10, 11.3125], "texture": "#8"} + } + }, + { + "from": [9.1, -0.896, -14.6], + "to": [11.7, -0.796, -13.4], + "rotation": {"angle": 0, "axis": "y", "origin": [10.4, -0.846, -14.2]}, + "faces": { + "north": {"uv": [5, 12.125, 5.40626, 12.14062], "texture": "#8"}, + "east": {"uv": [12.375, 2.375, 12.5625, 2.39062], "texture": "#8"}, + "south": {"uv": [5.5, 12.125, 5.90626, 12.14062], "texture": "#8"}, + "west": {"uv": [2.5, 12.375, 2.6875, 12.39062], "texture": "#8"}, + "up": {"uv": [10.53126, 2.3125, 10.125, 2.125], "texture": "#8"}, + "down": {"uv": [10.53126, 2.375, 10.125, 2.5625], "texture": "#8"} + } + }, + { + "from": [7.2, 5.204, 22.9], + "to": [13.6, 5.404, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.204, 23.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.204, 22.9], + "to": [13.2, 6.404, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.204, 23.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.4, 5.604, 22.72], + "to": [13.4, 6.004, 22.92], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.404, 23.32]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.8, 5.504, 22.62], + "to": [13, 6.104, 23.02], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.404, 23.52]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [7.4, 5.604, 23.6], + "to": [13.4, 6.004, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.404, 24.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.2, 5.404, 23.6], + "to": [13.6, 5.604, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.204, 24.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.65, 5.254, 23.6], + "to": [12.15, 5.354, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.054, 24.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.2, 5.404, 22.72], + "to": [13.6, 5.604, 22.92], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 5.204, 23.32]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.004, 23.6], + "to": [13.2, 6.204, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.004, 24.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.254, 23.6], + "to": [13.2, 6.354, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.254, 24.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, 6.004, 22.72], + "to": [13.2, 6.204, 22.92], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, 6.004, 23.32]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.3, -0.496, 22.62], + "to": [12.9, 5.104, 23.02], + "rotation": {"angle": 0, "axis": "y", "origin": [16.2, 4.404, 23.52]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [13, -0.596, 22.9], + "to": [13.2, 5.204, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [12.8, -0.796, 23.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.2, -0.596, 23.6], + "to": [13, 5.404, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [12.6, -0.796, 24]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.2, -0.596, 22.72], + "to": [13, 5.404, 22.92], + "rotation": {"angle": 0, "axis": "y", "origin": [12.6, -0.796, 22.92]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12, -0.796, 22.9], + "to": [12.2, 5.204, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, -0.796, 22.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.05, -0.796, 23.6], + "to": [12.15, 5.204, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [11.85, -0.796, 23.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.65, -0.796, 23.6], + "to": [8.75, 5.204, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8.95, -0.796, 23.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [11.8, -0.946, 22.6], + "to": [12.4, -0.896, 23.6], + "rotation": {"angle": 22.5, "axis": "x", "origin": [12, -0.996, 22.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.9, -0.496, 22.62], + "to": [8.5, 5.104, 23.02], + "rotation": {"angle": 0, "axis": "y", "origin": [4.6, 4.404, 23.52]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [8.6, -0.796, 22.9], + "to": [8.8, 5.204, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [9, -0.796, 22.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.8, -0.596, 23.6], + "to": [8.6, 5.404, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8.2, -0.796, 24]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.8, -0.596, 22.72], + "to": [8.6, 5.404, 22.92], + "rotation": {"angle": 0, "axis": "y", "origin": [8.2, -0.796, 22.92]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [7.6, -0.596, 22.9], + "to": [7.8, 5.204, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, -0.796, 23.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.4, -0.946, 22.6], + "to": [9, -0.896, 23.6], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.8, -0.996, 22.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.9, -0.896, 22.2], + "to": [11.9, -0.796, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [9.15, -1.096, 22.8]}, + "faces": { + "north": {"uv": [12, 9.875, 12.46876, 9.89062], "texture": "#8"}, + "east": {"uv": [11.25, 12.5, 11.3125, 12.51562], "texture": "#8"}, + "south": {"uv": [12, 10, 12.46876, 10.01562], "texture": "#8"}, + "west": {"uv": [12.5, 11.25, 12.5625, 11.26562], "texture": "#8"}, + "up": {"uv": [10.96876, 11.3125, 10.5, 11.25], "texture": "#8"}, + "down": {"uv": [11.46876, 11.25, 11, 11.3125], "texture": "#8"} + } + }, + { + "from": [9.1, -0.896, 22.6], + "to": [11.7, -0.796, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [10.4, -0.846, 23.4]}, + "faces": { + "north": {"uv": [12.125, 5.625, 12.53126, 5.64062], "texture": "#8"}, + "east": {"uv": [12.375, 2.5, 12.5625, 2.51562], "texture": "#8"}, + "south": {"uv": [12.125, 5.75, 12.53126, 5.76562], "texture": "#8"}, + "west": {"uv": [12.375, 2.625, 12.5625, 2.64062], "texture": "#8"}, + "up": {"uv": [10.53126, 7.5625, 10.125, 7.375], "texture": "#8"}, + "down": {"uv": [5.53126, 10.25, 5.125, 10.4375], "texture": "#8"} + } + }, + { + "from": [12.4, -1.846, -14.55], + "to": [14, -0.996, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [13, -1.696, -14.6]}, + "faces": { + "north": {"uv": [10.125, 11, 10.375, 11.14062], "texture": "#8"}, + "east": {"uv": [12.5, 0.625, 12.51562, 0.76562], "texture": "#8"}, + "south": {"uv": [10.375, 11, 10.625, 11.14062], "texture": "#8"}, + "west": {"uv": [12.5, 0.875, 12.51562, 1.01562], "texture": "#8"}, + "up": {"uv": [12.5, 12.26562, 12.25, 12.25], "texture": "#8"}, + "down": {"uv": [0.25, 12.375, 0, 12.39062], "texture": "#8"} + } + }, + { + "from": [12.6, -1.896, -14.6], + "to": [13.6, -0.896, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [12.8, -1.696, -14.6]}, + "faces": { + "north": {"uv": [0.5, 11.375, 0.65626, 11.53126], "texture": "#8"}, + "east": {"uv": [3.25, 12.25, 3.28126, 12.40626], "texture": "#8"}, + "south": {"uv": [0.75, 11.375, 0.90626, 11.53126], "texture": "#8"}, + "west": {"uv": [3.375, 12.25, 3.40626, 12.40626], "texture": "#8"}, + "up": {"uv": [12.40626, 3.03126, 12.25, 3], "texture": "#8"}, + "down": {"uv": [12.40626, 3.375, 12.25, 3.40626], "texture": "#8"} + } + }, + { + "from": [12.2, -1.846, -14.55], + "to": [12.4, -1.396, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, -1.696, -14.6]}, + "faces": { + "north": {"uv": [11.75, 12.375, 11.78126, 12.45312], "texture": "#8"}, + "east": {"uv": [9.625, 12.5, 9.64062, 12.57812], "texture": "#8"}, + "south": {"uv": [12.375, 11.75, 12.40626, 11.82812], "texture": "#8"}, + "west": {"uv": [12.5, 9.625, 12.51562, 9.70312], "texture": "#8"}, + "up": {"uv": [12.65626, 1.01562, 12.625, 1], "texture": "#8"}, + "down": {"uv": [12.65626, 1.125, 12.625, 1.14062], "texture": "#8"} + } + }, + { + "from": [12.85, -1.646, -14.4], + "to": [13.35, -1.146, -13.6], + "rotation": {"angle": 0, "axis": "y", "origin": [13, -1.696, -14.6]}, + "faces": { + "north": {"uv": [12.125, 5.875, 12.20312, 5.95312], "texture": "#8"}, + "east": {"uv": [4.5, 10.875, 4.625, 10.95312], "texture": "#8"}, + "south": {"uv": [6, 12.125, 6.07812, 12.20312], "texture": "#8"}, + "west": {"uv": [4.625, 10.875, 4.75, 10.95312], "texture": "#8"}, + "up": {"uv": [10.07812, 11.25, 10, 11.125], "texture": "#8"}, + "down": {"uv": [7.70312, 11.875, 7.625, 12], "texture": "#8"} + } + }, + { + "from": [12.8, -1.696, -13.6], + "to": [13.4, -1.096, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [13, -1.696, -14.4]}, + "faces": { + "north": {"uv": [11.875, 11, 11.96876, 11.09376], "texture": "#8"}, + "east": {"uv": [11.125, 11.875, 11.21876, 11.96876], "texture": "#8"}, + "south": {"uv": [11.875, 11.125, 11.96876, 11.21876], "texture": "#8"}, + "west": {"uv": [11.25, 11.875, 11.34376, 11.96876], "texture": "#8"}, + "up": {"uv": [11.46876, 11.96876, 11.375, 11.875], "texture": "#8"}, + "down": {"uv": [11.96876, 11.625, 11.875, 11.71876], "texture": "#8"} + } + }, + { + "from": [8.4, -1.846, -14.55], + "to": [8.6, -1.396, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, -14.6]}, + "faces": { + "north": {"uv": [11.875, 12.375, 11.90626, 12.45312], "texture": "#8"}, + "east": {"uv": [9.75, 12.5, 9.76562, 12.57812], "texture": "#8"}, + "south": {"uv": [12.375, 11.875, 12.40626, 11.95312], "texture": "#8"}, + "west": {"uv": [12.5, 9.75, 12.51562, 9.82812], "texture": "#8"}, + "up": {"uv": [12.65626, 1.26562, 12.625, 1.25], "texture": "#8"}, + "down": {"uv": [1.40626, 12.625, 1.375, 12.64062], "texture": "#8"} + } + }, + { + "from": [7.2, -1.896, -14.6], + "to": [8.2, -0.896, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, -14.6]}, + "faces": { + "north": {"uv": [1, 11.375, 1.15626, 11.53126], "texture": "#8"}, + "east": {"uv": [3.875, 12.25, 3.90626, 12.40626], "texture": "#8"}, + "south": {"uv": [1.25, 11.375, 1.40626, 11.53126], "texture": "#8"}, + "west": {"uv": [12.25, 4.125, 12.28126, 4.28126], "texture": "#8"}, + "up": {"uv": [12.40626, 4.40626, 12.25, 4.375], "texture": "#8"}, + "down": {"uv": [4.65626, 12.25, 4.5, 12.28126], "texture": "#8"} + } + }, + { + "from": [6.8, -1.846, -14.55], + "to": [8.4, -0.996, -14.4], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, -1.696, -14.6]}, + "faces": { + "north": {"uv": [10.75, 11, 11, 11.14062], "texture": "#8"}, + "east": {"uv": [12.5, 1.125, 12.51562, 1.26562], "texture": "#8"}, + "south": {"uv": [11, 11, 11.25, 11.14062], "texture": "#8"}, + "west": {"uv": [1.25, 12.5, 1.26562, 12.64062], "texture": "#8"}, + "up": {"uv": [12.625, 0.01562, 12.375, 0], "texture": "#8"}, + "down": {"uv": [12.625, 0.125, 12.375, 0.14062], "texture": "#8"} + } + }, + { + "from": [7.4, -1.696, -13.6], + "to": [8, -1.096, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, -14.4]}, + "faces": { + "north": {"uv": [11.75, 11.875, 11.84376, 11.96876], "texture": "#8"}, + "east": {"uv": [11.875, 11.75, 11.96876, 11.84376], "texture": "#8"}, + "south": {"uv": [11.875, 11.875, 11.96876, 11.96876], "texture": "#8"}, + "west": {"uv": [0.25, 12, 0.34376, 12.09376], "texture": "#8"}, + "up": {"uv": [0.46876, 12.09376, 0.375, 12], "texture": "#8"}, + "down": {"uv": [12.09376, 0.75, 12, 0.84376], "texture": "#8"} + } + }, + { + "from": [7.45, -1.646, -14.4], + "to": [7.95, -1.146, -13.6], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, -14.6]}, + "faces": { + "north": {"uv": [12.125, 6.75, 12.20312, 6.82812], "texture": "#8"}, + "east": {"uv": [11.875, 7.625, 12, 7.70312], "texture": "#8"}, + "south": {"uv": [12.125, 6.875, 12.20312, 6.95312], "texture": "#8"}, + "west": {"uv": [7.75, 11.875, 7.875, 11.95312], "texture": "#8"}, + "up": {"uv": [7.95312, 12, 7.875, 11.875], "texture": "#8"}, + "down": {"uv": [8.07812, 11.875, 8, 12], "texture": "#8"} + } + }, + { + "from": [12.4, -1.846, 23.6], + "to": [14, -0.996, 23.75], + "rotation": {"angle": 0, "axis": "y", "origin": [13, -1.696, 23.8]}, + "faces": { + "north": {"uv": [0, 11.125, 0.25, 11.26562], "texture": "#8"}, + "east": {"uv": [8.125, 12.25, 8.15626, 12.39062], "texture": "#8"}, + "south": {"uv": [0.25, 11.125, 0.5, 11.26562], "texture": "#8"}, + "west": {"uv": [8.25, 12.25, 8.28126, 12.39062], "texture": "#8"}, + "up": {"uv": [12.25, 7.15626, 12, 7.125], "texture": "#8"}, + "down": {"uv": [12.25, 7.25, 12, 7.28126], "texture": "#8"} + } + }, + { + "from": [12.6, -1.896, 23.6], + "to": [13.6, -0.896, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [12.8, -1.696, 23.8]}, + "faces": { + "north": {"uv": [11.375, 1.875, 11.53126, 2.03126], "texture": "#8"}, + "east": {"uv": [4.25, 12.25, 4.28126, 12.40626], "texture": "#8"}, + "south": {"uv": [11.375, 2.125, 11.53126, 2.28126], "texture": "#8"}, + "west": {"uv": [5, 12.25, 5.03126, 12.40626], "texture": "#8"}, + "up": {"uv": [12.40626, 4.53126, 12.25, 4.5], "texture": "#8"}, + "down": {"uv": [5.28126, 12.25, 5.125, 12.28126], "texture": "#8"} + } + }, + { + "from": [12.2, -1.846, 23.6], + "to": [12.4, -1.396, 23.75], + "rotation": {"angle": 0, "axis": "y", "origin": [11.8, -1.696, 23.8]}, + "faces": { + "north": {"uv": [12, 12.375, 12.03126, 12.45312], "texture": "#8"}, + "east": {"uv": [12.375, 12, 12.40626, 12.07812], "texture": "#8"}, + "south": {"uv": [12.125, 12.375, 12.15626, 12.45312], "texture": "#8"}, + "west": {"uv": [12.375, 12.125, 12.40626, 12.20312], "texture": "#8"}, + "up": {"uv": [11.40626, 12.53126, 11.375, 12.5], "texture": "#8"}, + "down": {"uv": [12.53126, 11.375, 12.5, 11.40626], "texture": "#8"} + } + }, + { + "from": [12.85, -1.646, 22.8], + "to": [13.35, -1.146, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [13, -1.696, 23.8]}, + "faces": { + "north": {"uv": [7.375, 12.125, 7.45312, 12.20312], "texture": "#8"}, + "east": {"uv": [8.125, 11.875, 8.25, 11.95312], "texture": "#8"}, + "south": {"uv": [12.125, 7.375, 12.20312, 7.45312], "texture": "#8"}, + "west": {"uv": [8.25, 11.875, 8.375, 11.95312], "texture": "#8"}, + "up": {"uv": [11.95312, 9.125, 11.875, 9], "texture": "#8"}, + "down": {"uv": [11.95312, 9.125, 11.875, 9.25], "texture": "#8"} + } + }, + { + "from": [12.8, -1.696, 22.2], + "to": [13.4, -1.096, 22.8], + "rotation": {"angle": 0, "axis": "y", "origin": [13, -1.696, 23.6]}, + "faces": { + "north": {"uv": [12, 0.875, 12.09376, 0.96876], "texture": "#8"}, + "east": {"uv": [12, 1, 12.09376, 1.09376], "texture": "#8"}, + "south": {"uv": [12, 1.125, 12.09376, 1.21876], "texture": "#8"}, + "west": {"uv": [1.25, 12, 1.34376, 12.09376], "texture": "#8"}, + "up": {"uv": [12.09376, 1.34376, 12, 1.25], "texture": "#8"}, + "down": {"uv": [1.46876, 12, 1.375, 12.09376], "texture": "#8"} + } + }, + { + "from": [8.4, -1.846, 23.6], + "to": [8.6, -1.396, 23.75], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, 23.8]}, + "faces": { + "north": {"uv": [12.25, 12.375, 12.28126, 12.45312], "texture": "#8"}, + "east": {"uv": [12.375, 12.375, 12.40626, 12.45312], "texture": "#8"}, + "south": {"uv": [0, 12.5, 0.03126, 12.57812], "texture": "#8"}, + "west": {"uv": [0.125, 12.5, 0.15626, 12.57812], "texture": "#8"}, + "up": {"uv": [12.53126, 11.53126, 12.5, 11.5], "texture": "#8"}, + "down": {"uv": [12.53126, 11.625, 12.5, 11.65626], "texture": "#8"} + } + }, + { + "from": [7.2, -1.896, 23.6], + "to": [8.2, -0.896, 23.8], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, 23.8]}, + "faces": { + "north": {"uv": [2.25, 11.375, 2.40626, 11.53126], "texture": "#8"}, + "east": {"uv": [5.375, 12.25, 5.40626, 12.40626], "texture": "#8"}, + "south": {"uv": [11.375, 2.375, 11.53126, 2.53126], "texture": "#8"}, + "west": {"uv": [12.25, 5.375, 12.28126, 5.53126], "texture": "#8"}, + "up": {"uv": [5.65626, 12.28126, 5.5, 12.25], "texture": "#8"}, + "down": {"uv": [5.90626, 12.25, 5.75, 12.28126], "texture": "#8"} + } + }, + { + "from": [6.8, -1.846, 23.6], + "to": [8.4, -0.996, 23.75], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, -1.696, 23.8]}, + "faces": { + "north": {"uv": [0.5, 11.125, 0.75, 11.26562], "texture": "#8"}, + "east": {"uv": [12.25, 8.5, 12.28126, 8.64062], "texture": "#8"}, + "south": {"uv": [0.75, 11.125, 1, 11.26562], "texture": "#8"}, + "west": {"uv": [9.25, 12.25, 9.28126, 12.39062], "texture": "#8"}, + "up": {"uv": [12.25, 7.53126, 12, 7.5], "texture": "#8"}, + "down": {"uv": [7.875, 12, 7.625, 12.03126], "texture": "#8"} + } + }, + { + "from": [7.4, -1.696, 22.2], + "to": [8, -1.096, 22.8], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, 23.6]}, + "faces": { + "north": {"uv": [1.75, 12, 1.84376, 12.09376], "texture": "#8"}, + "east": {"uv": [1.875, 12, 1.96876, 12.09376], "texture": "#8"}, + "south": {"uv": [12, 2, 12.09376, 2.09376], "texture": "#8"}, + "west": {"uv": [12, 2.125, 12.09376, 2.21876], "texture": "#8"}, + "up": {"uv": [12.09376, 2.34376, 12, 2.25], "texture": "#8"}, + "down": {"uv": [12.09376, 2.375, 12, 2.46876], "texture": "#8"} + } + }, + { + "from": [7.45, -1.646, 22.8], + "to": [7.95, -1.146, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [7.6, -1.696, 23.8]}, + "faces": { + "north": {"uv": [7.5, 12.125, 7.57812, 12.20312], "texture": "#8"}, + "east": {"uv": [11.875, 9.5, 12, 9.57812], "texture": "#8"}, + "south": {"uv": [7.625, 12.125, 7.70312, 12.20312], "texture": "#8"}, + "west": {"uv": [11.875, 9.875, 12, 9.95312], "texture": "#8"}, + "up": {"uv": [11.95312, 10.125, 11.875, 10], "texture": "#8"}, + "down": {"uv": [11.95312, 10.25, 11.875, 10.375], "texture": "#8"} + } + }, + { + "from": [12.2, -1.896, -13.2], + "to": [12.5, -1.296, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.9, -4.496, -1.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#12"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#12"} + } + }, + { + "from": [12.3, -2.196, -13.4], + "to": [12.4, -1.396, -13.2], + "rotation": {"angle": 22.5, "axis": "x", "origin": [12.3, -1.996, -13.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#1"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#1"} + } + }, + { + "from": [12.3, -2.896, -13.4], + "to": [12.4, -2.096, -13.2], + "rotation": {"angle": -22.5, "axis": "x", "origin": [12.3, -2.296, -13.3]}, + "faces": { + "north": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "east": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "south": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "west": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "up": {"uv": [0, 12, 14, 0], "texture": "#10"}, + "down": {"uv": [0, 16, 14, 12], "texture": "#10"} + } + }, + { + "from": [8.7, -1.896, -13.2], + "to": [9, -1.296, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [-1.6, -4.496, -1.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#11"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#11"} + } + }, + { + "from": [8.8, -2.196, -13.4], + "to": [8.9, -1.396, -13.2], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.8, -1.996, -13.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#1"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#1"} + } + }, + { + "from": [8.8, -2.896, -13.4], + "to": [8.9, -2.096, -13.2], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.8, -2.296, -13.3]}, + "faces": { + "north": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "east": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "south": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "west": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "up": {"uv": [0, 12, 14, 0], "texture": "#9"}, + "down": {"uv": [0, 16, 14, 12], "texture": "#9"} + } + }, + { + "from": [11.8, -1.896, -13.2], + "to": [12.1, -1.296, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -4.496, -1.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#11"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#11"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#11"} + } + }, + { + "from": [11.9, -2.196, -13.4], + "to": [12, -1.396, -13.2], + "rotation": {"angle": 22.5, "axis": "x", "origin": [11.9, -1.996, -13.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#1"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#1"} + } + }, + { + "from": [11.9, -2.896, -13.4], + "to": [12, -2.096, -13.2], + "rotation": {"angle": -22.5, "axis": "x", "origin": [11.9, -2.296, -13.3]}, + "faces": { + "north": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "east": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "south": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "west": {"uv": [14, 0, 0, 16], "texture": "#9"}, + "up": {"uv": [0, 12, 14, 0], "texture": "#9"}, + "down": {"uv": [0, 16, 14, 12], "texture": "#9"} + } + }, + { + "from": [8.3, -1.896, -13.2], + "to": [8.6, -1.296, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -4.496, -1.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#12"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#12"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#12"} + } + }, + { + "from": [8.4, -2.196, -13.4], + "to": [8.5, -1.396, -13.2], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.4, -1.996, -13.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#1"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#1"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#1"} + } + }, + { + "from": [8.4, -2.896, -13.4], + "to": [8.5, -2.096, -13.2], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.4, -2.296, -13.3]}, + "faces": { + "north": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "east": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "south": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "west": {"uv": [14, 0, 0, 16], "texture": "#10"}, + "up": {"uv": [0, 12, 14, 0], "texture": "#10"}, + "down": {"uv": [0, 16, 14, 12], "texture": "#10"} + } + }, + { + "from": [12.2, -1.896, 22.2], + "to": [12.5, -1.296, 22.4], + "rotation": {"angle": 0, "axis": "y", "origin": [1.9, -4.496, 10.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#12"} + } + }, + { + "from": [12.3, -2.196, 22.4], + "to": [12.4, -1.396, 22.6], + "rotation": {"angle": -22.5, "axis": "x", "origin": [12.3, -1.996, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [12.3, -2.896, 22.4], + "to": [12.4, -2.096, 22.6], + "rotation": {"angle": 22.5, "axis": "x", "origin": [12.3, -2.296, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "east": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "south": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "west": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "up": {"uv": [0, 0, 14, 12], "texture": "#10"}, + "down": {"uv": [0, 12, 14, 16], "texture": "#10"} + } + }, + { + "from": [8.7, -1.896, 22.2], + "to": [9, -1.296, 22.4], + "rotation": {"angle": 0, "axis": "y", "origin": [-1.6, -4.496, 10.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#11"} + } + }, + { + "from": [8.8, -2.196, 22.4], + "to": [8.9, -1.396, 22.6], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.8, -1.996, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.8, -2.896, 22.4], + "to": [8.9, -2.096, 22.6], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.8, -2.296, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "east": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "south": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "west": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "up": {"uv": [0, 0, 14, 12], "texture": "#9"}, + "down": {"uv": [0, 12, 14, 16], "texture": "#9"} + } + }, + { + "from": [11.8, -1.896, 22.2], + "to": [12.1, -1.296, 22.4], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -4.496, 10.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#11"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#11"} + } + }, + { + "from": [11.9, -2.196, 22.4], + "to": [12, -1.396, 22.6], + "rotation": {"angle": -22.5, "axis": "x", "origin": [11.9, -1.996, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [11.9, -2.896, 22.4], + "to": [12, -2.096, 22.6], + "rotation": {"angle": 22.5, "axis": "x", "origin": [11.9, -2.296, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "east": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "south": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "west": {"uv": [0, 0, 14, 16], "texture": "#9"}, + "up": {"uv": [0, 0, 14, 12], "texture": "#9"}, + "down": {"uv": [0, 12, 14, 16], "texture": "#9"} + } + }, + { + "from": [8.3, -1.896, 22.2], + "to": [8.6, -1.296, 22.4], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -4.496, 10.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#12"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#12"} + } + }, + { + "from": [8.4, -2.196, 22.4], + "to": [8.5, -1.396, 22.6], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8.4, -1.996, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [8.4, -2.896, 22.4], + "to": [8.5, -2.096, 22.6], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.4, -2.296, 22.5]}, + "faces": { + "north": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "east": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "south": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "west": {"uv": [0, 0, 14, 16], "texture": "#10"}, + "up": {"uv": [0, 0, 14, 12], "texture": "#10"}, + "down": {"uv": [0, 12, 14, 16], "texture": "#10"} + } + }, + { + "from": [13.9, 1, -13.5], + "to": [14, 1.1, -13.45], + "rotation": {"angle": 0, "axis": "y", "origin": [11.4, 3.5, -10.55]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [14, 1, -13.5], + "to": [14.1, 1.1, -13.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.5, 3.5, -10.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [13.8, 1, -13.5], + "to": [13.9, 1.1, -13.4], + "rotation": {"angle": 0, "axis": "y", "origin": [11.3, 3.5, -10.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [13.9, 1, 22.65], + "to": [14, 1.1, 22.7], + "rotation": {"angle": 0, "axis": "y", "origin": [11.4, 3.5, 19.75]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [14, 1, 22.6], + "to": [14.1, 1.1, 22.7], + "rotation": {"angle": 0, "axis": "y", "origin": [11.5, 3.5, 20]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [13.8, 1, 22.6], + "to": [13.9, 1.1, 22.7], + "rotation": {"angle": 0, "axis": "y", "origin": [11.3, 3.5, 20]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.8, 1, -13.5], + "to": [6.9, 1.1, -13.45], + "rotation": {"angle": 0, "axis": "y", "origin": [9.4, 3.5, -10.55]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.7, 1, -13.5], + "to": [6.8, 1.1, -13.4], + "rotation": {"angle": 0, "axis": "y", "origin": [9.3, 3.5, -10.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.9, 1, -13.5], + "to": [7, 1.1, -13.4], + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, -10.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.8, 1, 22.65], + "to": [6.9, 1.1, 22.7], + "rotation": {"angle": 0, "axis": "y", "origin": [9.4, 3.5, 19.75]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.7, 1, 22.6], + "to": [6.8, 1.1, 22.7], + "rotation": {"angle": 0, "axis": "y", "origin": [9.3, 3.5, 20]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.9, 1, 22.6], + "to": [7, 1.1, 22.7], + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 20]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [14, -2.396, -13.1], + "to": [14.4, -1.996, -12.6], + "rotation": {"angle": -22.5, "axis": "x", "origin": [14.2, -2.196, -12.85]}, + "faces": { + "north": {"uv": [0.25, 12.375, 0.3125, 12.4375], "texture": "#8"}, + "east": {"uv": [12.25, 5.875, 12.32812, 5.9375], "texture": "#8"}, + "south": {"uv": [12.375, 0.25, 12.4375, 0.3125], "texture": "#8"}, + "west": {"uv": [6, 12.25, 6.07812, 12.3125], "texture": "#8"}, + "up": {"uv": [6.5625, 12.32812, 6.5, 12.25], "texture": "#8"}, + "down": {"uv": [12.3125, 6.5, 12.25, 6.57812], "texture": "#8"} + } + }, + { + "from": [6.4, -2.396, -13.1], + "to": [6.8, -1.996, -12.6], + "rotation": {"angle": -22.5, "axis": "x", "origin": [6.6, -2.196, -12.85]}, + "faces": { + "north": {"uv": [0.375, 12.375, 0.4375, 12.4375], "texture": "#8"}, + "east": {"uv": [6.625, 12.25, 6.70312, 12.3125], "texture": "#8"}, + "south": {"uv": [12.375, 0.375, 12.4375, 0.4375], "texture": "#8"}, + "west": {"uv": [12.25, 6.625, 12.32812, 6.6875], "texture": "#8"}, + "up": {"uv": [12.3125, 6.82812, 12.25, 6.75], "texture": "#8"}, + "down": {"uv": [12.3125, 6.875, 12.25, 6.95312], "texture": "#8"} + } + }, + { + "from": [5.9, -0.296, -13.4], + "to": [6.3, 0.504, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [14.4, -2.096, -17.6]}, + "faces": { + "north": {"uv": [4.75, 12, 4.8125, 12.125], "texture": "#8"}, + "east": {"uv": [12, 7.625, 12.0625, 7.75], "texture": "#8"}, + "south": {"uv": [12, 7.75, 12.0625, 7.875], "texture": "#8"}, + "west": {"uv": [7.875, 12, 7.9375, 12.125], "texture": "#8"}, + "up": {"uv": [12.4375, 0.5625, 12.375, 0.5], "texture": "#8"}, + "down": {"uv": [12.4375, 0.625, 12.375, 0.6875], "texture": "#8"} + } + }, + { + "from": [14, -2.396, 21.8], + "to": [14.4, -1.996, 22.3], + "rotation": {"angle": 22.5, "axis": "x", "origin": [14.2, -2.196, 22.05]}, + "faces": { + "north": {"uv": [12.375, 0.75, 12.4375, 0.8125], "texture": "#8"}, + "east": {"uv": [12.25, 7, 12.32812, 7.0625], "texture": "#8"}, + "south": {"uv": [12.375, 0.875, 12.4375, 0.9375], "texture": "#8"}, + "west": {"uv": [12.25, 7.125, 12.32812, 7.1875], "texture": "#8"}, + "up": {"uv": [12.3125, 7.32812, 12.25, 7.25], "texture": "#8"}, + "down": {"uv": [7.4375, 12.25, 7.375, 12.32812], "texture": "#8"} + } + }, + { + "from": [6.4, -2.396, 21.8], + "to": [6.8, -1.996, 22.3], + "rotation": {"angle": 22.5, "axis": "x", "origin": [6.6, -2.196, 22.05]}, + "faces": { + "north": {"uv": [12.375, 1, 12.4375, 1.0625], "texture": "#8"}, + "east": {"uv": [12.25, 7.375, 12.32812, 7.4375], "texture": "#8"}, + "south": {"uv": [12.375, 1.125, 12.4375, 1.1875], "texture": "#8"}, + "west": {"uv": [7.5, 12.25, 7.57812, 12.3125], "texture": "#8"}, + "up": {"uv": [12.3125, 7.57812, 12.25, 7.5], "texture": "#8"}, + "down": {"uv": [7.6875, 12.25, 7.625, 12.32812], "texture": "#8"} + } + }, + { + "from": [14.5, -0.296, 22.2], + "to": [14.9, 0.504, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [6.4, -2.096, 26.8]}, + "faces": { + "north": {"uv": [12, 7.875, 12.0625, 8], "texture": "#8"}, + "east": {"uv": [8, 12, 8.0625, 12.125], "texture": "#8"}, + "south": {"uv": [12, 8, 12.0625, 8.125], "texture": "#8"}, + "west": {"uv": [8.125, 12, 8.1875, 12.125], "texture": "#8"}, + "up": {"uv": [1.3125, 12.4375, 1.25, 12.375], "texture": "#8"}, + "down": {"uv": [12.4375, 1.25, 12.375, 1.3125], "texture": "#8"} + } + }, + { + "from": [5.9, 1.704, -8.6], + "to": [6, 4.604, 18.2], + "rotation": {"angle": 0, "axis": "y", "origin": [15, 1.704, -13.4]}, + "faces": { + "north": {"uv": [12.125, 4.125, 12.14062, 4.57812], "texture": "#8"}, + "east": {"uv": [4.25, 4.75, 8.4375, 5.20312], "texture": "#8"}, + "south": {"uv": [4.375, 12.125, 4.39062, 12.57812], "texture": "#8"}, + "west": {"uv": [4.25, 5.25, 8.4375, 5.70312], "texture": "#8"}, + "up": {"uv": [6.14062, 14.1875, 6.125, 10], "texture": "#8"}, + "down": {"uv": [3.51562, 10.625, 3.5, 14.8125], "texture": "#8"} + } + }, + { + "from": [14.8, 1.704, -8.6], + "to": [14.9, 4.604, 18.2], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, 1.704, -13.4]}, + "faces": { + "north": {"uv": [4.75, 12.125, 4.76562, 12.57812], "texture": "#8"}, + "east": {"uv": [5.5, 0, 9.6875, 0.45312], "texture": "#8"}, + "south": {"uv": [4.875, 12.125, 4.89062, 12.57812], "texture": "#8"}, + "west": {"uv": [5.5, 0.5, 9.6875, 0.95312], "texture": "#8"}, + "up": {"uv": [3.64062, 14.8125, 3.625, 10.625], "texture": "#8"}, + "down": {"uv": [3.76562, 10.625, 3.75, 14.8125], "texture": "#8"} + } + }, + { + "from": [6.7, 7.604, -13.4], + "to": [8.6, 8.004, 22.6], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.6, 8.004, 4.6]}, + "faces": { + "north": {"uv": [11.625, 2, 11.92188, 2.0625], "texture": "#8"}, + "east": {"uv": [6.875, 8.125, 12.5, 8.1875], "texture": "#8"}, + "south": {"uv": [11.625, 2.125, 11.92188, 2.1875], "texture": "#8"}, + "west": {"uv": [6.875, 8.25, 12.5, 8.3125], "texture": "#8"}, + "up": {"uv": [0.29688, 11.125, 0, 5.5], "texture": "#8"}, + "down": {"uv": [16, 10.375, 15.70312, 16], "texture": "#8", "cullface": "down"} + } + }, + { + "from": [5.8, 6.204, -13.4], + "to": [6.2, 7.704, 22.6], + "rotation": {"angle": -45, "axis": "z", "origin": [5.8, 6.204, 4.6]}, + "faces": { + "north": {"uv": [1.25, 11.75, 1.3125, 11.98438], "texture": "#8"}, + "east": {"uv": [10.375, 15.76562, 16, 16], "texture": "#8"}, + "south": {"uv": [1.375, 11.75, 1.4375, 11.98438], "texture": "#8"}, + "west": {"uv": [5.5, 3.25, 11.125, 3.48438], "texture": "#8"}, + "up": {"uv": [6.9375, 14, 6.875, 8.375], "texture": "#8"}, + "down": {"uv": [7.0625, 8.375, 7, 14], "texture": "#8"} + } + }, + { + "from": [14.6, 6.204, -13.4], + "to": [15, 7.704, 22.6], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 6.204, 4.6]}, + "faces": { + "north": {"uv": [1.75, 11.75, 1.8125, 11.98438], "texture": "#8"}, + "east": {"uv": [5.5, 3.5, 11.125, 3.73438], "texture": "#8"}, + "south": {"uv": [1.875, 11.75, 1.9375, 11.98438], "texture": "#8"}, + "west": {"uv": [10.375, 15.76562, 16, 16], "texture": "#8"}, + "up": {"uv": [7.1875, 14, 7.125, 8.375], "texture": "#8"}, + "down": {"uv": [7.3125, 8.375, 7.25, 14], "texture": "#8"} + } + }, + { + "from": [12.2, 7.604, -13.4], + "to": [14.1, 8.004, 22.6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [12.2, 8.004, 4.6]}, + "faces": { + "north": {"uv": [11.625, 2.25, 11.92188, 2.3125], "texture": "#8"}, + "east": {"uv": [7.375, 8.375, 13, 8.4375], "texture": "#8"}, + "south": {"uv": [11.625, 2.375, 11.92188, 2.4375], "texture": "#8"}, + "west": {"uv": [8.5, 4.75, 14.125, 4.8125], "texture": "#8"}, + "up": {"uv": [1.04688, 11.125, 0.75, 5.5], "texture": "#8"}, + "down": {"uv": [16, 10.375, 15.70312, 16], "texture": "#8", "cullface": "down"} + } + }, + { + "from": [8.6, 7.604, -13.4], + "to": [12.2, 8.004, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [8.4, 8.004, 4.6]}, + "faces": { + "north": {"uv": [11, 9.625, 11.5625, 9.6875], "texture": "#8"}, + "east": {"uv": [8.5, 4.875, 14.125, 4.9375], "texture": "#8"}, + "south": {"uv": [1, 11.125, 1.5625, 11.1875], "texture": "#8"}, + "west": {"uv": [8.5, 5, 14.125, 5.0625], "texture": "#8"}, + "up": {"uv": [3.5625, 5.625, 3, 0], "texture": "#8"}, + "down": {"uv": [16, 10.375, 15.4375, 16], "texture": "#8", "cullface": "down"} + } + }, + { + "from": [6.7, 7.604, -13.4], + "to": [8.6, 8.004, 22.6], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.6, 8.004, 4.6]}, + "faces": { + "north": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "east": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "south": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "west": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "up": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "down": {"uv": [0.67188, 5.5, 0.375, 11.125], "texture": "#8"} + } + }, + { + "from": [5.8, 6.204, -13.4], + "to": [6.2, 7.704, 22.6], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "z", "origin": [5.8, 6.204, 4.6]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [5.5, 3, 11.125, 3.23438], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [14.6, 6.204, -13.4], + "to": [15, 7.704, 22.6], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "z", "origin": [15, 6.204, 4.6]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [5.5, 3.75, 11.125, 3.98438], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [12.2, 7.604, -13.4], + "to": [14.1, 8.004, 22.6], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "z", "origin": [12.2, 8.004, 4.6]}, + "faces": { + "north": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "east": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "south": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "west": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "up": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "down": {"uv": [1.42188, 5.5, 1.125, 11.125], "texture": "#8"} + } + }, + { + "from": [8.6, 7.604, -13.4], + "to": [12.2, 8.004, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.4, 8.004, 4.6]}, + "faces": { + "north": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "east": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "south": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "west": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "up": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "down": {"uv": [4.1875, 0, 3.625, 5.625], "texture": "#8"} + } + }, + { + "from": [6.4, -0.796, -13.4], + "to": [8.8, 6.204, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, -17.4]}, + "faces": { + "north": {"uv": [5, 8.125, 5.375, 9.21876], "texture": "#8"}, + "east": {"uv": [3.5, 9.5, 3.59376, 10.59376], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [3.625, 9.5, 3.71876, 10.59376], "texture": "#8"}, + "up": {"uv": [11.5, 3.09376, 11.125, 3], "texture": "#8"}, + "down": {"uv": [11.5, 3.125, 11.125, 3.21876], "texture": "#8"} + } + }, + { + "from": [5.8, 0.504, -13.4], + "to": [6.4, 6.204, -13], + "rotation": {"angle": 0, "axis": "y", "origin": [14.4, -0.796, -17.4]}, + "faces": { + "north": {"uv": [1.75, 9.75, 1.84376, 10.64062], "texture": "#8"}, + "east": {"uv": [8.125, 10.625, 8.1875, 11.51562], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [8.25, 10.625, 8.3125, 11.51562], "texture": "#8"}, + "up": {"uv": [12.21876, 7.8125, 12.125, 7.75], "texture": "#8"}, + "down": {"uv": [7.96876, 12.125, 7.875, 12.1875], "texture": "#8"} + } + }, + { + "from": [5.8, -0.796, -13], + "to": [6.4, 6.204, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [14.4, -3.296, -17.4]}, + "faces": { + "north": {"uv": [3.75, 9.5, 3.84376, 10.59376], "texture": "#8"}, + "east": {"uv": [5.875, 11, 5.90626, 12.09376], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [1.625, 11.125, 1.65626, 12.21876], "texture": "#8"}, + "up": {"uv": [12.46876, 2.78126, 12.375, 2.75], "texture": "#8"}, + "down": {"uv": [12.46876, 2.875, 12.375, 2.90626], "texture": "#8"} + } + }, + { + "from": [6.3, 6.204, -13.4], + "to": [14.5, 6.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.204, -17.4]}, + "faces": { + "north": {"uv": [10, 2.625, 11.28126, 2.6875], "texture": "#8"}, + "east": {"uv": [12.125, 7.875, 12.21876, 7.9375], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [8, 12.125, 8.09376, 12.1875], "texture": "#8"}, + "up": {"uv": [10.15626, 6.84376, 8.875, 6.75], "texture": "#8"}, + "down": {"uv": [10.15626, 6.875, 8.875, 6.96876], "texture": "#8"} + } + }, + { + "from": [6.7, 6.604, -13.4], + "to": [14.1, 7.104, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, -17.4]}, + "faces": { + "north": {"uv": [9.75, 5.5, 10.90626, 5.57812], "texture": "#8"}, + "east": {"uv": [12, 10.25, 12.09376, 10.32812], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [10.625, 12, 10.71876, 12.07812], "texture": "#8"}, + "up": {"uv": [10.40626, 9.46876, 9.25, 9.375], "texture": "#8"}, + "down": {"uv": [10.65626, 7.75, 9.5, 7.84376], "texture": "#8"} + } + }, + { + "from": [8.1, 7.404, -13.4], + "to": [12.7, 7.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 1.004, -17.4]}, + "faces": { + "north": {"uv": [11.375, 4.125, 12.09376, 4.15626], "texture": "#8"}, + "east": {"uv": [12.375, 3.125, 12.46876, 3.15626], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [12.375, 3.25, 12.46876, 3.28126], "texture": "#8"}, + "up": {"uv": [10.96876, 5.46876, 10.25, 5.375], "texture": "#8"}, + "down": {"uv": [11.21876, 9.375, 10.5, 9.46876], "texture": "#8"} + } + }, + { + "from": [12, -0.796, -13.4], + "to": [15, 6.204, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [21.2, -0.796, -17.4]}, + "faces": { + "north": {"uv": [2, 6.625, 2.46876, 7.71876], "texture": "#8"}, + "east": {"uv": [7.375, 9.5, 7.46876, 10.59376], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [7.5, 9.5, 7.59376, 10.59376], "texture": "#8"}, + "up": {"uv": [11.34376, 2.46876, 10.875, 2.375], "texture": "#8"}, + "down": {"uv": [11.34376, 2.5, 10.875, 2.59376], "texture": "#8"} + } + }, + { + "from": [8.8, 5.204, -13.4], + "to": [12, 6.204, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -0.796, -17.4]}, + "faces": { + "north": {"uv": [5.125, 10, 5.625, 10.15626], "texture": "#8"}, + "east": {"uv": [11.75, 3, 11.84376, 3.15626], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [11.75, 6, 11.84376, 6.15626], "texture": "#8"}, + "up": {"uv": [3, 5.59376, 2.5, 5.5], "texture": "#8"}, + "down": {"uv": [10.5, 7, 10, 7.09376], "texture": "#8"} + } + }, + { + "from": [7.4, 7.104, -13.4], + "to": [13.4, 7.404, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, -17.4]}, + "faces": { + "north": {"uv": [10.875, 9.875, 11.8125, 9.92188], "texture": "#8"}, + "east": {"uv": [12.25, 10.125, 12.34376, 10.17188], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [10.25, 12.25, 10.34376, 12.29688], "texture": "#8"}, + "up": {"uv": [10.9375, 0.96876, 10, 0.875], "texture": "#8"}, + "down": {"uv": [10.9375, 1, 10, 1.09376], "texture": "#8"} + } + }, + { + "from": [6.4, -0.796, -13.4], + "to": [8.8, 6.204, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [5.375, 8.125, 5.75, 9.21876], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 0.504, -13.4], + "to": [6.4, 6.204, -13], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.4, -0.796, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [1.875, 9.75, 1.96876, 10.64062], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, -0.796, -13], + "to": [6.4, 6.204, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.4, -3.296, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [3.875, 9.5, 3.96876, 10.59376], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [6.3, 6.204, -13.4], + "to": [14.5, 6.604, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.204, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10, 2.75, 11.28126, 2.8125], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [6.7, 6.604, -13.4], + "to": [14.1, 7.104, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10, 0, 11.15626, 0.07812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [8.1, 7.404, -13.4], + "to": [12.7, 7.604, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 1.004, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [11.375, 4.25, 12.09376, 4.28126], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [12, -0.796, -13.4], + "to": [15, 6.204, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21.2, -0.796, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [2.5, 6.75, 2.96876, 7.84376], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [8.8, 5.204, -13.4], + "to": [12, 6.204, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -0.796, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [5.625, 10, 6.125, 10.15626], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [7.4, 7.104, -13.4], + "to": [13.4, 7.404, -12.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, -17.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10.875, 10, 11.8125, 10.04688], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, -0.796, 22], + "to": [8.8, 6.204, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [7.625, 9.5, 7.71876, 10.59376], "texture": "#8"}, + "south": {"uv": [7.625, 6, 8.09376, 7.09376], "texture": "#8"}, + "west": {"uv": [7.75, 9.5, 7.84376, 10.59376], "texture": "#8"}, + "up": {"uv": [9.71876, 10.96876, 9.25, 10.875], "texture": "#8"}, + "down": {"uv": [11.34376, 10.125, 10.875, 10.21876], "texture": "#8"} + } + }, + { + "from": [12, -0.796, 22], + "to": [14.4, 6.204, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [21.2, -0.796, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [7.875, 9.5, 7.96876, 10.59376], "texture": "#8"}, + "south": {"uv": [8.125, 6, 8.5, 7.09376], "texture": "#8"}, + "west": {"uv": [8, 9.5, 8.09376, 10.59376], "texture": "#8"}, + "up": {"uv": [11.5, 3.34376, 11.125, 3.25], "texture": "#8"}, + "down": {"uv": [11.5, 3.375, 11.125, 3.46876], "texture": "#8"} + } + }, + { + "from": [14.4, 0.504, 22.2], + "to": [15, 6.204, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [21.8, -0.796, 18.2]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [1.75, 10.75, 1.8125, 11.64062], "texture": "#8"}, + "south": {"uv": [4.75, 10, 4.84376, 10.89062], "texture": "#8"}, + "west": {"uv": [1.875, 10.75, 1.9375, 11.64062], "texture": "#8"}, + "up": {"uv": [12.21876, 8.0625, 12.125, 8], "texture": "#8"}, + "down": {"uv": [8.21876, 12.125, 8.125, 12.1875], "texture": "#8"} + } + }, + { + "from": [14.4, -0.796, 22], + "to": [15, 6.204, 22.2], + "rotation": {"angle": 0, "axis": "y", "origin": [21.8, -0.796, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [4.5, 11.125, 4.53126, 12.21876], "texture": "#8"}, + "south": {"uv": [8.25, 9.5, 8.34376, 10.59376], "texture": "#8"}, + "west": {"uv": [4.625, 11.125, 4.65626, 12.21876], "texture": "#8"}, + "up": {"uv": [12.46876, 3.53126, 12.375, 3.5], "texture": "#8"}, + "down": {"uv": [12.46876, 3.625, 12.375, 3.65626], "texture": "#8"} + } + }, + { + "from": [6.3, 6.204, 22], + "to": [14.5, 6.604, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.204, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [9.25, 12.125, 9.34376, 12.1875], "texture": "#8"}, + "south": {"uv": [10, 4, 11.28126, 4.0625], "texture": "#8"}, + "west": {"uv": [9.375, 12.125, 9.46876, 12.1875], "texture": "#8"}, + "up": {"uv": [10.53126, 8.59376, 9.25, 8.5], "texture": "#8"}, + "down": {"uv": [10.53126, 8.625, 9.25, 8.71876], "texture": "#8"} + } + }, + { + "from": [6.7, 6.604, 22], + "to": [14.1, 7.104, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [10.75, 12, 10.84376, 12.07812], "texture": "#8"}, + "south": {"uv": [10, 0.25, 11.15626, 0.32812], "texture": "#8"}, + "west": {"uv": [10.875, 12, 10.96876, 12.07812], "texture": "#8"}, + "up": {"uv": [10.65626, 7.96876, 9.5, 7.875], "texture": "#8"}, + "down": {"uv": [10.65626, 8, 9.5, 8.09376], "texture": "#8"} + } + }, + { + "from": [7.4, 7.104, 22], + "to": [13.4, 7.404, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [12.25, 10.25, 12.34376, 10.29688], "texture": "#8"}, + "south": {"uv": [10.875, 10.375, 11.8125, 10.42188], "texture": "#8"}, + "west": {"uv": [10.375, 12.25, 10.46876, 12.29688], "texture": "#8"}, + "up": {"uv": [10.9375, 1.21876, 10, 1.125], "texture": "#8"}, + "down": {"uv": [10.9375, 1.25, 10, 1.34376], "texture": "#8"} + } + }, + { + "from": [8.1, 7.404, 22], + "to": [12.7, 7.604, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 1.004, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [12.375, 3.75, 12.46876, 3.78126], "texture": "#8"}, + "south": {"uv": [11.375, 4.5, 12.09376, 4.53126], "texture": "#8"}, + "west": {"uv": [12.375, 3.875, 12.46876, 3.90626], "texture": "#8"}, + "up": {"uv": [8.09376, 10.71876, 7.375, 10.625], "texture": "#8"}, + "down": {"uv": [11.34376, 7.375, 10.625, 7.46876], "texture": "#8"} + } + }, + { + "from": [8.8, 5.204, 22], + "to": [12, 6.204, 22.6], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -0.796, 18]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [11.75, 11.625, 11.84376, 11.78126], "texture": "#8"}, + "south": {"uv": [9.75, 10, 10.25, 10.15626], "texture": "#8"}, + "west": {"uv": [2.5, 11.875, 2.59376, 12.03126], "texture": "#8"}, + "up": {"uv": [11.375, 1.96876, 10.875, 1.875], "texture": "#8"}, + "down": {"uv": [11.375, 2, 10.875, 2.09376], "texture": "#8"} + } + }, + { + "from": [5.8, -0.796, 22], + "to": [8.8, 6.204, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, 18]}, + "faces": { + "north": {"uv": [3, 6.75, 3.46876, 7.84376], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [12, -0.796, 22], + "to": [14.4, 6.204, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21.2, -0.796, 18]}, + "faces": { + "north": {"uv": [5.75, 8.125, 6.125, 9.21876], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [14.4, 0.504, 22.2], + "to": [15, 6.204, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21.8, -0.796, 18.2]}, + "faces": { + "north": {"uv": [10, 1.625, 10.09376, 2.51562], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [14.4, -0.796, 22], + "to": [15, 6.204, 22.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21.8, -0.796, 18]}, + "faces": { + "north": {"uv": [8.125, 9.5, 8.21876, 10.59376], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [6.3, 6.204, 22], + "to": [14.5, 6.604, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.204, 18]}, + "faces": { + "north": {"uv": [10, 2.875, 11.28126, 2.9375], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [6.7, 6.604, 22], + "to": [14.1, 7.104, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 18]}, + "faces": { + "north": {"uv": [10, 0.125, 11.15626, 0.20312], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [7.4, 7.104, 22], + "to": [13.4, 7.404, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 18]}, + "faces": { + "north": {"uv": [10.875, 10.25, 11.8125, 10.29688], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [8.1, 7.404, 22], + "to": [12.7, 7.604, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 1.004, 18]}, + "faces": { + "north": {"uv": [11.375, 4.375, 12.09376, 4.40626], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [8.8, 5.204, 22], + "to": [12, 6.204, 22.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -0.796, 18]}, + "faces": { + "north": {"uv": [9.25, 10, 9.75, 10.15626], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [5.8, -0.796, -9.6], + "to": [6.1, 1.704, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, -13.4]}, + "faces": { + "north": {"uv": [10.625, 11.5, 10.67188, 11.89062], "texture": "#8"}, + "east": {"uv": [5.5, 1, 9.9375, 1.39062], "texture": "#8"}, + "south": {"uv": [1.5, 11.625, 1.54688, 12.01562], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [3.04688, 13.4375, 3, 9], "texture": "#8"}, + "down": {"uv": [3.17188, 9, 3.125, 13.4375], "texture": "#8"} + } + }, + { + "from": [5.8, 4.604, -9.6], + "to": [6.1, 5.604, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, 2.704, -13.4]}, + "faces": { + "north": {"uv": [10.375, 12, 10.42188, 12.15626], "texture": "#8"}, + "east": {"uv": [5.5, 4.5, 9.9375, 4.65626], "texture": "#8"}, + "south": {"uv": [10.5, 12, 10.54688, 12.15626], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [9.04688, 12.9375, 9, 8.5], "texture": "#8"}, + "down": {"uv": [9.17188, 8.5, 9.125, 12.9375], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, -9.6], + "to": [6.1, 4.604, -8.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -19]}, + "faces": { + "north": {"uv": [2.5, 11.375, 2.54688, 11.82812], "texture": "#8"}, + "east": {"uv": [5.875, 10.25, 6.03126, 10.70312], "texture": "#8"}, + "south": {"uv": [2.625, 11.375, 2.67188, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.04688, 12.15626, 11, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 11, 12, 11.15626], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, -4.8], + "to": [6.1, 4.604, -3.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -14.2]}, + "faces": { + "north": {"uv": [4.375, 11.375, 4.42188, 11.82812], "texture": "#8"}, + "east": {"uv": [10.25, 6.5, 10.40626, 6.95312], "texture": "#8"}, + "south": {"uv": [4.875, 11.375, 4.92188, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.17188, 12.15626, 11.125, 12], "texture": "#8"}, + "down": {"uv": [11.29688, 12, 11.25, 12.15626], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 0], + "to": [6.1, 4.604, 1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -9.4]}, + "faces": { + "north": {"uv": [5, 11.375, 5.04688, 11.82812], "texture": "#8"}, + "east": {"uv": [9.5, 10.25, 9.65626, 10.70312], "texture": "#8"}, + "south": {"uv": [10.75, 11.375, 10.79688, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.42188, 12.15626, 11.375, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 11.5, 12, 11.65626], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 4.8], + "to": [6.1, 4.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -4.6]}, + "faces": { + "north": {"uv": [10.875, 11.375, 10.92188, 11.82812], "texture": "#8"}, + "east": {"uv": [10.25, 9.75, 10.40626, 10.20312], "texture": "#8"}, + "south": {"uv": [11, 11.375, 11.04688, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.79688, 12.15626, 11.75, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 11.75, 12, 11.90626], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 9.6], + "to": [6.1, 4.604, 10.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 0.2]}, + "faces": { + "north": {"uv": [11.125, 11.375, 11.17188, 11.82812], "texture": "#8"}, + "east": {"uv": [10.25, 10.25, 10.40626, 10.70312], "texture": "#8"}, + "south": {"uv": [11.25, 11.375, 11.29688, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.92188, 12.15626, 11.875, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 12, 12, 12.15626], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 14.4], + "to": [6.1, 4.604, 15.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 5]}, + "faces": { + "north": {"uv": [11.375, 11.375, 11.42188, 11.82812], "texture": "#8"}, + "east": {"uv": [6.5, 9.625, 6.71876, 10.07812], "texture": "#8"}, + "south": {"uv": [11.5, 3, 11.54688, 3.45312], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [6.04688, 12.09376, 6, 11.875], "texture": "#8"}, + "down": {"uv": [11.92188, 7.125, 11.875, 7.34376], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 15.8], + "to": [6.1, 3.604, 18.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 6.4]}, + "faces": { + "north": {"uv": [2.625, 11.875, 2.67188, 12.17188], "texture": "#8"}, + "east": {"uv": [6.5, 9.25, 6.875, 9.54688], "texture": "#8"}, + "south": {"uv": [11.875, 2.625, 11.92188, 2.92188], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.67188, 3.375, 11.625, 3], "texture": "#8"}, + "down": {"uv": [5.67188, 11.625, 5.625, 12], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 18.2], + "to": [6.1, 4.604, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 8.4]}, + "faces": { + "north": {"uv": [4.75, 11.5, 4.79688, 11.95312], "texture": "#8"}, + "east": {"uv": [5.125, 11, 5.21876, 11.45312], "texture": "#8"}, + "south": {"uv": [5.125, 11.5, 5.17188, 11.95312], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [12.29688, 10.46876, 12.25, 10.375], "texture": "#8"}, + "down": {"uv": [10.54688, 12.25, 10.5, 12.34376], "texture": "#8"} + } + }, + { + "from": [5.8, 5.604, -12.8], + "to": [6.1, 6.204, 22], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, 5.604, -24.8]}, + "faces": { + "north": {"uv": [12.25, 8, 12.29688, 8.09376], "texture": "#8"}, + "east": {"uv": [6.375, 7.625, 11.8125, 7.71876], "texture": "#8"}, + "south": {"uv": [9.375, 12.25, 9.42188, 12.34376], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [8.54688, 13.9375, 8.5, 8.5], "texture": "#8"}, + "down": {"uv": [8.67188, 8.5, 8.625, 13.9375], "texture": "#8"} + } + }, + { + "from": [5.8, -0.796, -9.6], + "to": [6.1, 1.704, 18.8], + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, -13.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.5, 1.5, 9.9375, 1.89062], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 4.604, -9.6], + "to": [6.1, 5.604, 18.8], + "rotation": {"angle": 0, "axis": "y", "origin": [15, 2.704, -13.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.25, 5.75, 9.6875, 5.90626], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, -9.6], + "to": [6.1, 4.604, -8.6], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -19]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [10.25, 6, 10.40626, 6.45312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, -4.8], + "to": [6.1, 4.604, -3.8], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -14.2]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.25, 10.25, 9.40626, 10.70312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 0], + "to": [6.1, 4.604, 1], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -9.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.75, 10.25, 9.90626, 10.70312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 4.8], + "to": [6.1, 4.604, 5.8], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, -4.6]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [10, 10.25, 10.15626, 10.70312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 9.6], + "to": [6.1, 4.604, 10.6], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 0.2]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.125, 10.5, 5.28126, 10.95312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 14.4], + "to": [6.1, 4.604, 15.8], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.75, 0, 9.96876, 0.45312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 15.8], + "to": [6.1, 3.604, 18.2], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 6.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.25, 9, 9.625, 9.29688], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 1.704, 18.2], + "to": [6.1, 4.604, 18.8], + "rotation": {"angle": 0, "axis": "y", "origin": [14.9, 1.704, 8.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.25, 11, 5.34376, 11.45312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.8, 5.604, -12.8], + "to": [6.1, 6.204, 22], + "rotation": {"angle": 0, "axis": "y", "origin": [15, 5.604, -24.8]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [4, 7.75, 9.4375, 7.84376], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 4.604, -9.6], + "to": [15, 5.604, 18.8], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, 2.704, -13.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.5, 4, 9.9375, 4.15626], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 5.604, -12.8], + "to": [15, 6.204, 22], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, 5.604, 6.8]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [4, 7.875, 9.4375, 7.96876], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, -0.796, -9.6], + "to": [15, 1.704, 18.8], + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -0.796, -13.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.5, 2, 9.9375, 2.39062], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, -9.6], + "to": [15, 4.604, -8.6], + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -19]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.375, 10.5, 5.53126, 10.95312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, -4.8], + "to": [15, 4.604, -3.8], + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -14.2]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.5, 6.125, 10.65626, 6.57812], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 0], + "to": [15, 4.604, 1], + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -9.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.5, 6.625, 10.65626, 7.07812], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 4.8], + "to": [15, 4.604, 5.8], + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -4.6]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.5, 10.25, 10.65626, 10.70312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 9.6], + "to": [15, 4.604, 10.6], + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, 0.2]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.625, 1.625, 10.78126, 2.07812], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 18.2], + "to": [15, 4.604, 18.8], + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, 8.4]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.375, 11, 5.46876, 11.45312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 14.4], + "to": [15, 4.604, 15.8], + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, 5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [9.75, 0.5, 9.96876, 0.95312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [14.7, 4.604, -9.6], + "to": [15, 5.604, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, 2.704, -13.4]}, + "faces": { + "north": {"uv": [8.25, 12, 8.29688, 12.15626], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10.25, 12, 10.29688, 12.15626], "texture": "#8"}, + "west": {"uv": [5.5, 4.25, 9.9375, 4.40626], "texture": "#8"}, + "up": {"uv": [2.79688, 13.4375, 2.75, 9], "texture": "#8"}, + "down": {"uv": [2.92188, 9, 2.875, 13.4375], "texture": "#8"} + } + }, + { + "from": [14.7, 5.604, -12.8], + "to": [15, 6.204, 22], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, 5.604, 6.8]}, + "faces": { + "north": {"uv": [9.5, 12.25, 9.54688, 12.34376], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [9.625, 12.25, 9.67188, 12.34376], "texture": "#8"}, + "west": {"uv": [4, 8, 9.4375, 8.09376], "texture": "#8"}, + "up": {"uv": [8.79688, 13.9375, 8.75, 8.5], "texture": "#8"}, + "down": {"uv": [8.92188, 8.5, 8.875, 13.9375], "texture": "#8"} + } + }, + { + "from": [14.7, -0.796, -9.6], + "to": [15, 1.704, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.8, -0.796, -13.4]}, + "faces": { + "north": {"uv": [2.25, 11.625, 2.29688, 12.01562], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [2.375, 11.625, 2.42188, 12.01562], "texture": "#8"}, + "west": {"uv": [5.5, 2.5, 9.9375, 2.89062], "texture": "#8"}, + "up": {"uv": [4.04688, 13.6875, 4, 9.25], "texture": "#8"}, + "down": {"uv": [4.17188, 9.25, 4.125, 13.6875], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, -9.6], + "to": [15, 4.604, -8.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -19]}, + "faces": { + "north": {"uv": [5.25, 11.5, 5.29688, 11.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [5.375, 11.5, 5.42188, 11.95312], "texture": "#8"}, + "west": {"uv": [10.5, 5.625, 10.65626, 6.07812], "texture": "#8"}, + "up": {"uv": [0.29688, 12.28126, 0.25, 12.125], "texture": "#8"}, + "down": {"uv": [0.42188, 12.125, 0.375, 12.28126], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, -4.8], + "to": [15, 4.604, -3.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -14.2]}, + "faces": { + "north": {"uv": [5.5, 11.5, 5.54688, 11.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [9.25, 11.5, 9.29688, 11.95312], "texture": "#8"}, + "west": {"uv": [6.5, 10.5, 6.65626, 10.95312], "texture": "#8"}, + "up": {"uv": [12.17188, 0.90626, 12.125, 0.75], "texture": "#8"}, + "down": {"uv": [12.17188, 1, 12.125, 1.15626], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 0], + "to": [15, 4.604, 1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -9.4]}, + "faces": { + "north": {"uv": [9.375, 11.5, 9.42188, 11.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [9.5, 11.5, 9.54688, 11.95312], "texture": "#8"}, + "west": {"uv": [10.5, 9.75, 10.65626, 10.20312], "texture": "#8"}, + "up": {"uv": [1.29688, 12.28126, 1.25, 12.125], "texture": "#8"}, + "down": {"uv": [1.42188, 12.125, 1.375, 12.28126], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 4.8], + "to": [15, 4.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, -4.6]}, + "faces": { + "north": {"uv": [9.625, 11.5, 9.67188, 11.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [9.75, 11.5, 9.79688, 11.95312], "texture": "#8"}, + "west": {"uv": [1.5, 10.625, 1.65626, 11.07812], "texture": "#8"}, + "up": {"uv": [1.54688, 12.28126, 1.5, 12.125], "texture": "#8"}, + "down": {"uv": [1.79688, 12.125, 1.75, 12.28126], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 9.6], + "to": [15, 4.604, 10.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, 0.2]}, + "faces": { + "north": {"uv": [9.875, 11.5, 9.92188, 11.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10, 11.5, 10.04688, 11.95312], "texture": "#8"}, + "west": {"uv": [10.625, 2.125, 10.78126, 2.57812], "texture": "#8"}, + "up": {"uv": [1.92188, 12.28126, 1.875, 12.125], "texture": "#8"}, + "down": {"uv": [12.17188, 1.875, 12.125, 2.03126], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 18.2], + "to": [15, 4.604, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, 8.4]}, + "faces": { + "north": {"uv": [10.125, 11.5, 10.17188, 11.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10.25, 11.5, 10.29688, 11.95312], "texture": "#8"}, + "west": {"uv": [5.5, 11, 5.59376, 11.45312], "texture": "#8"}, + "up": {"uv": [12.29688, 10.59376, 12.25, 10.5], "texture": "#8"}, + "down": {"uv": [12.29688, 10.625, 12.25, 10.71876], "texture": "#8"} + } + }, + { + "from": [14.7, 1.704, 14.4], + "to": [15, 4.604, 15.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.8, 1.704, 5]}, + "faces": { + "north": {"uv": [10.375, 11.5, 10.42188, 11.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10.5, 11.5, 10.54688, 11.95312], "texture": "#8"}, + "west": {"uv": [1.5, 9.75, 1.71876, 10.20312], "texture": "#8"}, + "up": {"uv": [7.42188, 12.09376, 7.375, 11.875], "texture": "#8"}, + "down": {"uv": [7.54688, 11.875, 7.5, 12.09376], "texture": "#8"} + } + }, + { + "from": [6.1, -0.796, -9.6], + "to": [8.8, 6.204, -9.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, -13.6]}, + "faces": { + "north": {"uv": [2.25, 7.875, 2.67188, 8.96876], "texture": "#8"}, + "east": {"uv": [6, 10.75, 6.04688, 11.84376], "texture": "#8"}, + "south": {"uv": [2.75, 7.875, 3.17188, 8.96876], "texture": "#8"}, + "west": {"uv": [7.375, 10.75, 7.42188, 11.84376], "texture": "#8"}, + "up": {"uv": [11.92188, 11.54688, 11.5, 11.5], "texture": "#8"}, + "down": {"uv": [0.92188, 11.625, 0.5, 11.67188], "texture": "#8"} + } + }, + { + "from": [6.3, 6.204, -9.6], + "to": [14.5, 6.604, -9.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.204, -13.6]}, + "faces": { + "north": {"uv": [10, 4.125, 11.28126, 4.1875], "texture": "#8"}, + "east": {"uv": [12.375, 4, 12.42188, 4.0625], "texture": "#8"}, + "south": {"uv": [10, 4.25, 11.28126, 4.3125], "texture": "#8"}, + "west": {"uv": [12.375, 4.125, 12.42188, 4.1875], "texture": "#8"}, + "up": {"uv": [11.90626, 7.54688, 10.625, 7.5], "texture": "#8"}, + "down": {"uv": [12.03126, 5.625, 10.75, 5.67188], "texture": "#8"} + } + }, + { + "from": [6.7, 6.604, -9.6], + "to": [14.1, 7.104, -9.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, -13.6]}, + "faces": { + "north": {"uv": [10, 0.375, 11.15626, 0.45312], "texture": "#8"}, + "east": {"uv": [1.375, 12.375, 1.42188, 12.45312], "texture": "#8"}, + "south": {"uv": [10, 0.5, 11.15626, 0.57812], "texture": "#8"}, + "west": {"uv": [1.5, 12.375, 1.54688, 12.45312], "texture": "#8"}, + "up": {"uv": [11.90626, 7.04688, 10.75, 7], "texture": "#8"}, + "down": {"uv": [11.90626, 7.75, 10.75, 7.79688], "texture": "#8"} + } + }, + { + "from": [8.1, 7.404, -9.6], + "to": [12.7, 7.604, -9.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 1.004, -13.6]}, + "faces": { + "north": {"uv": [11.375, 7.375, 12.09376, 7.40626], "texture": "#8"}, + "east": {"uv": [12.5, 3.5, 12.54688, 3.53126], "texture": "#8"}, + "south": {"uv": [9.25, 11.375, 9.96876, 11.40626], "texture": "#8"}, + "west": {"uv": [12.5, 3.625, 12.54688, 3.65626], "texture": "#8"}, + "up": {"uv": [11.84376, 3.54688, 11.125, 3.5], "texture": "#8"}, + "down": {"uv": [11.84376, 3.625, 11.125, 3.67188], "texture": "#8"} + } + }, + { + "from": [12, -0.796, -9.6], + "to": [14.7, 6.204, -9.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21.2, -0.796, -13.6]}, + "faces": { + "north": {"uv": [4, 8.125, 4.42188, 9.21876], "texture": "#8"}, + "east": {"uv": [7.5, 10.75, 7.54688, 11.84376], "texture": "#8"}, + "south": {"uv": [4.5, 8.125, 4.92188, 9.21876], "texture": "#8"}, + "west": {"uv": [7.625, 10.75, 7.67188, 11.84376], "texture": "#8"}, + "up": {"uv": [1.42188, 11.67188, 1, 11.625], "texture": "#8"}, + "down": {"uv": [12.04688, 1.875, 11.625, 1.92188], "texture": "#8"} + } + }, + { + "from": [8.8, 5.204, -9.6], + "to": [12, 6.204, -9.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -0.796, -13.6]}, + "faces": { + "north": {"uv": [10.125, 1.625, 10.625, 1.78126], "texture": "#8"}, + "east": {"uv": [12.125, 2.125, 12.17188, 2.28126], "texture": "#8"}, + "south": {"uv": [10.125, 1.875, 10.625, 2.03126], "texture": "#8"}, + "west": {"uv": [2.25, 12.125, 2.29688, 12.28126], "texture": "#8"}, + "up": {"uv": [11.875, 2.67188, 11.375, 2.625], "texture": "#8"}, + "down": {"uv": [11.875, 2.75, 11.375, 2.79688], "texture": "#8"} + } + }, + { + "from": [7.4, 7.104, -9.6], + "to": [13.4, 7.404, -9.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, -13.6]}, + "faces": { + "north": {"uv": [10.875, 10.5, 11.8125, 10.54688], "texture": "#8"}, + "east": {"uv": [1.375, 12.5, 1.42188, 12.54688], "texture": "#8"}, + "south": {"uv": [10.875, 10.625, 11.8125, 10.67188], "texture": "#8"}, + "west": {"uv": [1.5, 12.5, 1.54688, 12.54688], "texture": "#8"}, + "up": {"uv": [11.8125, 10.79688, 10.875, 10.75], "texture": "#8"}, + "down": {"uv": [11.8125, 10.875, 10.875, 10.92188], "texture": "#8"} + } + }, + { + "from": [6.1, -0.796, 15.1], + "to": [11.9, 6.204, 15.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, 11.1]}, + "faces": { + "north": {"uv": [1.5, 5.5, 2.40626, 6.59376], "texture": "#8"}, + "east": {"uv": [7.75, 10.75, 7.79688, 11.84376], "texture": "#8"}, + "south": {"uv": [2.5, 5.625, 3.40626, 6.71876], "texture": "#8"}, + "west": {"uv": [7.875, 10.75, 7.92188, 11.84376], "texture": "#8"}, + "up": {"uv": [11.90626, 5.42188, 11, 5.375], "texture": "#8"}, + "down": {"uv": [11.90626, 5.5, 11, 5.54688], "texture": "#8"} + } + }, + { + "from": [6.3, 6.204, 15.1], + "to": [14.5, 6.604, 15.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.204, 11.1]}, + "faces": { + "north": {"uv": [10, 4.375, 11.28126, 4.4375], "texture": "#8"}, + "east": {"uv": [12.375, 4.25, 12.42188, 4.3125], "texture": "#8"}, + "south": {"uv": [10, 4.5, 11.28126, 4.5625], "texture": "#8"}, + "west": {"uv": [4.5, 12.375, 4.54688, 12.4375], "texture": "#8"}, + "up": {"uv": [12.03126, 5.79688, 10.75, 5.75], "texture": "#8"}, + "down": {"uv": [12.03126, 5.875, 10.75, 5.92188], "texture": "#8"} + } + }, + { + "from": [6.7, 6.604, 15.1], + "to": [14.1, 7.104, 15.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 11.1]}, + "faces": { + "north": {"uv": [10, 0.625, 11.15626, 0.70312], "texture": "#8"}, + "east": {"uv": [1.75, 12.375, 1.79688, 12.45312], "texture": "#8"}, + "south": {"uv": [10, 0.75, 11.15626, 0.82812], "texture": "#8"}, + "west": {"uv": [1.875, 12.375, 1.92188, 12.45312], "texture": "#8"}, + "up": {"uv": [11.90626, 7.92188, 10.75, 7.875], "texture": "#8"}, + "down": {"uv": [11.90626, 8, 10.75, 8.04688], "texture": "#8"} + } + }, + { + "from": [8.1, 7.404, 15.1], + "to": [12.7, 7.604, 15.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 1.004, 11.1]}, + "faces": { + "north": {"uv": [10, 11.375, 10.71876, 11.40626], "texture": "#8"}, + "east": {"uv": [12.5, 3.75, 12.54688, 3.78126], "texture": "#8"}, + "south": {"uv": [11.375, 10.125, 12.09376, 10.15626], "texture": "#8"}, + "west": {"uv": [3.875, 12.5, 3.92188, 12.53126], "texture": "#8"}, + "up": {"uv": [11.84376, 3.79688, 11.125, 3.75], "texture": "#8"}, + "down": {"uv": [11.84376, 3.875, 11.125, 3.92188], "texture": "#8"} + } + }, + { + "from": [11.9, 5.604, 15.1], + "to": [14.7, 6.204, 15.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.3, -0.796, 11.1]}, + "faces": { + "north": {"uv": [11, 8.5, 11.4375, 8.59376], "texture": "#8"}, + "east": {"uv": [12.25, 10.75, 12.29688, 10.84376], "texture": "#8"}, + "south": {"uv": [11, 8.625, 11.4375, 8.71876], "texture": "#8"}, + "west": {"uv": [12.25, 10.875, 12.29688, 10.96876], "texture": "#8"}, + "up": {"uv": [11.9375, 6.54688, 11.5, 6.5], "texture": "#8"}, + "down": {"uv": [11.9375, 6.625, 11.5, 6.67188], "texture": "#8"} + } + }, + { + "from": [7.4, 7.104, 15.1], + "to": [13.4, 7.404, 15.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 11.1]}, + "faces": { + "north": {"uv": [11, 0.875, 11.9375, 0.92188], "texture": "#8"}, + "east": {"uv": [1.75, 12.5, 1.79688, 12.54688], "texture": "#8"}, + "south": {"uv": [11, 1, 11.9375, 1.04688], "texture": "#8"}, + "west": {"uv": [1.875, 12.5, 1.92188, 12.54688], "texture": "#8"}, + "up": {"uv": [11.9375, 1.17188, 11, 1.125], "texture": "#8"}, + "down": {"uv": [11.9375, 1.25, 11, 1.29688], "texture": "#8"} + } + }, + { + "from": [6.1, -0.796, 18.5], + "to": [8.4, 6.204, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, 14.5]}, + "faces": { + "north": {"uv": [6.125, 8.125, 6.48438, 9.21876], "texture": "#8"}, + "east": {"uv": [8, 10.75, 8.04688, 11.84376], "texture": "#8"}, + "south": {"uv": [6.5, 8.125, 6.85938, 9.21876], "texture": "#8"}, + "west": {"uv": [10.75, 9.875, 10.79688, 10.96876], "texture": "#8"}, + "up": {"uv": [11.98438, 9.67188, 11.625, 9.625], "texture": "#8"}, + "down": {"uv": [11.98438, 9.75, 11.625, 9.79688], "texture": "#8"} + } + }, + { + "from": [8.4, 5.604, 18.5], + "to": [11.6, 6.204, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15, -0.796, 14.5]}, + "faces": { + "north": {"uv": [10.875, 2.125, 11.375, 2.21876], "texture": "#8"}, + "east": {"uv": [11, 12.25, 11.04688, 12.34376], "texture": "#8"}, + "south": {"uv": [10.875, 2.25, 11.375, 2.34376], "texture": "#8"}, + "west": {"uv": [12.25, 11, 12.29688, 11.09376], "texture": "#8"}, + "up": {"uv": [11.875, 2.92188, 11.375, 2.875], "texture": "#8"}, + "down": {"uv": [11.875, 4, 11.375, 4.04688], "texture": "#8"} + } + }, + { + "from": [11.6, -0.796, 15.4], + "to": [11.9, 7.604, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.4, -0.796, 14.2]}, + "faces": { + "north": {"uv": [3.875, 10.625, 3.92188, 11.9375], "texture": "#8"}, + "east": {"uv": [4, 5.75, 4.53126, 7.0625], "texture": "#8"}, + "south": {"uv": [4.25, 10.625, 4.29688, 11.9375], "texture": "#8"}, + "west": {"uv": [4.625, 5.75, 5.15626, 7.0625], "texture": "#8"}, + "up": {"uv": [0.29688, 11.90626, 0.25, 11.375], "texture": "#8"}, + "down": {"uv": [0.42188, 11.375, 0.375, 11.90626], "texture": "#8"} + } + }, + { + "from": [6.3, 6.204, 18.5], + "to": [11.6, 6.604, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.204, 14.5]}, + "faces": { + "north": {"uv": [9.25, 10.75, 10.07812, 10.8125], "texture": "#8"}, + "east": {"uv": [4.625, 12.375, 4.67188, 12.4375], "texture": "#8"}, + "south": {"uv": [10.75, 9.75, 11.57812, 9.8125], "texture": "#8"}, + "west": {"uv": [5.125, 12.375, 5.17188, 12.4375], "texture": "#8"}, + "up": {"uv": [11.82812, 9.04688, 11, 9], "texture": "#8"}, + "down": {"uv": [11.82812, 9.125, 11, 9.17188], "texture": "#8"} + } + }, + { + "from": [6.7, 6.604, 18.5], + "to": [11.6, 7.104, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 14.5]}, + "faces": { + "north": {"uv": [10.75, 6, 11.51562, 6.07812], "texture": "#8"}, + "east": {"uv": [12.375, 1.875, 12.42188, 1.95312], "texture": "#8"}, + "south": {"uv": [10.75, 6.125, 11.51562, 6.20312], "texture": "#8"}, + "west": {"uv": [12.375, 2, 12.42188, 2.07812], "texture": "#8"}, + "up": {"uv": [10.01562, 11.04688, 9.25, 11], "texture": "#8"}, + "down": {"uv": [11.76562, 9.5, 11, 9.54688], "texture": "#8"} + } + }, + { + "from": [8.1, 7.404, 18.5], + "to": [11.6, 7.604, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 1.004, 14.5]}, + "faces": { + "north": {"uv": [11.625, 2.5, 12.17188, 2.53126], "texture": "#8"}, + "east": {"uv": [12.5, 3.875, 12.54688, 3.90626], "texture": "#8"}, + "south": {"uv": [11.625, 3.375, 12.17188, 3.40626], "texture": "#8"}, + "west": {"uv": [12.5, 4, 12.54688, 4.03126], "texture": "#8"}, + "up": {"uv": [11.79688, 11.04688, 11.25, 11], "texture": "#8"}, + "down": {"uv": [11.79688, 11.125, 11.25, 11.17188], "texture": "#8"} + } + }, + { + "from": [7.4, 7.104, 18.5], + "to": [11.6, 7.404, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, 0.604, 14.5]}, + "faces": { + "north": {"uv": [9.25, 11.125, 9.90626, 11.17188], "texture": "#8"}, + "east": {"uv": [12.5, 1.875, 12.54688, 1.92188], "texture": "#8"}, + "south": {"uv": [11.25, 0.75, 11.90626, 0.79688], "texture": "#8"}, + "west": {"uv": [12.5, 2, 12.54688, 2.04688], "texture": "#8"}, + "up": {"uv": [9.90626, 11.29688, 9.25, 11.25], "texture": "#8"}, + "down": {"uv": [11.90626, 9.375, 11.25, 9.42188], "texture": "#8"} + } + }, + { + "from": [5.7, 5.604, 15.6], + "to": [5.8, 5.804, 22], + "rotation": {"angle": 0, "axis": "y", "origin": [14.7, 5.604, 3.6]}, + "faces": { + "north": {"uv": [1.5, 12.625, 1.51562, 12.65626], "texture": "#8"}, + "east": {"uv": [11.125, 6.75, 12.125, 6.78126], "texture": "#8"}, + "south": {"uv": [1.625, 12.625, 1.64062, 12.65626], "texture": "#8"}, + "west": {"uv": [11.125, 6.875, 12.125, 6.90626], "texture": "#8"}, + "up": {"uv": [11.51562, 12.625, 11.5, 11.625], "texture": "#8"}, + "down": {"uv": [11.64062, 11.625, 11.625, 12.625], "texture": "#8"} + } + }, + { + "from": [15, 5.604, 15.6], + "to": [15.1, 5.804, 22], + "rotation": {"angle": 0, "axis": "y", "origin": [6.1, 5.604, 3.6]}, + "faces": { + "north": {"uv": [1.75, 12.625, 1.76562, 12.65626], "texture": "#8"}, + "east": {"uv": [11.25, 0, 12.25, 0.03126], "texture": "#8"}, + "south": {"uv": [1.875, 12.625, 1.89062, 12.65626], "texture": "#8"}, + "west": {"uv": [11.25, 0.125, 12.25, 0.15626], "texture": "#8"}, + "up": {"uv": [0.51562, 12.75, 0.5, 11.75], "texture": "#8"}, + "down": {"uv": [0.64062, 11.75, 0.625, 12.75], "texture": "#8"} + } + }, + { + "from": [5.7, 5.604, -12.8], + "to": [5.8, 5.804, -6.4], + "rotation": {"angle": 0, "axis": "y", "origin": [14.7, 5.604, -24.8]}, + "faces": { + "north": {"uv": [12.625, 1.875, 12.64062, 1.90626], "texture": "#8"}, + "east": {"uv": [11.25, 0.25, 12.25, 0.28126], "texture": "#8"}, + "south": {"uv": [12.625, 2, 12.64062, 2.03126], "texture": "#8"}, + "west": {"uv": [11.25, 0.375, 12.25, 0.40626], "texture": "#8"}, + "up": {"uv": [0.76562, 12.75, 0.75, 11.75], "texture": "#8"}, + "down": {"uv": [0.89062, 11.75, 0.875, 12.75], "texture": "#8"} + } + }, + { + "from": [15, 5.604, -12.8], + "to": [15.1, 5.804, -6.4], + "rotation": {"angle": 0, "axis": "y", "origin": [6.1, 5.604, -24.8]}, + "faces": { + "north": {"uv": [12.625, 2.125, 12.64062, 2.15626], "texture": "#8"}, + "east": {"uv": [11.25, 0.5, 12.25, 0.53126], "texture": "#8"}, + "south": {"uv": [2.25, 12.625, 2.26562, 12.65626], "texture": "#8"}, + "west": {"uv": [11.25, 0.625, 12.25, 0.65626], "texture": "#8"}, + "up": {"uv": [1.01562, 12.75, 1, 11.75], "texture": "#8"}, + "down": {"uv": [1.14062, 11.75, 1.125, 12.75], "texture": "#8"} + } + }, + { + "from": [8.4, -0.796, 18.6], + "to": [11.6, 5.604, 18.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, -0.796, 14.5]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [11.2, -0.396, 18.5], + "to": [11.4, 5.204, 18.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.2, -0.796, 14.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [11.9, -0.796, 15.2], + "to": [14.7, 5.604, 15.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.3, -6.796, 11.1]}, + "faces": { + "north": {"uv": [0, 0, 3.5, 8], "texture": "#13"}, + "east": {"uv": [0, 8, 0.125, 16], "texture": "#13"}, + "south": {"uv": [4, 0, 7.5, 8], "texture": "#13"}, + "west": {"uv": [8, 0, 8.125, 8], "texture": "#13"}, + "up": {"uv": [4.5, 8.125, 1, 8], "texture": "#13"}, + "down": {"uv": [8.5, 8, 5, 8.125], "texture": "#13"} + } + }, + { + "from": [8.8, -0.796, -9.5], + "to": [10.4, 5.604, -9.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -6.796, -13.6]}, + "faces": { + "north": {"uv": [0, 0, 4, 16], "texture": "#15"}, + "east": {"uv": [8, 0, 8.25, 16], "texture": "#15"}, + "south": {"uv": [4, 0, 8, 16], "texture": "#15"}, + "west": {"uv": [10, 0, 10.25, 16], "texture": "#15"}, + "up": {"uv": [16, 0.25, 12, 0], "texture": "#15"}, + "down": {"uv": [16, 2, 12, 2.25], "texture": "#15"} + } + }, + { + "from": [10.4, -0.796, -9.5], + "to": [12, 5.604, -9.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -6.796, -13.6]}, + "faces": { + "north": {"uv": [0, 0, 4, 16], "texture": "#14"}, + "east": {"uv": [8, 0, 8.25, 16], "texture": "#14"}, + "south": {"uv": [4, 0, 8, 16], "texture": "#14"}, + "west": {"uv": [10, 0, 10.25, 16], "texture": "#14"}, + "up": {"uv": [16, 0.25, 12, 0], "texture": "#14"}, + "down": {"uv": [16, 2, 12, 2.25], "texture": "#14"} + } + }, + { + "from": [8.8, -0.796, -12.9], + "to": [10.4, 1.704, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -6.796, -8.7]}, + "faces": { + "north": {"uv": [4, 0, 2, 3.125], "texture": "#16"}, + "east": {"uv": [1.125, 8, 1, 11.125], "texture": "#16"}, + "south": {"uv": [2, 0, 0, 3.125], "texture": "#16"}, + "west": {"uv": [8.125, 4, 8, 7.125], "texture": "#16"}, + "up": {"uv": [11, 0, 9, 0.125], "texture": "#16"}, + "down": {"uv": [11, 1.125, 9, 1], "texture": "#16"} + } + }, + { + "from": [8.8, 4.604, -12.9], + "to": [10.4, 5.204, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -3.296, -8.7]}, + "faces": { + "north": {"uv": [6, 4, 4, 4.75], "texture": "#16"}, + "east": {"uv": [9.125, 3, 9, 3.75], "texture": "#16"}, + "south": {"uv": [4, 4, 2, 4.75], "texture": "#16"}, + "west": {"uv": [4.125, 9, 4, 9.75], "texture": "#16"}, + "up": {"uv": [8, 8, 6, 8.125], "texture": "#16"}, + "down": {"uv": [10, 8.125, 8, 8], "texture": "#16"} + } + }, + { + "from": [9, 1.704, -12.9], + "to": [10.2, 4.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -4.296, -8.7]}, + "faces": { + "north": {"uv": [5.5, 0, 4, 3.625], "texture": "#16"}, + "east": {"uv": [6.125, 0, 6, 3.625], "texture": "#16"}, + "south": {"uv": [1.5, 4, 0, 7.625], "texture": "#16"}, + "west": {"uv": [6.125, 4, 6, 7.625], "texture": "#16"}, + "up": {"uv": [3.5, 9, 2, 9.125], "texture": "#16"}, + "down": {"uv": [10.5, 2.125, 9, 2], "texture": "#16"} + } + }, + { + "from": [10.2, 1.704, -12.9], + "to": [10.4, 4.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [2.8, -4.296, -8.7]}, + "faces": { + "north": {"uv": [3.25, 5, 3, 8.625], "texture": "#16"}, + "east": {"uv": [7.125, 0, 7, 3.625], "texture": "#16"}, + "south": {"uv": [2.25, 5, 2, 8.625], "texture": "#16"}, + "west": {"uv": [7.125, 4, 7, 7.625], "texture": "#16"}, + "up": {"uv": [9.25, 4, 9, 4.125], "texture": "#16"}, + "down": {"uv": [5.25, 9.125, 5, 9], "texture": "#16"} + } + }, + { + "from": [8.8, 1.704, -12.9], + "to": [9, 4.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [1.4, -4.296, -8.7]}, + "faces": { + "north": {"uv": [5.25, 5, 5, 8.625], "texture": "#16"}, + "east": {"uv": [0.125, 8, 0, 11.625], "texture": "#16"}, + "south": {"uv": [4.25, 5, 4, 8.625], "texture": "#16"}, + "west": {"uv": [8.125, 0, 8, 3.625], "texture": "#16"}, + "up": {"uv": [9.25, 5, 9, 5.125], "texture": "#16"}, + "down": {"uv": [6.25, 9.125, 6, 9], "texture": "#16"} + } + }, + { + "from": [10.4, -0.796, -12.9], + "to": [12, 1.704, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [4.2, -6.796, -8.7]}, + "faces": { + "north": {"uv": [4, 0, 2, 3.125], "texture": "#17"}, + "east": {"uv": [1.125, 8, 1, 11.125], "texture": "#17"}, + "south": {"uv": [2, 0, 0, 3.125], "texture": "#17"}, + "west": {"uv": [8.125, 4, 8, 7.125], "texture": "#17"}, + "up": {"uv": [8, 8, 6, 8.125], "texture": "#17"}, + "down": {"uv": [10, 8.125, 8, 8], "texture": "#17"} + } + }, + { + "from": [10.4, 4.604, -12.9], + "to": [12, 5.204, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [4.2, -3.296, -8.7]}, + "faces": { + "north": {"uv": [6, 4, 4, 4.75], "texture": "#17"}, + "east": {"uv": [9.125, 3, 9, 3.75], "texture": "#17"}, + "south": {"uv": [4, 4, 2, 4.75], "texture": "#17"}, + "west": {"uv": [4.125, 9, 4, 9.75], "texture": "#17"}, + "up": {"uv": [11, 0, 9, 0.125], "texture": "#17"}, + "down": {"uv": [11, 1.125, 9, 1], "texture": "#17"} + } + }, + { + "from": [10.6, 1.704, -12.9], + "to": [11.8, 4.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [4.2, -4.296, -8.7]}, + "faces": { + "north": {"uv": [5.5, 0, 4, 3.625], "texture": "#17"}, + "east": {"uv": [6.125, 0, 6, 3.625], "texture": "#17"}, + "south": {"uv": [1.5, 4, 0, 7.625], "texture": "#17"}, + "west": {"uv": [6.125, 4, 6, 7.625], "texture": "#17"}, + "up": {"uv": [3.5, 9, 2, 9.125], "texture": "#17"}, + "down": {"uv": [10.5, 2.125, 9, 2], "texture": "#17"} + } + }, + { + "from": [11.8, 1.704, -12.9], + "to": [12, 4.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [4.4, -4.296, -8.7]}, + "faces": { + "north": {"uv": [3.25, 5, 3, 8.625], "texture": "#17"}, + "east": {"uv": [7.125, 0, 7, 3.625], "texture": "#17"}, + "south": {"uv": [2.25, 5, 2, 8.625], "texture": "#17"}, + "west": {"uv": [7.125, 4, 7, 7.625], "texture": "#17"}, + "up": {"uv": [9.25, 4, 9, 4.125], "texture": "#17"}, + "down": {"uv": [5.25, 9.125, 5, 9], "texture": "#17"} + } + }, + { + "from": [10.4, 1.704, -12.9], + "to": [10.6, 4.604, -12.8], + "rotation": {"angle": 0, "axis": "y", "origin": [3, -4.296, -8.7]}, + "faces": { + "north": {"uv": [5.25, 5, 5, 8.625], "texture": "#17"}, + "east": {"uv": [0.125, 8, 0, 11.625], "texture": "#17"}, + "south": {"uv": [4.25, 5, 4, 8.625], "texture": "#17"}, + "west": {"uv": [8.125, 0, 8, 3.625], "texture": "#17"}, + "up": {"uv": [9.25, 5, 9, 5.125], "texture": "#17"}, + "down": {"uv": [6.25, 9.125, 6, 9], "texture": "#17"} + } + }, + { + "from": [8.8, -0.796, 22], + "to": [10.4, 1.704, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -6.796, 17.9]}, + "faces": { + "north": {"uv": [0, 0, 2, 3.125], "texture": "#16"}, + "east": {"uv": [1, 8, 1.125, 11.125], "texture": "#16"}, + "south": {"uv": [2, 0, 4, 3.125], "texture": "#16"}, + "west": {"uv": [8, 4, 8.125, 7.125], "texture": "#16"}, + "up": {"uv": [11, 0.125, 9, 0], "texture": "#16"}, + "down": {"uv": [11, 1, 9, 1.125], "texture": "#16"} + } + }, + { + "from": [8.8, 4.604, 22], + "to": [10.4, 5.204, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -3.296, 17.9]}, + "faces": { + "north": {"uv": [2, 4, 4, 4.75], "texture": "#16"}, + "east": {"uv": [9, 3, 9.125, 3.75], "texture": "#16"}, + "south": {"uv": [4, 4, 6, 4.75], "texture": "#16"}, + "west": {"uv": [4, 9, 4.125, 9.75], "texture": "#16"}, + "up": {"uv": [8, 8.125, 6, 8], "texture": "#16"}, + "down": {"uv": [10, 8, 8, 8.125], "texture": "#16"} + } + }, + { + "from": [9, 1.704, 22], + "to": [10.2, 4.604, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [2.6, -4.296, 17.9]}, + "faces": { + "north": {"uv": [0, 4, 1.5, 7.625], "texture": "#16"}, + "east": {"uv": [6, 0, 6.125, 3.625], "texture": "#16"}, + "south": {"uv": [4, 0, 5.5, 3.625], "texture": "#16"}, + "west": {"uv": [6, 4, 6.125, 7.625], "texture": "#16"}, + "up": {"uv": [3.5, 9.125, 2, 9], "texture": "#16"}, + "down": {"uv": [10.5, 2, 9, 2.125], "texture": "#16"} + } + }, + { + "from": [10.2, 1.704, 22], + "to": [10.4, 4.604, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [2.8, -4.296, 17.9]}, + "faces": { + "north": {"uv": [2, 5, 2.25, 8.625], "texture": "#16"}, + "east": {"uv": [7, 0, 7.125, 3.625], "texture": "#16"}, + "south": {"uv": [3, 5, 3.25, 8.625], "texture": "#16"}, + "west": {"uv": [7, 4, 7.125, 7.625], "texture": "#16"}, + "up": {"uv": [9.25, 4.125, 9, 4], "texture": "#16"}, + "down": {"uv": [5.25, 9, 5, 9.125], "texture": "#16"} + } + }, + { + "from": [8.8, 1.704, 22], + "to": [9, 4.604, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [1.4, -4.296, 17.9]}, + "faces": { + "north": {"uv": [4, 5, 4.25, 8.625], "texture": "#16"}, + "east": {"uv": [0, 8, 0.125, 11.625], "texture": "#16"}, + "south": {"uv": [5, 5, 5.25, 8.625], "texture": "#16"}, + "west": {"uv": [8, 0, 8.125, 3.625], "texture": "#16"}, + "up": {"uv": [9.25, 5.125, 9, 5], "texture": "#16"}, + "down": {"uv": [6.25, 9, 6, 9.125], "texture": "#16"} + } + }, + { + "from": [10.4, -0.796, 22], + "to": [12, 1.704, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [4.2, -6.796, 17.9]}, + "faces": { + "north": {"uv": [0, 0, 2, 3.125], "texture": "#17"}, + "east": {"uv": [1, 8, 1.125, 11.125], "texture": "#17"}, + "south": {"uv": [2, 0, 4, 3.125], "texture": "#17"}, + "west": {"uv": [8, 4, 8.125, 7.125], "texture": "#17"}, + "up": {"uv": [8, 8.125, 6, 8], "texture": "#17"}, + "down": {"uv": [10, 8, 8, 8.125], "texture": "#17"} + } + }, + { + "from": [10.4, 4.604, 22], + "to": [12, 5.204, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [4.2, -3.296, 17.9]}, + "faces": { + "north": {"uv": [2, 4, 4, 4.75], "texture": "#17"}, + "east": {"uv": [9, 3, 9.125, 3.75], "texture": "#17"}, + "south": {"uv": [4, 4, 6, 4.75], "texture": "#17"}, + "west": {"uv": [4, 9, 4.125, 9.75], "texture": "#17"}, + "up": {"uv": [11, 0.125, 9, 0], "texture": "#17"}, + "down": {"uv": [11, 1, 9, 1.125], "texture": "#17"} + } + }, + { + "from": [10.6, 1.704, 22], + "to": [11.8, 4.604, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [4.2, -4.296, 17.9]}, + "faces": { + "north": {"uv": [0, 4, 1.5, 7.625], "texture": "#17"}, + "east": {"uv": [6, 0, 6.125, 3.625], "texture": "#17"}, + "south": {"uv": [4, 0, 5.5, 3.625], "texture": "#17"}, + "west": {"uv": [6, 4, 6.125, 7.625], "texture": "#17"}, + "up": {"uv": [3.5, 9.125, 2, 9], "texture": "#17"}, + "down": {"uv": [10.5, 2, 9, 2.125], "texture": "#17"} + } + }, + { + "from": [11.8, 1.704, 22], + "to": [12, 4.604, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [4.4, -4.296, 17.9]}, + "faces": { + "north": {"uv": [2, 5, 2.25, 8.625], "texture": "#17"}, + "east": {"uv": [7, 0, 7.125, 3.625], "texture": "#17"}, + "south": {"uv": [3, 5, 3.25, 8.625], "texture": "#17"}, + "west": {"uv": [7, 4, 7.125, 7.625], "texture": "#17"}, + "up": {"uv": [9.25, 4.125, 9, 4], "texture": "#17"}, + "down": {"uv": [5.25, 9, 5, 9.125], "texture": "#17"} + } + }, + { + "from": [10.4, 1.704, 22], + "to": [10.6, 4.604, 22.1], + "rotation": {"angle": 0, "axis": "y", "origin": [3, -4.296, 17.9]}, + "faces": { + "north": {"uv": [4, 5, 4.25, 8.625], "texture": "#17"}, + "east": {"uv": [0, 8, 0.125, 11.625], "texture": "#17"}, + "south": {"uv": [5, 5, 5.25, 8.625], "texture": "#17"}, + "west": {"uv": [8, 0, 8.125, 3.625], "texture": "#17"}, + "up": {"uv": [9.25, 5.125, 9, 5], "texture": "#17"}, + "down": {"uv": [6.25, 9, 6, 9.125], "texture": "#17"} + } + }, + { + "from": [6.1, 1.404, 2.3], + "to": [9.2, 1.504, 3.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.58, 0.004, 17.7]}, + "faces": { + "north": {"uv": [9.25, 12, 9.73438, 12.01562], "texture": "#8"}, + "east": {"uv": [12.375, 5.375, 12.5625, 5.39062], "texture": "#8"}, + "south": {"uv": [12, 9.375, 12.48438, 9.39062], "texture": "#8"}, + "west": {"uv": [5.5, 12.375, 5.6875, 12.39062], "texture": "#8"}, + "up": {"uv": [10.23438, 5.4375, 9.75, 5.25], "texture": "#8"}, + "down": {"uv": [10.23438, 5.75, 9.75, 5.9375], "texture": "#8"} + } + }, + { + "from": [6.1, 1.204, 2.8], + "to": [8.8, 1.404, 3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.58, -0.096, 17.7]}, + "faces": { + "north": {"uv": [11.875, 3.125, 12.29688, 3.15626], "texture": "#8"}, + "east": {"uv": [11.75, 12.5, 11.78126, 12.53126], "texture": "#8"}, + "south": {"uv": [11.875, 3.5, 12.29688, 3.53126], "texture": "#8"}, + "west": {"uv": [12.5, 11.75, 12.53126, 11.78126], "texture": "#8"}, + "up": {"uv": [12.29688, 3.65626, 11.875, 3.625], "texture": "#8"}, + "down": {"uv": [12.29688, 3.75, 11.875, 3.78126], "texture": "#8"} + } + }, + { + "from": [11.6, 1.404, 2.3], + "to": [14.7, 1.504, 3.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.22, 0.004, 17.7]}, + "faces": { + "north": {"uv": [12, 9.5, 12.48438, 9.51562], "texture": "#8"}, + "east": {"uv": [12.375, 5.5, 12.5625, 5.51562], "texture": "#8"}, + "south": {"uv": [12, 9.625, 12.48438, 9.64062], "texture": "#8"}, + "west": {"uv": [5.75, 12.375, 5.9375, 12.39062], "texture": "#8"}, + "up": {"uv": [9.73438, 9.9375, 9.25, 9.75], "texture": "#8"}, + "down": {"uv": [10.23438, 9.75, 9.75, 9.9375], "texture": "#8"} + } + }, + { + "from": [12, 1.204, 2.8], + "to": [14.7, 1.404, 3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.22, -0.096, 17.7]}, + "faces": { + "north": {"uv": [11.875, 3.875, 12.29688, 3.90626], "texture": "#8"}, + "east": {"uv": [11.875, 12.5, 11.90626, 12.53126], "texture": "#8"}, + "south": {"uv": [11.875, 4, 12.29688, 4.03126], "texture": "#8"}, + "west": {"uv": [12.5, 11.875, 12.53126, 11.90626], "texture": "#8"}, + "up": {"uv": [12.29688, 6.03126, 11.875, 6], "texture": "#8"}, + "down": {"uv": [12.29688, 6.125, 11.875, 6.15626], "texture": "#8"} + } + }, + { + "from": [6.4, 0.204, 8.5], + "to": [8.2, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.42, -1.096, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 8.5], + "to": [8.2, 0.604, 8.7], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.4, 0.604, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 8.7], + "to": [8.2, 0.604, 8.8], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.4, 0.604, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [8.2, 1.304, 8.9], + "to": [8.4, 1.404, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.62, -0.296, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.2, 1.304, 8.9], + "to": [6.4, 1.404, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.52, -0.296, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.4, 1.604, 10.3], + "to": [8.2, 3.204, 10.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 10.4]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#22"} + } + }, + { + "from": [6.8, 2.304, 10.2], + "to": [7.8, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [7.8, 2.304, 10.2], + "to": [8, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [7.8, 2.704, 10.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.6, 2.304, 10.2], + "to": [6.8, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [6.8, 2.704, 10.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.3, 1.504, 10.4], + "to": [8.3, 3.104, 10.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 10.6]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.4, 0.504, 10.1], + "to": [8.2, 1.704, 10.4], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.2, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.3, 0.204, 10.2], + "to": [8.3, 1.704, 10.5], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.2, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#6"} + } + }, + { + "from": [8.2, 0.204, 8.5], + "to": [8.4, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.2, 0.204, 8.5], + "to": [6.4, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.2, 0.604, 8.7], + "to": [8.4, 1.304, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.2, 0.604, 8.7], + "to": [6.4, 1.304, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.3, 0.004, 8.5], + "to": [8.3, 0.204, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.12, -1.496, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8, -0.796, 8.7], + "to": [8.2, 0.004, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -1.696, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.4, -0.796, 8.7], + "to": [6.6, 0.004, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.52, -1.696, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [8.7, 0.204, 8.5], + "to": [10.5, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.72, -1.096, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, 8.5], + "to": [10.5, 0.604, 8.7], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.7, 0.604, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, 8.7], + "to": [10.5, 0.604, 8.8], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.7, 0.604, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [10.5, 1.304, 8.9], + "to": [10.7, 1.404, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -0.296, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.5, 1.304, 8.9], + "to": [8.7, 1.404, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.82, -0.296, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.7, 1.604, 10.3], + "to": [10.5, 3.204, 10.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, 10.4]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#22"} + } + }, + { + "from": [9.1, 2.304, 10.2], + "to": [10.1, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [10.1, 2.304, 10.2], + "to": [10.3, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [10.1, 2.704, 10.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.9, 2.304, 10.2], + "to": [9.1, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [9.1, 2.704, 10.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.6, 1.504, 10.4], + "to": [10.6, 3.104, 10.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, 10.6]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.7, 0.504, 10.1], + "to": [10.5, 1.704, 10.4], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.5, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.6, 0.204, 10.2], + "to": [10.6, 1.704, 10.5], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.5, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#6"} + } + }, + { + "from": [10.5, 0.204, 8.5], + "to": [10.7, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.5, 0.204, 8.5], + "to": [8.7, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [10.5, 0.604, 8.7], + "to": [10.7, 1.304, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.5, 0.604, 8.7], + "to": [8.7, 1.304, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.6, 0.004, 8.5], + "to": [10.6, 0.204, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.42, -1.496, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [10.3, -0.796, 8.7], + "to": [10.5, 0.004, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.22, -1.696, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [8.7, -0.796, 8.7], + "to": [8.9, 0.004, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.82, -1.696, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [12.7, 0.204, 8.5], + "to": [14.5, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.72, -1.096, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, 8.5], + "to": [14.5, 0.604, 8.7], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.7, 0.604, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, 8.7], + "to": [14.5, 0.604, 8.8], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.7, 0.604, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [14.5, 1.304, 8.9], + "to": [14.7, 1.404, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.92, -0.296, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.5, 1.304, 8.9], + "to": [12.7, 1.404, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.82, -0.296, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.7, 1.604, 10.3], + "to": [14.5, 3.204, 10.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, 10.4]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#22"} + } + }, + { + "from": [13.1, 2.304, 10.2], + "to": [14.1, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [14.1, 2.304, 10.2], + "to": [14.3, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [14.1, 2.704, 10.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.9, 2.304, 10.2], + "to": [13.1, 3.104, 10.3], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [13.1, 2.704, 10.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.6, 1.504, 10.4], + "to": [14.6, 3.104, 10.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, 10.6]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.7, 0.504, 10.1], + "to": [14.5, 1.704, 10.4], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.5, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.6, 0.204, 10.2], + "to": [14.6, 1.704, 10.5], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.5, 1.104, 10.1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#6"} + } + }, + { + "from": [14.5, 0.204, 8.5], + "to": [14.7, 0.604, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.5, 0.204, 8.5], + "to": [12.7, 0.704, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [14.5, 0.604, 8.7], + "to": [14.7, 1.304, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.5, 0.604, 8.7], + "to": [12.7, 1.304, 10.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.6, 0.004, 8.5], + "to": [14.6, 0.204, 10.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.42, -1.496, -5.3]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [14.3, -0.796, 8.7], + "to": [14.5, 0.004, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.22, -1.696, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [12.7, -0.796, 8.7], + "to": [12.9, 0.004, 9.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.82, -1.696, -5.3]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.4, 0.204, 12.8], + "to": [8.2, 0.604, 14.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.42, -1.096, -1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 12.8], + "to": [8.2, 0.604, 13], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.4, 0.604, 12.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 13], + "to": [8.2, 0.604, 13.1], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.4, 0.604, 12.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [8.2, 1.304, 13.2], + "to": [8.4, 1.404, 14.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.62, -0.296, -1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.2, 1.304, 13.2], + "to": [6.4, 1.404, 14.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.52, -0.296, -1]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.4, 1.604, 14.6], + "to": [8.2, 3.204, 14.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 14.7]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#22"} + } + }, + { + "from": [6.8, 2.304, 14.5], + "to": [7.8, 3.104, 14.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 14.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [7.8, 2.304, 14.5], + "to": [8, 3.104, 14.6], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [7.8, 2.704, 14.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.6, 2.304, 14.5], + "to": [6.8, 3.104, 14.6], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [6.8, 2.704, 14.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.3, 1.504, 14.7], + "to": [8.3, 3.104, 15], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 14.9]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.4, 0.504, 14.4], + "to": [8.2, 1.704, 14.7], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.2, 1.104, 14.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.3, 0.204, 14.5], + "to": [8.3, 1.704, 14.8], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.2, 1.104, 14.4]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#6"} + } + }, + { + "from": [8.2, 0.204, 12.8], + "to": [8.4, 0.604, 14.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, -1]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.2, 0.204, 12.8], + "to": [6.4, 0.604, 14.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, -1]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.2, 0.604, 13], + "to": [8.4, 1.304, 14.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, -1]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.2, 0.604, 13], + "to": [6.4, 1.304, 14.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, -1]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.3, 0.004, 12.8], + "to": [8.3, 0.204, 14.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.12, -1.496, -1]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8, -0.796, 13], + "to": [8.2, 0.004, 14.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -1.696, -1]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.4, -0.796, 13], + "to": [6.6, 0.004, 14.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.52, -1.696, -1]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.4, 0.204, 4.2], + "to": [8.2, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.42, -1.096, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 4.2], + "to": [8.2, 0.604, 4.4], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.4, 0.604, 4.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 4.4], + "to": [8.2, 0.604, 4.5], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.4, 0.604, 4.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [8.2, 1.304, 4.6], + "to": [8.4, 1.404, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.62, -0.296, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.2, 1.304, 4.6], + "to": [6.4, 1.404, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.52, -0.296, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.4, 1.604, 6], + "to": [8.2, 3.204, 6.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 6.1]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#22"} + } + }, + { + "from": [6.8, 2.304, 5.9], + "to": [7.8, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [7.8, 2.304, 5.9], + "to": [8, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [7.8, 2.704, 6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.6, 2.304, 5.9], + "to": [6.8, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [6.8, 2.704, 6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.3, 1.504, 6.1], + "to": [8.3, 3.104, 6.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 6.3]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.4, 0.504, 5.8], + "to": [8.2, 1.704, 6.1], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.2, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.3, 0.204, 5.9], + "to": [8.3, 1.704, 6.2], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.2, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#6"} + } + }, + { + "from": [8.2, 0.204, 4.2], + "to": [8.4, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.2, 0.204, 4.2], + "to": [6.4, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.2, 0.604, 4.4], + "to": [8.4, 1.304, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.2, 0.604, 4.4], + "to": [6.4, 1.304, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [6.3, 0.004, 4.2], + "to": [8.3, 0.204, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.12, -1.496, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8, -0.796, 4.4], + "to": [8.2, 0.004, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -1.696, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.4, -0.796, 4.4], + "to": [6.6, 0.004, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.52, -1.696, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [8.7, 0.204, 4.2], + "to": [10.5, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.72, -1.096, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, 4.2], + "to": [10.5, 0.604, 4.4], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.7, 0.604, 4.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, 4.4], + "to": [10.5, 0.604, 4.5], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.7, 0.604, 4.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [10.5, 1.304, 4.6], + "to": [10.7, 1.404, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -0.296, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.5, 1.304, 4.6], + "to": [8.7, 1.404, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.82, -0.296, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.7, 1.604, 6], + "to": [10.5, 3.204, 6.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, 6.1]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#22"} + } + }, + { + "from": [9.1, 2.304, 5.9], + "to": [10.1, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [10.1, 2.304, 5.9], + "to": [10.3, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [10.1, 2.704, 6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.9, 2.304, 5.9], + "to": [9.1, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [9.1, 2.704, 6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.6, 1.504, 6.1], + "to": [10.6, 3.104, 6.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, 6.3]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.7, 0.504, 5.8], + "to": [10.5, 1.704, 6.1], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.5, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [8.6, 0.204, 5.9], + "to": [10.6, 1.704, 6.2], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [9.5, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#6"} + } + }, + { + "from": [10.5, 0.204, 4.2], + "to": [10.7, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.5, 0.204, 4.2], + "to": [8.7, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [10.5, 0.604, 4.4], + "to": [10.7, 1.304, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.5, 0.604, 4.4], + "to": [8.7, 1.304, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [8.6, 0.004, 4.2], + "to": [10.6, 0.204, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.42, -1.496, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [10.3, -0.796, 4.4], + "to": [10.5, 0.004, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.22, -1.696, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [8.7, -0.796, 4.4], + "to": [8.9, 0.004, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.82, -1.696, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [12.7, 0.204, 4.2], + "to": [14.5, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.72, -1.096, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, 4.2], + "to": [14.5, 0.604, 4.4], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.7, 0.604, 4.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, 4.4], + "to": [14.5, 0.604, 4.5], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.7, 0.604, 4.2]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [14.5, 1.304, 4.6], + "to": [14.7, 1.404, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.92, -0.296, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.5, 1.304, 4.6], + "to": [12.7, 1.404, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.82, -0.296, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.7, 1.604, 6], + "to": [14.5, 3.204, 6.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, 6.1]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#22"} + } + }, + { + "from": [13.1, 2.304, 5.9], + "to": [14.1, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [14.1, 2.304, 5.9], + "to": [14.3, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [14.1, 2.704, 6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.9, 2.304, 5.9], + "to": [13.1, 3.104, 6], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [13.1, 2.704, 6]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.6, 1.504, 6.1], + "to": [14.6, 3.104, 6.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, 6.3]}, + "faces": { + "north": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "west": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.7, 0.504, 5.8], + "to": [14.5, 1.704, 6.1], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.5, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#22"} + } + }, + { + "from": [12.6, 0.204, 5.9], + "to": [14.6, 1.704, 6.2], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "x", "origin": [13.5, 1.104, 5.8]}, + "faces": { + "north": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "east": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "west": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "up": {"uv": [0, 0, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 8], "texture": "#6"} + } + }, + { + "from": [14.5, 0.204, 4.2], + "to": [14.7, 0.604, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.5, 0.204, 4.2], + "to": [12.7, 0.704, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [14.5, 0.604, 4.4], + "to": [14.7, 1.304, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.5, 0.604, 4.4], + "to": [12.7, 1.304, 6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [12.6, 0.004, 4.2], + "to": [14.6, 0.204, 5.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.42, -1.496, -9.6]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + }, + { + "from": [14.3, -0.796, 4.4], + "to": [14.5, 0.004, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.22, -1.696, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [12.7, -0.796, 4.4], + "to": [12.9, 0.004, 5.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.82, -1.696, -9.6]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#5"} + } + }, + { + "from": [6.4, 0.204, 0], + "to": [8.2, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.42, -1.096, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 1.4], + "to": [8.2, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.4, 0.604, 1.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#22"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, 1.3], + "to": [8.2, 0.604, 1.4], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.4, 0.604, 1.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [8.2, 1.304, 0.2], + "to": [8.4, 1.404, 1.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.62, -0.296, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.2, 1.304, 0.2], + "to": [6.4, 1.404, 1.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.52, -0.296, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.4, 1.604, -0.5], + "to": [8.2, 3.204, -0.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -0.3]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.8, 2.304, -0.2], + "to": [7.8, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [7.8, 2.304, -0.2], + "to": [8, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [7.8, 2.704, -0.2]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.6, 2.304, -0.2], + "to": [6.8, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [6.8, 2.704, -0.2]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.3, 1.504, -0.6], + "to": [8.3, 3.104, -0.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -0.5]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#6"} + } + }, + { + "from": [6.4, 0.504, -0.3], + "to": [8.2, 1.704, 0], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.2, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.3, 0.204, -0.4], + "to": [8.3, 1.704, -0.1], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.2, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.2, 0.204, 0], + "to": [8.4, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.2, 0.204, 0], + "to": [6.4, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.2, 0.604, -0.2], + "to": [8.4, 1.304, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.2, 0.604, -0.2], + "to": [6.4, 1.304, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.3, 0.004, 0], + "to": [8.3, 0.204, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.12, -1.496, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8, -0.796, 0.2], + "to": [8.2, 0.004, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -1.696, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.4, -0.796, 0.2], + "to": [6.6, 0.004, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.52, -1.696, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [8.7, 0.204, 0], + "to": [10.5, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.72, -1.096, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, 1.4], + "to": [10.5, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.7, 0.604, 1.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#22"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, 1.3], + "to": [10.5, 0.604, 1.4], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.7, 0.604, 1.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [10.5, 1.304, 0.2], + "to": [10.7, 1.404, 1.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -0.296, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.5, 1.304, 0.2], + "to": [8.7, 1.404, 1.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.82, -0.296, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.7, 1.604, -0.5], + "to": [10.5, 3.204, -0.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, -0.3]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#22"} + } + }, + { + "from": [9.1, 2.304, -0.2], + "to": [10.1, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [10.1, 2.304, -0.2], + "to": [10.3, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [10.1, 2.704, -0.2]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.9, 2.304, -0.2], + "to": [9.1, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [9.1, 2.704, -0.2]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.6, 1.504, -0.6], + "to": [10.6, 3.104, -0.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, -0.5]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#6"} + } + }, + { + "from": [8.7, 0.504, -0.3], + "to": [10.5, 1.704, 0], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.5, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.6, 0.204, -0.4], + "to": [10.6, 1.704, -0.1], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.5, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#6"} + } + }, + { + "from": [10.5, 0.204, 0], + "to": [10.7, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.5, 0.204, 0], + "to": [8.7, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [10.5, 0.604, -0.2], + "to": [10.7, 1.304, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.5, 0.604, -0.2], + "to": [8.7, 1.304, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.6, 0.004, 0], + "to": [10.6, 0.204, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.42, -1.496, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [10.3, -0.796, 0.2], + "to": [10.5, 0.004, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.22, -1.696, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [8.7, -0.796, 0.2], + "to": [8.9, 0.004, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.82, -1.696, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [12.7, 0.204, 0], + "to": [14.5, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.72, -1.096, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, 1.4], + "to": [14.5, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.7, 0.604, 1.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#22"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, 1.3], + "to": [14.5, 0.604, 1.4], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.7, 0.604, 1.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [14.5, 1.304, 0.2], + "to": [14.7, 1.404, 1.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.92, -0.296, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.5, 1.304, 0.2], + "to": [12.7, 1.404, 1.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.82, -0.296, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.7, 1.604, -0.5], + "to": [14.5, 3.204, -0.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, -0.3]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#22"} + } + }, + { + "from": [13.1, 2.304, -0.2], + "to": [14.1, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [14.1, 2.304, -0.2], + "to": [14.3, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [14.1, 2.704, -0.2]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.9, 2.304, -0.2], + "to": [13.1, 3.104, -0.1], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [13.1, 2.704, -0.2]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.6, 1.504, -0.6], + "to": [14.6, 3.104, -0.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, -0.5]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#6"} + } + }, + { + "from": [12.7, 0.504, -0.3], + "to": [14.5, 1.704, 0], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.5, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.6, 0.204, -0.4], + "to": [14.6, 1.704, -0.1], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.5, 1.104, 0]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#6"} + } + }, + { + "from": [14.5, 0.204, 0], + "to": [14.7, 0.604, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [12.5, 0.204, 0], + "to": [12.7, 0.704, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [14.5, 0.604, -0.2], + "to": [14.7, 1.304, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [12.5, 0.604, -0.2], + "to": [12.7, 1.304, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [12.6, 0.004, 0], + "to": [14.6, 0.204, 1.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.42, -1.496, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [14.3, -0.796, 0.2], + "to": [14.5, 0.004, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.22, -1.696, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [12.7, -0.796, 0.2], + "to": [12.9, 0.004, 1.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.82, -1.696, 15.4]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.4, 0.204, -4.3], + "to": [8.2, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.42, -1.096, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, -2.9], + "to": [8.2, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.4, 0.604, -2.7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#22"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, -3], + "to": [8.2, 0.604, -2.9], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.4, 0.604, -2.7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [8.2, 1.304, -4.1], + "to": [8.4, 1.404, -3.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.62, -0.296, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.2, 1.304, -4.1], + "to": [6.4, 1.404, -3.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.52, -0.296, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.4, 1.604, -4.8], + "to": [8.2, 3.204, -4.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -4.6]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.8, 2.304, -4.5], + "to": [7.8, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [7.8, 2.304, -4.5], + "to": [8, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [7.8, 2.704, -4.5]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.6, 2.304, -4.5], + "to": [6.8, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [6.8, 2.704, -4.5]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.3, 1.504, -4.9], + "to": [8.3, 3.104, -4.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -4.8]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#6"} + } + }, + { + "from": [6.4, 0.504, -4.6], + "to": [8.2, 1.704, -4.3], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.2, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.3, 0.204, -4.7], + "to": [8.3, 1.704, -4.4], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.2, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.2, 0.204, -4.3], + "to": [8.4, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.2, 0.204, -4.3], + "to": [6.4, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.2, 0.604, -4.5], + "to": [8.4, 1.304, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.2, 0.604, -4.5], + "to": [6.4, 1.304, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.3, 0.004, -4.3], + "to": [8.3, 0.204, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.12, -1.496, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8, -0.796, -4.1], + "to": [8.2, 0.004, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -1.696, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.4, -0.796, -4.1], + "to": [6.6, 0.004, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.52, -1.696, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [8.7, 0.204, -4.3], + "to": [10.5, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.72, -1.096, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, -2.9], + "to": [10.5, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.7, 0.604, -2.7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#22"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [8.7, -0.596, -3], + "to": [10.5, 0.604, -2.9], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.7, 0.604, -2.7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [10.5, 1.304, -4.1], + "to": [10.7, 1.404, -3.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -0.296, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.5, 1.304, -4.1], + "to": [8.7, 1.404, -3.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.82, -0.296, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.7, 1.604, -4.8], + "to": [10.5, 3.204, -4.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, -4.6]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#22"} + } + }, + { + "from": [9.1, 2.304, -4.5], + "to": [10.1, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [10.1, 2.304, -4.5], + "to": [10.3, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [10.1, 2.704, -4.5]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.9, 2.304, -4.5], + "to": [9.1, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [9.1, 2.704, -4.5]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.6, 1.504, -4.9], + "to": [10.6, 3.104, -4.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1.104, -4.8]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#6"} + } + }, + { + "from": [8.7, 0.504, -4.6], + "to": [10.5, 1.704, -4.3], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.5, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [8.6, 0.204, -4.7], + "to": [10.6, 1.704, -4.4], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.5, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#6"} + } + }, + { + "from": [10.5, 0.204, -4.3], + "to": [10.7, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.5, 0.204, -4.3], + "to": [8.7, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [10.5, 0.604, -4.5], + "to": [10.7, 1.304, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.02, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.5, 0.604, -4.5], + "to": [8.7, 1.304, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.12, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.6, 0.004, -4.3], + "to": [10.6, 0.204, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.42, -1.496, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [10.3, -0.796, -4.1], + "to": [10.5, 0.004, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.22, -1.696, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [8.7, -0.796, -4.1], + "to": [8.9, 0.004, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.82, -1.696, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [12.7, 0.204, -4.3], + "to": [14.5, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.72, -1.096, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, -2.9], + "to": [14.5, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.7, 0.604, -2.7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#22"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [12.7, -0.596, -3], + "to": [14.5, 0.604, -2.9], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.7, 0.604, -2.7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [14.5, 1.304, -4.1], + "to": [14.7, 1.404, -3.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [11.92, -0.296, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.5, 1.304, -4.1], + "to": [12.7, 1.404, -3.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.82, -0.296, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.7, 1.604, -4.8], + "to": [14.5, 3.204, -4.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, -4.6]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#22"} + } + }, + { + "from": [13.1, 2.304, -4.5], + "to": [14.1, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [14.1, 2.304, -4.5], + "to": [14.3, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [14.1, 2.704, -4.5]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.9, 2.304, -4.5], + "to": [13.1, 3.104, -4.4], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [13.1, 2.704, -4.5]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.6, 1.504, -4.9], + "to": [14.6, 3.104, -4.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.5, 1.104, -4.8]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#6"} + } + }, + { + "from": [12.7, 0.504, -4.6], + "to": [14.5, 1.704, -4.3], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.5, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [12.6, 0.204, -4.7], + "to": [14.6, 1.704, -4.4], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [13.5, 1.104, -4.3]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#6"} + } + }, + { + "from": [14.5, 0.204, -4.3], + "to": [14.7, 0.604, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [12.5, 0.204, -4.3], + "to": [12.7, 0.704, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [14.5, 0.604, -4.5], + "to": [14.7, 1.304, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.02, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [12.5, 0.604, -4.5], + "to": [12.7, 1.304, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.12, -0.196, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [12.6, 0.004, -4.3], + "to": [14.6, 0.204, -2.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.42, -1.496, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [14.3, -0.796, -4.1], + "to": [14.5, 0.004, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.22, -1.696, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [12.7, -0.796, -4.1], + "to": [12.9, 0.004, -2.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [12.82, -1.696, 11.1]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.4, 0.204, -8.6], + "to": [8.2, 0.604, -7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.42, -1.096, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, -7.2], + "to": [8.2, 0.604, -7], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.4, 0.604, -7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#22"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#22"} + } + }, + { + "from": [6.4, -0.596, -7.3], + "to": [8.2, 0.604, -7.2], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.4, 0.604, -7]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "rotation": 180, "texture": "#6"}, + "west": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#6"} + } + }, + { + "from": [8.2, 1.304, -8.4], + "to": [8.4, 1.404, -7.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.62, -0.296, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.2, 1.304, -8.4], + "to": [6.4, 1.404, -7.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.52, -0.296, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.4, 1.604, -9.1], + "to": [8.2, 3.204, -8.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -8.9]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#22"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#22"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#22"} + } + }, + { + "from": [6.8, 2.304, -8.8], + "to": [7.8, 3.104, -8.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -8.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [7.8, 2.304, -8.8], + "to": [8, 3.104, -8.7], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "y", "origin": [7.8, 2.704, -8.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.6, 2.304, -8.8], + "to": [6.8, 3.104, -8.7], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "y", "origin": [6.8, 2.704, -8.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.3, 1.504, -9.2], + "to": [8.3, 3.104, -8.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.104, -9.1]}, + "faces": { + "north": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 8, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 8], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 8], "texture": "#6"} + } + }, + { + "from": [6.4, 0.504, -8.9], + "to": [8.2, 1.704, -8.6], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.2, 1.104, -8.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#22"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#22"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#22"} + } + }, + { + "from": [6.3, 0.204, -9], + "to": [8.3, 1.704, -8.7], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "x", "origin": [7.2, 1.104, -8.6]}, + "faces": { + "north": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 8], "texture": "#6"}, + "up": {"uv": [0, 8, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 8, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.2, 0.204, -8.6], + "to": [8.4, 0.604, -7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.2, 0.204, -8.6], + "to": [6.4, 0.604, -7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8.2, 0.604, -8.8], + "to": [8.4, 1.304, -7.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.72, -0.196, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.2, 0.604, -8.8], + "to": [6.4, 1.304, -7.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [3.82, -0.196, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [6.3, 0.004, -8.6], + "to": [8.3, 0.204, -7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.12, -1.496, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#6"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#6"} + } + }, + { + "from": [8, -0.796, -8.4], + "to": [8.2, 0.004, -7.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [7.92, -1.696, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [6.4, -0.796, -8.4], + "to": [6.6, 0.004, -7.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [6.52, -1.696, 6.8]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "east": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "south": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "west": {"uv": [16, 0, 0, 16], "texture": "#5"}, + "up": {"uv": [0, 16, 16, 0], "texture": "#5"}, + "down": {"uv": [0, 16, 16, 0], "texture": "#5"} + } + }, + { + "from": [13.3, 4.704, -9.3], + "to": [13.5, 4.904, 10.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [4.3, 2.704, -13.4]}, + "faces": { + "north": {"uv": [12, 12.5, 12.03126, 12.53126], "texture": "#8"}, + "east": {"uv": [9.625, 9.25, 12.67188, 9.28126], "texture": "#8"}, + "south": {"uv": [12.5, 12, 12.53126, 12.03126], "texture": "#8"}, + "west": {"uv": [9.75, 5.125, 12.79688, 5.15626], "texture": "#8"}, + "up": {"uv": [8.40626, 12.54688, 8.375, 9.5], "texture": "#8"}, + "down": {"uv": [6.78126, 9.625, 6.75, 12.67188], "texture": "#8"} + } + }, + { + "from": [13.5, 4.704, -9.3], + "to": [14.7, 4.804, 10.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2.704, -13.4]}, + "faces": { + "north": {"uv": [12.375, 5.875, 12.5625, 5.89062], "texture": "#8"}, + "east": {"uv": [10.875, 1.625, 13.92188, 1.64062], "texture": "#8"}, + "south": {"uv": [12.375, 6, 12.5625, 6.01562], "texture": "#8"}, + "west": {"uv": [10.875, 1.75, 13.92188, 1.76562], "texture": "#8"}, + "up": {"uv": [1.6875, 9.67188, 1.5, 6.625], "texture": "#8"}, + "down": {"uv": [1.9375, 6.625, 1.75, 9.67188], "texture": "#8"} + } + }, + { + "from": [7.3, 4.704, -9.3], + "to": [7.5, 4.904, 15.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [16.5, 2.704, -13.4]}, + "faces": { + "north": {"uv": [12.125, 12.5, 12.15626, 12.53126], "texture": "#8"}, + "east": {"uv": [9.25, 8.75, 13.0625, 8.78126], "texture": "#8"}, + "south": {"uv": [12.5, 12.125, 12.53126, 12.15626], "texture": "#8"}, + "west": {"uv": [9.25, 8.875, 13.0625, 8.90626], "texture": "#8"}, + "up": {"uv": [6.28126, 13.0625, 6.25, 9.25], "texture": "#8"}, + "down": {"uv": [6.40626, 9.25, 6.375, 13.0625], "texture": "#8"} + } + }, + { + "from": [6.1, 4.704, -9.3], + "to": [7.3, 4.804, 15.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.3, 2.704, -13.4]}, + "faces": { + "north": {"uv": [12.375, 6.125, 12.5625, 6.14062], "texture": "#8"}, + "east": {"uv": [10.75, 6.25, 14.5625, 6.26562], "texture": "#8"}, + "south": {"uv": [6.5, 12.375, 6.6875, 12.39062], "texture": "#8"}, + "west": {"uv": [10.75, 6.375, 14.5625, 6.39062], "texture": "#8"}, + "up": {"uv": [3.6875, 9.4375, 3.5, 5.625], "texture": "#8"}, + "down": {"uv": [3.9375, 5.625, 3.75, 9.4375], "texture": "#8"} + } + }, + { + "from": [12.7, -1.296, -5.3], + "to": [14.7, 4.604, -5.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.5, -1.296, -15.7]}, + "faces": { + "north": {"uv": [8.5, 6, 8.8125, 6.92188], "texture": "#8"}, + "east": {"uv": [6.5, 11.25, 6.53126, 12.17188], "texture": "#8"}, + "south": {"uv": [7.375, 8.5, 7.6875, 9.42188], "texture": "#8"}, + "west": {"uv": [6.625, 11.25, 6.65626, 12.17188], "texture": "#8"}, + "up": {"uv": [12.1875, 10.40626, 11.875, 10.375], "texture": "#8"}, + "down": {"uv": [12.1875, 10.5, 11.875, 10.53126], "texture": "#8"} + } + }, + { + "from": [12.7, -1.296, -9], + "to": [14.7, 4.604, -8.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.5, -1.296, -19.3]}, + "faces": { + "north": {"uv": [7.75, 8.5, 8.0625, 9.42188], "texture": "#8"}, + "east": {"uv": [0, 11.375, 0.03126, 12.29688], "texture": "#8"}, + "south": {"uv": [8.125, 8.5, 8.4375, 9.42188], "texture": "#8"}, + "west": {"uv": [0.125, 11.375, 0.15626, 12.29688], "texture": "#8"}, + "up": {"uv": [12.1875, 10.65626, 11.875, 10.625], "texture": "#8"}, + "down": {"uv": [11.0625, 11.875, 10.75, 11.90626], "texture": "#8"} + } + }, + { + "from": [12.8, 1.304, -8.8], + "to": [14.6, 1.504, -5.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.5, -1.296, -19.1]}, + "faces": { + "north": {"uv": [12, 2.625, 12.28126, 2.65626], "texture": "#8"}, + "east": {"uv": [11.5, 8.5, 12.04687, 8.53126], "texture": "#8"}, + "south": {"uv": [12, 2.75, 12.28126, 2.78126], "texture": "#8"}, + "west": {"uv": [11.5, 8.625, 12.04687, 8.65626], "texture": "#8"}, + "up": {"uv": [5.03126, 9.89062, 4.75, 9.34375], "texture": "#8"}, + "down": {"uv": [5.40626, 9.34375, 5.125, 9.89062], "texture": "#8"} + } + }, + { + "from": [12.8, 3.004, -8.8], + "to": [14.6, 3.204, -5.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [23.5, 0.404, -19.1]}, + "faces": { + "north": {"uv": [12, 2.875, 12.28126, 2.90626], "texture": "#8"}, + "east": {"uv": [11.5, 11.25, 12.04687, 11.28126], "texture": "#8"}, + "south": {"uv": [5.125, 12, 5.40626, 12.03126], "texture": "#8"}, + "west": {"uv": [11.5, 11.375, 12.04687, 11.40626], "texture": "#8"}, + "up": {"uv": [5.78126, 9.89062, 5.5, 9.34375], "texture": "#8"}, + "down": {"uv": [6.15626, 9.34375, 5.875, 9.89062], "texture": "#8"} + } + }, + { + "from": [7, 1.204, 17.8], + "to": [7.1, 3.404, 17.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.2, 1.904, 6.3]}, + "faces": { + "north": {"uv": [9.75, 12.125, 9.76562, 12.46876], "texture": "#8"}, + "east": {"uv": [9.875, 12.125, 9.89062, 12.46876], "texture": "#8"}, + "south": {"uv": [10, 12.125, 10.01562, 12.46876], "texture": "#8"}, + "west": {"uv": [10.125, 12.125, 10.14062, 12.46876], "texture": "#8"}, + "up": {"uv": [12.64062, 2.51562, 12.625, 2.5], "texture": "#8"}, + "down": {"uv": [2.64062, 12.625, 2.625, 12.64062], "texture": "#8"} + } + }, + { + "from": [7, 1.204, 16.1], + "to": [7.1, 3.404, 16.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.2, 1.904, 4.6]}, + "faces": { + "north": {"uv": [10.625, 12.125, 10.64062, 12.46876], "texture": "#8"}, + "east": {"uv": [10.75, 12.125, 10.76562, 12.46876], "texture": "#8"}, + "south": {"uv": [12.125, 10.75, 12.14062, 11.09376], "texture": "#8"}, + "west": {"uv": [10.875, 12.125, 10.89062, 12.46876], "texture": "#8"}, + "up": {"uv": [12.64062, 2.64062, 12.625, 2.625], "texture": "#8"}, + "down": {"uv": [12.64062, 2.75, 12.625, 2.76562], "texture": "#8"} + } + }, + { + "from": [7.5, 1.204, 16.1], + "to": [7.6, 3.404, 16.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, 1.904, 4.6]}, + "faces": { + "north": {"uv": [12.125, 11.5, 12.14062, 11.84376], "texture": "#8"}, + "east": {"uv": [12.125, 11.875, 12.14062, 12.21876], "texture": "#8"}, + "south": {"uv": [12.25, 0, 12.26562, 0.34376], "texture": "#8"}, + "west": {"uv": [12.25, 0.375, 12.26562, 0.71876], "texture": "#8"}, + "up": {"uv": [12.64062, 2.89062, 12.625, 2.875], "texture": "#8"}, + "down": {"uv": [12.64062, 3, 12.625, 3.01562], "texture": "#8"} + } + }, + { + "from": [7.5, 1.204, 17.8], + "to": [7.6, 3.404, 17.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, 1.904, 6.3]}, + "faces": { + "north": {"uv": [12.25, 0.75, 12.26562, 1.09376], "texture": "#8"}, + "east": {"uv": [1.625, 12.25, 1.64062, 12.59376], "texture": "#8"}, + "south": {"uv": [12.25, 1.875, 12.26562, 2.21876], "texture": "#8"}, + "west": {"uv": [2.375, 12.25, 2.39062, 12.59376], "texture": "#8"}, + "up": {"uv": [12.64062, 3.14062, 12.625, 3.125], "texture": "#8"}, + "down": {"uv": [3.26562, 12.625, 3.25, 12.64062], "texture": "#8"} + } + }, + { + "from": [7, 3.404, 16.1], + "to": [7.6, 3.504, 16.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, 1.704, 4.6]}, + "faces": { + "north": {"uv": [12.5, 4.125, 12.59376, 4.14062], "texture": "#8"}, + "east": {"uv": [12.625, 3.25, 12.64062, 3.26562], "texture": "#8"}, + "south": {"uv": [4.25, 12.5, 4.34376, 12.51562], "texture": "#8"}, + "west": {"uv": [3.375, 12.625, 3.39062, 12.64062], "texture": "#8"}, + "up": {"uv": [12.59376, 4.26562, 12.5, 4.25], "texture": "#8"}, + "down": {"uv": [12.59376, 4.375, 12.5, 4.39062], "texture": "#8"} + } + }, + { + "from": [7, 3.404, 17.8], + "to": [7.6, 3.504, 17.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, 1.704, 6.3]}, + "faces": { + "north": {"uv": [4.5, 12.5, 4.59376, 12.51562], "texture": "#8"}, + "east": {"uv": [12.625, 3.375, 12.64062, 3.39062], "texture": "#8"}, + "south": {"uv": [12.5, 4.5, 12.59376, 4.51562], "texture": "#8"}, + "west": {"uv": [12.625, 3.5, 12.64062, 3.51562], "texture": "#8"}, + "up": {"uv": [4.71876, 12.51562, 4.625, 12.5], "texture": "#8"}, + "down": {"uv": [5.09376, 12.5, 5, 12.51562], "texture": "#8"} + } + }, + { + "from": [7, 1.104, 16.1], + "to": [7.6, 1.204, 16.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, -0.596, 4.6]}, + "faces": { + "north": {"uv": [5.125, 12.5, 5.21876, 12.51562], "texture": "#8"}, + "east": {"uv": [12.625, 3.625, 12.64062, 3.64062], "texture": "#8"}, + "south": {"uv": [5.375, 12.5, 5.46876, 12.51562], "texture": "#8"}, + "west": {"uv": [12.625, 3.75, 12.64062, 3.76562], "texture": "#8"}, + "up": {"uv": [5.59376, 12.51562, 5.5, 12.5], "texture": "#8"}, + "down": {"uv": [5.71876, 12.5, 5.625, 12.51562], "texture": "#8"} + } + }, + { + "from": [7, 1.104, 17.8], + "to": [7.6, 1.204, 17.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, -0.596, 6.3]}, + "faces": { + "north": {"uv": [5.75, 12.5, 5.84376, 12.51562], "texture": "#8"}, + "east": {"uv": [3.875, 12.625, 3.89062, 12.64062], "texture": "#8"}, + "south": {"uv": [5.875, 12.5, 5.96876, 12.51562], "texture": "#8"}, + "west": {"uv": [12.625, 3.875, 12.64062, 3.89062], "texture": "#8"}, + "up": {"uv": [6.59376, 12.51562, 6.5, 12.5], "texture": "#8"}, + "down": {"uv": [6.71876, 12.5, 6.625, 12.51562], "texture": "#8"} + } + }, + { + "from": [6.4, 3.004, 17.8], + "to": [7, 3.104, 17.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.1, 1.304, 6.3]}, + "faces": { + "north": {"uv": [12.5, 6.75, 12.59376, 6.76562], "texture": "#8"}, + "east": {"uv": [12.625, 4, 12.64062, 4.01562], "texture": "#8"}, + "south": {"uv": [12.5, 6.875, 12.59376, 6.89062], "texture": "#8"}, + "west": {"uv": [12.625, 4.125, 12.64062, 4.14062], "texture": "#8"}, + "up": {"uv": [7.46876, 12.51562, 7.375, 12.5], "texture": "#8"}, + "down": {"uv": [12.59376, 7.375, 12.5, 7.39062], "texture": "#8"} + } + }, + { + "from": [6.4, 1.504, 17.8], + "to": [7, 1.604, 17.9], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.1, -0.196, 6.3]}, + "faces": { + "north": {"uv": [7.5, 12.5, 7.59376, 12.51562], "texture": "#8"}, + "east": {"uv": [4.25, 12.625, 4.26562, 12.64062], "texture": "#8"}, + "south": {"uv": [12.5, 7.5, 12.59376, 7.51562], "texture": "#8"}, + "west": {"uv": [12.625, 4.25, 12.64062, 4.26562], "texture": "#8"}, + "up": {"uv": [7.71876, 12.51562, 7.625, 12.5], "texture": "#8"}, + "down": {"uv": [12.59376, 7.625, 12.5, 7.64062], "texture": "#8"} + } + }, + { + "from": [6.4, 1.504, 16.1], + "to": [7, 1.604, 16.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.1, -0.196, 4.6]}, + "faces": { + "north": {"uv": [12.5, 7.75, 12.59376, 7.76562], "texture": "#8"}, + "east": {"uv": [4.375, 12.625, 4.39062, 12.64062], "texture": "#8"}, + "south": {"uv": [12.5, 7.875, 12.59376, 7.89062], "texture": "#8"}, + "west": {"uv": [12.625, 4.375, 12.64062, 4.39062], "texture": "#8"}, + "up": {"uv": [12.59376, 8.01562, 12.5, 8], "texture": "#8"}, + "down": {"uv": [8.21876, 12.5, 8.125, 12.51562], "texture": "#8"} + } + }, + { + "from": [6.4, 3.004, 16.1], + "to": [7, 3.104, 16.2], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.1, 1.304, 4.6]}, + "faces": { + "north": {"uv": [12.5, 8.125, 12.59376, 8.14062], "texture": "#8"}, + "east": {"uv": [4.5, 12.625, 4.51562, 12.64062], "texture": "#8"}, + "south": {"uv": [8.25, 12.5, 8.34376, 12.51562], "texture": "#8"}, + "west": {"uv": [12.625, 4.5, 12.64062, 4.51562], "texture": "#8"}, + "up": {"uv": [12.59376, 8.26562, 12.5, 8.25], "texture": "#8"}, + "down": {"uv": [12.59376, 8.5, 12.5, 8.51562], "texture": "#8"} + } + }, + { + "from": [6.1, -0.796, 16.3], + "to": [7.9, 0.604, 17.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.2, -0.796, 6.4]}, + "faces": { + "north": {"uv": [4.375, 10.625, 4.65626, 10.84376], "texture": "#8"}, + "east": {"uv": [10.125, 10.75, 10.34376, 10.96876], "texture": "#8"}, + "south": {"uv": [10.625, 8.5, 10.90626, 8.71876], "texture": "#8"}, + "west": {"uv": [10.375, 10.75, 10.59376, 10.96876], "texture": "#8"}, + "up": {"uv": [10.90626, 9.71876, 10.625, 9.5], "texture": "#8"}, + "down": {"uv": [5.90626, 10.75, 5.625, 10.96876], "texture": "#8"} + } + }, + { + "from": [6.3, 0.604, 16.4], + "to": [6.4, 2.004, 17.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.8, 0.604, 5.6]}, + "faces": { + "north": {"uv": [12.375, 2.125, 12.39062, 2.34376], "texture": "#8"}, + "east": {"uv": [5.625, 11, 5.8125, 11.21876], "texture": "#8"}, + "south": {"uv": [2.25, 12.375, 2.26562, 12.59376], "texture": "#8"}, + "west": {"uv": [6.5, 11, 6.6875, 11.21876], "texture": "#8"}, + "up": {"uv": [5.26562, 12.5625, 5.25, 12.375], "texture": "#8"}, + "down": {"uv": [6.01562, 12.375, 6, 12.5625], "texture": "#8"} + } + }, + { + "from": [6.4, 0.604, 16.4], + "to": [6.7, 0.704, 17.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14.1, 0.604, 5.6]}, + "faces": { + "north": {"uv": [12.625, 0, 12.67188, 0.01562], "texture": "#8"}, + "east": {"uv": [12.375, 6.5, 12.5625, 6.51562], "texture": "#8"}, + "south": {"uv": [0.125, 12.625, 0.17188, 12.64062], "texture": "#8"}, + "west": {"uv": [12.375, 6.625, 12.5625, 6.64062], "texture": "#8"}, + "up": {"uv": [3.92188, 12.1875, 3.875, 12], "texture": "#8"}, + "down": {"uv": [4.29688, 12, 4.25, 12.1875], "texture": "#8"} + } + }, + { + "from": [7.5, 0.604, 16.6], + "to": [7.8, 0.704, 17.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.2, 0.604, 5.6]}, + "faces": { + "north": {"uv": [12.625, 0.125, 12.67188, 0.14062], "texture": "#8"}, + "east": {"uv": [12.5, 2.75, 12.625, 2.76562], "texture": "#8"}, + "south": {"uv": [0.25, 12.625, 0.29688, 12.64062], "texture": "#8"}, + "west": {"uv": [12.5, 2.875, 12.625, 2.89062], "texture": "#8"}, + "up": {"uv": [9.54688, 12.25, 9.5, 12.125], "texture": "#8"}, + "down": {"uv": [9.67188, 12.125, 9.625, 12.25], "texture": "#8"} + } + }, + { + "from": [6.3, 2.004, 16.6], + "to": [6.4, 2.104, 17.4], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [14, 2.004, 5.6]}, + "faces": { + "north": {"uv": [4.625, 12.625, 4.64062, 12.64062], "texture": "#8"}, + "east": {"uv": [12.5, 3, 12.625, 3.01562], "texture": "#8"}, + "south": {"uv": [4.75, 12.625, 4.76562, 12.64062], "texture": "#8"}, + "west": {"uv": [12.5, 3.125, 12.625, 3.14062], "texture": "#8"}, + "up": {"uv": [3.26562, 12.625, 3.25, 12.5], "texture": "#8"}, + "down": {"uv": [12.51562, 3.25, 12.5, 3.375], "texture": "#8"} + } + }, + { + "from": [6.7, 0.604, 16.4], + "to": [7.7, 0.704, 16.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.2, 0.604, 5.4]}, + "faces": { + "north": {"uv": [0.25, 12.5, 0.40626, 12.51562], "texture": "#8"}, + "east": {"uv": [0.375, 12.625, 0.42188, 12.64062], "texture": "#8"}, + "south": {"uv": [12.5, 0.25, 12.65626, 0.26562], "texture": "#8"}, + "west": {"uv": [12.625, 0.625, 12.67188, 0.64062], "texture": "#8"}, + "up": {"uv": [12.28126, 1.29688, 12.125, 1.25], "texture": "#8"}, + "down": {"uv": [2.53126, 12.125, 2.375, 12.17188], "texture": "#8"} + } + }, + { + "from": [6.7, 0.604, 17.3], + "to": [7.7, 0.704, 17.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.2, 0.604, 6.3]}, + "faces": { + "north": {"uv": [12.5, 0.375, 12.65626, 0.39062], "texture": "#8"}, + "east": {"uv": [12.625, 0.75, 12.67188, 0.76562], "texture": "#8"}, + "south": {"uv": [12.5, 0.5, 12.65626, 0.51562], "texture": "#8"}, + "west": {"uv": [12.625, 0.875, 12.67188, 0.89062], "texture": "#8"}, + "up": {"uv": [12.28126, 2.42188, 12.125, 2.375], "texture": "#8"}, + "down": {"uv": [12.28126, 3.25, 12.125, 3.29688], "texture": "#8"} + } + }, + { + "from": [7.5, 1.204, 15.4], + "to": [8, 1.704, 15.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [16.1, 0.904, 4]}, + "faces": { + "north": {"uv": [12.125, 7.625, 12.20312, 7.70312], "texture": "#8"}, + "east": {"uv": [9.875, 12.5, 9.89062, 12.57812], "texture": "#8"}, + "south": {"uv": [7.75, 12.125, 7.82812, 12.20312], "texture": "#8"}, + "west": {"uv": [12.5, 9.875, 12.51562, 9.95312], "texture": "#8"}, + "up": {"uv": [10.07812, 12.51562, 10, 12.5], "texture": "#8"}, + "down": {"uv": [12.57812, 10, 12.5, 10.01562], "texture": "#8"} + } + }, + { + "from": [7.3, -0.396, 18.2], + "to": [7.4, 1.604, 18.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, -0.796, 7]}, + "faces": { + "north": {"uv": [12.25, 7.625, 12.26562, 7.9375], "texture": "#8"}, + "east": {"uv": [7.75, 12.25, 7.76562, 12.5625], "texture": "#8"}, + "south": {"uv": [7.875, 12.25, 7.89062, 12.5625], "texture": "#8"}, + "west": {"uv": [8, 12.25, 8.01562, 12.5625], "texture": "#8"}, + "up": {"uv": [4.89062, 12.64062, 4.875, 12.625], "texture": "#8"}, + "down": {"uv": [5.01562, 12.625, 5, 12.64062], "texture": "#8"} + } + }, + { + "from": [7.3, 1.604, 18.2], + "to": [7.5, 1.804, 18.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, 1.204, 7]}, + "faces": { + "north": {"uv": [12.25, 12.5, 12.28126, 12.53126], "texture": "#8"}, + "east": {"uv": [12.625, 2.25, 12.64062, 2.28126], "texture": "#8"}, + "south": {"uv": [12.5, 12.25, 12.53126, 12.28126], "texture": "#8"}, + "west": {"uv": [2.375, 12.625, 2.39062, 12.65626], "texture": "#8"}, + "up": {"uv": [12.65626, 2.39062, 12.625, 2.375], "texture": "#8"}, + "down": {"uv": [2.53126, 12.625, 2.5, 12.64062], "texture": "#8"} + } + }, + { + "from": [7.2, 1.304, 18.1], + "to": [7.5, 1.504, 18.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.7, 0.904, 7]}, + "faces": { + "north": {"uv": [12.5, 8.625, 12.54688, 8.65626], "texture": "#8"}, + "east": {"uv": [3.375, 12.5, 3.4375, 12.53126], "texture": "#8"}, + "south": {"uv": [12.5, 9, 12.54688, 9.03126], "texture": "#8"}, + "west": {"uv": [12.5, 3.375, 12.5625, 3.40626], "texture": "#8"}, + "up": {"uv": [12.42188, 6.8125, 12.375, 6.75], "texture": "#8"}, + "down": {"uv": [12.42188, 6.875, 12.375, 6.9375], "texture": "#8"} + } + }, + { + "from": [6.1, -0.396, 18.2], + "to": [7.3, -0.296, 18.3], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [15.5, -0.796, 7]}, + "faces": { + "north": {"uv": [12.375, 7, 12.5625, 7.01562], "texture": "#8"}, + "east": {"uv": [5.125, 12.625, 5.14062, 12.64062], "texture": "#8"}, + "south": {"uv": [12.375, 7.125, 12.5625, 7.14062], "texture": "#8"}, + "west": {"uv": [5.25, 12.625, 5.26562, 12.64062], "texture": "#8"}, + "up": {"uv": [12.5625, 7.26562, 12.375, 7.25], "texture": "#8"}, + "down": {"uv": [7.5625, 12.375, 7.375, 12.39062], "texture": "#8"} + } + }, + { + "from": [9.7, 1.204, 15.4], + "to": [11.6, 1.504, 16.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.12, 0.004, 30.8]}, + "faces": { + "north": {"uv": [11.75, 3.25, 12.04688, 3.29688], "texture": "#8"}, + "east": {"uv": [12, 5.375, 12.1875, 5.42188], "texture": "#8"}, + "south": {"uv": [11.875, 3, 12.17188, 3.04688], "texture": "#8"}, + "west": {"uv": [5.5, 12, 5.6875, 12.04688], "texture": "#8"}, + "up": {"uv": [11.04688, 6.6875, 10.75, 6.5], "texture": "#8"}, + "down": {"uv": [11.04688, 6.75, 10.75, 6.9375], "texture": "#8"} + } + }, + { + "from": [9.7, 1.504, 15.4], + "to": [10.3, 1.804, 16.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.12, 0.304, 30.8]}, + "faces": { + "north": {"uv": [11.125, 12.25, 11.21876, 12.29688], "texture": "#8"}, + "east": {"uv": [12, 5.5, 12.1875, 5.54688], "texture": "#8"}, + "south": {"uv": [12.25, 11.125, 12.34376, 11.17188], "texture": "#8"}, + "west": {"uv": [12, 6.5, 12.1875, 6.54688], "texture": "#8"}, + "up": {"uv": [5.84376, 11.8125, 5.75, 11.625], "texture": "#8"}, + "down": {"uv": [11.71876, 6, 11.625, 6.1875], "texture": "#8"} + } + }, + { + "from": [10.3, 1.504, 16.3], + "to": [11, 1.804, 16.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.72, 0.304, 30.8]}, + "faces": { + "north": {"uv": [12.125, 10.125, 12.23438, 10.17188], "texture": "#8"}, + "east": {"uv": [12.5, 2.125, 12.54688, 2.17188], "texture": "#8"}, + "south": {"uv": [12.125, 10.25, 12.23438, 10.29688], "texture": "#8"}, + "west": {"uv": [12.5, 2.25, 12.54688, 2.29688], "texture": "#8"}, + "up": {"uv": [12.23438, 11.17188, 12.125, 11.125], "texture": "#8"}, + "down": {"uv": [12.35938, 1.125, 12.25, 1.17188], "texture": "#8"} + } + }, + { + "from": [10.3, 1.504, 15.4], + "to": [11, 1.804, 15.7], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.72, 0.304, 29.9]}, + "faces": { + "north": {"uv": [12.25, 2.25, 12.35938, 2.29688], "texture": "#8"}, + "east": {"uv": [2.5, 12.5, 2.54688, 12.54688], "texture": "#8"}, + "south": {"uv": [2.5, 12.25, 2.60938, 12.29688], "texture": "#8"}, + "west": {"uv": [2.625, 12.5, 2.67188, 12.54688], "texture": "#8"}, + "up": {"uv": [12.35938, 2.54688, 12.25, 2.5], "texture": "#8"}, + "down": {"uv": [2.73438, 12.25, 2.625, 12.29688], "texture": "#8"} + } + }, + { + "from": [10.6, 1.704, 15.5], + "to": [10.7, 2.104, 15.6], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "x", "origin": [10.65, 1.704, 15.6]}, + "faces": { + "north": {"uv": [12.375, 12.5, 12.39062, 12.5625], "texture": "#8"}, + "east": {"uv": [12.5, 12.375, 12.51562, 12.4375], "texture": "#8"}, + "south": {"uv": [12.5, 12.5, 12.51562, 12.5625], "texture": "#8"}, + "west": {"uv": [0, 12.625, 0.01562, 12.6875], "texture": "#8"}, + "up": {"uv": [5.39062, 12.64062, 5.375, 12.625], "texture": "#8"}, + "down": {"uv": [12.64062, 5.375, 12.625, 5.39062], "texture": "#8"} + } + }, + { + "from": [11, 1.504, 15.4], + "to": [11.6, 1.804, 16.6], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [10.82, 0.304, 30.8]}, + "faces": { + "north": {"uv": [11.25, 12.25, 11.34376, 12.29688], "texture": "#8"}, + "east": {"uv": [12, 6.625, 12.1875, 6.67188], "texture": "#8"}, + "south": {"uv": [12.25, 11.25, 12.34376, 11.29688], "texture": "#8"}, + "west": {"uv": [12, 7, 12.1875, 7.04688], "texture": "#8"}, + "up": {"uv": [8.21876, 11.8125, 8.125, 11.625], "texture": "#8"}, + "down": {"uv": [8.34376, 11.625, 8.25, 11.8125], "texture": "#8"} + } + }, + { + "from": [8.7, -0.796, 15.4], + "to": [9.7, 7.604, 15.8], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [9.12, 0.104, 30.8]}, + "faces": { + "north": {"uv": [4.25, 9.25, 4.40626, 10.5625], "texture": "#8"}, + "east": {"uv": [4.875, 10, 4.9375, 11.3125], "texture": "#8"}, + "south": {"uv": [4.5, 9.25, 4.65626, 10.5625], "texture": "#8"}, + "west": {"uv": [5, 10, 5.0625, 11.3125], "texture": "#8"}, + "up": {"uv": [12.03126, 10.8125, 11.875, 10.75], "texture": "#8"}, + "down": {"uv": [12.03126, 10.875, 11.875, 10.9375], "texture": "#8"} + } + }, + { + "from": [8.9, 7.504, -12.8], + "to": [9.5, 7.604, 22], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [18.6, 1.004, -13.3]}, + "faces": { + "north": {"uv": [12.5, 9.125, 12.59376, 9.14062], "texture": "#8"}, + "east": {"uv": [10, 1.375, 15.4375, 1.39062], "texture": "#8"}, + "south": {"uv": [9.25, 12.5, 9.34376, 12.51562], "texture": "#8"}, + "west": {"uv": [10, 1.5, 15.4375, 1.51562], "texture": "#8"}, + "up": {"uv": [2.09376, 13.1875, 2, 7.75], "texture": "#8"}, + "down": {"uv": [2.21876, 7.75, 2.125, 13.1875], "texture": "#8"} + } + }, + { + "from": [11.3, 7.504, -12.8], + "to": [11.9, 7.604, 15.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21, 1.004, -13.3]}, + "faces": { + "north": {"uv": [9.375, 12.5, 9.46876, 12.51562], "texture": "#8"}, + "east": {"uv": [10, 4.625, 14.35938, 4.64062], "texture": "#8"}, + "south": {"uv": [12.5, 9.375, 12.59376, 9.39062], "texture": "#8"}, + "west": {"uv": [10.25, 5.25, 14.60938, 5.26562], "texture": "#8"}, + "up": {"uv": [3.34376, 12.23438, 3.25, 7.875], "texture": "#8"}, + "down": {"uv": [3.46876, 7.875, 3.375, 12.23438], "texture": "#8"} + } + }, + { + "from": [11.3, 7.504, 18.8], + "to": [11.9, 7.604, 22], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21, 1.004, -6.4]}, + "faces": { + "north": {"uv": [9.5, 12.5, 9.59376, 12.51562], "texture": "#8"}, + "east": {"uv": [12, 9, 12.5, 9.01562], "texture": "#8"}, + "south": {"uv": [12.5, 9.5, 12.59376, 9.51562], "texture": "#8"}, + "west": {"uv": [12, 9.125, 12.5, 9.14062], "texture": "#8"}, + "up": {"uv": [10.71876, 11.25, 10.625, 10.75], "texture": "#8"}, + "down": {"uv": [4.46876, 10.875, 4.375, 11.375], "texture": "#8"} + } + }, + { + "from": [8.7, 1.76, 15], + "to": [10.7, 4.88, 15.1], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [8.76, 1.76, 15.2]}, + "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": [0, 0, 16, 16], "texture": "#6"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#6"} + } + } + ], + "groups": [ + { + "name": "Carriage", + "origin": [20, -4, -9], + "color": 0, + "children": [ + { + "name": "Frame", + "origin": [5.8, -5, -9], + "color": 0, + "children": [ + 0, + 1, + 2, + 3, + 4, + 5, + { + "name": "Underframe", + "origin": [5.8, -5, -9], + "color": 0, + "children": [ + 6, + 7, + 8, + { + "name": "Hook", + "origin": [5.8, -5, -9], + "color": 0, + "children": [9, 10] + }, + { + "name": "Hook", + "origin": [5.8, -5, -18.7], + "color": 0, + "children": [11, 12] + }, + { + "name": "Hook", + "origin": [5.8, -5, -9], + "color": 0, + "children": [13, 14] + }, + { + "name": "Hook", + "origin": [5.8, -5, -18.7], + "color": 0, + "children": [15, 16] + }, + { + "name": "Pins", + "origin": [5.8, -5, -9], + "color": 0, + "children": [17, 18] + } + ] + } + ] + }, + { + "name": "Couplings", + "origin": [5.8, -5, -9], + "color": 0, + "children": [ + { + "name": "Gangways", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "GangwayF", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "TubeT", + "origin": [10.4, 8, 9], + "color": 0, + "children": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] + }, + { + "name": "TubeL", + "origin": [10.4, 8, 9], + "color": 0, + "children": [30, 31, 32, 33, 34, 35, 36, 37] + }, + { + "name": "TubeR", + "origin": [10.4, 8, 9], + "color": 0, + "children": [38, 39, 40, 41, 42, 43] + }, + { + "name": "Plate", + "origin": [10.4, 8, 9], + "color": 0, + "children": [44, 45] + } + ] + }, + { + "name": "GangwayB", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "TubeT", + "origin": [10.4, 8, 9], + "color": 0, + "children": [46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56] + }, + { + "name": "TubeL", + "origin": [10.4, 8, 9], + "color": 0, + "children": [57, 58, 59, 60, 61, 62, 63, 64] + }, + { + "name": "TubeR", + "origin": [10.4, 8, 9], + "color": 0, + "children": [65, 66, 67, 68, 69, 70] + }, + { + "name": "Plate", + "origin": [10.4, 8, 9], + "color": 0, + "children": [71, 72] + } + ] + } + ] + }, + { + "name": "Buffers", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "BuffersF", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "BufferL", + "origin": [19.4, -11, -13], + "color": 0, + "children": [73, 74, 75, 76, 77] + }, + { + "name": "BufferR", + "origin": [-12.6, -11, -13], + "color": 0, + "children": [78, 79, 80, 81, 82] + } + ] + }, + { + "name": "BuffersB", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "BufferL", + "origin": [19.4, -11, -13], + "color": 0, + "children": [83, 84, 85, 86, 87] + }, + { + "name": "BufferR", + "origin": [-12.6, -11, -13], + "color": 0, + "children": [88, 89, 90, 91, 92] + } + ] + } + ] + }, + { + "name": "Airpipes", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "AirpipesF", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [93, 94, 95] + }, + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [96, 97, 98] + }, + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [99, 100, 101] + }, + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [102, 103, 104] + } + ] + }, + { + "name": "AirpipesB", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [105, 106, 107] + }, + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [108, 109, 110] + }, + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [111, 112, 113] + }, + { + "name": "AirPipe", + "origin": [4.6, 2.4, 8.7], + "color": 0, + "children": [114, 115, 116] + } + ] + } + ] + }, + { + "name": "LampBrackets", + "origin": [8.8, 8.7, -3.95], + "color": 0, + "children": [ + { + "name": "LampBracket", + "origin": [8.8, 8.7, -3.95], + "color": 0, + "children": [117, 118, 119] + }, + { + "name": "LampBracket", + "origin": [8.8, 8.7, -3.95], + "color": 0, + "children": [120, 121, 122] + }, + { + "name": "LampBracket", + "origin": [8.8, 8.7, -3.95], + "color": 0, + "children": [123, 124, 125] + }, + { + "name": "LampBracket", + "origin": [8.8, 8.7, -3.95], + "color": 0, + "children": [126, 127, 128] + } + ] + } + ] + }, + { + "name": "Busbar", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "ElectricalF", + "origin": [14.4, -5.3, -13], + "color": 0, + "children": [129, 130, 131] + }, + { + "name": "ElectricalB", + "origin": [14.4, -5.3, -13], + "color": 0, + "children": [132, 133, 134] + } + ] + }, + { + "name": "Windows", + "origin": [13.75, 3.13, -14.5], + "color": 0, + "children": [135, 136] + }, + { + "name": "Body", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "Roof", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "RoofOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [137, 138, 139, 140, 141] + }, + { + "name": "RoofInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [142, 143, 144, 145, 146] + } + ] + }, + { + "name": "F", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "FOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [147, 148, 149, 150, 151, 152, 153, 154, 155] + }, + { + "name": "FInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [156, 157, 158, 159, 160, 161, 162, 163, 164] + } + ] + }, + { + "name": "B", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "BOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [165, 166, 167, 168, 169, 170, 171, 172, 173] + }, + { + "name": "BInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [174, 175, 176, 177, 178, 179, 180, 181, 182] + } + ] + }, + { + "name": "R", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "RInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 183, + 184, + { + "name": "WR", + "origin": [10.4, 8, 9], + "color": 0, + "children": [185, 186, 187, 188, 189, 190, 191, 192] + }, + 193 + ] + }, + { + "name": "ROuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 194, + 195, + { + "name": "WR", + "origin": [10.4, 8, 9], + "color": 0, + "children": [196, 197, 198, 199, 200, 201, 202, 203] + }, + 204 + ] + } + ] + }, + { + "name": "L", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "LOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 205, + 206, + 207, + { + "name": "WL", + "origin": [10.4, 8, 9], + "color": 0, + "children": [208, 209, 210, 211, 212, 213, 214] + } + ] + }, + { + "name": "LInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 215, + 216, + 217, + { + "name": "WL", + "origin": [10.4, 8, 9], + "color": 0, + "children": [218, 219, 220, 221, 222, 223, 224] + } + ] + } + ] + }, + { + "name": "VestibuleDividerF", + "origin": [10.4, 8, 9], + "color": 0, + "children": [225, 226, 227, 228, 229, 230, 231] + }, + { + "name": "VestibuleDividerB", + "origin": [10.4, 8, 9], + "color": 0, + "children": [232, 233, 234, 235, 236, 237] + }, + { + "name": "Toilet Divider", + "origin": [10.4, 8, 9], + "color": 0, + "children": [238, 239, 240, 241, 242, 243, 244] + }, + { + "name": "Gutters", + "origin": [10.4, 8, 9], + "color": 0, + "children": [245, 246, 247, 248] + } + ] + }, + { + "name": "Doors", + "origin": [15, -4, -9], + "color": 0, + "children": [ + { + "name": "ToiletDoor", + "origin": [18.2, -4, 18.9], + "color": 0, + "children": [249, 250] + }, + { + "name": "SaloonDoor", + "origin": [15, -4, -9], + "color": 0, + "children": [251] + }, + { + "name": "SaloonDoorC", + "origin": [15, -4, -9], + "color": 0, + "children": [252, 253] + }, + { + "name": "GangwayDoorSet", + "origin": [2.6, -10, -12.7], + "color": 0, + "children": [ + { + "name": "GangwayDoor", + "origin": [2.6, -10, -12.7], + "color": 0, + "children": [254, 255, 256, 257, 258] + }, + { + "name": "GangwayDoor", + "origin": [2.6, -10, -12.7], + "color": 0, + "children": [259, 260, 261, 262, 263] + } + ] + }, + { + "name": "GangwayDoorSet", + "origin": [2.6, -10, -12.7], + "color": 0, + "children": [ + { + "name": "GangwayDoor", + "origin": [2.6, -10, -12.7], + "color": 0, + "children": [264, 265, 266, 267, 268] + }, + { + "name": "GangwayDoor", + "origin": [2.6, -10, -12.7], + "color": 0, + "children": [269, 270, 271, 272, 273] + } + ] + } + ] + }, + { + "name": "Interior", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "Saloon", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "Tables", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "Table", + "origin": [10.4, 8, 9], + "color": 0, + "children": [274, 275] + }, + { + "name": "Table", + "origin": [10.4, 8, 9], + "color": 0, + "children": [276, 277] + } + ] + }, + { + "name": "Seats", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Rows", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Row", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 278, + 279, + 280, + 281, + 282, + 283, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [284, 285, 286] + }, + 287, + 288, + 289 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [290, 291, 292, 293] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [294, 295, 296] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 297, + 298, + 299, + 300, + 301, + 302, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [303, 304, 305] + }, + 306, + 307, + 308 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [309, 310, 311, 312] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [313, 314, 315] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 316, + 317, + 318, + 319, + 320, + 321, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [322, 323, 324] + }, + 325, + 326, + 327 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [328, 329, 330, 331] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [332, 333, 334] + } + ] + } + ] + }, + { + "name": "Row", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 335, + 336, + 337, + 338, + 339, + 340, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [341, 342, 343] + }, + 344, + 345, + 346 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [347, 348, 349, 350] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [351, 352, 353] + } + ] + } + ] + }, + { + "name": "Row", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 354, + 355, + 356, + 357, + 358, + 359, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [360, 361, 362] + }, + 363, + 364, + 365 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [366, 367, 368, 369] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [370, 371, 372] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 373, + 374, + 375, + 376, + 377, + 378, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [379, 380, 381] + }, + 382, + 383, + 384 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [385, 386, 387, 388] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [389, 390, 391] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 392, + 393, + 394, + 395, + 396, + 397, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [398, 399, 400] + }, + 401, + 402, + 403 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [404, 405, 406, 407] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [408, 409, 410] + } + ] + } + ] + }, + { + "name": "Row", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 411, + 412, + 413, + 414, + 415, + 416, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [417, 418, 419] + }, + 420, + 421, + 422 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [423, 424, 425, 426] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [427, 428, 429] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 430, + 431, + 432, + 433, + 434, + 435, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [436, 437, 438] + }, + 439, + 440, + 441 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [442, 443, 444, 445] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [446, 447, 448] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 449, + 450, + 451, + 452, + 453, + 454, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [455, 456, 457] + }, + 458, + 459, + 460 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [461, 462, 463, 464] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [465, 466, 467] + } + ] + } + ] + }, + { + "name": "Row", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 468, + 469, + 470, + 471, + 472, + 473, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [474, 475, 476] + }, + 477, + 478, + 479 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [480, 481, 482, 483] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [484, 485, 486] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 487, + 488, + 489, + 490, + 491, + 492, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [493, 494, 495] + }, + 496, + 497, + 498 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [499, 500, 501, 502] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [503, 504, 505] + } + ] + }, + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 506, + 507, + 508, + 509, + 510, + 511, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [512, 513, 514] + }, + 515, + 516, + 517 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [518, 519, 520, 521] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [522, 523, 524] + } + ] + } + ] + }, + { + "name": "Row", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "Seat", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + { + "name": "SeatBody", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [ + 525, + 526, + 527, + 528, + 529, + 530, + { + "name": "Cushion", + "origin": [7.1, 1.104, 10.2], + "color": 0, + "children": [531, 532, 533] + }, + 534, + 535, + 536 + ] + }, + { + "name": "Armrests", + "origin": [10.4, 8, 9], + "color": 0, + "children": [537, 538, 539, 540] + }, + { + "name": "Support", + "origin": [17.02, 4.5, 17.9], + "color": 0, + "children": [541, 542, 543] + } + ] + } + ] + } + ] + } + ] + }, + { + "name": "LugguageRacks", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "RackL", + "origin": [4.3, -0.5, -9], + "color": 0, + "children": [544, 545] + }, + { + "name": "RackR", + "origin": [4.3, -0.5, -9], + "color": 0, + "children": [546, 547] + }, + { + "name": "group", + "origin": [10.4, 8, 9], + "color": 0, + "children": [548] + }, + { + "name": "group", + "origin": [10.4, 8, 9], + "color": 0, + "children": [549, 550, 551] + } + ] + }, + { + "name": "Seat", + "origin": [10.4, 8, 9], + "color": 0, + "children": [] + } + ] + }, + { + "name": "WC", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + { + "name": "Railing", + "origin": [15, -1.5, 10.8], + "color": 0, + "children": [552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563] + }, + { + "name": "Toilet", + "origin": [15.2, -4, 10.8], + "color": 0, + "children": [564, 565, 566, 567, 568, 569, 570, 571] + }, + { + "name": "Bidet", + "origin": [10.4, 8, 9], + "color": 0, + "children": [572, 573, 574, 575] + }, + { + "name": "Table", + "origin": [10.4, 8, 9], + "color": 0, + "children": [576, 577, 578, 579, 580, 581, 582] + } + ] + }, + { + "name": "Lights", + "origin": [10.4, 8, 9], + "color": 0, + "children": [583, 584, 585] + } + ] + }, + { + "name": "Posters", + "origin": [8, 8, 8], + "color": 0, + "children": [586] + } + ] + } + ] +} \ No newline at end of file diff --git a/assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_bmpz.json b/assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_bmpz.json index 46077e3a..ded90586 100644 --- a/assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_bmpz.json +++ b/assets/minecraft/models/item/trainmodel/lipan/lili_midori/lili_midori_bmpz.json @@ -28,10 +28,25 @@ "east": {"uv": [6.375, 7.125, 11.875, 7.23438], "texture": "#8"}, "south": {"uv": [8.5, 7, 9.9375, 7.10938], "texture": "#8"}, "west": {"uv": [6.375, 7.25, 11.875, 7.35938], "texture": "#8"}, - "up": {"uv": [1.4375, 5.5, 0, 0], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "down": {"uv": [2.9375, 0, 1.5, 5.5], "texture": "#8"} } }, + { + "name": "FrameFloorLight", + "from": [2.25, -0.87, -14], + "to": [13.75, 0.005, 30], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.25, -1.245, -14.5]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [1.4375, 5.5, 0, 0], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, { "from": [2.5, -1.995, 29.375], "to": [13.5, -0.87, 30], @@ -1787,71 +1802,6 @@ "down": {"uv": [3.76562, 10.625, 3.75, 14.8125], "texture": "#8"} } }, - { - "from": [13.375, 6.755, -9.75], - "to": [13.75, 8.005, 25.75], - "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 4.38, -14.5]}, - "faces": { - "north": {"uv": [8.25, 12, 8.29688, 12.15626], "texture": "#8"}, - "east": {"uv": [5.5, 4, 9.9375, 4.15626], "texture": "#8"}, - "south": {"uv": [10.25, 12, 10.29688, 12.15626], "texture": "#8"}, - "west": {"uv": [5.5, 4.25, 9.9375, 4.40626], "texture": "#8"}, - "up": {"uv": [2.79688, 13.4375, 2.75, 9], "texture": "#8"}, - "down": {"uv": [2.92188, 9, 2.875, 13.4375], "texture": "#8"} - } - }, - { - "from": [2.25, 0.005, -9.75], - "to": [2.625, 3.13, 25.75], - "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, -14.5]}, - "faces": { - "north": {"uv": [10.625, 11.5, 10.67188, 11.89062], "texture": "#8"}, - "east": {"uv": [5.5, 1, 9.9375, 1.39062], "texture": "#8"}, - "south": {"uv": [1.5, 11.625, 1.54688, 12.01562], "texture": "#8"}, - "west": {"uv": [5.5, 1.5, 9.9375, 1.89062], "texture": "#8"}, - "up": {"uv": [3.04688, 13.4375, 3, 9], "texture": "#8"}, - "down": {"uv": [3.17188, 9, 3.125, 13.4375], "texture": "#8"} - } - }, - { - "from": [2.25, 6.755, -9.75], - "to": [2.625, 8.005, 25.75], - "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 4.38, -14.5]}, - "faces": { - "north": {"uv": [10.375, 12, 10.42188, 12.15626], "texture": "#8"}, - "east": {"uv": [5.5, 4.5, 9.9375, 4.65626], "texture": "#8"}, - "south": {"uv": [10.5, 12, 10.54688, 12.15626], "texture": "#8"}, - "west": {"uv": [5.25, 5.75, 9.6875, 5.90626], "texture": "#8"}, - "up": {"uv": [9.04688, 12.9375, 9, 8.5], "texture": "#8"}, - "down": {"uv": [9.17188, 8.5, 9.125, 12.9375], "texture": "#8"} - } - }, - { - "from": [2.25, 8.005, -13.75], - "to": [2.625, 8.755, 29.75], - "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 8.005, -28.75]}, - "faces": { - "north": {"uv": [12.25, 8, 12.29688, 8.09376], "texture": "#8"}, - "east": {"uv": [6.375, 7.625, 11.8125, 7.71876], "texture": "#8"}, - "south": {"uv": [9.375, 12.25, 9.42188, 12.34376], "texture": "#8"}, - "west": {"uv": [4, 7.75, 9.4375, 7.84376], "texture": "#8"}, - "up": {"uv": [8.54688, 13.9375, 8.5, 8.5], "texture": "#8"}, - "down": {"uv": [8.67188, 8.5, 8.625, 13.9375], "texture": "#8"} - } - }, - { - "from": [13.375, 8.005, -13.75], - "to": [13.75, 8.755, 29.75], - "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 8.005, 10.75]}, - "faces": { - "north": {"uv": [9.5, 12.25, 9.54688, 12.34376], "texture": "#8"}, - "east": {"uv": [4, 7.875, 9.4375, 7.96876], "texture": "#8"}, - "south": {"uv": [9.625, 12.25, 9.67188, 12.34376], "texture": "#8"}, - "west": {"uv": [4, 8, 9.4375, 8.09376], "texture": "#8"}, - "up": {"uv": [8.79688, 13.9375, 8.75, 8.5], "texture": "#8"}, - "down": {"uv": [8.92188, 8.5, 8.875, 13.9375], "texture": "#8"} - } - }, { "from": [3.375, 10.505, -14.5], "to": [5.75, 11.005, 30.5], @@ -1862,7 +1812,7 @@ "south": {"uv": [11.625, 2.125, 11.92188, 2.1875], "texture": "#8"}, "west": {"uv": [6.875, 8.25, 12.5, 8.3125], "texture": "#8"}, "up": {"uv": [0.29688, 11.125, 0, 5.5], "texture": "#8"}, - "down": {"uv": [0.67188, 5.5, 0.375, 11.125], "texture": "#8"} + "down": {"uv": [16, 10.375, 15.70312, 16], "texture": "#8", "cullface": "down"} } }, { @@ -1871,7 +1821,7 @@ "rotation": {"angle": -45, "axis": "z", "origin": [2.25, 8.755, 8]}, "faces": { "north": {"uv": [1.25, 11.75, 1.3125, 11.98438], "texture": "#8"}, - "east": {"uv": [5.5, 3, 11.125, 3.23438], "texture": "#8"}, + "east": {"uv": [10.375, 15.76562, 16, 16], "texture": "#8"}, "south": {"uv": [1.375, 11.75, 1.4375, 11.98438], "texture": "#8"}, "west": {"uv": [5.5, 3.25, 11.125, 3.48438], "texture": "#8"}, "up": {"uv": [6.9375, 14, 6.875, 8.375], "texture": "#8"}, @@ -1886,7 +1836,7 @@ "north": {"uv": [1.75, 11.75, 1.8125, 11.98438], "texture": "#8"}, "east": {"uv": [5.5, 3.5, 11.125, 3.73438], "texture": "#8"}, "south": {"uv": [1.875, 11.75, 1.9375, 11.98438], "texture": "#8"}, - "west": {"uv": [5.5, 3.75, 11.125, 3.98438], "texture": "#8"}, + "west": {"uv": [10.375, 15.76562, 16, 16], "texture": "#8"}, "up": {"uv": [7.1875, 14, 7.125, 8.375], "texture": "#8"}, "down": {"uv": [7.3125, 8.375, 7.25, 14], "texture": "#8"} } @@ -1901,7 +1851,7 @@ "south": {"uv": [11.625, 2.375, 11.92188, 2.4375], "texture": "#8"}, "west": {"uv": [8.5, 4.75, 14.125, 4.8125], "texture": "#8"}, "up": {"uv": [1.04688, 11.125, 0.75, 5.5], "texture": "#8"}, - "down": {"uv": [1.42188, 5.5, 1.125, 11.125], "texture": "#8"} + "down": {"uv": [16, 10.375, 15.70312, 16], "texture": "#8", "cullface": "down"} } }, { @@ -1914,6 +1864,76 @@ "south": {"uv": [1, 11.125, 1.5625, 11.1875], "texture": "#8"}, "west": {"uv": [8.5, 5, 14.125, 5.0625], "texture": "#8"}, "up": {"uv": [3.5625, 5.625, 3, 0], "texture": "#8"}, + "down": {"uv": [16, 10.375, 15.4375, 16], "texture": "#8", "cullface": "down"} + } + }, + { + "from": [3.375, 10.505, -14.5], + "to": [5.75, 11.005, 30.5], + "light_emission": 10, + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.75, 11.005, 8]}, + "faces": { + "north": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "east": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "south": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "west": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "up": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "down": {"uv": [0.67188, 5.5, 0.375, 11.125], "texture": "#8"} + } + }, + { + "from": [2.25, 8.755, -14.5], + "to": [2.75, 10.63, 30.5], + "light_emission": 10, + "rotation": {"angle": -45, "axis": "z", "origin": [2.25, 8.755, 8]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [5.5, 3, 11.125, 3.23438], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [13.25, 8.755, -14.5], + "to": [13.75, 10.63, 30.5], + "light_emission": 10, + "rotation": {"angle": 45, "axis": "z", "origin": [13.75, 8.755, 8]}, + "faces": { + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [5.5, 3.75, 11.125, 3.98438], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [10.25, 10.505, -14.5], + "to": [12.625, 11.005, 30.5], + "light_emission": 10, + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.25, 11.005, 8]}, + "faces": { + "north": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "east": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "south": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "west": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "up": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "down": {"uv": [1.42188, 5.5, 1.125, 11.125], "texture": "#8"} + } + }, + { + "from": [5.75, 10.505, -14.5], + "to": [10.25, 11.005, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 11.005, 8]}, + "faces": { + "north": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "east": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "south": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "west": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, + "up": {"uv": [15.96875, 16, 16, 15.96875], "texture": "#8"}, "down": {"uv": [4.1875, 0, 3.625, 5.625], "texture": "#8"} } }, @@ -1924,7 +1944,7 @@ "faces": { "north": {"uv": [5, 8.125, 5.375, 9.21876], "texture": "#8"}, "east": {"uv": [3.5, 9.5, 3.59376, 10.59376], "texture": "#8"}, - "south": {"uv": [5.375, 8.125, 5.75, 9.21876], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [3.625, 9.5, 3.71876, 10.59376], "texture": "#8"}, "up": {"uv": [11.5, 3.09376, 11.125, 3], "texture": "#8"}, "down": {"uv": [11.5, 3.125, 11.125, 3.21876], "texture": "#8"} @@ -1937,7 +1957,7 @@ "faces": { "north": {"uv": [1.75, 9.75, 1.84376, 10.64062], "texture": "#8"}, "east": {"uv": [8.125, 10.625, 8.1875, 11.51562], "texture": "#8"}, - "south": {"uv": [1.875, 9.75, 1.96876, 10.64062], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [8.25, 10.625, 8.3125, 11.51562], "texture": "#8"}, "up": {"uv": [12.21876, 7.8125, 12.125, 7.75], "texture": "#8"}, "down": {"uv": [7.96876, 12.125, 7.875, 12.1875], "texture": "#8"} @@ -1950,7 +1970,7 @@ "faces": { "north": {"uv": [3.75, 9.5, 3.84376, 10.59376], "texture": "#8"}, "east": {"uv": [5.875, 11, 5.90626, 12.09376], "texture": "#8"}, - "south": {"uv": [3.875, 9.5, 3.96876, 10.59376], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [1.625, 11.125, 1.65626, 12.21876], "texture": "#8"}, "up": {"uv": [12.46876, 2.78126, 12.375, 2.75], "texture": "#8"}, "down": {"uv": [12.46876, 2.875, 12.375, 2.90626], "texture": "#8"} @@ -1963,7 +1983,7 @@ "faces": { "north": {"uv": [10, 2.625, 11.28126, 2.6875], "texture": "#8"}, "east": {"uv": [12.125, 7.875, 12.21876, 7.9375], "texture": "#8"}, - "south": {"uv": [10, 2.75, 11.28126, 2.8125], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [8, 12.125, 8.09376, 12.1875], "texture": "#8"}, "up": {"uv": [10.15626, 6.84376, 8.875, 6.75], "texture": "#8"}, "down": {"uv": [10.15626, 6.875, 8.875, 6.96876], "texture": "#8"} @@ -1976,7 +1996,7 @@ "faces": { "north": {"uv": [9.75, 5.5, 10.90626, 5.57812], "texture": "#8"}, "east": {"uv": [12, 10.25, 12.09376, 10.32812], "texture": "#8"}, - "south": {"uv": [10, 0, 11.15626, 0.07812], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [10.625, 12, 10.71876, 12.07812], "texture": "#8"}, "up": {"uv": [10.40626, 9.46876, 9.25, 9.375], "texture": "#8"}, "down": {"uv": [10.65626, 7.75, 9.5, 7.84376], "texture": "#8"} @@ -1989,7 +2009,7 @@ "faces": { "north": {"uv": [11.375, 4.125, 12.09376, 4.15626], "texture": "#8"}, "east": {"uv": [12.375, 3.125, 12.46876, 3.15626], "texture": "#8"}, - "south": {"uv": [11.375, 4.25, 12.09376, 4.28126], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [12.375, 3.25, 12.46876, 3.28126], "texture": "#8"}, "up": {"uv": [10.96876, 5.46876, 10.25, 5.375], "texture": "#8"}, "down": {"uv": [11.21876, 9.375, 10.5, 9.46876], "texture": "#8"} @@ -2002,7 +2022,7 @@ "faces": { "north": {"uv": [2, 6.625, 2.46876, 7.71876], "texture": "#8"}, "east": {"uv": [7.375, 9.5, 7.46876, 10.59376], "texture": "#8"}, - "south": {"uv": [2.5, 6.75, 2.96876, 7.84376], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [7.5, 9.5, 7.59376, 10.59376], "texture": "#8"}, "up": {"uv": [11.34376, 2.46876, 10.875, 2.375], "texture": "#8"}, "down": {"uv": [11.34376, 2.5, 10.875, 2.59376], "texture": "#8"} @@ -2015,7 +2035,7 @@ "faces": { "north": {"uv": [5.125, 10, 5.625, 10.15626], "texture": "#8"}, "east": {"uv": [11.75, 3, 11.84376, 3.15626], "texture": "#8"}, - "south": {"uv": [5.625, 10, 6.125, 10.15626], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [11.75, 6, 11.84376, 6.15626], "texture": "#8"}, "up": {"uv": [3, 5.59376, 2.5, 5.5], "texture": "#8"}, "down": {"uv": [10.5, 7, 10, 7.09376], "texture": "#8"} @@ -2028,18 +2048,144 @@ "faces": { "north": {"uv": [10.875, 9.875, 11.8125, 9.92188], "texture": "#8"}, "east": {"uv": [12.25, 10.125, 12.34376, 10.17188], "texture": "#8"}, - "south": {"uv": [10.875, 10, 11.8125, 10.04688], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "west": {"uv": [10.25, 12.25, 10.34376, 12.29688], "texture": "#8"}, "up": {"uv": [10.9375, 0.96876, 10, 0.875], "texture": "#8"}, "down": {"uv": [10.9375, 1, 10, 1.09376], "texture": "#8"} } }, + { + "from": [3, 0.005, -14.5], + "to": [6, 8.755, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [5.375, 8.125, 5.75, 9.21876], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 1.63, -14.5], + "to": [3, 8.755, -14], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13, 0.005, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [1.875, 9.75, 1.96876, 10.64062], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 0.005, -14], + "to": [3, 8.755, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13, -3.12, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [3.875, 9.5, 3.96876, 10.59376], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.875, 8.755, -14.5], + "to": [13.125, 9.255, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.255, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10, 2.75, 11.28126, 2.8125], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [3.375, 9.255, -14.5], + "to": [12.625, 9.88, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10, 0, 11.15626, 0.07812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [5.125, 10.255, -14.5], + "to": [10.875, 10.505, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 2.255, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [11.375, 4.25, 12.09376, 4.28126], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [10, 0.005, -14.5], + "to": [13.75, 8.755, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21.5, 0.005, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [2.5, 6.75, 2.96876, 7.84376], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [6, 7.505, -14.5], + "to": [10, 8.755, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, 0.005, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [5.625, 10, 6.125, 10.15626], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [4.25, 9.88, -14.5], + "to": [11.75, 10.255, -13.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, -19.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10.875, 10, 11.8125, 10.04688], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, { "from": [2.25, 0.005, 29.75], "to": [6, 8.755, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, 24.75]}, "faces": { - "north": {"uv": [3, 6.75, 3.46876, 7.84376], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [7.625, 9.5, 7.71876, 10.59376], "texture": "#8"}, "south": {"uv": [7.625, 6, 8.09376, 7.09376], "texture": "#8"}, "west": {"uv": [7.75, 9.5, 7.84376, 10.59376], "texture": "#8"}, @@ -2052,7 +2198,7 @@ "to": [13, 8.755, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [21.5, 0.005, 24.75]}, "faces": { - "north": {"uv": [5.75, 8.125, 6.125, 9.21876], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [7.875, 9.5, 7.96876, 10.59376], "texture": "#8"}, "south": {"uv": [8.125, 6, 8.5, 7.09376], "texture": "#8"}, "west": {"uv": [8, 9.5, 8.09376, 10.59376], "texture": "#8"}, @@ -2065,7 +2211,7 @@ "to": [13.75, 8.755, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [22.25, 0.005, 25]}, "faces": { - "north": {"uv": [10, 1.625, 10.09376, 2.51562], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [1.75, 10.75, 1.8125, 11.64062], "texture": "#8"}, "south": {"uv": [4.75, 10, 4.84376, 10.89062], "texture": "#8"}, "west": {"uv": [1.875, 10.75, 1.9375, 11.64062], "texture": "#8"}, @@ -2078,7 +2224,7 @@ "to": [13.75, 8.755, 30], "rotation": {"angle": 0, "axis": "y", "origin": [22.25, 0.005, 24.75]}, "faces": { - "north": {"uv": [8.125, 9.5, 8.21876, 10.59376], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [4.5, 11.125, 4.53126, 12.21876], "texture": "#8"}, "south": {"uv": [8.25, 9.5, 8.34376, 10.59376], "texture": "#8"}, "west": {"uv": [4.625, 11.125, 4.65626, 12.21876], "texture": "#8"}, @@ -2091,7 +2237,7 @@ "to": [13.125, 9.255, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.255, 24.75]}, "faces": { - "north": {"uv": [10, 2.875, 11.28126, 2.9375], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [9.25, 12.125, 9.34376, 12.1875], "texture": "#8"}, "south": {"uv": [10, 4, 11.28126, 4.0625], "texture": "#8"}, "west": {"uv": [9.375, 12.125, 9.46876, 12.1875], "texture": "#8"}, @@ -2104,7 +2250,7 @@ "to": [12.625, 9.88, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 24.75]}, "faces": { - "north": {"uv": [10, 0.125, 11.15626, 0.20312], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [10.75, 12, 10.84376, 12.07812], "texture": "#8"}, "south": {"uv": [10, 0.25, 11.15626, 0.32812], "texture": "#8"}, "west": {"uv": [10.875, 12, 10.96876, 12.07812], "texture": "#8"}, @@ -2117,7 +2263,7 @@ "to": [11.75, 10.255, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 24.75]}, "faces": { - "north": {"uv": [10.875, 10.25, 11.8125, 10.29688], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [12.25, 10.25, 12.34376, 10.29688], "texture": "#8"}, "south": {"uv": [10.875, 10.375, 11.8125, 10.42188], "texture": "#8"}, "west": {"uv": [10.375, 12.25, 10.46876, 12.29688], "texture": "#8"}, @@ -2130,7 +2276,7 @@ "to": [10.875, 10.505, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 2.255, 24.75]}, "faces": { - "north": {"uv": [11.375, 4.375, 12.09376, 4.40626], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [12.375, 3.75, 12.46876, 3.78126], "texture": "#8"}, "south": {"uv": [11.375, 4.5, 12.09376, 4.53126], "texture": "#8"}, "west": {"uv": [12.375, 3.875, 12.46876, 3.90626], "texture": "#8"}, @@ -2143,7 +2289,7 @@ "to": [10, 8.755, 30.5], "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, 0.005, 24.75]}, "faces": { - "north": {"uv": [9.25, 10, 9.75, 10.15626], "texture": "#8"}, + "north": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, "east": {"uv": [11.75, 11.625, 11.84376, 11.78126], "texture": "#8"}, "south": {"uv": [9.75, 10, 10.25, 10.15626], "texture": "#8"}, "west": {"uv": [2.5, 11.875, 2.59376, 12.03126], "texture": "#8"}, @@ -2152,129 +2298,608 @@ } }, { - "from": [13.375, 0.005, -9.75], - "to": [13.75, 3.13, 25.75], - "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 0.005, -14.5]}, + "from": [2.25, 0.005, 29.75], + "to": [6, 8.755, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, 24.75]}, "faces": { - "north": {"uv": [2.25, 11.625, 2.29688, 12.01562], "texture": "#8"}, - "east": {"uv": [5.5, 2, 9.9375, 2.39062], "texture": "#8"}, - "south": {"uv": [2.375, 11.625, 2.42188, 12.01562], "texture": "#8"}, - "west": {"uv": [5.5, 2.5, 9.9375, 2.89062], "texture": "#8"}, - "up": {"uv": [4.04688, 13.6875, 4, 9.25], "texture": "#8"}, - "down": {"uv": [4.17188, 9.25, 4.125, 13.6875], "texture": "#8"} + "north": {"uv": [3, 6.75, 3.46876, 7.84376], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [10, 0.005, 29.75], + "to": [13, 8.755, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [21.5, 0.005, 24.75]}, + "faces": { + "north": {"uv": [5.75, 8.125, 6.125, 9.21876], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [13, 1.63, 30], + "to": [13.75, 8.755, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [22.25, 0.005, 25]}, + "faces": { + "north": {"uv": [10, 1.625, 10.09376, 2.51562], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [13, 0.005, 29.75], + "to": [13.75, 8.755, 30], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [22.25, 0.005, 24.75]}, + "faces": { + "north": {"uv": [8.125, 9.5, 8.21876, 10.59376], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [2.875, 8.755, 29.75], + "to": [13.125, 9.255, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.255, 24.75]}, + "faces": { + "north": {"uv": [10, 2.875, 11.28126, 2.9375], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [3.375, 9.255, 29.75], + "to": [12.625, 9.88, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 24.75]}, + "faces": { + "north": {"uv": [10, 0.125, 11.15626, 0.20312], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [4.25, 9.88, 29.75], + "to": [11.75, 10.255, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 24.75]}, + "faces": { + "north": {"uv": [10.875, 10.25, 11.8125, 10.29688], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [5.125, 10.255, 29.75], + "to": [10.875, 10.505, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 2.255, 24.75]}, + "faces": { + "north": {"uv": [11.375, 4.375, 12.09376, 4.40626], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [6, 7.505, 29.75], + "to": [10, 8.755, 30.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, 0.005, 24.75]}, + "faces": { + "north": {"uv": [9.25, 10, 9.75, 10.15626], "texture": "#8"}, + "east": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "south": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "down": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"} + } + }, + { + "from": [2.25, 0.005, -9.75], + "to": [2.625, 3.13, 25.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, -14.5]}, + "faces": { + "north": {"uv": [10.625, 11.5, 10.67188, 11.89062], "texture": "#8"}, + "east": {"uv": [5.5, 1, 9.9375, 1.39062], "texture": "#8"}, + "south": {"uv": [1.5, 11.625, 1.54688, 12.01562], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [3.04688, 13.4375, 3, 9], "texture": "#8"}, + "down": {"uv": [3.17188, 9, 3.125, 13.4375], "texture": "#8"} + } + }, + { + "from": [2.25, 6.755, -9.75], + "to": [2.625, 8.005, 25.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 4.38, -14.5]}, + "faces": { + "north": {"uv": [10.375, 12, 10.42188, 12.15626], "texture": "#8"}, + "east": {"uv": [5.5, 4.5, 9.9375, 4.65626], "texture": "#8"}, + "south": {"uv": [10.5, 12, 10.54688, 12.15626], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [9.04688, 12.9375, 9, 8.5], "texture": "#8"}, + "down": {"uv": [9.17188, 8.5, 9.125, 12.9375], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, -9.75], + "to": [2.625, 6.755, -8.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -21.5]}, + "faces": { + "north": {"uv": [2.5, 11.375, 2.54688, 11.82812], "texture": "#8"}, + "east": {"uv": [5.875, 10.25, 6.03126, 10.70312], "texture": "#8"}, + "south": {"uv": [2.625, 11.375, 2.67188, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.04688, 12.15626, 11, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 11, 12, 11.15626], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, -3.75], + "to": [2.625, 6.755, -2.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -15.5]}, + "faces": { + "north": {"uv": [4.375, 11.375, 4.42188, 11.82812], "texture": "#8"}, + "east": {"uv": [10.25, 6.5, 10.40626, 6.95312], "texture": "#8"}, + "south": {"uv": [4.875, 11.375, 4.92188, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.17188, 12.15626, 11.125, 12], "texture": "#8"}, + "down": {"uv": [11.29688, 12, 11.25, 12.15626], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 2.25], + "to": [2.625, 6.755, 3.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -9.5]}, + "faces": { + "north": {"uv": [5, 11.375, 5.04688, 11.82812], "texture": "#8"}, + "east": {"uv": [9.5, 10.25, 9.65626, 10.70312], "texture": "#8"}, + "south": {"uv": [10.75, 11.375, 10.79688, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.42188, 12.15626, 11.375, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 11.5, 12, 11.65626], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 8.25], + "to": [2.625, 6.755, 9.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -3.5]}, + "faces": { + "north": {"uv": [10.875, 11.375, 10.92188, 11.82812], "texture": "#8"}, + "east": {"uv": [10.25, 9.75, 10.40626, 10.20312], "texture": "#8"}, + "south": {"uv": [11, 11.375, 11.04688, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.79688, 12.15626, 11.75, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 11.75, 12, 11.90626], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 14.25], + "to": [2.625, 6.755, 15.5], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 2.5]}, + "faces": { + "north": {"uv": [11.125, 11.375, 11.17188, 11.82812], "texture": "#8"}, + "east": {"uv": [10.25, 10.25, 10.40626, 10.70312], "texture": "#8"}, + "south": {"uv": [11.25, 11.375, 11.29688, 11.82812], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.92188, 12.15626, 11.875, 12], "texture": "#8"}, + "down": {"uv": [12.04688, 12, 12, 12.15626], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 20.25], + "to": [2.625, 6.755, 22], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 8.5]}, + "faces": { + "north": {"uv": [11.375, 11.375, 11.42188, 11.82812], "texture": "#8"}, + "east": {"uv": [6.5, 9.625, 6.71876, 10.07812], "texture": "#8"}, + "south": {"uv": [11.5, 3, 11.54688, 3.45312], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [6.04688, 12.09376, 6, 11.875], "texture": "#8"}, + "down": {"uv": [11.92188, 7.125, 11.875, 7.34376], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 22], + "to": [2.625, 5.505, 25], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 10.25]}, + "faces": { + "north": {"uv": [2.625, 11.875, 2.67188, 12.17188], "texture": "#8"}, + "east": {"uv": [6.5, 9.25, 6.875, 9.54688], "texture": "#8"}, + "south": {"uv": [11.875, 2.625, 11.92188, 2.92188], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [11.67188, 3.375, 11.625, 3], "texture": "#8"}, + "down": {"uv": [5.67188, 11.625, 5.625, 12], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 25], + "to": [2.625, 6.755, 25.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 12.75]}, + "faces": { + "north": {"uv": [4.75, 11.5, 4.79688, 11.95312], "texture": "#8"}, + "east": {"uv": [5.125, 11, 5.21876, 11.45312], "texture": "#8"}, + "south": {"uv": [5.125, 11.5, 5.17188, 11.95312], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [12.29688, 10.46876, 12.25, 10.375], "texture": "#8"}, + "down": {"uv": [10.54688, 12.25, 10.5, 12.34376], "texture": "#8"} + } + }, + { + "from": [2.25, 8.005, -13.75], + "to": [2.625, 8.755, 29.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 8.005, -28.75]}, + "faces": { + "north": {"uv": [12.25, 8, 12.29688, 8.09376], "texture": "#8"}, + "east": {"uv": [6.375, 7.625, 11.8125, 7.71876], "texture": "#8"}, + "south": {"uv": [9.375, 12.25, 9.42188, 12.34376], "texture": "#8"}, + "west": {"uv": [16, 16, 15.96875, 15.96875], "texture": "#8"}, + "up": {"uv": [8.54688, 13.9375, 8.5, 8.5], "texture": "#8"}, + "down": {"uv": [8.67188, 8.5, 8.625, 13.9375], "texture": "#8"} + } + }, + { + "from": [2.25, 0.005, -9.75], + "to": [2.625, 3.13, 25.75], + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, -14.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.5, 1.5, 9.9375, 1.89062], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 6.755, -9.75], + "to": [2.625, 8.005, 25.75], + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 4.38, -14.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.25, 5.75, 9.6875, 5.90626], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, -9.75], + "to": [2.625, 6.755, -8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -21.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [10.25, 6, 10.40626, 6.45312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, -3.75], + "to": [2.625, 6.755, -2.5], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -15.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.25, 10.25, 9.40626, 10.70312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 2.25], + "to": [2.625, 6.755, 3.5], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -9.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.75, 10.25, 9.90626, 10.70312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 8.25], + "to": [2.625, 6.755, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -3.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [10, 10.25, 10.15626, 10.70312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 14.25], + "to": [2.625, 6.755, 15.5], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 2.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.125, 10.5, 5.28126, 10.95312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 20.25], + "to": [2.625, 6.755, 22], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 8.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.75, 0, 9.96876, 0.45312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 22], + "to": [2.625, 5.505, 25], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 10.25]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [9.25, 9, 9.625, 9.29688], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 3.13, 25], + "to": [2.625, 6.755, 25.75], + "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 12.75]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [5.25, 11, 5.34376, 11.45312], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [2.25, 8.005, -13.75], + "to": [2.625, 8.755, 29.75], + "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 8.005, -28.75]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [4, 7.75, 9.4375, 7.84376], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [13.375, 6.755, -9.75], + "to": [13.75, 8.005, 25.75], + "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 4.38, -14.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.5, 4, 9.9375, 4.15626], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [13.375, 8.005, -13.75], + "to": [13.75, 8.755, 29.75], + "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 8.005, 10.75]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [4, 7.875, 9.4375, 7.96876], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [13.375, 0.005, -9.75], + "to": [13.75, 3.13, 25.75], + "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 0.005, -14.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.5, 2, 9.9375, 2.39062], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [13.375, 3.13, -9.75], + "to": [13.75, 6.755, -8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -21.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.375, 10.5, 5.53126, 10.95312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} + } + }, + { + "from": [13.375, 3.13, -3.75], + "to": [13.75, 6.755, -2.5], + "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -15.5]}, + "faces": { + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.5, 6.125, 10.65626, 6.57812], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} } }, { - "from": [2.25, 3.13, -9.75], - "to": [2.625, 6.755, -8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -21.5]}, + "from": [13.375, 3.13, 2.25], + "to": [13.75, 6.755, 3.5], + "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -9.5]}, "faces": { - "north": {"uv": [2.5, 11.375, 2.54688, 11.82812], "texture": "#8"}, - "east": {"uv": [5.875, 10.25, 6.03126, 10.70312], "texture": "#8"}, - "south": {"uv": [2.625, 11.375, 2.67188, 11.82812], "texture": "#8"}, - "west": {"uv": [10.25, 6, 10.40626, 6.45312], "texture": "#8"}, - "up": {"uv": [11.04688, 12.15626, 11, 12], "texture": "#8"}, - "down": {"uv": [12.04688, 11, 12, 11.15626], "texture": "#8"} + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.5, 6.625, 10.65626, 7.07812], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} } }, { - "from": [2.25, 3.13, -3.75], - "to": [2.625, 6.755, -2.5], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -15.5]}, + "from": [13.375, 3.13, 8.25], + "to": [13.75, 6.755, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -3.5]}, "faces": { - "north": {"uv": [4.375, 11.375, 4.42188, 11.82812], "texture": "#8"}, - "east": {"uv": [10.25, 6.5, 10.40626, 6.95312], "texture": "#8"}, - "south": {"uv": [4.875, 11.375, 4.92188, 11.82812], "texture": "#8"}, - "west": {"uv": [9.25, 10.25, 9.40626, 10.70312], "texture": "#8"}, - "up": {"uv": [11.17188, 12.15626, 11.125, 12], "texture": "#8"}, - "down": {"uv": [11.29688, 12, 11.25, 12.15626], "texture": "#8"} + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.5, 10.25, 10.65626, 10.70312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} } }, { - "from": [2.25, 3.13, 2.25], - "to": [2.625, 6.755, 3.5], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -9.5]}, + "from": [13.375, 3.13, 14.25], + "to": [13.75, 6.755, 15.5], + "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, 2.5]}, "faces": { - "north": {"uv": [5, 11.375, 5.04688, 11.82812], "texture": "#8"}, - "east": {"uv": [9.5, 10.25, 9.65626, 10.70312], "texture": "#8"}, - "south": {"uv": [10.75, 11.375, 10.79688, 11.82812], "texture": "#8"}, - "west": {"uv": [9.75, 10.25, 9.90626, 10.70312], "texture": "#8"}, - "up": {"uv": [11.42188, 12.15626, 11.375, 12], "texture": "#8"}, - "down": {"uv": [12.04688, 11.5, 12, 11.65626], "texture": "#8"} + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [10.625, 1.625, 10.78126, 2.07812], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} } }, { - "from": [2.25, 3.13, 8.25], - "to": [2.625, 6.755, 9.5], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, -3.5]}, + "from": [13.375, 3.13, 25], + "to": [13.75, 6.755, 25.75], + "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, 12.75]}, "faces": { - "north": {"uv": [10.875, 11.375, 10.92188, 11.82812], "texture": "#8"}, - "east": {"uv": [10.25, 9.75, 10.40626, 10.20312], "texture": "#8"}, - "south": {"uv": [11, 11.375, 11.04688, 11.82812], "texture": "#8"}, - "west": {"uv": [10, 10.25, 10.15626, 10.70312], "texture": "#8"}, - "up": {"uv": [11.79688, 12.15626, 11.75, 12], "texture": "#8"}, - "down": {"uv": [12.04688, 11.75, 12, 11.90626], "texture": "#8"} + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [5.375, 11, 5.46876, 11.45312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} } }, { - "from": [2.25, 3.13, 14.25], - "to": [2.625, 6.755, 15.5], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 2.5]}, + "from": [13.375, 3.13, 20.25], + "to": [13.75, 6.755, 22], + "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, 8.5]}, "faces": { - "north": {"uv": [11.125, 11.375, 11.17188, 11.82812], "texture": "#8"}, - "east": {"uv": [10.25, 10.25, 10.40626, 10.70312], "texture": "#8"}, - "south": {"uv": [11.25, 11.375, 11.29688, 11.82812], "texture": "#8"}, - "west": {"uv": [5.125, 10.5, 5.28126, 10.95312], "texture": "#8"}, - "up": {"uv": [11.92188, 12.15626, 11.875, 12], "texture": "#8"}, - "down": {"uv": [12.04688, 12, 12, 12.15626], "texture": "#8"} + "north": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "east": {"uv": [9.75, 0.5, 9.96876, 0.95312], "texture": "#8"}, + "south": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "west": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "up": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "down": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"} } }, { - "from": [2.25, 3.13, 20.25], - "to": [2.625, 6.755, 22], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 8.5]}, + "from": [13.375, 6.755, -9.75], + "to": [13.75, 8.005, 25.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 4.38, -14.5]}, "faces": { - "north": {"uv": [11.375, 11.375, 11.42188, 11.82812], "texture": "#8"}, - "east": {"uv": [6.5, 9.625, 6.71876, 10.07812], "texture": "#8"}, - "south": {"uv": [11.5, 3, 11.54688, 3.45312], "texture": "#8"}, - "west": {"uv": [9.75, 0, 9.96876, 0.45312], "texture": "#8"}, - "up": {"uv": [6.04688, 12.09376, 6, 11.875], "texture": "#8"}, - "down": {"uv": [11.92188, 7.125, 11.875, 7.34376], "texture": "#8"} + "north": {"uv": [8.25, 12, 8.29688, 12.15626], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [10.25, 12, 10.29688, 12.15626], "texture": "#8"}, + "west": {"uv": [5.5, 4.25, 9.9375, 4.40626], "texture": "#8"}, + "up": {"uv": [2.79688, 13.4375, 2.75, 9], "texture": "#8"}, + "down": {"uv": [2.92188, 9, 2.875, 13.4375], "texture": "#8"} } }, { - "from": [2.25, 3.13, 22], - "to": [2.625, 5.505, 25], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 10.25]}, + "from": [13.375, 8.005, -13.75], + "to": [13.75, 8.755, 29.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 8.005, 10.75]}, "faces": { - "north": {"uv": [2.625, 11.875, 2.67188, 12.17188], "texture": "#8"}, - "east": {"uv": [6.5, 9.25, 6.875, 9.54688], "texture": "#8"}, - "south": {"uv": [11.875, 2.625, 11.92188, 2.92188], "texture": "#8"}, - "west": {"uv": [9.25, 9, 9.625, 9.29688], "texture": "#8"}, - "up": {"uv": [11.67188, 3.375, 11.625, 3], "texture": "#8"}, - "down": {"uv": [5.67188, 11.625, 5.625, 12], "texture": "#8"} + "north": {"uv": [9.5, 12.25, 9.54688, 12.34376], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [9.625, 12.25, 9.67188, 12.34376], "texture": "#8"}, + "west": {"uv": [4, 8, 9.4375, 8.09376], "texture": "#8"}, + "up": {"uv": [8.79688, 13.9375, 8.75, 8.5], "texture": "#8"}, + "down": {"uv": [8.92188, 8.5, 8.875, 13.9375], "texture": "#8"} } }, { - "from": [2.25, 3.13, 25], - "to": [2.625, 6.755, 25.75], - "rotation": {"angle": 0, "axis": "y", "origin": [13.625, 3.13, 12.75]}, + "from": [13.375, 0.005, -9.75], + "to": [13.75, 3.13, 25.75], + "light_emission": 10, + "rotation": {"angle": 0, "axis": "y", "origin": [2.25, 0.005, -14.5]}, "faces": { - "north": {"uv": [4.75, 11.5, 4.79688, 11.95312], "texture": "#8"}, - "east": {"uv": [5.125, 11, 5.21876, 11.45312], "texture": "#8"}, - "south": {"uv": [5.125, 11.5, 5.17188, 11.95312], "texture": "#8"}, - "west": {"uv": [5.25, 11, 5.34376, 11.45312], "texture": "#8"}, - "up": {"uv": [12.29688, 10.46876, 12.25, 10.375], "texture": "#8"}, - "down": {"uv": [10.54688, 12.25, 10.5, 12.34376], "texture": "#8"} + "north": {"uv": [2.25, 11.625, 2.29688, 12.01562], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, + "south": {"uv": [2.375, 11.625, 2.42188, 12.01562], "texture": "#8"}, + "west": {"uv": [5.5, 2.5, 9.9375, 2.89062], "texture": "#8"}, + "up": {"uv": [4.04688, 13.6875, 4, 9.25], "texture": "#8"}, + "down": {"uv": [4.17188, 9.25, 4.125, 13.6875], "texture": "#8"} } }, { "from": [13.375, 3.13, -9.75], "to": [13.75, 6.755, -8.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -21.5]}, "faces": { "north": {"uv": [5.25, 11.5, 5.29688, 11.95312], "texture": "#8"}, - "east": {"uv": [5.375, 10.5, 5.53126, 10.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "south": {"uv": [5.375, 11.5, 5.42188, 11.95312], "texture": "#8"}, "west": {"uv": [10.5, 5.625, 10.65626, 6.07812], "texture": "#8"}, "up": {"uv": [0.29688, 12.28126, 0.25, 12.125], "texture": "#8"}, @@ -2284,10 +2909,11 @@ { "from": [13.375, 3.13, -3.75], "to": [13.75, 6.755, -2.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -15.5]}, "faces": { "north": {"uv": [5.5, 11.5, 5.54688, 11.95312], "texture": "#8"}, - "east": {"uv": [10.5, 6.125, 10.65626, 6.57812], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "south": {"uv": [9.25, 11.5, 9.29688, 11.95312], "texture": "#8"}, "west": {"uv": [6.5, 10.5, 6.65626, 10.95312], "texture": "#8"}, "up": {"uv": [12.17188, 0.90626, 12.125, 0.75], "texture": "#8"}, @@ -2297,10 +2923,11 @@ { "from": [13.375, 3.13, 2.25], "to": [13.75, 6.755, 3.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -9.5]}, "faces": { "north": {"uv": [9.375, 11.5, 9.42188, 11.95312], "texture": "#8"}, - "east": {"uv": [10.5, 6.625, 10.65626, 7.07812], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "south": {"uv": [9.5, 11.5, 9.54688, 11.95312], "texture": "#8"}, "west": {"uv": [10.5, 9.75, 10.65626, 10.20312], "texture": "#8"}, "up": {"uv": [1.29688, 12.28126, 1.25, 12.125], "texture": "#8"}, @@ -2310,10 +2937,11 @@ { "from": [13.375, 3.13, 8.25], "to": [13.75, 6.755, 9.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, -3.5]}, "faces": { "north": {"uv": [9.625, 11.5, 9.67188, 11.95312], "texture": "#8"}, - "east": {"uv": [10.5, 10.25, 10.65626, 10.70312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "south": {"uv": [9.75, 11.5, 9.79688, 11.95312], "texture": "#8"}, "west": {"uv": [1.5, 10.625, 1.65626, 11.07812], "texture": "#8"}, "up": {"uv": [1.54688, 12.28126, 1.5, 12.125], "texture": "#8"}, @@ -2323,10 +2951,11 @@ { "from": [13.375, 3.13, 14.25], "to": [13.75, 6.755, 15.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, 2.5]}, "faces": { "north": {"uv": [9.875, 11.5, 9.92188, 11.95312], "texture": "#8"}, - "east": {"uv": [10.625, 1.625, 10.78126, 2.07812], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "south": {"uv": [10, 11.5, 10.04688, 11.95312], "texture": "#8"}, "west": {"uv": [10.625, 2.125, 10.78126, 2.57812], "texture": "#8"}, "up": {"uv": [1.92188, 12.28126, 1.875, 12.125], "texture": "#8"}, @@ -2336,10 +2965,11 @@ { "from": [13.375, 3.13, 25], "to": [13.75, 6.755, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, 12.75]}, "faces": { "north": {"uv": [10.125, 11.5, 10.17188, 11.95312], "texture": "#8"}, - "east": {"uv": [5.375, 11, 5.46876, 11.45312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "south": {"uv": [10.25, 11.5, 10.29688, 11.95312], "texture": "#8"}, "west": {"uv": [5.5, 11, 5.59376, 11.45312], "texture": "#8"}, "up": {"uv": [12.29688, 10.59376, 12.25, 10.5], "texture": "#8"}, @@ -2349,10 +2979,11 @@ { "from": [13.375, 3.13, 20.25], "to": [13.75, 6.755, 22], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.75, 3.13, 8.5]}, "faces": { "north": {"uv": [10.375, 11.5, 10.42188, 11.95312], "texture": "#8"}, - "east": {"uv": [9.75, 0.5, 9.96876, 0.95312], "texture": "#8"}, + "east": {"uv": [15.96875, 15.96875, 16, 16], "texture": "#8"}, "south": {"uv": [10.5, 11.5, 10.54688, 11.95312], "texture": "#8"}, "west": {"uv": [1.5, 9.75, 1.71876, 10.20312], "texture": "#8"}, "up": {"uv": [7.42188, 12.09376, 7.375, 11.875], "texture": "#8"}, @@ -2362,6 +2993,7 @@ { "from": [2.625, 0.005, -9.75], "to": [6, 8.755, -9.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, -14.75]}, "faces": { "north": {"uv": [2.25, 7.875, 2.67188, 8.96876], "texture": "#8"}, @@ -2375,6 +3007,7 @@ { "from": [2.875, 8.755, -9.75], "to": [13.125, 9.255, -9.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.255, -14.75]}, "faces": { "north": {"uv": [10, 4.125, 11.28126, 4.1875], "texture": "#8"}, @@ -2388,6 +3021,7 @@ { "from": [3.375, 9.255, -9.75], "to": [12.625, 9.88, -9.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, -14.75]}, "faces": { "north": {"uv": [10, 0.375, 11.15626, 0.45312], "texture": "#8"}, @@ -2401,6 +3035,7 @@ { "from": [5.125, 10.255, -9.75], "to": [10.875, 10.505, -9.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 2.255, -14.75]}, "faces": { "north": {"uv": [11.375, 7.375, 12.09376, 7.40626], "texture": "#8"}, @@ -2414,6 +3049,7 @@ { "from": [10, 0.005, -9.75], "to": [13.375, 8.755, -9.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [21.5, 0.005, -14.75]}, "faces": { "north": {"uv": [4, 8.125, 4.42188, 9.21876], "texture": "#8"}, @@ -2427,6 +3063,7 @@ { "from": [6, 7.505, -9.75], "to": [10, 8.755, -9.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, 0.005, -14.75]}, "faces": { "north": {"uv": [10.125, 1.625, 10.625, 1.78126], "texture": "#8"}, @@ -2440,6 +3077,7 @@ { "from": [4.25, 9.88, -9.75], "to": [11.75, 10.255, -9.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, -14.75]}, "faces": { "north": {"uv": [10.875, 10.5, 11.8125, 10.54688], "texture": "#8"}, @@ -2453,6 +3091,7 @@ { "from": [2.625, 0.005, 21.125], "to": [9.875, 8.755, 21.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, 16.125]}, "faces": { "north": {"uv": [1.5, 5.5, 2.40626, 6.59376], "texture": "#8"}, @@ -2466,6 +3105,7 @@ { "from": [2.875, 8.755, 21.125], "to": [13.125, 9.255, 21.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.255, 16.125]}, "faces": { "north": {"uv": [10, 4.375, 11.28126, 4.4375], "texture": "#8"}, @@ -2479,6 +3119,7 @@ { "from": [3.375, 9.255, 21.125], "to": [12.625, 9.88, 21.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 16.125]}, "faces": { "north": {"uv": [10, 0.625, 11.15626, 0.70312], "texture": "#8"}, @@ -2492,6 +3133,7 @@ { "from": [5.125, 10.255, 21.125], "to": [10.875, 10.505, 21.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 2.255, 16.125]}, "faces": { "north": {"uv": [10, 11.375, 10.71876, 11.40626], "texture": "#8"}, @@ -2505,6 +3147,7 @@ { "from": [9.875, 8.005, 21.125], "to": [13.375, 8.755, 21.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.625, 0.005, 16.125]}, "faces": { "north": {"uv": [11, 8.5, 11.4375, 8.59376], "texture": "#8"}, @@ -2518,6 +3161,7 @@ { "from": [4.25, 9.88, 21.125], "to": [11.75, 10.255, 21.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 16.125]}, "faces": { "north": {"uv": [11, 0.875, 11.9375, 0.92188], "texture": "#8"}, @@ -2531,6 +3175,7 @@ { "from": [2.625, 0.005, 25.375], "to": [5.5, 8.755, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, 20.375]}, "faces": { "north": {"uv": [6.125, 8.125, 6.48438, 9.21876], "texture": "#8"}, @@ -2544,6 +3189,7 @@ { "from": [5.5, 8.005, 25.375], "to": [9.5, 8.755, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.75, 0.005, 20.375]}, "faces": { "north": {"uv": [10.875, 2.125, 11.375, 2.21876], "texture": "#8"}, @@ -2557,6 +3203,7 @@ { "from": [9.5, 0.005, 21.5], "to": [9.875, 10.505, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.25, 0.005, 20]}, "faces": { "north": {"uv": [3.875, 10.625, 3.92188, 11.9375], "texture": "#8"}, @@ -2570,6 +3217,7 @@ { "from": [2.875, 8.755, 25.375], "to": [9.5, 9.255, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.255, 20.375]}, "faces": { "north": {"uv": [9.25, 10.75, 10.07812, 10.8125], "texture": "#8"}, @@ -2583,6 +3231,7 @@ { "from": [3.375, 9.255, 25.375], "to": [9.5, 9.88, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 20.375]}, "faces": { "north": {"uv": [10.75, 6, 11.51562, 6.07812], "texture": "#8"}, @@ -2596,6 +3245,7 @@ { "from": [5.125, 10.255, 25.375], "to": [9.5, 10.505, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 2.255, 20.375]}, "faces": { "north": {"uv": [11.625, 2.5, 12.17188, 2.53126], "texture": "#8"}, @@ -2609,6 +3259,7 @@ { "from": [4.25, 9.88, 25.375], "to": [9.5, 10.255, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 1.755, 20.375]}, "faces": { "north": {"uv": [9.25, 11.125, 9.90626, 11.17188], "texture": "#8"}, @@ -2674,6 +3325,7 @@ { "from": [5.5, 0.005, 25.5], "to": [9.5, 8.005, 25.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 0.005, 20.375]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -2687,6 +3339,7 @@ { "from": [9, 0.505, 25.375], "to": [9.25, 7.505, 25.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [17.75, 0.005, 20.5]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -2700,6 +3353,7 @@ { "from": [9.875, 0.005, 21.25], "to": [13.375, 8.005, 21.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.625, -7.495, 16.125]}, "faces": { "north": {"uv": [0, 0, 3.5, 8], "texture": "#13"}, @@ -2713,6 +3367,7 @@ { "from": [6, 0.005, -9.625], "to": [8, 8.005, -9.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, -7.495, -14.75]}, "faces": { "north": {"uv": [0, 0, 4, 16], "texture": "#15"}, @@ -2726,6 +3381,7 @@ { "from": [8, 0.005, -9.625], "to": [10, 8.005, -9.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, -7.495, -14.75]}, "faces": { "north": {"uv": [0, 0, 4, 16], "texture": "#14"}, @@ -2999,6 +3655,7 @@ { "from": [2.625, 2.755, 5.125], "to": [6.5, 2.88, 6.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.725, 1.005, 24.375]}, "faces": { "north": {"uv": [9.25, 12, 9.73438, 12.01562], "texture": "#8"}, @@ -3012,6 +3669,7 @@ { "from": [2.625, 2.505, 5.75], "to": [6, 2.755, 6], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.725, 0.88, 24.375]}, "faces": { "north": {"uv": [11.875, 3.125, 12.29688, 3.15626], "texture": "#8"}, @@ -3025,6 +3683,7 @@ { "from": [9.5, 2.755, 5.125], "to": [13.375, 2.88, 6.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 1.005, 24.375]}, "faces": { "north": {"uv": [12, 9.5, 12.48438, 9.51562], "texture": "#8"}, @@ -3038,6 +3697,7 @@ { "from": [10, 2.505, 5.75], "to": [13.375, 2.755, 6], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 0.88, 24.375]}, "faces": { "north": {"uv": [11.875, 3.875, 12.29688, 3.90626], "texture": "#8"}, @@ -3051,6 +3711,7 @@ { "from": [2.875, 1.255, -8.75], "to": [4.875, 1.755, -7.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, 10]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3064,6 +3725,7 @@ { "from": [2.875, 2.38, -9.25], "to": [4.875, 4.38, -9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, -9.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3077,6 +3739,7 @@ { "from": [2.875, 1.005, -9], "to": [4.875, 2.505, -8.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [3.875, 1.755, -8.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3090,6 +3753,7 @@ { "from": [5, 1.255, -8.75], "to": [7, 1.755, -7.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, 10]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3103,6 +3767,7 @@ { "from": [5, 2.38, -9.25], "to": [7, 4.38, -9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, -9.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3116,6 +3781,7 @@ { "from": [5, 1.005, -9], "to": [7, 2.505, -8.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [6, 1.755, -8.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3129,6 +3795,7 @@ { "from": [4.875, 2.255, -9.25], "to": [5, 2.63, -7.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, 10]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3142,6 +3809,7 @@ { "from": [7, 2.255, -9.25], "to": [7.125, 2.63, -7.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, 10]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3155,6 +3823,7 @@ { "from": [2.75, 2.255, -9.25], "to": [2.875, 2.63, -7.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, 10]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3168,6 +3837,7 @@ { "from": [2.75, 1.005, -8.625], "to": [7.125, 1.255, -7.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, 10]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3181,6 +3851,7 @@ { "from": [3.625, 0.005, -8.25], "to": [4.125, 1.005, -7.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 10]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3194,6 +3865,7 @@ { "from": [5.75, 0.005, -8.25], "to": [6.25, 1.005, -7.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 10]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3207,6 +3879,7 @@ { "from": [2.875, 1.255, -5.75], "to": [4.875, 1.755, -4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, 13]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3220,6 +3893,7 @@ { "from": [2.875, 2.38, -6.25], "to": [4.875, 4.38, -6], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, -6.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3233,6 +3907,7 @@ { "from": [2.875, 1.005, -6], "to": [4.875, 2.505, -5.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [3.875, 1.755, -5.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3246,6 +3921,7 @@ { "from": [5, 1.255, -5.75], "to": [7, 1.755, -4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, 13]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3259,6 +3935,7 @@ { "from": [5, 2.38, -6.25], "to": [7, 4.38, -6], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, -6.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3272,6 +3949,7 @@ { "from": [5, 1.005, -6], "to": [7, 2.505, -5.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [6, 1.755, -5.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3285,6 +3963,7 @@ { "from": [4.875, 2.255, -6.25], "to": [5, 2.63, -4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, 13]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3298,6 +3977,7 @@ { "from": [7, 2.255, -6.25], "to": [7.125, 2.63, -4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, 13]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3311,6 +3991,7 @@ { "from": [2.75, 2.255, -6.25], "to": [2.875, 2.63, -4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, 13]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3324,6 +4005,7 @@ { "from": [2.75, 1.005, -5.625], "to": [7.125, 1.255, -4.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, 13]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3337,6 +4019,7 @@ { "from": [3.625, 0.005, -5.25], "to": [4.125, 1.005, -4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 13]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3350,6 +4033,7 @@ { "from": [5.75, 0.005, -5.25], "to": [6.25, 1.005, -4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 13]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3363,6 +4047,7 @@ { "from": [2.875, 1.255, -2.75], "to": [4.875, 1.755, -1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, 16]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3376,6 +4061,7 @@ { "from": [2.875, 2.38, -3.25], "to": [4.875, 4.38, -3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, -3.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3389,6 +4075,7 @@ { "from": [2.875, 1.005, -3], "to": [4.875, 2.505, -2.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [3.875, 1.755, -2.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3402,6 +4089,7 @@ { "from": [5, 1.255, -2.75], "to": [7, 1.755, -1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, 16]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3415,6 +4103,7 @@ { "from": [5, 2.38, -3.25], "to": [7, 4.38, -3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, -3.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3428,6 +4117,7 @@ { "from": [5, 1.005, -3], "to": [7, 2.505, -2.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [6, 1.755, -2.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3441,6 +4131,7 @@ { "from": [4.875, 2.255, -3.25], "to": [5, 2.63, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3454,6 +4145,7 @@ { "from": [7, 2.255, -3.25], "to": [7.125, 2.63, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3467,6 +4159,7 @@ { "from": [2.75, 2.255, -3.25], "to": [2.875, 2.63, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3480,6 +4173,7 @@ { "from": [2.75, 1.005, -2.625], "to": [7.125, 1.255, -1.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3493,6 +4187,7 @@ { "from": [3.625, 0.005, -2.25], "to": [4.125, 1.005, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3506,6 +4201,7 @@ { "from": [5.75, 0.005, -2.25], "to": [6.25, 1.005, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3519,6 +4215,7 @@ { "from": [9.125, 1.255, -2.75], "to": [11.125, 1.755, -1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.9, -0.37, 16]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3532,6 +4229,7 @@ { "from": [9.125, 2.38, -3.25], "to": [11.125, 4.38, -3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.125, 1.755, -3.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3545,6 +4243,7 @@ { "from": [9.125, 1.005, -3], "to": [11.125, 2.505, -2.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [10.125, 1.755, -2.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3558,6 +4257,7 @@ { "from": [11.25, 1.255, -2.75], "to": [13.25, 1.755, -1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.37, 16]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3571,6 +4271,7 @@ { "from": [11.25, 2.38, -3.25], "to": [13.25, 4.38, -3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.25, 1.755, -3.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3584,6 +4285,7 @@ { "from": [11.25, 1.005, -3], "to": [13.25, 2.505, -2.75], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [12.25, 1.755, -2.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3597,6 +4299,7 @@ { "from": [11.125, 2.255, -3.25], "to": [11.25, 2.63, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [8.025, 0.755, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3610,6 +4313,7 @@ { "from": [13.25, 2.255, -3.25], "to": [13.375, 2.63, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 0.755, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3623,6 +4327,7 @@ { "from": [9, 2.255, -3.25], "to": [9.125, 2.63, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.9, 0.755, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3636,6 +4341,7 @@ { "from": [9, 1.005, -2.625], "to": [13.375, 1.255, -1.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.87, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3649,6 +4355,7 @@ { "from": [9.875, 0.005, -2.25], "to": [10.375, 1.005, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3662,6 +4369,7 @@ { "from": [12, 0.005, -2.25], "to": [12.5, 1.005, -1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, 16]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3675,6 +4383,7 @@ { "from": [2.875, 1.255, 0.25], "to": [4.875, 1.755, 1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, 19]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3688,6 +4397,7 @@ { "from": [2.875, 2.38, -0.25], "to": [4.875, 4.38, 0], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, -0.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3701,6 +4411,7 @@ { "from": [2.875, 1.005, 0], "to": [4.875, 2.505, 0.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [3.875, 1.755, 0.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3714,6 +4425,7 @@ { "from": [5, 1.255, 0.25], "to": [7, 1.755, 1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, 19]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3727,6 +4439,7 @@ { "from": [5, 2.38, -0.25], "to": [7, 4.38, 0], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, -0.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3740,6 +4453,7 @@ { "from": [5, 1.005, 0], "to": [7, 2.505, 0.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [6, 1.755, 0.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3753,6 +4467,7 @@ { "from": [4.875, 2.255, -0.25], "to": [5, 2.63, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3766,6 +4481,7 @@ { "from": [7, 2.255, -0.25], "to": [7.125, 2.63, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3779,6 +4495,7 @@ { "from": [2.75, 2.255, -0.25], "to": [2.875, 2.63, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3792,6 +4509,7 @@ { "from": [2.75, 1.005, 0.375], "to": [7.125, 1.255, 1.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3805,6 +4523,7 @@ { "from": [3.625, 0.005, 0.75], "to": [4.125, 1.005, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3818,6 +4537,7 @@ { "from": [5.75, 0.005, 0.75], "to": [6.25, 1.005, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3831,6 +4551,7 @@ { "from": [9.125, 1.255, 0.25], "to": [11.125, 1.755, 1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.9, -0.37, 19]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3844,6 +4565,7 @@ { "from": [9.125, 2.38, -0.25], "to": [11.125, 4.38, 0], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.125, 1.755, -0.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3857,6 +4579,7 @@ { "from": [9.125, 1.005, 0], "to": [11.125, 2.505, 0.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [10.125, 1.755, 0.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3870,6 +4593,7 @@ { "from": [11.25, 1.255, 0.25], "to": [13.25, 1.755, 1.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.37, 19]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3883,6 +4607,7 @@ { "from": [11.25, 2.38, -0.25], "to": [13.25, 4.38, 0], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.25, 1.755, -0.125]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -3896,6 +4621,7 @@ { "from": [11.25, 1.005, 0], "to": [13.25, 2.505, 0.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [12.25, 1.755, 0.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -3909,6 +4635,7 @@ { "from": [11.125, 2.255, -0.25], "to": [11.25, 2.63, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [8.025, 0.755, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3922,6 +4649,7 @@ { "from": [13.25, 2.255, -0.25], "to": [13.375, 2.63, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 0.755, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3935,6 +4663,7 @@ { "from": [9, 2.255, -0.25], "to": [9.125, 2.63, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.9, 0.755, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3948,6 +4677,7 @@ { "from": [9, 1.005, 0.375], "to": [13.375, 1.255, 1.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.87, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -3961,6 +4691,7 @@ { "from": [9.875, 0.005, 0.75], "to": [10.375, 1.005, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3974,6 +4705,7 @@ { "from": [12, 0.005, 0.75], "to": [12.5, 1.005, 1.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, 19]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -3987,6 +4719,7 @@ { "from": [2.875, 1.255, 3.25], "to": [4.875, 1.755, 4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, 22]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4000,6 +4733,7 @@ { "from": [2.875, 2.38, 2.75], "to": [4.875, 4.38, 3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, 2.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4013,6 +4747,7 @@ { "from": [2.875, 1.005, 3], "to": [4.875, 2.505, 3.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [3.875, 1.755, 3.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4026,6 +4761,7 @@ { "from": [5, 1.255, 3.25], "to": [7, 1.755, 4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, 22]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4039,6 +4775,7 @@ { "from": [5, 2.38, 2.75], "to": [7, 4.38, 3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, 2.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4052,6 +4789,7 @@ { "from": [5, 1.005, 3], "to": [7, 2.505, 3.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [6, 1.755, 3.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4065,6 +4803,7 @@ { "from": [4.875, 2.255, 2.75], "to": [5, 2.63, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4078,6 +4817,7 @@ { "from": [7, 2.255, 2.75], "to": [7.125, 2.63, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4091,6 +4831,7 @@ { "from": [2.75, 2.255, 2.75], "to": [2.875, 2.63, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4104,6 +4845,7 @@ { "from": [2.75, 1.005, 3.375], "to": [7.125, 1.255, 4.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4117,6 +4859,7 @@ { "from": [3.625, 0.005, 3.75], "to": [4.125, 1.005, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4130,6 +4873,7 @@ { "from": [5.75, 0.005, 3.75], "to": [6.25, 1.005, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4143,6 +4887,7 @@ { "from": [9.125, 1.255, 3.25], "to": [11.125, 1.755, 4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.9, -0.37, 22]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4156,6 +4901,7 @@ { "from": [9.125, 2.38, 2.75], "to": [11.125, 4.38, 3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.125, 1.755, 2.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4169,6 +4915,7 @@ { "from": [9.125, 1.005, 3], "to": [11.125, 2.505, 3.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [10.125, 1.755, 3.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4182,6 +4929,7 @@ { "from": [11.25, 1.255, 3.25], "to": [13.25, 1.755, 4.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.37, 22]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4195,6 +4943,7 @@ { "from": [11.25, 2.38, 2.75], "to": [13.25, 4.38, 3], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.25, 1.755, 2.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4208,6 +4957,7 @@ { "from": [11.25, 1.005, 3], "to": [13.25, 2.505, 3.25], + "light_emission": 10, "rotation": {"angle": -22.5, "axis": "x", "origin": [12.25, 1.755, 3.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4221,6 +4971,7 @@ { "from": [11.125, 2.255, 2.75], "to": [11.25, 2.63, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [8.025, 0.755, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4234,6 +4985,7 @@ { "from": [13.25, 2.255, 2.75], "to": [13.375, 2.63, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 0.755, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4247,6 +4999,7 @@ { "from": [9, 2.255, 2.75], "to": [9.125, 2.63, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.9, 0.755, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4260,6 +5013,7 @@ { "from": [9, 1.005, 3.375], "to": [13.375, 1.255, 4.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.87, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4273,6 +5027,7 @@ { "from": [9.875, 0.005, 3.75], "to": [10.375, 1.005, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4286,6 +5041,7 @@ { "from": [12, 0.005, 3.75], "to": [12.5, 1.005, 4.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, 22]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4299,6 +5055,7 @@ { "from": [2.875, 1.255, 19], "to": [4.875, 1.755, 20.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, 1.75]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4312,6 +5069,7 @@ { "from": [2.875, 2.38, 20.75], "to": [4.875, 4.38, 21], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, 20.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4325,6 +5083,7 @@ { "from": [2.875, 1.005, 20.5], "to": [4.875, 2.505, 20.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [3.875, 1.755, 20.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4338,6 +5097,7 @@ { "from": [4.875, 2.255, 19.5], "to": [5, 2.63, 21], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, 1.75]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4351,6 +5111,7 @@ { "from": [2.75, 2.255, 19.5], "to": [2.875, 2.63, 21], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, 1.75]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4364,6 +5125,7 @@ { "from": [2.75, 1.005, 19.125], "to": [5, 1.255, 20.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, 1.75]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4377,6 +5139,7 @@ { "from": [3.625, 0.005, 19.5], "to": [4.125, 1.005, 20], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, 1.75]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4390,6 +5153,7 @@ { "from": [5.375, 2.755, 20.875], "to": [7.875, 3.005, 21], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 0.88, 2.375]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4403,6 +5167,7 @@ { "from": [5.5, 2.38, 21], "to": [5.75, 2.88, 21.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.15, 0.88, 2.5]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4416,6 +5181,7 @@ { "from": [7.5, 2.38, 21], "to": [7.75, 2.88, 21.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 0.88, 2.5]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4429,6 +5195,7 @@ { "from": [2.875, 1.255, 13], "to": [4.875, 1.755, 14.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4442,6 +5209,7 @@ { "from": [2.875, 2.38, 14.75], "to": [4.875, 4.38, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, 14.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4455,6 +5223,7 @@ { "from": [2.875, 1.005, 14.5], "to": [4.875, 2.505, 14.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [3.875, 1.755, 14.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4468,6 +5237,7 @@ { "from": [5, 1.255, 13], "to": [7, 1.755, 14.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4481,6 +5251,7 @@ { "from": [5, 2.38, 14.75], "to": [7, 4.38, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, 14.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4494,6 +5265,7 @@ { "from": [5, 1.005, 14.5], "to": [7, 2.505, 14.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [6, 1.755, 14.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4507,6 +5279,7 @@ { "from": [4.875, 2.255, 13.5], "to": [5, 2.63, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4520,6 +5293,7 @@ { "from": [7, 2.255, 13.5], "to": [7.125, 2.63, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4533,6 +5307,7 @@ { "from": [2.75, 2.255, 13.5], "to": [2.875, 2.63, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4546,6 +5321,7 @@ { "from": [2.75, 1.005, 13.125], "to": [7.125, 1.255, 14.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4559,6 +5335,7 @@ { "from": [3.625, 0.005, 13.5], "to": [4.125, 1.005, 14], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4572,6 +5349,7 @@ { "from": [5.75, 0.005, 13.5], "to": [6.25, 1.005, 14], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4585,6 +5363,7 @@ { "from": [9.125, 1.255, 13], "to": [11.125, 1.755, 14.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.9, -0.37, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4598,6 +5377,7 @@ { "from": [9.125, 2.38, 14.75], "to": [11.125, 4.38, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.125, 1.755, 14.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4611,6 +5391,7 @@ { "from": [9.125, 1.005, 14.5], "to": [11.125, 2.505, 14.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [10.125, 1.755, 14.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4624,6 +5405,7 @@ { "from": [11.25, 1.255, 13], "to": [13.25, 1.755, 14.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.37, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4637,6 +5419,7 @@ { "from": [11.25, 2.38, 14.75], "to": [13.25, 4.38, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.25, 1.755, 14.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4650,6 +5433,7 @@ { "from": [11.25, 1.005, 14.5], "to": [13.25, 2.505, 14.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [12.25, 1.755, 14.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4663,6 +5447,7 @@ { "from": [11.125, 2.255, 13.5], "to": [11.25, 2.63, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [8.025, 0.755, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4676,6 +5461,7 @@ { "from": [13.25, 2.255, 13.5], "to": [13.375, 2.63, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 0.755, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4689,6 +5475,7 @@ { "from": [9, 2.255, 13.5], "to": [9.125, 2.63, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.9, 0.755, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4702,6 +5489,7 @@ { "from": [9, 1.005, 13.125], "to": [13.375, 1.255, 14.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.87, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4715,6 +5503,7 @@ { "from": [9.875, 0.005, 13.5], "to": [10.375, 1.005, 14], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4728,6 +5517,7 @@ { "from": [12, 0.005, 13.5], "to": [12.5, 1.005, 14], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, -4.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4741,6 +5531,7 @@ { "from": [2.875, 1.255, 10], "to": [4.875, 1.755, 11.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4754,6 +5545,7 @@ { "from": [2.875, 2.38, 11.75], "to": [4.875, 4.38, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, 11.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4767,6 +5559,7 @@ { "from": [2.875, 1.005, 11.5], "to": [4.875, 2.505, 11.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [3.875, 1.755, 11.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4780,6 +5573,7 @@ { "from": [5, 1.255, 10], "to": [7, 1.755, 11.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4793,6 +5587,7 @@ { "from": [5, 2.38, 11.75], "to": [7, 4.38, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, 11.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4806,6 +5601,7 @@ { "from": [5, 1.005, 11.5], "to": [7, 2.505, 11.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [6, 1.755, 11.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4819,6 +5615,7 @@ { "from": [4.875, 2.255, 10.5], "to": [5, 2.63, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4832,6 +5629,7 @@ { "from": [7, 2.255, 10.5], "to": [7.125, 2.63, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4845,6 +5643,7 @@ { "from": [2.75, 2.255, 10.5], "to": [2.875, 2.63, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4858,6 +5657,7 @@ { "from": [2.75, 1.005, 10.125], "to": [7.125, 1.255, 11.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4871,6 +5671,7 @@ { "from": [3.625, 0.005, 10.5], "to": [4.125, 1.005, 11], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4884,6 +5685,7 @@ { "from": [5.75, 0.005, 10.5], "to": [6.25, 1.005, 11], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -4897,6 +5699,7 @@ { "from": [9.125, 1.255, 10], "to": [11.125, 1.755, 11.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.9, -0.37, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4910,6 +5713,7 @@ { "from": [9.125, 2.38, 11.75], "to": [11.125, 4.38, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.125, 1.755, 11.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4923,6 +5727,7 @@ { "from": [9.125, 1.005, 11.5], "to": [11.125, 2.505, 11.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [10.125, 1.755, 11.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4936,6 +5741,7 @@ { "from": [11.25, 1.255, 10], "to": [13.25, 1.755, 11.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.37, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4949,6 +5755,7 @@ { "from": [11.25, 2.38, 11.75], "to": [13.25, 4.38, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.25, 1.755, 11.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -4962,6 +5769,7 @@ { "from": [11.25, 1.005, 11.5], "to": [13.25, 2.505, 11.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [12.25, 1.755, 11.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -4975,6 +5783,7 @@ { "from": [11.125, 2.255, 10.5], "to": [11.25, 2.63, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [8.025, 0.755, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -4988,6 +5797,7 @@ { "from": [13.25, 2.255, 10.5], "to": [13.375, 2.63, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 0.755, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5001,6 +5811,7 @@ { "from": [9, 2.255, 10.5], "to": [9.125, 2.63, 12], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.9, 0.755, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5014,6 +5825,7 @@ { "from": [9, 1.005, 10.125], "to": [13.375, 1.255, 11.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.87, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5027,6 +5839,7 @@ { "from": [9.875, 0.005, 10.5], "to": [10.375, 1.005, 11], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -5040,6 +5853,7 @@ { "from": [12, 0.005, 10.5], "to": [12.5, 1.005, 11], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, -7.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -5053,6 +5867,7 @@ { "from": [2.875, 1.255, 7], "to": [4.875, 1.755, 8.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.65, -0.37, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5066,6 +5881,7 @@ { "from": [2.875, 2.38, 8.75], "to": [4.875, 4.38, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.875, 1.755, 8.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -5079,6 +5895,7 @@ { "from": [2.875, 1.005, 8.5], "to": [4.875, 2.505, 8.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [3.875, 1.755, 8.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5092,6 +5909,7 @@ { "from": [5, 1.255, 7], "to": [7, 1.755, 8.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.37, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5105,6 +5923,7 @@ { "from": [5, 2.38, 8.75], "to": [7, 4.38, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6, 1.755, 8.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -5118,6 +5937,7 @@ { "from": [5, 1.005, 8.5], "to": [7, 2.505, 8.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [6, 1.755, 8.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5131,6 +5951,7 @@ { "from": [4.875, 2.255, 7.5], "to": [5, 2.63, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.775, 0.755, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5144,6 +5965,7 @@ { "from": [7, 2.255, 7.5], "to": [7.125, 2.63, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [4.025, 0.755, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5157,6 +5979,7 @@ { "from": [2.75, 2.255, 7.5], "to": [2.875, 2.63, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [-0.35, 0.755, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5170,6 +5993,7 @@ { "from": [2.75, 1.005, 7.125], "to": [7.125, 1.255, 8.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -0.87, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5183,6 +6007,7 @@ { "from": [3.625, 0.005, 7.5], "to": [4.125, 1.005, 8], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -5196,6 +6021,7 @@ { "from": [5.75, 0.005, 7.5], "to": [6.25, 1.005, 8], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [3.775, -1.12, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -5209,6 +6035,7 @@ { "from": [9.125, 1.255, 7], "to": [11.125, 1.755, 8.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.9, -0.37, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5222,6 +6049,7 @@ { "from": [9.125, 2.38, 8.75], "to": [11.125, 4.38, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.125, 1.755, 8.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -5235,6 +6063,7 @@ { "from": [9.125, 1.005, 8.5], "to": [11.125, 2.505, 8.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [10.125, 1.755, 8.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5248,6 +6077,7 @@ { "from": [11.25, 1.255, 7], "to": [13.25, 1.755, 8.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.37, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5261,6 +6091,7 @@ { "from": [11.25, 2.38, 8.75], "to": [13.25, 4.38, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.25, 1.755, 8.875]}, "faces": { "north": {"uv": [0, 8, 16, 16], "texture": "#7"}, @@ -5274,6 +6105,7 @@ { "from": [11.25, 1.005, 8.5], "to": [13.25, 2.505, 8.75], + "light_emission": 10, "rotation": {"angle": 22.5, "axis": "x", "origin": [12.25, 1.755, 8.5]}, "faces": { "north": {"uv": [0, 0, 16, 8], "texture": "#7"}, @@ -5287,6 +6119,7 @@ { "from": [11.125, 2.255, 7.5], "to": [11.25, 2.63, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [8.025, 0.755, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5300,6 +6133,7 @@ { "from": [13.25, 2.255, 7.5], "to": [13.375, 2.63, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.275, 0.755, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5313,6 +6147,7 @@ { "from": [9, 2.255, 7.5], "to": [9.125, 2.63, 9], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.9, 0.755, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5326,6 +6161,7 @@ { "from": [9, 1.005, 7.125], "to": [13.375, 1.255, 8.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -0.87, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5339,6 +6175,7 @@ { "from": [9.875, 0.005, 7.5], "to": [10.375, 1.005, 8], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -5352,6 +6189,7 @@ { "from": [12, 0.005, 7.5], "to": [12.5, 1.005, 8], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [10.025, -1.12, -10.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#5"}, @@ -5365,6 +6203,7 @@ { "from": [11.625, 6.88, -9.375], "to": [11.875, 7.13, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [0.375, 4.38, -14.5]}, "faces": { "north": {"uv": [12, 12.5, 12.03126, 12.53126], "texture": "#8"}, @@ -5378,6 +6217,7 @@ { "from": [11.875, 6.88, -9.375], "to": [13.375, 7.005, 15], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [1.875, 4.38, -14.5]}, "faces": { "north": {"uv": [12.375, 5.875, 12.5625, 5.89062], "texture": "#8"}, @@ -5391,6 +6231,7 @@ { "from": [4.125, 6.88, -9.375], "to": [4.375, 7.13, 21.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [15.625, 4.38, -14.5]}, "faces": { "north": {"uv": [12.125, 12.5, 12.15626, 12.53126], "texture": "#8"}, @@ -5404,6 +6245,7 @@ { "from": [2.625, 6.88, -9.375], "to": [4.125, 7.005, 21.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.125, 4.38, -14.5]}, "faces": { "north": {"uv": [12.375, 6.125, 12.5625, 6.14062], "texture": "#8"}, @@ -5417,6 +6259,7 @@ { "from": [10.875, -0.62, -3.625], "to": [13.375, 6.755, -3.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.375, -0.62, -16.625]}, "faces": { "north": {"uv": [8.5, 6, 8.8125, 6.92188], "texture": "#8"}, @@ -5430,6 +6273,7 @@ { "from": [10.875, -0.62, -9], "to": [13.375, 6.755, -8.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.375, -0.62, -21.875]}, "faces": { "north": {"uv": [7.75, 8.5, 8.0625, 9.42188], "texture": "#8"}, @@ -5443,6 +6287,7 @@ { "from": [11, 2.63, -8.75], "to": [13.25, 2.88, -3.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.375, -0.62, -21.625]}, "faces": { "north": {"uv": [12, 2.625, 12.28126, 2.65626], "texture": "#8"}, @@ -5456,6 +6301,7 @@ { "from": [11, 4.755, -8.75], "to": [13.25, 5.005, -3.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [24.375, 1.505, -21.625]}, "faces": { "north": {"uv": [12, 2.875, 12.28126, 2.90626], "texture": "#8"}, @@ -5469,6 +6315,7 @@ { "from": [3.75, 2.505, 24.5], "to": [3.875, 5.255, 24.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14, 3.38, 10.125]}, "faces": { "north": {"uv": [9.75, 12.125, 9.76562, 12.46876], "texture": "#8"}, @@ -5482,6 +6329,7 @@ { "from": [3.75, 2.505, 22.375], "to": [3.875, 5.255, 22.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14, 3.38, 8]}, "faces": { "north": {"uv": [10.625, 12.125, 10.64062, 12.46876], "texture": "#8"}, @@ -5495,6 +6343,7 @@ { "from": [4.375, 2.505, 22.375], "to": [4.5, 5.255, 22.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 3.38, 8]}, "faces": { "north": {"uv": [12.125, 11.5, 12.14062, 11.84376], "texture": "#8"}, @@ -5508,6 +6357,7 @@ { "from": [4.375, 2.505, 24.5], "to": [4.5, 5.255, 24.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 3.38, 10.125]}, "faces": { "north": {"uv": [12.25, 0.75, 12.26562, 1.09376], "texture": "#8"}, @@ -5521,6 +6371,7 @@ { "from": [3.75, 5.255, 22.375], "to": [4.5, 5.38, 22.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 3.13, 8]}, "faces": { "north": {"uv": [12.5, 4.125, 12.59376, 4.14062], "texture": "#8"}, @@ -5534,6 +6385,7 @@ { "from": [3.75, 5.255, 24.5], "to": [4.5, 5.38, 24.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 3.13, 10.125]}, "faces": { "north": {"uv": [4.5, 12.5, 4.59376, 12.51562], "texture": "#8"}, @@ -5547,6 +6399,7 @@ { "from": [3.75, 2.38, 22.375], "to": [4.5, 2.505, 22.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 0.255, 8]}, "faces": { "north": {"uv": [5.125, 12.5, 5.21876, 12.51562], "texture": "#8"}, @@ -5560,6 +6413,7 @@ { "from": [3.75, 2.38, 24.5], "to": [4.5, 2.505, 24.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 0.255, 10.125]}, "faces": { "north": {"uv": [5.75, 12.5, 5.84376, 12.51562], "texture": "#8"}, @@ -5573,6 +6427,7 @@ { "from": [3, 4.755, 24.5], "to": [3.75, 4.88, 24.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.875, 2.63, 10.125]}, "faces": { "north": {"uv": [12.5, 6.75, 12.59376, 6.76562], "texture": "#8"}, @@ -5586,6 +6441,7 @@ { "from": [3, 2.88, 24.5], "to": [3.75, 3.005, 24.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.875, 0.755, 10.125]}, "faces": { "north": {"uv": [7.5, 12.5, 7.59376, 12.51562], "texture": "#8"}, @@ -5599,6 +6455,7 @@ { "from": [3, 2.88, 22.375], "to": [3.75, 3.005, 22.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.875, 0.755, 8]}, "faces": { "north": {"uv": [12.5, 7.75, 12.59376, 7.76562], "texture": "#8"}, @@ -5612,6 +6469,7 @@ { "from": [3, 4.755, 22.375], "to": [3.75, 4.88, 22.5], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [13.875, 2.63, 8]}, "faces": { "north": {"uv": [12.5, 8.125, 12.59376, 8.14062], "texture": "#8"}, @@ -5625,6 +6483,7 @@ { "from": [2.625, 0.005, 22.625], "to": [4.875, 1.755, 24.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14, 0.005, 10.25]}, "faces": { "north": {"uv": [4.375, 10.625, 4.65626, 10.84376], "texture": "#8"}, @@ -5638,6 +6497,7 @@ { "from": [2.875, 1.755, 22.75], "to": [3, 3.505, 24.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.25, 1.755, 9.25]}, "faces": { "north": {"uv": [12.375, 2.125, 12.39062, 2.34376], "texture": "#8"}, @@ -5651,6 +6511,7 @@ { "from": [3, 1.755, 22.75], "to": [3.375, 1.88, 24.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.625, 1.755, 9.25]}, "faces": { "north": {"uv": [12.625, 0, 12.67188, 0.01562], "texture": "#8"}, @@ -5664,6 +6525,7 @@ { "from": [4.375, 1.755, 23], "to": [4.75, 1.88, 24], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14, 1.755, 9.25]}, "faces": { "north": {"uv": [12.625, 0.125, 12.67188, 0.14062], "texture": "#8"}, @@ -5677,6 +6539,7 @@ { "from": [2.875, 3.505, 23], "to": [3, 3.63, 24], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [12.5, 3.505, 9.25]}, "faces": { "north": {"uv": [4.625, 12.625, 4.64062, 12.64062], "texture": "#8"}, @@ -5690,6 +6553,7 @@ { "from": [3.375, 1.755, 22.75], "to": [4.625, 1.88, 23.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14, 1.755, 9]}, "faces": { "north": {"uv": [0.25, 12.5, 0.40626, 12.51562], "texture": "#8"}, @@ -5703,6 +6567,7 @@ { "from": [3.375, 1.755, 23.875], "to": [4.625, 1.88, 24.25], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14, 1.755, 10.125]}, "faces": { "north": {"uv": [12.5, 0.375, 12.65626, 0.39062], "texture": "#8"}, @@ -5716,6 +6581,7 @@ { "from": [4.375, 2.505, 21.5], "to": [5, 3.13, 21.625], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [15.125, 2.13, 7.25]}, "faces": { "north": {"uv": [12.125, 7.625, 12.20312, 7.70312], "texture": "#8"}, @@ -5729,6 +6595,7 @@ { "from": [4.125, 0.505, 25], "to": [4.25, 3.005, 25.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 0.005, 11]}, "faces": { "north": {"uv": [12.25, 7.625, 12.26562, 7.9375], "texture": "#8"}, @@ -5742,6 +6609,7 @@ { "from": [4.125, 3.005, 25], "to": [4.375, 3.255, 25.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 2.505, 11]}, "faces": { "north": {"uv": [12.25, 12.5, 12.28126, 12.53126], "texture": "#8"}, @@ -5755,6 +6623,7 @@ { "from": [4, 2.63, 24.875], "to": [4.375, 2.88, 25.375], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.625, 2.13, 11]}, "faces": { "north": {"uv": [12.5, 8.625, 12.54688, 8.65626], "texture": "#8"}, @@ -5768,6 +6637,7 @@ { "from": [2.625, 0.505, 25], "to": [4.125, 0.63, 25.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [14.375, 0.005, 11]}, "faces": { "north": {"uv": [12.375, 7, 12.5625, 7.01562], "texture": "#8"}, @@ -5781,6 +6651,7 @@ { "from": [7.125, 2.505, 21.5], "to": [9.5, 2.88, 23], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 1.005, 40.75]}, "faces": { "north": {"uv": [11.75, 3.25, 12.04688, 3.29688], "texture": "#8"}, @@ -5794,6 +6665,7 @@ { "from": [7.125, 2.88, 21.5], "to": [7.875, 3.255, 23], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 1.38, 40.75]}, "faces": { "north": {"uv": [11.125, 12.25, 11.21876, 12.29688], "texture": "#8"}, @@ -5807,6 +6679,7 @@ { "from": [7.875, 2.88, 22.625], "to": [8.75, 3.255, 23], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.15, 1.38, 40.75]}, "faces": { "north": {"uv": [12.125, 10.125, 12.23438, 10.17188], "texture": "#8"}, @@ -5820,6 +6693,7 @@ { "from": [7.875, 2.88, 21.5], "to": [8.75, 3.255, 21.875], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [7.15, 1.38, 39.625]}, "faces": { "north": {"uv": [12.25, 2.25, 12.35938, 2.29688], "texture": "#8"}, @@ -5833,6 +6707,7 @@ { "from": [8.25, 3.13, 21.625], "to": [8.375, 3.63, 21.75], + "light_emission": 10, "rotation": {"angle": 45, "axis": "x", "origin": [8.3125, 3.13, 21.75]}, "faces": { "north": {"uv": [12.375, 12.5, 12.39062, 12.5625], "texture": "#8"}, @@ -5846,6 +6721,7 @@ { "from": [8.75, 2.88, 21.5], "to": [9.5, 3.255, 23], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [8.525, 1.38, 40.75]}, "faces": { "north": {"uv": [11.25, 12.25, 11.34376, 12.29688], "texture": "#8"}, @@ -5859,6 +6735,7 @@ { "from": [5.875, 0.005, 21.5], "to": [7.125, 10.505, 22], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 1.13, 40.75]}, "faces": { "north": {"uv": [4.25, 9.25, 4.40626, 10.5625], "texture": "#8"}, @@ -5872,6 +6749,7 @@ { "from": [6.125, 10.38, -13.75], "to": [6.875, 10.505, 29.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [18.25, 2.255, -14.375]}, "faces": { "north": {"uv": [12.5, 9.125, 12.59376, 9.14062], "texture": "#8"}, @@ -5885,6 +6763,7 @@ { "from": [9.125, 10.38, -13.75], "to": [9.875, 10.505, 21.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [21.25, 2.255, -14.375]}, "faces": { "north": {"uv": [9.375, 12.5, 9.46876, 12.51562], "texture": "#8"}, @@ -5898,6 +6777,7 @@ { "from": [9.125, 10.38, 25.75], "to": [9.875, 10.505, 29.75], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [21.25, 2.255, -5.75]}, "faces": { "north": {"uv": [9.5, 12.5, 9.59376, 12.51562], "texture": "#8"}, @@ -5911,6 +6791,7 @@ { "from": [5.375, 3.2, 21], "to": [7.875, 7.1, 21.125], + "light_emission": 10, "rotation": {"angle": 0, "axis": "y", "origin": [5.45, 3.2, 21.25]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, @@ -5938,43 +6819,44 @@ 2, 3, 4, + 5, { "name": "Underframe", "origin": [5.8, -5, -9], "color": 0, "children": [ - 5, 6, 7, + 8, { "name": "Hook", "origin": [5.8, -5, -9], "color": 0, - "children": [8, 9] + "children": [9, 10] }, { "name": "Hook", "origin": [5.8, -5, -18.7], "color": 0, - "children": [10, 11] + "children": [11, 12] }, { "name": "Hook", "origin": [5.8, -5, -9], "color": 0, - "children": [12, 13] + "children": [13, 14] }, { "name": "Hook", "origin": [5.8, -5, -18.7], "color": 0, - "children": [14, 15] + "children": [15, 16] }, { "name": "Pins", "origin": [5.8, -5, -9], "color": 0, - "children": [16, 17] + "children": [17, 18] } ] } @@ -5999,25 +6881,25 @@ "name": "TubeT", "origin": [10.4, 8, 9], "color": 0, - "children": [18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28] + "children": [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] }, { "name": "TubeL", "origin": [10.4, 8, 9], "color": 0, - "children": [29, 30, 31, 32, 33, 34, 35, 36] + "children": [30, 31, 32, 33, 34, 35, 36, 37] }, { "name": "TubeR", "origin": [10.4, 8, 9], "color": 0, - "children": [37, 38, 39, 40, 41, 42] + "children": [38, 39, 40, 41, 42, 43] }, { "name": "Plate", "origin": [10.4, 8, 9], "color": 0, - "children": [43, 44] + "children": [44, 45] } ] }, @@ -6030,25 +6912,25 @@ "name": "TubeT", "origin": [10.4, 8, 9], "color": 0, - "children": [45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55] + "children": [46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56] }, { "name": "TubeL", "origin": [10.4, 8, 9], "color": 0, - "children": [56, 57, 58, 59, 60, 61, 62, 63] + "children": [57, 58, 59, 60, 61, 62, 63, 64] }, { "name": "TubeR", "origin": [10.4, 8, 9], "color": 0, - "children": [64, 65, 66, 67, 68, 69] + "children": [65, 66, 67, 68, 69, 70] }, { "name": "Plate", "origin": [10.4, 8, 9], "color": 0, - "children": [70, 71] + "children": [71, 72] } ] } @@ -6068,13 +6950,13 @@ "name": "BufferL", "origin": [19.4, -11, -13], "color": 0, - "children": [72, 73, 74, 75, 76] + "children": [73, 74, 75, 76, 77] }, { "name": "BufferR", "origin": [-12.6, -11, -13], "color": 0, - "children": [77, 78, 79, 80, 81] + "children": [78, 79, 80, 81, 82] } ] }, @@ -6087,13 +6969,13 @@ "name": "BufferL", "origin": [19.4, -11, -13], "color": 0, - "children": [82, 83, 84, 85, 86] + "children": [83, 84, 85, 86, 87] }, { "name": "BufferR", "origin": [-12.6, -11, -13], "color": 0, - "children": [87, 88, 89, 90, 91] + "children": [88, 89, 90, 91, 92] } ] } @@ -6113,25 +6995,25 @@ "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [92, 93, 94] + "children": [93, 94, 95] }, { "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [95, 96, 97] + "children": [96, 97, 98] }, { "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [98, 99, 100] + "children": [99, 100, 101] }, { "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [101, 102, 103] + "children": [102, 103, 104] } ] }, @@ -6144,25 +7026,25 @@ "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [104, 105, 106] + "children": [105, 106, 107] }, { "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [107, 108, 109] + "children": [108, 109, 110] }, { "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [110, 111, 112] + "children": [111, 112, 113] }, { "name": "AirPipe", "origin": [4.6, 2.4, 8.7], "color": 0, - "children": [113, 114, 115] + "children": [114, 115, 116] } ] } @@ -6177,25 +7059,25 @@ "name": "LampBracket", "origin": [8.8, 8.7, -3.95], "color": 0, - "children": [116, 117, 118] + "children": [117, 118, 119] }, { "name": "LampBracket", "origin": [8.8, 8.7, -3.95], "color": 0, - "children": [119, 120, 121] + "children": [120, 121, 122] }, { "name": "LampBracket", "origin": [8.8, 8.7, -3.95], "color": 0, - "children": [122, 123, 124] + "children": [123, 124, 125] }, { "name": "LampBracket", "origin": [8.8, 8.7, -3.95], "color": 0, - "children": [125, 126, 127] + "children": [126, 127, 128] } ] } @@ -6210,13 +7092,13 @@ "name": "ElectricalF", "origin": [14.4, -5.3, -13], "color": 0, - "children": [128, 129, 130] + "children": [129, 130, 131] }, { "name": "ElectricalB", "origin": [14.4, -5.3, -13], "color": 0, - "children": [131, 132, 133] + "children": [132, 133, 134] } ] }, @@ -6224,72 +7106,171 @@ "name": "Windows", "origin": [13.75, 3.13, -14.5], "color": 0, - "children": [134, 135] + "children": [135, 136] }, { "name": "Body", "origin": [10.4, 8, 9], "color": 0, "children": [ - 136, - 137, - 138, - 139, - 140, { "name": "Roof", "origin": [10.4, 8, 9], "color": 0, - "children": [141, 142, 143, 144, 145] + "children": [ + { + "name": "RoofOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [137, 138, 139, 140, 141] + }, + { + "name": "RoofInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [142, 143, 144, 145, 146] + } + ] }, { "name": "F", "origin": [10.4, 8, 9], "color": 0, - "children": [146, 147, 148, 149, 150, 151, 152, 153, 154] + "children": [ + { + "name": "FOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [147, 148, 149, 150, 151, 152, 153, 154, 155] + }, + { + "name": "FInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [156, 157, 158, 159, 160, 161, 162, 163, 164] + } + ] }, { "name": "B", "origin": [10.4, 8, 9], "color": 0, - "children": [155, 156, 157, 158, 159, 160, 161, 162, 163] + "children": [ + { + "name": "BOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [165, 166, 167, 168, 169, 170, 171, 172, 173] + }, + { + "name": "BInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [174, 175, 176, 177, 178, 179, 180, 181, 182] + } + ] }, - 164, { - "name": "WR", + "name": "R", "origin": [10.4, 8, 9], "color": 0, - "children": [165, 166, 167, 168, 169, 170, 171, 172] + "children": [ + { + "name": "RInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 183, + 184, + { + "name": "WR", + "origin": [10.4, 8, 9], + "color": 0, + "children": [185, 186, 187, 188, 189, 190, 191, 192] + }, + 193 + ] + }, + { + "name": "ROuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 194, + 195, + { + "name": "WR", + "origin": [10.4, 8, 9], + "color": 0, + "children": [196, 197, 198, 199, 200, 201, 202, 203] + }, + 204 + ] + } + ] }, { - "name": "WL", + "name": "L", "origin": [10.4, 8, 9], "color": 0, - "children": [173, 174, 175, 176, 177, 178, 179] + "children": [ + { + "name": "LOuter", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 205, + 206, + 207, + { + "name": "WL", + "origin": [10.4, 8, 9], + "color": 0, + "children": [208, 209, 210, 211, 212, 213, 214] + } + ] + }, + { + "name": "LInner", + "origin": [10.4, 8, 9], + "color": 0, + "children": [ + 215, + 216, + 217, + { + "name": "WL", + "origin": [10.4, 8, 9], + "color": 0, + "children": [218, 219, 220, 221, 222, 223, 224] + } + ] + } + ] }, { "name": "VestibuleDividerF", "origin": [10.4, 8, 9], "color": 0, - "children": [180, 181, 182, 183, 184, 185, 186] + "children": [225, 226, 227, 228, 229, 230, 231] }, { "name": "VestibuleDividerB", "origin": [10.4, 8, 9], "color": 0, - "children": [187, 188, 189, 190, 191, 192] + "children": [232, 233, 234, 235, 236, 237] }, { "name": "Toilet Divider", "origin": [10.4, 8, 9], "color": 0, - "children": [193, 194, 195, 196, 197, 198, 199] + "children": [238, 239, 240, 241, 242, 243, 244] }, { "name": "Gutters", "origin": [10.4, 8, 9], "color": 0, - "children": [200, 201, 202, 203] + "children": [245, 246, 247, 248] } ] }, @@ -6302,19 +7283,19 @@ "name": "ToiletDoor", "origin": [18.2, -4, 18.9], "color": 0, - "children": [204, 205] + "children": [249, 250] }, { "name": "SaloonDoor", "origin": [15, -4, -9], "color": 0, - "children": [206] + "children": [251] }, { "name": "SaloonDoorC", "origin": [15, -4, -9], "color": 0, - "children": [207, 208] + "children": [252, 253] }, { "name": "GangwayDoorSet", @@ -6325,13 +7306,13 @@ "name": "GangwayDoor", "origin": [2.6, -10, -12.7], "color": 0, - "children": [209, 210, 211, 212, 213] + "children": [254, 255, 256, 257, 258] }, { "name": "GangwayDoor", "origin": [2.6, -10, -12.7], "color": 0, - "children": [214, 215, 216, 217, 218] + "children": [259, 260, 261, 262, 263] } ] }, @@ -6344,13 +7325,13 @@ "name": "GangwayDoor", "origin": [2.6, -10, -12.7], "color": 0, - "children": [219, 220, 221, 222, 223] + "children": [264, 265, 266, 267, 268] }, { "name": "GangwayDoor", "origin": [2.6, -10, -12.7], "color": 0, - "children": [224, 225, 226, 227, 228] + "children": [269, 270, 271, 272, 273] } ] } @@ -6375,13 +7356,13 @@ "name": "Table", "origin": [10.4, 8, 9], "color": 0, - "children": [229, 230] + "children": [274, 275] }, { "name": "Table", "origin": [10.4, 8, 9], "color": 0, - "children": [231, 232] + "children": [276, 277] } ] }, @@ -6409,25 +7390,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [233, 234, 235] + "children": [278, 279, 280] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [236, 237, 238] + "children": [281, 282, 283] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [239, 240, 241] + "children": [284, 285, 286] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [242, 243, 244] + "children": [287, 288, 289] } ] } @@ -6447,25 +7428,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [245, 246, 247] + "children": [290, 291, 292] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [248, 249, 250] + "children": [293, 294, 295] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [251, 252, 253] + "children": [296, 297, 298] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [254, 255, 256] + "children": [299, 300, 301] } ] } @@ -6485,25 +7466,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [257, 258, 259] + "children": [302, 303, 304] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [260, 261, 262] + "children": [305, 306, 307] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [263, 264, 265] + "children": [308, 309, 310] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [266, 267, 268] + "children": [311, 312, 313] } ] }, @@ -6516,25 +7497,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [269, 270, 271] + "children": [314, 315, 316] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [272, 273, 274] + "children": [317, 318, 319] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [275, 276, 277] + "children": [320, 321, 322] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [278, 279, 280] + "children": [323, 324, 325] } ] } @@ -6554,25 +7535,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [281, 282, 283] + "children": [326, 327, 328] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [284, 285, 286] + "children": [329, 330, 331] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [287, 288, 289] + "children": [332, 333, 334] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [290, 291, 292] + "children": [335, 336, 337] } ] }, @@ -6585,25 +7566,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [293, 294, 295] + "children": [338, 339, 340] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [296, 297, 298] + "children": [341, 342, 343] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [299, 300, 301] + "children": [344, 345, 346] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [302, 303, 304] + "children": [347, 348, 349] } ] } @@ -6623,25 +7604,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [305, 306, 307] + "children": [350, 351, 352] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [308, 309, 310] + "children": [353, 354, 355] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [311, 312, 313] + "children": [356, 357, 358] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [314, 315, 316] + "children": [359, 360, 361] } ] }, @@ -6654,25 +7635,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [317, 318, 319] + "children": [362, 363, 364] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [320, 321, 322] + "children": [365, 366, 367] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [323, 324, 325] + "children": [368, 369, 370] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [326, 327, 328] + "children": [371, 372, 373] } ] } @@ -6699,19 +7680,19 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [329, 330, 331] + "children": [374, 375, 376] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [332, 333] + "children": [377, 378] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [334, 335] + "children": [379, 380] } ] }, @@ -6719,7 +7700,7 @@ "name": "Railing", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [336, 337, 338] + "children": [381, 382, 383] } ] }, @@ -6737,25 +7718,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [339, 340, 341] + "children": [384, 385, 386] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [342, 343, 344] + "children": [387, 388, 389] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [345, 346, 347] + "children": [390, 391, 392] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [348, 349, 350] + "children": [393, 394, 395] } ] }, @@ -6768,25 +7749,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [351, 352, 353] + "children": [396, 397, 398] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [354, 355, 356] + "children": [399, 400, 401] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [357, 358, 359] + "children": [402, 403, 404] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [360, 361, 362] + "children": [405, 406, 407] } ] } @@ -6806,25 +7787,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [363, 364, 365] + "children": [408, 409, 410] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [366, 367, 368] + "children": [411, 412, 413] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [369, 370, 371] + "children": [414, 415, 416] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [372, 373, 374] + "children": [417, 418, 419] } ] }, @@ -6837,25 +7818,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [375, 376, 377] + "children": [420, 421, 422] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [378, 379, 380] + "children": [423, 424, 425] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [381, 382, 383] + "children": [426, 427, 428] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [384, 385, 386] + "children": [429, 430, 431] } ] } @@ -6875,25 +7856,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [387, 388, 389] + "children": [432, 433, 434] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [390, 391, 392] + "children": [435, 436, 437] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [393, 394, 395] + "children": [438, 439, 440] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [396, 397, 398] + "children": [441, 442, 443] } ] }, @@ -6906,25 +7887,25 @@ "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [399, 400, 401] + "children": [444, 445, 446] }, { "name": "Seat", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [402, 403, 404] + "children": [447, 448, 449] }, { "name": "Armrests", "origin": [10.4, 8, 9], "color": 0, - "children": [405, 406, 407] + "children": [450, 451, 452] }, { "name": "Support", "origin": [17.02, 4.5, 17.9], "color": 0, - "children": [408, 409, 410] + "children": [453, 454, 455] } ] } @@ -6943,25 +7924,25 @@ "name": "RackL", "origin": [4.3, -0.5, -9], "color": 0, - "children": [411, 412] + "children": [456, 457] }, { "name": "RackR", "origin": [4.3, -0.5, -9], "color": 0, - "children": [413, 414] + "children": [458, 459] }, { "name": "group", "origin": [10.4, 8, 9], "color": 0, - "children": [415] + "children": [460] }, { "name": "group", "origin": [10.4, 8, 9], "color": 0, - "children": [416, 417, 418] + "children": [461, 462, 463] } ] } @@ -6976,25 +7957,25 @@ "name": "Railing", "origin": [15, -1.5, 10.8], "color": 0, - "children": [419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430] + "children": [464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475] }, { "name": "Toilet", "origin": [15.2, -4, 10.8], "color": 0, - "children": [431, 432, 433, 434, 435, 436, 437, 438] + "children": [476, 477, 478, 479, 480, 481, 482, 483] }, { "name": "Bidet", "origin": [10.4, 8, 9], "color": 0, - "children": [439, 440, 441, 442] + "children": [484, 485, 486, 487] }, { "name": "Table", "origin": [10.4, 8, 9], "color": 0, - "children": [443, 444, 445, 446, 447, 448, 449] + "children": [488, 489, 490, 491, 492, 493, 494] } ] }, @@ -7002,7 +7983,7 @@ "name": "Lights", "origin": [10.4, 8, 9], "color": 0, - "children": [450, 451, 452] + "children": [495, 496, 497] } ] }, @@ -7010,7 +7991,7 @@ "name": "Posters", "origin": [8, 8, 8], "color": 0, - "children": [453] + "children": [498] } ] } diff --git a/assets/minecraft/textures/block/lipan/lili/lili_moquette_midori.png b/assets/minecraft/textures/block/lipan/lili/lili_moquette_midori.png new file mode 100644 index 0000000000000000000000000000000000000000..40042b5447d9c6986861c48b135efd4face4e926 GIT binary patch literal 609 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1SD0tpLH@YFo}7(IEGZrc{4rRn<-GB?QU@x zM^O3o(^8_25z&Dzsr5=P{J*|#(%9t?uKjDq^gG^KE$=p3x*v{x;oLOE`Sa7%nyJmj zY4are>I$aZyYc?sJhkv`yZggEOAL!o3B1gH`tGmgaf#y7Gb6RXzdQfsQrVA+g^Rmq zZoa=drs%?Q=_!V*=cryUcMeGRPUz`mOlpu&VC%q2HU2+*;BIH!EuQuLKQ}c`ZoE2I z?!}#&9|emRrYtC8v}`#)z4K=fQ|kToZ%)cgn{(uK_p+yak=MlXdLsqrp6v*0I4tj$ z7Q(&g>B5gYw+WnFd1}p~Q)dJkyAP+|Z2Iu(jMR#?TQqLjNyUdTWIeo^#I=`Ia`A^$ zzdGf0+cMZQYC;?Le30^b9rSSb%`K-Sn)S0Enzzko-#D@T-lYvc&IE7$@OajyUlBF8 zn76QJ@L!NSu$}$Elr^)GZa(^;W~DpL=$Ku)l3jZDr~5r80%jTgp73$|KlkbBK37}I zT)34gCjb2NXO8F3Z5HGHB~;OXlCgoENdFdySJzZe-)Z{AIQLGsfmomIgWd6)b?h$Q zyPt6BtKb{P7p^yrH?YrAo@%Q5?SBe?&tEx)riD#KQcv7x8L{qVe_`wJp0SGmLiL02 t=iit7@du`l|Nr%NO?wMuuz^wtGef=TlRBZA3vYlT44$rjF6*2UngE$>BG>=` literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/block/lipan/lili_midori/lpn_mdori_bmpz_door_saloon_r.png b/assets/minecraft/textures/block/lipan/lili_midori/lpn_mdori_bmpz_door_saloon_r.png index 6c7c2c382e52b0afbe8877149bdef837b6c06d9c..041e12e62fe7871293937c9c089f27641b8408b2 100644 GIT binary patch delta 308 zcmaFObdG6)ay=unr;B4q#hf>{9r>CJL|iX+CuXm4Q(t$ab6wlfOwTomOkVauC#usI z2wh?@U#7TZ%lVd5vr@9|7u4PVCVXMv{`FIKt~J?rBW6zgmX68%7i4PrIn+QQQ$d4M=`?@ONK}FG7Nt4$RGhcGParz4D`M1$UJ-Ty`Nk`AQ5~pYLSq7vbzejy#{mn-b z-cMMCmI?>&n{naCEN+!qCm63qDFoKGb{JvU1+@z9gv0J%uIg^K-NP95ij{%k|NmW@ iii;Q+7}!7o!pyLmGeyAue}NKEgu&C*&t;ucLK6UPmVi+J literal 363 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zRXtrCLn`LH zo$brlWFW$}^5s>FUTyzJZvKZK&g0gc*!t&7VB50$IVJ~hB??I?na-G5YM|Ki;r)!6 zH*Xc5zf)LKo6=V=XJR*dsYUdTO4h99KN%K&Gdr`J? zUtc#L%wf6HvD~o+Z#^F0QmS->O38fv&s`+e_4qIA3-Dw4eIk2UecYw4Ob)SY$|q(7 zYc?@45gWqckIw4aZ=F8qnrS`DuqJ%!+e;R{6wI9}<(f{-zs}&p(yq4?g^ywJSzOj} zt^E80b$;WfT1DZ&VJ#q^7O_HA)-U>LdVSLIot-vI?*O1rl zY^FbFQHXq~=Pz0%DWL1DMT%ozUy@b%(ej)g&W}5#TzMhWYAV%-@WpV7T`ZL`VwyI5 z?bNvGRo0$F!Ta)H=g4D#J87<`VJ))gqtVjUYV2XIS86SyT3#v|@hULISNpP2C_#H2 zc<`aMwH2Pu12hVJE%uwepyfM#{&u=xHNa_y|KZM$%UuNwdX+^e*IfBe9>~EB$^)R3 z0KWjhS_ME@B}`rNaC2KQ)YR0BcusN3M1hP~UHh-BDOe?(u=5)G>j#NXfx#@Z;ee2$ zo&t||>lKtABj2@n^-*f-2g_Iv1@1kdu|{;5Pkf4Xs6Lj_Tn2-|X`tT*n^6D|ED!-w zy%i|G`k3!&ir4q&Xq5LhKtPA-aM|Ml=G3;}>#2b4t!n zt~juq=iE4|yj*q_xh4D*zv`qsu=~(<6PxSc>X%>E5q^v!BGhFHQH z(CFmto#*>h^XEK~dBwwnw!0yKzL$QPOP|zc$I<$HIzmu(mPLup;@1*zu2aYDjcAM8 zn{9X~i$q(={epI>x!3#Yk|plGM)8C*gls=F*k~Ud%qBNjsy@)@ov&pcMK2H=q_~zB z@mFIAO(=jHSD#drGXZvoD#F>K7q!8fM8R*@ceZq;8+)W4Doqqz^w|l>H#VZcy7>HA zVyzy*(p_k;b{>u5;tchoH+tl6ktVL~W?nTY;tx!HL|reCwigA~Z#*w#_na??YXCgC zmN(ucTfPeqD3%(Za!D(Alid4`FHO-5om7PE-r`u^qvnu7Sc)=;98_03Gp1=9Zz>pE&;eNE_y z)74Xi>F27bA+-H0@-$`BRHlJNcwXCJD5EJm!q43wu_I3=8yB0UqJTN zLdy|6iPgu(j2J+LmZ~iecQdsP5yb7;3_ncEbBsfk&;}lOi7py$pV}d2?1botOD1WS zn7G#b(=&Y1CS*_VNdBH~RH!Cpmn(}#L|=`EpMdy|_j%SjEMpVoi@<;Y|54b}Q-3+K z@RVJL>7Am3_=@{@PtV+$rTLFcD+$AC59~G0kL2J}`1_%1%MZOh;sWBM_{4$9I(WmDDjCX$vE&G^-y%#f z$T%0lNFQ;h8p>;j_@-^HmX8~ZcI}uI-5pTiJ>aml4_~9E^)oqxLUNR3u|3?~#dSGB z4mj?_#m7yX4kX56m{{nrrgZ1Jq|<@WHuwu0J4|>by!sBm!RJuW|E@h` zvvTu^0=7H6@#)3z{ao^2G6LW^eOR+XP4<8syh_-rB?b=q^#$8Mu@N-K0Ee=rR?=BN zx)YayUq!y~Ehp!|w})9&>@IkWw)|*9hUizWJCk@zo6*R?3WAgU^#?>bthrh!m!Go* z6hQ3zqN0HQk*U<@f_16Q!CTxsJfcessU=x?a-y$ZlIjBm`Hmj+I*|G(fE5-g=f1qc zV@LTubWJ5U^g$(ay~^cfe#?(8%3@LVrN}pAR{`TSmU?+y`N-MMXjb*ZRIs60P>O3T z2xT;FwI1ih>}MzLrL6bZ$q&ueB4EGkVVvhGkhIFsceSmL;}y+Ex@$Km4Xuu*cn(>vg*QR*r*bv!@vmZ$rD7=*5FelyjRkoEHYX?mO2GiPe^V8jO^yq1)17eiXi^k8UPNzq~*)7tF@ zs38_<){FYS1-XO3^V<5y8ObyyfW#X^XpoKE9$c?1|}BAm*Kmqd719 z(w+1l5@*0;=rxTow#)@4wE;Wxnj+7T1fc5jc`#FnXB>#w&8+NOYDXoxFr;T+I*73B zqgbrDV>I3^<9mxyKxzYUh~mDe;$+vN#<#fs5~Xr5fc#2o9k}Q6%aw&WrK%-JZo~tS z(ln|8?xtXVKw)7jMJ#kx)yj4y7!3!i6k+&yPAER*k%P0Kk&7u_W7qGL(!Rs3{*F*v-5om+8 zdg{m0-pmxVy}Rk}X00W;xMcK^K_MrrA97mO6Rd&m#_A&o{O%hj|AOG~Z&=;PxqAV~^-?O{n_ z&Wi{Ei@T07vYBV}NTm88VYmqhpTWR|S3q6$59q5z(;^?!KEHQYC%~(>< z_h8f=MxDDseSN)K>Fm*wFLIYk8!GP!#S3#I=HSk_Y+8|S)kMq$SRqSmz*nFVWYwV1@krzI3sm`RKXEIUO zi#3gDmu_pu`Y|254!paQbX<65eI@L^iB}} z2hocArbL(x;S3U&O%dI-Yu7;i0m@{Q;Ft1HxAo+yf<8I$_!}bOf@ZH%Lw+Q4bKjmP z8HnmE7}H|SZ90iGq6Q~-4a!n!X8cW7c)LyD9|vd1m;uJ(gkpG59@kRVs!QV#%H=p5 z0q5u#$r0Iwu`t6gMc_LUxZGsX;4}%egATXTnIO*|Jz6>jR7z$JeL(|+wf}_x8Pi6BUFIRsGRu<=zDL;;+q1{2?+_en8}fC%KvZyL@x(& z+F*hM`v#{=!kRnTncH(BZnvZ(*qV*d1~E#z_~S*n4TgIy#c=OEN9uW#Wb~JxIQC{S zE)9zN`*vevUexm5f^GXeFxD9PpHQRs&ZAa0o*cHV9-7~v6bZlaxA#aoeWAfVtLT_H zlW68@dIzJh6I$pMlvn5W(EF~*1^4a7-U-pVMKLs5RJGi$A@p6h9iUNbp6`GZX9Z3w zH>$A8Rc>0jf81Ka?4hjo?Y?%@Zz$G0fE&VSCWgy%m#PPbza)+<72) zbg3u#z6}2SeeAnWgWL{EuxijyJ5kiE>0I$&rqPtPTaQjZZf`g$2Vow?_VF#yEX4}C zoj#h^EPJ|4!3uYEzUgSHHs@1LC)90>->9V0 zOQVZb2ZUUD$LHp4?fHE8C3& zN(%7(3i?RmNu1uy?-D9u37w>CW;I6Hs<`Lf$wa!g^uF&&UHfGh>A?(Xl_{diPI_Tl zA2++2L?3-=GKIhT?M`C-aq}HGr3g6I@i_!<&OmfI+-O4B_SARHu_(M!H1dgB1`L6G zir%2?I^RA7V{74rj#Whgi&jpA{$1$UeT4<)-ekdp#Ykh zv=7>}drpp=9L4zx!=pX)v3z zR%Rzu-R6^Ng4zlPK73)#Zs+_HacJYDyzSsLVn!7dD*~n^wo=CUGgd^~;iiPK*|K0c zC!t><67u&`|Ar3B6T)p7zlt$!ZtnBj5i{rH%|F%=l#oS|)z$lxQ;>I!3VPvFm=y%W3uo~UBxd}2 zGZtsCVWWcJZ!-p|EC?!<^CCEK0?8+#3BJ5p_^!B&43#ysc~?j?V119C+w(wjdL!(dJ`6VSO0()?c~+w9znv(;19 zw$o8Kbl_i-xbSf#fg}l@8vOIn>`Dzw;ZXi%0ml*7jbvR;!bEL>16FQ=_aLA`;jf&D zlNi+m$Q32upBqQjvVwL9<`y6u!wqscQs5bY4?O)j>^}xWLCqDaZ^hbnV8`>fp#V}_ zsOxjDxhkz+WMFFlo-ZyB%IGPCqWE{P1phK1z^AI20g&O4p?!Y4Acze=dM z6?C0Az#Y6zki?En9(f8U0$sAgUqx+C_>!K^eHQAPqJG!4y<0w+DYRXPg3Vgp z$fcWq=>KWx^!m+ug%}vZ!F7jMVPlqcQDkl4UCZ8P>^-$eF~nE`#{aQg`0;WGO3-C{ zk56o|Ey?b2SD9Lh+_@Tt6_$Qne{TY3q`>*p=l^Uow1mRHxA#?=dB~Hw=N$VO%bR}7 zGISKP!TCR^0gk_Hd{)fB!}yDWfUE{LcGE|WLz-ja<)o15U@aK|nK;YsWnaTH^ZRT^ zbi)m453`kzH2ldOR1qw$z5=;quUPcW>xeemh3ZlR<%Rbo9*}VPTk3BAqBdml5QaKL zlpD-L*mN-y*DIypMVw9g6_&SM`2pYVzipFnLhz_FhUQ4zYwl6IQ3Y$JU zwM)nlww-ZArTuFc9&GgfvExy@#J{6{D16=5XCk6+9${Yd+lNf(8YC;kzS_x7|KF~E zkJk3U8Fs20bh4c_ONb3S0AYI{DeK#}Z`tqPHyyCHww}6T^}*h=Cyve9UGrjinug`P z2%h#jD@Y`kux#_K|MsvD!g#QpQZ2P`-uGO)U0Ev>oBHv#L82z(qB>`t1+Oheb_Mp1 zJ#H0KxtNB;cYL1b@mxRD2 zT3%^saGJ24WF%&F!bI8Ri0|o?_+sqX;I8gIWN)edbdp=~8N%P-Vr{Xo!po@NlY3~f zRr2Z7_t!XLObysJ!5N%;pE+|HqOj{FTvmCuIC%LTPiv{XW_8 zFSFG{OM_BAtT0c`#JSWm7w8xp-3wgltan*iMn(H7UqxqK#Y6L3-Ze7B&6zrmI<&%a ze*f2gW#dd1UbV;aX}826`|uB^ll^gGnNx?3V7tPN@c$ulxC=#rX!4CbD$h=si!oL- z((&D^T%lJ@S&b_SI>v8+n83Afu3{kL`rD<&LmIqD&JC*Is^2yPKJhjCts! z%B?rZ_s(29p}U^j+Ld3f_6L*0*Rxi4?c*tGyWu38Ye7)+D(=CgMi%XcZe3U$b#q%` z&e?iz$Zl4N0rGR`^p0DvZuEjySn39k@ty2Q;9LLvbCjTCic_AG>7o($PT|B_D`~|)F$qIL2Uqwwswq7oL_^2 z)Nr;yfDS7D7Bcp7YViNg(IstrhfGnN2dE|={H4o3-O7-~g zkIWt43J8+I39BDOfJZTcZt*amG=X|1cpsZ$@@dxmYr0)<^f|3y?ZdOTQiG52r|m*= zN}BB?JhR_>o|tN>k~D0{8&wc*$XhMnoSrl*3R-T$==xp)x)D3ced6?dED=BRiJzuI zAsIdlzlB*&u>L38ntNUZ;4UH#c6qOrRKKk!yd5Ep&fQEwu4yRzchYWM0-^yeDB&_xh{!muBW_?b}NT8 zvk--0e!ZX7uN%q>#ZMqmUY9?l{zmBA+2^*s*tJRApthw3DQ4J9o_njoT2Bq|Rno1| z=mdmAQ0`AUcVu(zPx8a5XH*Kn^x20f?s++M-E}Llai}Jid@o!i%II^6&SXK4j};PK zF4g;%ts?}ifl1L%d0_Z5nU=vyheESb7ZA;(N|PrXiTAy&Q8$Q@U&1ZTL||n&75F7l zRGI{$1gh`jYyx%!4NCV3;Mm=B->;CQFBDGX^$G0x?ANW*Lv>5C;X8_Un2Ti{{ravM zFRjA`>c`5S>RvALpTDHS1IAO&Z3fdNxl3~}7CrG%2ab5QAmQ-VBhJs-K6vAf?l@=c z@X-5gq_|r;b2il`VxN!ffCPmZ6#u#KG{~hciI(xbp)w4Do3_|p6Q|P?|6+NT&uc!h zkL-EPVY~ilH~KUm-&b~(OJt5VrBgjl30cTN#D?(Ue~Pwx*KV1Aay0#W_prab(B-0) zYMUf85)9}Fhm1sk~)Q;?hwG4zMl{%=pq)}RfApvNo+62M>x~ji5cCHnd;`m zY*q6%YQt(Pw=@`dG=!ZCO!>$u>@u?AFYF0<4_i6rKGLCvr?)sKJmLq!8w}^?1F$&}_>fR?`p96|G<K-g<x#~tn)aYf zuWFX5eh!px?SLbY%bgqbyrKEIrQcl z@JTkNC}UoDk-Dg|#IGK?6J)?YPC8PGAM7vh8Kpo4g$_pMx*npPDMJXC$U zy4{!SX%RcvpuctZ8LoO&e48%)Yk93zadE_M!L6e{hV2}-Z_AUhu1)!Y+!9VToF6hG%zKS)sJPNQofiJVBtwdEt-ThdN(pCt9C3u-hXc z3gXaXvxT>Z3(wlbWUAoz!<gHlMwIPUP2s_30?zuaJS`g7<%y9E=43c^CdIfufs+@WcsCyX zdfavQ8ONIIkTO(Exja#aX?^YX>pCpj!L=<(pjB5zs-r5CKLJ%~6fP`y_6%{9(zxDV)0R*In?I#tcFj06(6EKX7>LWlTpU_yG`}SAR6&) zcE^Ok3AnqE_tjrf1wgKY`HMq-3Rt|K7vwV(;b(Tc5h&0M;Ud}3@l;g2Y10RO1(Dx4 z8W0?JU^T^^VlE?KV5k5evK1Ixheb`Wa^60) z<~76W-rhmo)TsXjw_M=Ua+lBTd<{4h4DDUg4R>f=Kd%L1W|N9n0SLRN3Z9M|zyw#S z^X}l-;dXQO5>Pmz54P;4UckSv5g6JmdZ7=yc=l|f^LO=*!KFMSQr1j>XwVq5)NCQQ zbsILfIooWd!WddCei%t1qmuC148R}HU#V##mvMNxcVW%VhhFzN51u4l99gR32vKioluUKncUX#mf;JxMZN_E%r z?BC+gkyoZ}(U#TYPVrDVCu%oCt)OC*pTk++9yZUh+xuZf2pa5cfMy^ic6@vh zsNMyH8cDYq*E*=ubw-e-SAO{(uU@%<$w6f#kqotlq@O+NnR<4g!CFooSL$+#HtsXK z_=80H)ZPFW*f_;Z<$b0T=##;=E%N$$Th?MNGO01$9DGRTq90*r?w2({CIx|OTX3IY z&Ve5!Iiw!2cj>&s;C{Ov2wv<#6KW9JAK<>;mlYbg6RVmh?cqHwmuSD9^Om+Bx8VkT z<0n4I*c&j#ERP$bXo+J?$b<@{7g5)wDU|OX-#Hne- z%j^^bjTX7;l_OV5NWp<31_S~4;h|QkADy$NTVcrW)!^POm!Cr+$sT%r_L{A&t!QM6 zdx2i8EiO#gICYJ!0-Yjc?-{Ev$YZD>iE@MgD{aI)?ywsnTjc` z5ppnWHIAhf2bR$jm~n|(_)I0Ygo$~4s;8e~HOCuO|6J!lD<@XuCQOnT?-=e=A?8FX zmlux9650IGw>Fk7aSuuXi`^mtX}jT5E^^p&X6XwT#0^ZR{M4Sm9Jpx!^7eXQdIS!o z?LdJCZ%>P~@6^bS*zt0}x^1v+ohT3^!jo)bHmGgT@SA9PSqf<#t1AbsuDbO$Lzc&w z&vPc!^wnHQJGM_A!Tzxqda-+;<9hEKfcPr_AibG%2FdC+Aay_4!rtynBc;?xZC-#R z!b}ZY#kInYe2wT*Iit&Kws;aT9)YxcYZ zv1C__qASbSRyf(a;in!U<454LQk5jL^hgoo{F;)!;CanzYwvdi1)+NlLB9$DM^v!P zbmhakVoT4L#c7wcK<#Fj^@b4R2#%OTQ>LnlTx;s4YU$RYA5gT$HUTEgLC<#TY&NnjiZE&bzsZ1KEX>P z`N!clSK_UWky?L5s#Jn+*WIqP%ixhy5gzrD@5I{PIH1HWhKN_v13-9~ z^YPP>NU+bkZS&JJgBdOr{cp6C`#jZ4OKGcZaVW6!FnCay70d{}6^GQ+(9Y5u&N5Y8 zX5!5FvUi?wVND!KQ4XZYp1pI)o)5D%E9<&-iQgXOitOvxAg$3hM@yiU_#Q}g^=H8{ ziPAw*5PdFr5bHTy$Dz2uB2(u;?gv5;Gdmr9q(I&~*zOt+xYx1}9`Z0IoIR1u3m%`+ zTh8$U9}nROQ~k&s_}A_T~8|K)X8A;1CaYEks>a zP(7egJN;R%JdPn&4y$Z+lTe!)D+F;!W_dY_LimW(k>tj|4)Hkc!B(396208#t4>j~*=|w{n0g`H`VtsYlcWie{QC(Rnb>0wcjebAB0Nf<;7 zV3L;HxHbqpb7b{<`556nF+iRV>NBbw!NHfgKv@G!l&Ajg^_fF?41FHLG5mtjgWjy;Q{v9N|>Sa`!1S*>j^R zrN(|ASJd#eRht0eh-RCa0z@zeSHR8K`1i=(zJ5(uy9u17P+;M!6eobwd<{XfuLBNU zafE@B9z<4~EniE4egzZ|a@+`sB%H=7U{REFcVZ>d5HqpR z+1tDN%^S!m6Rtat>K#Ob(MK+Wq`ExOlj%t(iA&PlBF#w>cRe6nKm)%M;}x7*=QJx* z7`(tKlKnLK^e;zQ3aFlaX>`$Z52O81e5}TLinT7+*Xx6f59-6zl}#JklEW;KFVtXZkJ2#d36$i z$=cy5r+M1QmC6KeL(Z=X4l@<1mofZACTZ5N$9Vw*PQsCKe?*;|q1fhgXi!c6gtN^c zg_k^cNIGdop=(yJ2We7{z_M^^Y6?yQm$wl`F3)_2u*)Fh2p}Jlq>92ZPr7pgd z`v+dq{PoecW5T23oD6-!)soLP3|2D5;@J>^-#b^m14wGcy~1vGrOP&9!!3U~D$tj+m8=_7=BZT1x23?Jbc@ zf+=)(<coqWi#V#{I-IHl>f7%-lkrpALL1;~ex zW*0;h3Agr~Tx;+dR?oy{4chR(*FOU*qT?7$X_;$CB^|xJ;h@k4m@f;6_JD@Sr?`~6 z)ZX46RYlkeorMmPse$|t?&Wf7>?Q*A0U?YbQSirwUtMks3`7#){5Dy2=YKiq+FJ*w zY$vyTsr+X??vVi4NJ;a)e@5eL5l9h*UO0TI;Zny>JPw+={s)|JZW>>RPbsVD22j}g z{%n@fkxtJ_e)A!IgIln@$Sdhj?wy_rbH59YTGQ&kYzF!o;$-;`fijvlBETc_{a8g$)$=A}L%We?g;piR5D`i<>3!9{p zdLdi1?Rx@RRds^`>E5tfH@pU&G})N#$(^5%Xu~8mWt8!e`xw>Oz|kB$&4{!P0IieD zI-9azE^p@A&Yb-m<~*A}1vAPvs{V1OAXURF|3|V*Mo19sX0jInNfx$Yc!y|w`Abv| zFL&F=x2rOGv)g9)!A2M^^*?y~sxM>*xg?H+--+W6d01mLU@Eoqr{56~&NegfWs#O+ ze!4X}dbpF>r75#o>X4b}nN3jDYXfPyRU!B>66cCXr>OAS@0H;pYf8BQd{aR5TWZcS zI;8hapKFJxoz#x_d3j# zJV-PTsC%8~vvpkNO9u_nONeRU%YXo@ZSQ4-Jo=Sx&3|avZ#v{(^IPO$xukI%f zO6fFgqmZ83kP_ST&Y{QnMQH;G=bvFS;2_R^xk<&gENFDmf4J@md#XoA@r7Y(F5c#d zh{Zdkhs;2KR}MIQ5%KZa>H+MP$ots)+o})#mAp3I6K;Sph7l}$ZNVY`t|S~yPZsyw zKbKlM)^;vBBIU^?`-p>{-%Kxb~Fpe@jJtK626v)G2R3F z1q0Gh7FsBpZhXIKDj)xMRrlGTN4IUgWSO8MV&3Ycl)E_}_la~^qJIzrv zgBG9B^^^=Ps-WJNB3(Rv5b{OsKbNdr%>{{EBuV#SkXzoYd9Fw2NY}YQv@tvcW7mMu zD3DfU+xbJ#F@wno9jcWYP~5cajF+cY$b>OCBsh?1X`+)d+S=PsObx(0lk3ApGWpYB zamitIikOz(=t5(4FC_gI6(QYoO0*Q=@DLAztgnz6VJc$P^ZctH2mFN62xr`jkc-jWk@2BjSEC}xAB;Z7YyV-ls7x(NAnx6l>Sj7&$-=*u$oiD@IF*z~v zwk8tmU_F(|9~CzE3Y$J}weeim+)(Xi`93bqh~s{H>#jdLdQ3ii`=O6`@s$+ZbeDd2i$X5hB8e_<1a;KxzPY;~yd8=D;fZn=`l&-J38zK^erEaZutbQpXs+4?22# zrxV{ncTR};Ws(TQPXRGlG#Fn|QV>zptcPr%_p5uG5miR^7}*ME+~e9!kx?TQ{!PE- zvesb~`|1Q4jTBrU_a*E{D=ZV9aAub_gWGP|^%MOPz0vGm{tBeNMz28nZJ3UdQ9V+M z)eUMg&8 z)u|*JUnm{8%1Drm*btQBw!J@^ zx$}in?vcPz_@kxfYU=zQx3U;!l)`iw0ex2s>gU$zfv+KKgFrd(ZJQ3Mxl zM&)tJ!tb8G_^J}P_1b8lP!uVl5}p+_w2OZ?v!hy9ygu=O=9~`=5`&I4E+$78+axX$ z{_G{{OUtYkB_}{*ZLGJQbL7*rFkZmOl?ogjviBz=e@Ugf>~QKM@xk*OEFA**Dbxclh;qu zTi%{-u%&MNM{n|ar(ktgp~!(-xG^(*C~D&xUKC)w8QQ0 zu+K^vpfZ-R={Cc^_8%_baZmP7wmnbev->F{%fwF;Y{ZbTDMPY_gdr)-)}8X>qAk&I z2anIp+V-q++!@Fk1ul*sEA7{akuHl>*-d6*uSn14-gJw@`oEQd8cI(4ML z)@03#cV`0e&OaKt*YLza4ktAPzp)^=pMCKKJKB$1xV>q718#O@e_ZONV7}C0xz9%c zW`701CKLVx{+$$(SsRtpZZ4UXe2r;qD*My)XiXi1C246Y!uHOY*h1-)KFIkb2a_qO z?XqTSOYDp>K5Ur8B0WKx#hk|Dm83+nA-i=&e%}VWZl9!s&_76P@-&P60q3p;&%@@7 zU%yv3z2v;fhStURX<;HT6PcmA=_owuTzN2Adio|L|JgZygY{0SW@aPRFIMjZ-dDMc zi@?lrd<$-m$;!z>q>}H>qu+$#d;N5R;)=o(PkY#g4yKl`sIuw3WG=2gV|?+_nzKpi zC8R%LW^m_WSvUCQniqn&&+@fegX5~vZw7_EsYt%hufoYkZ=G_+{rT*NJaC<-BrHm< zHF&fZM0+wv%=va-uIlS~_0+7x#fMt^{K@}PH(P7 zSbhr(R5+zi#s%-dSj?*t9w3F{Ftngz2ybP2AtT+<(J{(CI3473&J2;QS2ht(T%^sb z=@7Kew_fHBW54)a(rBX%Tpq(MO-;5$SIC_%P z-xaY!bU6b)Al|fXK8q&*6KSZ7e^P}tb9kt|Oelf9%tWk(C@$~Aw)KQxX=vEPc^GB} zo@C(Z@wBDY-DP>M_r0(>Uf`R9AJ!E9#)U=}8mOC_oE;3`R%1Tsk>L+J+(Wo)6{?2l z5e%exMRhOS48%OS>|WHaYq4sbu#jkdh}6gqWZ{RolqnLdpzvd57Syb}-=q7=(7QKR z?Xv6$yGx{Qq;4X{JTLWnZ}m})S4Dg{miByfgn!i7=P1@v)!l%gKoZw@!x2(76x#9; zr;8U~`u4Eq75COU9p+AuMmfIP9w8i&1i|GkLg6rJ6~Z6}Y1|W*XZ7<}z%D5<_udl8 z@ln{P^$lG)^HQFzbn?jowEF#>K;**4Z6Mo#5=;rKVAJ~Kr$3H7H$Ga>ef`AJYg@+a znOYL7b|92rP5`N`Qz&~oVoSkR+VkM_oLLz1+^ZacA2ir1IKz*h;UD-cVf$>9VQIuv z3+T+XVHZ=%4wTH*>>9{xw-I`Ie>-Wq>E+SD=#c|`bi??#BQu1eAEIC`c7|zQN&FSG zL1XOw$(;#dJ0N}#AN%rfbLnZ&dAY4auCgb5X#Kc~beU3fXmdj|bfP>ew2dxf65Mr(m4sZLD4`l3=K19sK%v4Ex+?(uaK;L*9 z!Cr2noNvI|27nnSJk@Eys*eGGD_|(D+D21aaV8bdNG-iAYzZDj34FPMs<{Ydp#2ZX zkS6a~)~XA&;+)zP;D90<;Tg@z?X~&ruSC|drD3@AMNAp#d2n&1L5y3 zobjz?Fb+-7GPu+}PFJJ9S?7&i z_*oUsXB)}KZiKu#6cmc9%Bx**`KrYf{~XRdCk8-r>wdJD)ek@*8k zXDS^2{As%+girSEdAn~CXvYQ4LQK>nOi2o4e5T$w&?tcA3VMaeXXuX zkTZzo4EC}(Zid`6{ouCI`f#q(W*}Z_V4F{JBRzVz<3VibSM(i3k5Ne(RU)6>7N=l! z2^QO|r{oP9x>01cjaNO2U!cbAwjSS_TQQz?DQ9t& zJC{{sg`HYme6EARB(>2@w&Sc%&M^!-3uzJ8y7WE|RbwYDs;@-EXPEMb#Mno+P90=U zCfD-0=EfTo5^}rxxF1~1@^7DzW1iaZhjc#H z;LY7RUS>c{w=}l>$`9!0v$YS*s)XRVEYf+A6B^T)q{%7OnnJVT%tNB{^rfunNg_8e zRQrw&Pv8u*y|=+$uDQ2Y%uB%x!aQJN<)$N_bS(T24u9o#;0$076C|Kv)D|=0{Krm5 z*knG~qvjzy%+W49BJ}fKmmFWsOq8md(&-)#?Dr;Pe@`6_yS*9~$hi9Yc287X&3P&r ze*r&AE4bNCD{PN$m#7 z>tRzjVXu$}^L9F*PX$xU|1xvo!L?Zw&etCZOwB4|xGXhAhpazCJHX|1BsiUIW?VQT zH5?plwFSnW+syBPep!m&Q9szwEsJ!3&kTs-3w;^OwhqsV=B_DQ%=Eam+z5>HrYkiE z_Rc?_>7|uv%Iv@X%J*Q8yJmNZf3ENOtWxSZzuC_cdS;*BLh0R+5eSP$h40i&h;B+h z3}#@@wodN=@WQECuz7KO~|;)-2aC2Py*-#o%|97H&_tk1T>cuoVC zZnN~@7QoWK8kNg)XXPVAVHf-WeT0|=tIj|z75@H!JfZWRl#Qry$|#CVWP0LvcYC*6 z|G)OGG^(j{UGD%w6$8`>fiftk6%~al7zKgU*()dtv@7(XlURn8e_Wt&_ zzu|qK_j#YNwG~(fI;pd~RT9+_{q9L(1;*6K(%|5i;JJ@%a?`!%-I91RNkoCV@9Y_n%?`}~Ch3X%d=&@uu(vhynaqd>MuVQuid9kJr^IqFHj zdoCtHXSt>k6X$8xwC5T$>x+>+mkgtY&hVA-Y&_2XCgZwgrzvhzJNeWl+|OZI5K@sv1B$Vk%g z{hSKb;;On_$92b1f?Q5*A;}W2N?oY?+$N^~M(KH{Rsntv=rIh_h&EewcvW2Yln!6( zIf;>zCfFSx!-y+Bo{_JSz9BgusY{8Weo%jv^@H&|RkpxNla^bs4Y8FPCRK{7$6|3> zNPuy*%Qir!+HP&Rfe;Uj#>-VJZjnV3yF3Fhfj0YKz!H$_4NL6uZ7_Sb*!JEs1Fc>R zXK~xR)<1RyXnBAa@B|F8mmXjH0$b(!dmM4ZA^(vS{WT+FthJT$Z0(uOaRNKdM%Dpq znY_JXe|K>hB^xYk694Vufc>{Ou5SJZ7SQMCe}Pi--GFvoBuMOa#h9B_EQ*&a?9auZ zgWEZ?PmY1i(pe?2F1D$ibx^eqIySd)TIOoJD^tYd_MOloHl>DoV75OPg~k|w?eU{M z^1?kqZ>6b+!QKhPLSC#8C>Tv=lp*;=g$sMOFZQ$PSafN3<|ZDT9bg53amfDJWU(|y z%>(Vcwu>dsOz@$>+^$XWp4Crs1&oqR5-yIoR5_fnBDQy|;h~PE2Sjjx^=SiJ68V%6^DLUAyaR4v^f52y+LlJ(v79eY}Fh zJWn#?=an^DVjJ1$1NSlod&%{dC2$2Sf`a9Sremp{0ntw;-g;fWO`XHE<{}v$om?s< zFJeZaVMpgHVgY!+cDz%vPv7h(o)~oE5N0pw;t3ElG*aMtHFHI~)avUWX5=#(A-M;e z$_P0vUintAz~23ckfe6Sk$oD?d&~5dD%Z-mc9rI221qv*KsvGUhnH@ci;6Xd*;_3i zQm~^2HdfuaJR^B2=XsUol#$|$;6>{U_k!~r=J07G6% z6+okW;4b7EMJS^b`nW}5Ll+o@T@Sou4l&pi@( z9nKr$)gT!go*I9JGzN?z0irEwVEyBrxU$Pm!#t^e@0S|PUbCrJ3QfBVJ^^xY>Cn*Z zYHg%{O^jAEOR1RArp>foz{o+!aA7AcFrsW}dw8(OtnG5{4wbHaX;#FioG_(%aBK44 zJl(n^FI!6D&LaY)|J&L4J9n`m@G`jb)HK$_5l}htdjG_@^)ma5QQigw5^7^sPI|v!;?=j{ z0o_er760`^(R7EVi@rK8Md&;xmCVhcRR^O74-|sH8Qm;()2}_c--tubIM0M!Q;H); z9*Lxt!Yy4@s0l-WSB#j&OHCobAqmEq_}t7QKhE>foojnD*>Qf4fQl?D=$5S(JAah5 z3>sTAK1Hr{ZH(6o`#IGyKFH#AX`#NHow&E%d;V(?wTlxu)vGmrJoSTtyU0KXODjuS z6K;BVnC#t0{nW1b@@Wy@|FvO{=BXEhYcUk()Vk2wOe2kJ4Tcu5TYPFIHK)c9i%Ex{hHJJRF-GgA&wrLV2x@lOmN;hadSKnv%3!t~ z{f>?#`Rdr03Mk%zE@)Ja*wwv(qjng-_bh)!%U_Rk&{y$gCMG6F1F5LV(YH$fgQlZL z`zw!$(SBa0eixdxF?e>}`sd|?5u(uxl=6)#*|+rg-tN-EvFPw@{&CKDs={1QP3cjw zN2h~-Ef?mIL=F=w27MhTtBgys$drKT;~64xHCd2)^MB%w(zC}KP|G_sCq3+*!8 z+a|*RV5>K*?aFmO&TFzC(`DKuAxJW$vuUr5IWsSmKs<6UQANL5;Iclzo=>&&G~1I! zTL!}oNw?BfXM}dj9Hrs@H3J<67mkpRV`KM-tTumb5KXo$%mAT zA$f;*usets%Q0f1PnBtLv9fH%cxsiZ<4JH87^%iHv5i$u9;j+v=@mK^2AWFj-x`ve zM^$FlS@o52+tI0+emW(4^vhi_6vsS;l#_q#X|dFNI)Z+(%x1=sSFXxrJGrW-4}_4> zI=SvO*SWzGC`zoFzGBb-vuC)VyZ&LFv2xnnYtXPhX=bM3L`Y{C*R%(uZj7QcY`>3S z^_ljp0y`$Zpiw!cQsLYj0eQRa({}WWFN$1_RSw>csl}Y?>X|o1i5q5r=1gSPj*XEb zM@#q`#H)5}&F6~6%wGVX`7vX%nKLt7aL0N#-3(tQiVh9ZqzPn0829t+fF*}bb-tLY zDZE*|pv1HEPQ?qoPX_Q-TA!r@eJs5Ya}IhqYCdZG;v?odVNySCrvW9H48KaXv}ej>WMhBhLQ9%lqrpZ7viS-=Sx3B8l(5nP)Cbjy;0=IAa;;Awc{lOT$Xr#}- zwvQ+FKTPQq0d=O`h_?ALLNxv6ZYy(D&;|U*AhC04rTzOndjYfPPWvt4&E`Qvqy&-! z8}o+!(|OfsF5&F`Y6vFWxPd(ivdA_9u_f)Nz8;v>-#}P=f1~A>V>oV^R3meBWYg20Nzu%IK03XQhc0ugbZ{+8Sa(Be*jGv~c;Y-YeQk)N zW>Ll@)p3vlroYwYLQpdIjD8=-zvXjOg;$z-9aZM@#eln&4M{G3<=NzyvXPkmdH;yvOc^>LgewkgmPi47jO zJ=?XWTitvQAUV-h+LAX3 zqx{hW^>VFqb;6PWeNZu2KFzwuj$66AN(cS=5n9+R$sg^IklRAfdglz?7qGuQ{Z206 z`pZ>xA<7bR+2j;qJh-p<@R6gDo*QGn=@LFEaO4wOCBMQ~gWPSIQXq36rQLNHkgZm# zdF$)!q{@9A$v>qENqUeH?Rjhg^7AVM#(lmvj(EH;k(L3Q6GX!Umg6junscP_c?;lG zX9LNlzUs^LPfbf68i6I(^*iSO`+S*z-5;~4AdG`h0K$yaPEJm?Zv_y=8&-*b_3pN!RuY`c6hT%@=xA0jkeQK53po6i ze1wHN{$YG!UoNu1j#!`#%D-DhJM0LEaA>3Fz}w%*IG_!DV`q33#QqRO^u?ceC+t#x z)bv;F#wFueN*k5|k5N4SwCDTZ?uvL zAw}(YE5fm{PNEBOtdu{qowTEe!H)o$04Nxl3d%n<;XkR0xfGtCRzDXP`@>NKr~J`? z`qQhX7$brNxGF-kph~`453imE`#TiPxv8l=_rey=P08hRFUr;es|_Gx#~K=T{Qn>P rVJ}%g_n@f9o7K#A$|WX z2qh$wc79+soo?rY&4Q+b)8l&>|NCc>?c2*z7vS7vj~-vP-Go+=p&pZt0U=@TJ%D+h zA2$Py9$)tP3$WkspO5c%yWP{~My6?cxpsp8^4)9v*Ey}p!|A~qFH#f#yVd}>0>Bjj z?n?lti>9?$<2l{Z^s#TwQVXT$Gn+&W9beugYFhFF{4|y{{yl09lb``OB*zURhCWrh zr+SZb@y?*7C+EzqW5dQ@yNiDTqc4bj+tw0V1CxINf0Lg96DY3$00960(q}S<00006 dNklPx$%}GQ-RCt{2+{XJt<807*qo IM6N<$f`X8A>Hq)$ From 9822c309dea7896e139a80873fe2bfccbd00f93f Mon Sep 17 00:00:00 2001 From: PanPan-22 <90047526+PanPan-22@users.noreply.github.com> Date: Sat, 29 Nov 2025 23:34:30 +0700 Subject: [PATCH 2/2] ampz added 2 --- assets/minecraft/items/iron_ingot.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/minecraft/items/iron_ingot.json b/assets/minecraft/items/iron_ingot.json index ef988b75..76e59c0a 100644 --- a/assets/minecraft/items/iron_ingot.json +++ b/assets/minecraft/items/iron_ingot.json @@ -1134,6 +1134,13 @@ "model": "item/trainmodel/lipan/k88l89/l89_body_er" } }, + { + "threshold": 2036, + "model": { + "type": "model", + "model": "item/trainmodel/lipan/lili_midori/lili_midori_ampz" + } + }, { "threshold": 1125, "model": {