From d4fa8ca9a3ab41649747cb130563c17775de1837 Mon Sep 17 00:00:00 2001 From: BGannonMC <52342543+BGannonMC@users.noreply.github.com> Date: Tue, 16 Feb 2021 22:59:32 -0600 Subject: [PATCH] Added FotA Cosmetics and Seas Vehicle --- .../minecraft/models/item/diamond_hoe.json | 5 +- .../models/item/hats/beetlejuice_ears.json | 478 ++ .../models/item/hats/figment_ears.json | 141 +- .../models/item/hats/hamilton_ears.json | 4174 +++++++++++++++++ .../models/item/hats/paintbrush_ears.json | 785 ++++ .../minecraft/models/item/hats/r2d2_hat.json | 2 +- .../models/item/rides/seasgreen.json | 2501 ++++++++++ .../minecraft/models/item/rides/seaspink.json | 2501 ++++++++++ 1.12/assets/minecraft/models/item/shears.json | 4 +- .../minecraft/textures/custom/beetlejuice.png | Bin 0 -> 4766 bytes .../minecraft/textures/custom/hamilton.png | Bin 0 -> 8930 bytes .../textures/custom/paintbrushear.png | Bin 0 -> 34616 bytes .../assets/minecraft/textures/custom/seas.png | Bin 0 -> 133 bytes .../minecraft/textures/custom/seasgreen.png | Bin 0 -> 541 bytes 1.12/pack.mcmeta | 2 +- .../minecraft/models/item/diamond_hoe.json | 5 +- .../models/item/hats/beetlejuice_ears.json | 478 ++ .../models/item/hats/figment_ears.json | 139 +- .../models/item/hats/hamilton_ears.json | 4174 +++++++++++++++++ .../models/item/hats/paintbrush_ears.json | 785 ++++ .../models/item/rides/seasgreen.json | 2501 ++++++++++ .../minecraft/models/item/rides/seaspink.json | 2501 ++++++++++ 1.13/assets/minecraft/models/item/shears.json | 4 +- .../minecraft/textures/custom/beetlejuice.png | Bin 0 -> 4766 bytes .../minecraft/textures/custom/hamilton.png | Bin 0 -> 8930 bytes .../textures/custom/paintbrushear.png | Bin 0 -> 34616 bytes .../assets/minecraft/textures/custom/seas.png | Bin 0 -> 133 bytes .../minecraft/textures/custom/seasgreen.png | Bin 0 -> 541 bytes 1.13/pack.mcmeta | 2 +- .../minecraft/models/item/diamond_hoe.json | 5 +- .../models/item/hats/beetlejuice_ears.json | 478 ++ .../models/item/hats/figment_ears.json | 139 +- .../models/item/hats/hamilton_ears.json | 4174 +++++++++++++++++ .../models/item/hats/paintbrush_ears.json | 785 ++++ .../models/item/rides/seasgreen.json | 2501 ++++++++++ .../minecraft/models/item/rides/seaspink.json | 2501 ++++++++++ 1.14/assets/minecraft/models/item/shears.json | 4 +- .../minecraft/textures/custom/beetlejuice.png | Bin 0 -> 4766 bytes .../minecraft/textures/custom/hamilton.png | Bin 0 -> 8930 bytes .../textures/custom/paintbrushear.png | Bin 0 -> 34616 bytes .../assets/minecraft/textures/custom/seas.png | Bin 0 -> 133 bytes .../minecraft/textures/custom/seasgreen.png | Bin 0 -> 541 bytes 1.14/pack.mcmeta | 2 +- .../minecraft/models/item/diamond_hoe.json | 5 +- .../models/item/hats/beetlejuice_ears.json | 478 ++ .../models/item/hats/figment_ears.json | 139 +- .../models/item/hats/hamilton_ears.json | 4174 +++++++++++++++++ .../models/item/hats/paintbrush_ears.json | 785 ++++ .../models/item/rides/seasgreen.json | 2501 ++++++++++ .../minecraft/models/item/rides/seaspink.json | 2501 ++++++++++ 1.15/assets/minecraft/models/item/shears.json | 4 +- .../minecraft/textures/custom/beetlejuice.png | Bin 0 -> 4766 bytes .../minecraft/textures/custom/hamilton.png | Bin 0 -> 8930 bytes .../textures/custom/paintbrushear.png | Bin 0 -> 34616 bytes .../assets/minecraft/textures/custom/seas.png | Bin 0 -> 133 bytes .../minecraft/textures/custom/seasgreen.png | Bin 0 -> 541 bytes 1.15/pack.mcmeta | 2 +- 57 files changed, 42074 insertions(+), 286 deletions(-) create mode 100644 1.12/assets/minecraft/models/item/hats/beetlejuice_ears.json create mode 100644 1.12/assets/minecraft/models/item/hats/hamilton_ears.json create mode 100644 1.12/assets/minecraft/models/item/hats/paintbrush_ears.json create mode 100644 1.12/assets/minecraft/models/item/rides/seasgreen.json create mode 100644 1.12/assets/minecraft/models/item/rides/seaspink.json create mode 100644 1.12/assets/minecraft/textures/custom/beetlejuice.png create mode 100644 1.12/assets/minecraft/textures/custom/hamilton.png create mode 100644 1.12/assets/minecraft/textures/custom/paintbrushear.png create mode 100644 1.12/assets/minecraft/textures/custom/seas.png create mode 100644 1.12/assets/minecraft/textures/custom/seasgreen.png create mode 100644 1.13/assets/minecraft/models/item/hats/beetlejuice_ears.json create mode 100644 1.13/assets/minecraft/models/item/hats/hamilton_ears.json create mode 100644 1.13/assets/minecraft/models/item/hats/paintbrush_ears.json create mode 100644 1.13/assets/minecraft/models/item/rides/seasgreen.json create mode 100644 1.13/assets/minecraft/models/item/rides/seaspink.json create mode 100644 1.13/assets/minecraft/textures/custom/beetlejuice.png create mode 100644 1.13/assets/minecraft/textures/custom/hamilton.png create mode 100644 1.13/assets/minecraft/textures/custom/paintbrushear.png create mode 100644 1.13/assets/minecraft/textures/custom/seas.png create mode 100644 1.13/assets/minecraft/textures/custom/seasgreen.png create mode 100644 1.14/assets/minecraft/models/item/hats/beetlejuice_ears.json create mode 100644 1.14/assets/minecraft/models/item/hats/hamilton_ears.json create mode 100644 1.14/assets/minecraft/models/item/hats/paintbrush_ears.json create mode 100644 1.14/assets/minecraft/models/item/rides/seasgreen.json create mode 100644 1.14/assets/minecraft/models/item/rides/seaspink.json create mode 100644 1.14/assets/minecraft/textures/custom/beetlejuice.png create mode 100644 1.14/assets/minecraft/textures/custom/hamilton.png create mode 100644 1.14/assets/minecraft/textures/custom/paintbrushear.png create mode 100644 1.14/assets/minecraft/textures/custom/seas.png create mode 100644 1.14/assets/minecraft/textures/custom/seasgreen.png create mode 100644 1.15/assets/minecraft/models/item/hats/beetlejuice_ears.json create mode 100644 1.15/assets/minecraft/models/item/hats/hamilton_ears.json create mode 100644 1.15/assets/minecraft/models/item/hats/paintbrush_ears.json create mode 100644 1.15/assets/minecraft/models/item/rides/seasgreen.json create mode 100644 1.15/assets/minecraft/models/item/rides/seaspink.json create mode 100644 1.15/assets/minecraft/textures/custom/beetlejuice.png create mode 100644 1.15/assets/minecraft/textures/custom/hamilton.png create mode 100644 1.15/assets/minecraft/textures/custom/paintbrushear.png create mode 100644 1.15/assets/minecraft/textures/custom/seas.png create mode 100644 1.15/assets/minecraft/textures/custom/seasgreen.png diff --git a/1.12/assets/minecraft/models/item/diamond_hoe.json b/1.12/assets/minecraft/models/item/diamond_hoe.json index 9b19768..e6f366b 100644 --- a/1.12/assets/minecraft/models/item/diamond_hoe.json +++ b/1.12/assets/minecraft/models/item/diamond_hoe.json @@ -116,6 +116,9 @@ { "predicate": { "damaged": 0, "damage": 0.0704676489}, "model":"item/hats/resistancefighter"}, { "predicate": { "damaged": 0, "damage": 0.0711082639}, "model":"item/hats/sorcerer_mickey"}, { "predicate": { "damaged": 0, "damage": 0.0717488789}, "model":"item/handitems/paintbrush"}, -{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"} +{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"}, +{ "predicate": { "damaged": 0, "damage": 0.0730301089}, "model":"item/hats/paintbrush_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0736707239}, "model":"item/hats/hamilton_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0743113389}, "model":"item/hats/beetlejuice_ears"} ] } diff --git a/1.12/assets/minecraft/models/item/hats/beetlejuice_ears.json b/1.12/assets/minecraft/models/item/hats/beetlejuice_ears.json new file mode 100644 index 0000000..e38d6c6 --- /dev/null +++ b/1.12/assets/minecraft/models/item/hats/beetlejuice_ears.json @@ -0,0 +1,478 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "0": "custom/beetlejuice", + "1": "block/emerald_block", + "particle": "custom/beetlejuice" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [7.75, 3.5, 7.75, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.5, 3.5, 7.5, 5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 3.25, 8, 4.75], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.25, 5, 7.25, 6.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 7, 8, 8.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.75, 8, 8.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 7.25, 8, 8.75], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 5.75, 8, 7.25], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.441], + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.561], + "rotation": {"angle": 0, "axis": "z", "origin": [22, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "rotation": 90, "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [6.9392, 7.1892, 6.3936], + "to": [9.0608, 8.8108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 8.6892, 6.6436], + "to": [9.0608, 9.0608, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 7.37616, 6.09947], + "to": [9.06157, 7.74776, 6.41027], + "rotation": {"angle": 45, "axis": "x", "origin": [8.00077, 7.74776, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 8.00224, 6.34947], + "to": [9.06157, 8.62384, 6.41027], + "rotation": {"angle": -45, "axis": "x", "origin": [8.00077, 8.25224, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 6.9392, 6.6436], + "to": [9.0608, 7.3108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [18.75958, 14.40262, 6.40591], + "to": [20.35078, 18.64582, 7.46671], + "rotation": {"angle": 45, "axis": "z", "origin": [21.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-4.35078, 14.40262, 6.40591], + "to": [-2.75958, 18.64582, 7.46671], + "rotation": {"angle": -45, "axis": "z", "origin": [-5.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [7.08665, 1.05147, 6.40366], + "to": [11.32985, 2.64267, 7.46446], + "rotation": {"angle": 22.5, "axis": "z", "origin": [-7.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [4.67015, 1.05147, 6.40366], + "to": [8.91335, 2.64267, 7.46446], + "rotation": {"angle": -22.5, "axis": "z", "origin": [23.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [9.01784, 7.24446, 6.3946], + "to": [13.26104, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [2.73896, 7.24446, 6.3946], + "to": [6.98216, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [12.38498, 6.95496, 6.38866], + "to": [16.62818, 8.79616, 7.44946], + "rotation": {"angle": -22.5, "axis": "z", "origin": [11.05898, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-0.62818, 6.95496, 6.38866], + "to": [3.61502, 8.79616, 7.44946], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.94102, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 7.25, 7.75, 8.75], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 3.5, 8, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 3.75, 7.75, 5.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [7.75, 7.5, 7.75, 9], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [8, 5.75, 8, 7.25], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.441], + "rotation": {"angle": 0, "axis": "z", "origin": [-6, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "rotation": 180, "texture": "#0"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "rotation": 180, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.561], + "faces": { + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 15.953, 15.953], "rotation": 270, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + } + ], + "display": { + "gui": { + "rotation": [0, -180, 0], + "scale": [0.69, 0.69, 0.69] + }, + "head": { + "translation": [0, 8.75, -3.5] + } + }, + "groups": [ + { + "name": "Ohana Ears 01", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32] + } + ] + } + ] +} \ No newline at end of file diff --git a/1.12/assets/minecraft/models/item/hats/figment_ears.json b/1.12/assets/minecraft/models/item/hats/figment_ears.json index d465552..61bf9fa 100644 --- a/1.12/assets/minecraft/models/item/hats/figment_ears.json +++ b/1.12/assets/minecraft/models/item/hats/figment_ears.json @@ -5,14 +5,13 @@ "7": "blocks/wool_colored_orange", "9": "blocks/wool_colored_yellow", "10": "blocks/coal_block", - "11": "blocks/hardened_clay_stained_orange", - "12": "blocks/wool_colored_yellow" + "11": "blocks/hardened_clay_stained_orange" }, "elements": [ { "name": "Rim 1", "from": [6, 0, 1.5], - "to": [10, 1, 2], + "to": [10, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -25,7 +24,7 @@ { "name": "Rim 2", "from": [1.5, 0, 6], - "to": [2, 1, 10], + "to": [14, 1, 10], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -129,7 +128,7 @@ { "name": "Rim 10", "from": [4, 0, 2], - "to": [6, 1, 3], + "to": [6, 1, 13], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -154,7 +153,7 @@ }, { "name": "Rim 12", - "from": [10, 0, 13], + "from": [10, 0, 3], "to": [12, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -180,7 +179,7 @@ }, { "name": "Rim 14", - "from": [3, 0, 12], + "from": [3, 0, 4], "to": [4, 1, 13], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -207,7 +206,7 @@ { "name": "Rim 16", "from": [12, 0, 3], - "to": [13, 1, 4], + "to": [13, 1, 12], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -2278,24 +2277,24 @@ "to": [5.224, 8.03116, 6.32547], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 5.63116, 8.72547]}, "faces": { - "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 5.58993], "to": [5.224, 6.93007, 6.18993], "faces": { - "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2303,12 +2302,12 @@ "to": [5.224, 5.85814, 6.17889], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 4.95814, 8.57889]}, "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2316,24 +2315,24 @@ "to": [5.224, 6.62001, 7.89456], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 3.62001, 6.99456]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 6], "to": [5.224, 6.22, 6.9], "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2404,24 +2403,24 @@ "to": [5.224, 8.03116, 10.27453], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 5.63116, 7.27453]}, "faces": { - "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 9.81007], "to": [5.224, 6.93007, 10.41007], "faces": { - "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"} } }, { @@ -2429,12 +2428,12 @@ "to": [5.224, 5.85814, 10.42111], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 4.95814, 7.42111]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2442,24 +2441,24 @@ "to": [5.224, 6.62001, 9], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 3.62001, 9.00544]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 9.1], "to": [5.224, 6.22, 10], "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } } ], @@ -2506,19 +2505,23 @@ "groups": [ { "name": "figment_ears", + "origin": [8, 8, 8], "children": [ { "name": "mickey_ears_hat", + "origin": [8, 8, 8], "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144] }, 145, 146, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [147, 148, 149, 150, 151, 152, 153, 154] }, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [155, 156, 157, 158, 159, 160, 161, 162] }, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188] } ] -} +} \ No newline at end of file diff --git a/1.12/assets/minecraft/models/item/hats/hamilton_ears.json b/1.12/assets/minecraft/models/item/hats/hamilton_ears.json new file mode 100644 index 0000000..299f88a --- /dev/null +++ b/1.12/assets/minecraft/models/item/hats/hamilton_ears.json @@ -0,0 +1,4174 @@ +{ + "credit": "Made with Blockbench by Daisy", + "textures": { + "0": "custom/hamilton", + "1": "blocks/wool_colored_black" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [4.04438, 4.35388, 7.8], + "to": [5.31742, 10.75388, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.61337, 4.49009, 7.8], + "to": [4.88641, 10.89009, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.36348, 4.8, 7.8], + "to": [4.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.20121, 5.18195, 7.8], + "to": [4.47425, 11.58195, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.19746, 5.59692, 7.8], + "to": [4.4705, 11.99692, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [1.09608, 7.0727, 7.8], + "to": [7.49608, 8.34574, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.8, 7.36348, 7.8], + "to": [7.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.63773, 7.74543, 7.8], + "to": [7.03773, 9.01847, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.94371, 8.39912, 7.73], + "to": [4.25371, 8.45677, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.89871, 8.42795, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.36218, 10.26262, 7.73], + "to": [3.53983, 10.47262, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.11433, 10.44642, 7.73], + "to": [4.29198, 10.71642, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.87956, 10.3284, 7.73], + "to": [5.05721, 10.5984, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.28131, 9.26128, 7.73], + "to": [3.49131, 9.43893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.95993, 10.13438, 7.73], + "to": [5.67993, 10.31203, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.13138, 10.81869, 7.73], + "to": [5.64138, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.64138, 9.13634, 7.73], + "to": [5.81903, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.61701, 9.70939, 7.73], + "to": [2.92701, 9.76704, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [2.49701, 9.73822, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.47479, 9.14376, 7.73], + "to": [4.65244, 10.25376, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.60821, 9.18897, 7.73], + "to": [4.87821, 9.36662, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.17767, 9.19998, 7.73], + "to": [4.35532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.73583, 9.19998, 7.73], + "to": [3.84343, 9.49998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.18194, 9.52998, 7.73], + "to": [3.35954, 9.91763, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.3693, 7.38735, 7.73], + "to": [3.51695, 7.56495, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.157, 8.00079, 7.73], + "to": [3.33464, 8.17839, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.22332, 8.6373, 7.73], + "to": [3.40097, 8.8149, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.52818, 9.19998, 7.73], + "to": [3.73583, 9.37758, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.21006, 10.77372, 7.73], + "to": [3.31766, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.69395, 10.35607, 7.73], + "to": [3.87155, 10.74372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.36421, 8.31133, 7.73], + "to": [2.51186, 8.48893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.33592, 9.28206, 7.73], + "to": [2.51356, 9.45966, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.68126, 10.18971, 7.73], + "to": [2.8589, 10.36731, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.31766, 10.89612, 7.73], + "to": [3.5253, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.94733, 7.73], + "to": [3.09767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.16733, 7.73], + "to": [2.88767, 10.27998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.09998, 7.73], + "to": [2.34532, 10.30998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [2.04532, 9.40998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.84998, 7.73], + "to": [2.04532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [3.09767, 9.31262, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74002, 9.19998, 7.73], + "to": [2.91767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74648, 8.3314, 7.73], + "to": [2.92408, 9.12905, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [9.70124, 10.01074, 7.8], + "to": [10.97428, 16.41074, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.0506, 7.57069, 7.8], + "to": [12.32364, 13.97069, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.36348, 4.8, 7.8], + "to": [12.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.59225, 2.12048, 7.8], + "to": [11.86529, 8.52048, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85432, -0.05993, 7.8], + "to": [10.12735, 6.34007, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.48712, 10.13417, 7.8], + "to": [14.88712, 11.40721, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8, 7.36348, 7.8], + "to": [15.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02877, 4.68396, 7.8], + "to": [14.42877, 5.957, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [7.13776, 10.01074, 7.775], + "to": [13.53776, 16.41074, 7.85], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [0.25, 0, 15.75, 15.75], "texture": "#0"}, + "east": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "south": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "west": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "up": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "down": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.67038, 7.01028, 7.73], + "to": [5.84803, 7.22028, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.75921, 7.02778, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.73729, 7.17163, 7.73], + "to": [5.91494, 7.38163, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.82611, 7.18913, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.91435, 7.38151, 7.73], + "to": [6.09199, 7.64151, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.00317, 6.93651, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [6.22767, 8.29998, 7.73], + "to": [6.40532, 9.70998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [6.92896, 7.24886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.39043, 6.66844, 7.73], + "to": [5.60043, 6.84608, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.29974, 6.76644, 7.73], + "to": [5.50974, 6.94408, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.12846, 6.82228, 7.73], + "to": [5.38846, 6.99992, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.9947, 7.01226, 7.73], + "to": [5.17235, 8.42226, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.9635, 7.90588, 7.73], + "to": [4.2735, 7.96353, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.0935, 7.93471, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.65652, 8.44238, 7.73], + "to": [4.96652, 8.50002, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.71152, 8.4712, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.54682, 6.91181, 7.73], + "to": [5.72447, 7.09681, 7.79], + "rotation": {"angle": -45, "axis": "z", "origin": [5.63565, 6.90431, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.23718, 6.98762, 7.73], + "to": [3.41483, 7.19762, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.98933, 7.17142, 7.73], + "to": [4.16698, 7.44142, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.75456, 7.0534, 7.73], + "to": [4.93221, 7.3234, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.15631, 5.98628, 7.73], + "to": [3.36631, 6.16393, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.83493, 6.85938, 7.73], + "to": [5.55493, 7.03703, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.00638, 7.54369, 7.73], + "to": [5.51638, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.51638, 5.86134, 7.73], + "to": [5.69403, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.61638, 5.53634, 7.73], + "to": [4.79403, 6.94634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.85396, 4.54886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.6134, 5.46432, 7.73], + "to": [5.79105, 5.64932, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.85098, 3.55184, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.928, 6.06841, 7.73], + "to": [5.238, 6.12606, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.808, 6.09724, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.052, 7.618, 7.41525], + "to": [9.017, 8.859, 8.04025], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.069, 7.77575]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.56612, 8.18114, 7.39625], + "to": [7.53212, 10.21664, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [6.84212, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [5.32907, 8.19902, 7.39625], + "to": [7.36457, 9.16502, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.67457, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.32587, 7.76893, 7.39625], + "to": [7.36137, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [6.67137, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.4875, 7.37035, 7.39625], + "to": [7.523, 8.33635, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.833, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.78936, 7.06397, 7.39625], + "to": [7.82486, 8.02997, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [7.13486, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.46788, 8.18114, 7.39625], + "to": [9.43388, 10.21664, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [9.15788, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [8.63543, 8.19902, 7.39625], + "to": [10.67093, 9.16502, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.32543, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.63863, 7.76893, 7.39625], + "to": [10.67413, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [9.32863, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.477, 7.37035, 7.39625], + "to": [10.5125, 8.33635, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.167, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.17514, 7.06397, 7.39625], + "to": [10.21064, 8.02997, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [8.86514, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "thirdperson_lefthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "firstperson_righthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "firstperson_lefthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "ground": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "gui": { + "rotation": [0, -180, 0] + }, + "head": { + "translation": [0, 8.25, -4], + "scale": [1.26, 1.26, 1.26] + } + }, + "groups": [ + { + "name": "ears", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, + { + "name": "RISE", + "origin": [8, 8, 8], + "children": [8, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [9, 10, 11, 12, 13, 14, 15] + }, 16, 17, 18, 19, + { + "name": "S", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, + { + "name": "S", + "origin": [8, 8, 8], + "children": [26, 27, 28, 29, 30, 31] + } + ] + }, 32, 33, 34, 35, 36, 37, 38, 39] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [40, 41, 42, 43, 44, 45, 46, 47, 48] + } + ] + }, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [49, 50, 51, 52, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [53, 54, 55, 56, 57, 58, 59] + }, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [60, 61, 62, 63, 64, 65, 66, 67, 68] + }, 69] + }, + { + "name": "bow", + "origin": [8, 8, 8], + "children": [70, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "group", + "origin": [8, 8, 8], + "children": [71, 72, 73, 74, 75] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [76, 77, 78, 79, 80] + } + ] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [81, 82, 83, 84, 85, 86, 87, 88] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [89, 90, 91, 92, 93, 94, 95, 96] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [97, 98, 99, 100, 101, 102, 103, 104] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111, 112] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [113, 114, 115, 116, 117, 118, 119, 120] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [121, 122, 123, 124, 125, 126, 127, 128] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [129, 130, 131, 132, 133, 134, 135, 136] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [137, 138, 139, 140, 141, 142, 143, 144] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [145, 146, 147, 148, 149, 150, 151, 152] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [153, 154, 155, 156, 157, 158, 159, 160] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [161, 162, 163, 164, 165, 166, 167, 168] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [169, 170, 171, 172, 173, 174, 175, 176] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [177, 178, 179, 180, 181, 182, 183, 184] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [185, 186, 187, 188, 189, 190, 191, 192] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [193, 194, 195, 196, 197, 198, 199, 200] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [201, 202, 203, 204, 205, 206, 207, 208] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [209, 210, 211, 212, 213, 214, 215, 216] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [217, 218, 219, 220, 221, 222, 223, 224] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [225, 226, 227, 228, 229, 230, 231, 232] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [233, 234, 235, 236, 237, 238, 239, 240] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [241, 242, 243, 244, 245, 246, 247, 248] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [249, 250, 251, 252, 253, 254, 255, 256] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [257, 258, 259, 260, 261, 262, 263, 264] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [265, 266, 267, 268, 269, 270, 271, 272] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [273, 274, 275, 276, 277, 278, 279, 280] + } + ] + } + ] +} diff --git a/1.12/assets/minecraft/models/item/hats/paintbrush_ears.json b/1.12/assets/minecraft/models/item/hats/paintbrush_ears.json new file mode 100644 index 0000000..60434cd --- /dev/null +++ b/1.12/assets/minecraft/models/item/hats/paintbrush_ears.json @@ -0,0 +1,785 @@ +{ + "credit": "Made with Blockbench by PanicAtTheJedi", + "textures": { + "0": "custom/paintbrushear", + "1": "blocks/wool_colored_white", + "6": "blocks/wool_colored_brown", + "7": "blocks/planks_oak", + "particle": "custom/paintbrushear" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "from": [2.25, 13.5, 6.5], + "to": [15.25, 14.5, 7.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 14.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 5.5], + "to": [15.25, 14.5, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 13.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [14.75, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [15, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [13.35431, 10.36588, 5.72168], + "to": [14.38263, 11.1442, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [13.35431, 10.36588, 6.5], + "to": [14.38263, 11.1442, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 5.72168], + "to": [20.05884, 13.95129, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 6.5], + "to": [20.05884, 13.95129, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 5.72168], + "to": [17.27193, 13.94172, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 5.72168], + "to": [17.01943, 14.55133, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 6.5], + "to": [17.01943, 14.55133, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 6.5], + "to": [17.27193, 13.94172, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 6.5], + "to": [18.37074, 7.20719, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 5.72168], + "to": [18.37074, 7.20719, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [15.01329, 11.43375, 5.72168], + "to": [16.04161, 12.21207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.01329, 11.68375, 6.5], + "to": [16.29161, 12.21207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 5.72168], + "to": [15.75, 13.95312, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 6.5], + "to": [15.75, 13.95312, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.75, 13.25, 6.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 14.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [0.75, 13.25, 5.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 13.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.25, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.61737, 10.11588, 5.72168], + "to": [2.64569, 10.8942, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [1.61737, 10.11588, 6.5], + "to": [2.64569, 10.8942, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 5.72168], + "to": [-3.28052, 13.70129, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 6.5], + "to": [-3.28052, 13.70129, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 5.72168], + "to": [0.00639, 13.69172, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 5.72168], + "to": [0.25889, 14.30133, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 6.5], + "to": [0.25889, 14.30133, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 6.5], + "to": [0.00639, 13.69172, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 6.5], + "to": [-1.59242, 6.95719, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 5.72168], + "to": [-1.59242, 6.95719, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-0.04161, 11.18375, 5.72168], + "to": [0.98671, 11.96207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-0.29161, 11.43375, 6.5], + "to": [0.98671, 11.96207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 5.72168], + "to": [1.02832, 13.70312, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 6.5], + "to": [1.02832, 13.70312, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + } + ], + "display": { + "thirdperson_righthand": { + "scale": [0.68, 0.66, 0.68] + }, + "thirdperson_lefthand": { + "scale": [0.68, 0.66, 0.68] + }, + "gui": { + "rotation": [0, -180, 0], + "scale": [0.73, 0.73, 0.73] + }, + "head": { + "translation": [0, 8.5, -3.5] + } + }, + "groups": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55] + } + ] +} diff --git a/1.12/assets/minecraft/models/item/hats/r2d2_hat.json b/1.12/assets/minecraft/models/item/hats/r2d2_hat.json index b0ab7a2..1902425 100644 --- a/1.12/assets/minecraft/models/item/hats/r2d2_hat.json +++ b/1.12/assets/minecraft/models/item/hats/r2d2_hat.json @@ -2,7 +2,7 @@ "credit": "Made with Blockbench", "textures": { "0": "blocks/wool_colored_red", - "1": "blocks/wool_colored_light_gray", + "1": "blocks/wool_colored_silver", "3": "blocks/wool_colored_black", "5": "blocks/wool_colored_white", "6": "blocks/wool_colored_blue", diff --git a/1.12/assets/minecraft/models/item/rides/seasgreen.json b/1.12/assets/minecraft/models/item/rides/seasgreen.json new file mode 100644 index 0000000..85ee756 --- /dev/null +++ b/1.12/assets/minecraft/models/item/rides/seasgreen.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "blocks/wool_colored_black", + "3": "custom/seasgreen", + "5": "blocks/wool_colored_green", + "particle": "custom/seasgreen" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.12/assets/minecraft/models/item/rides/seaspink.json b/1.12/assets/minecraft/models/item/rides/seaspink.json new file mode 100644 index 0000000..6dd9e59 --- /dev/null +++ b/1.12/assets/minecraft/models/item/rides/seaspink.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "blocks/wool_colored_black", + "3": "custom/seas", + "5": "blocks/hardened_clay_stained_white", + "particle": "custom/seas" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.12/assets/minecraft/models/item/shears.json b/1.12/assets/minecraft/models/item/shears.json index 26273b1..2607cf3 100644 --- a/1.12/assets/minecraft/models/item/shears.json +++ b/1.12/assets/minecraft/models/item/shears.json @@ -91,6 +91,8 @@ { "predicate": { "damaged": 0, "damage": 0.36134453781}, "model": "item/rides/riverboat3" }, { "predicate": { "damaged": 0, "damage": 0.36554621848}, "model": "item/rides/riverboat4" }, { "predicate": { "damaged": 0, "damage": 0.36974789916}, "model": "item/rides/se_cart" }, - { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" } + { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" }, + { "predicate": { "damaged": 0, "damage": 0.378151261}, "model": "item/rides/seasgreen" }, + { "predicate": { "damaged": 0, "damage": 0.382352941}, "model": "item/rides/seaspink" } ] } diff --git a/1.12/assets/minecraft/textures/custom/beetlejuice.png b/1.12/assets/minecraft/textures/custom/beetlejuice.png new file mode 100644 index 0000000000000000000000000000000000000000..ea5e9dcb748bfa6a067378e62245403d50350210 GIT binary patch literal 4766 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 literal 0 HcmV?d00001 diff --git a/1.12/assets/minecraft/textures/custom/hamilton.png b/1.12/assets/minecraft/textures/custom/hamilton.png new file mode 100644 index 0000000000000000000000000000000000000000..b771c5f874019403aceb8776297b20b9d0f9ae53 GIT binary patch literal 8930 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 literal 0 HcmV?d00001 diff --git a/1.12/assets/minecraft/textures/custom/paintbrushear.png b/1.12/assets/minecraft/textures/custom/paintbrushear.png new file mode 100644 index 0000000000000000000000000000000000000000..3870bb4bedc95f9b98193fc29b27255c3c1f12bc GIT binary patch literal 34616 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

SR-Aj^(bb8SAc4 z8}J7Vr&zpjAwzH+P3yHZ3RoNQE7brX#g5C=en6=DTBqgVv}XB~zioirmaZPeQ&P zIIUDlpXHUZKSRJs+$yB38a7tWs|G6l6w=6Rbbbk1o31Iy>>C`RPWYWuch#utmqR7R)?7-leT6H@YJ7a$bVjL9K%3@D zXilSM4qtus)p*yt-if($=P-1|SQCrL>UBo@rl{W9B^}so;zd5JSa~jf{Nr()>eux1 zv)P8TNUp<7bE$`d0NsalIlK4V3ks7nr!mEHt<%bfKm4~Traad$g<;(-h_}!{-H~S9 zc_SE$99l(CCrb)=ya;I;l{}1s7MaxeyQbTa=%bh=tn#B$sxna}PwPY*i6h@@ZlIbe z#VfxT!dU$h)&rz91F4pNN*0>Nt@xhHOcOaKDAZvFt_aURh+O_K{DB6ZugPQ>B4z2x z0vd}xxQR%}sS*r1G;*`Bq=Y=9d{YU2r~TTeq@qliF9z($2dhLZUb`cNh6P=)Hz^Zf zyOaS?Ve0NyA4FqQlj#PQ{G@ovN6KpAesKVu*F4RGe;QX&J8IXjtpcL1WQ{he{o4Mg zVvK-w@cCMqT>wA0=Mfw}F@S{&*TPTKMrDkMr?Bjfmdf^z-Spk!z|2og`6&cYX>D!Z z=5{-KHP268FDurB3Hgj9ugRi{CwicgZi>(-mp%(cseKd}FYQ4d?~#F2;UOo`D4|KN z7*8wWm0scnw<1#oA&tD=2%bfam%=o9r?l_%#w*5}tU!JCig6yMdBqsAsbe&Nog`-m zv0#Y{b-_59{Ul+T%3;XSEL)9D$Z)jDc*Tk}uV19qjK)cj{Ms;jzNyVxM%V@C{5pg- zbiuo^1FaV>M$d&S;hx=~WfV-cHO?=^YqoPJ9H#QEJA}0sk2b4~B{PL=_UzfbzJ+c= zghs}AJ^EG3)>A>Sg3)K6Ah7Y4hUjvtP&X*oGx*I`PEz zCveO6htN0Hi4;+mlyuM5i_@pf2~I2j%>a1vgwN-_)n>2ip&thBHB;52esPcA+zyq{ z#7(!gYIlj7lkckzm!2quikCu_0Wepw>jB72rSe){#+gUTokQG}#k4(%l&^qdkcLyz zkTRi|Mk3C^3h=!ETI|}Ylj=}cr`fk5^VwEa>O}!o@}~E!kdMRe8b_dsu$&zrnah$i zDm%&1kQ95FrUqQdR><&abOn)7DyWt&s@qszD#K7JDbJNM^|?$IRll$Uvo^_Yy$ z!E~lRKAkRqlRq6YCpoRiP5)c@;NSes^R%#cuoB_g`a7~j-F*^IWiU1|iANuM632T_ z;`tX3U@9_AC?=`Pkp0G!$S@7krUe|bXl%eHY zcNU2Y5DmB)1K^&T)$6quimKuZ>aM2!dK>|i^V0}7meJbNiOCbkP)bSp-Bfln@>OLN z@>ip5O{2ChT znP+<$XS5nv0Ta`cCJ%LmJWP|=T)!Q@W|EV73eHRAxEYhHc@qMP3?ovmAe1^W1|Uu* z4j^cgkIMQ>CB|!>Tccv~&I*IC9%C<(rg8iBxeU%UvgwokJZCeFt_wv+J*sxCKUjg2 znSqTqV9%1!l}RK?s>StraWjCWd_psyWOnjS-TG#FHKjlozYCMlH3wk#YR)84jz%~& z9We@NB4pP*RH&i!Q}-KcpB1*W+^yKYHDoTO3uRtO3U35n*w5W_E6mwYh`J-=V`2c>j%jrv+Ms78(;KTU6`u0q=0j%-yzR%a-onsHDo zX4n!11gl;+_#H2*&S$>oRb**26vciiNMS)bRmLC>l+m^?X8b14q0O1z#|S;QuA$yy z>inIGLYaCWmFnt27m>)6QM|s^CWBJ1YBOP9{ArYmR%i$k?lq8=Or}i8Qy)w|n`1W7 zV(w2+7%8wGx>HIVp?2Gu_>)dIE_t{Z%z*4w?lK(@E{*oi&Q z4OsE+XUc!$0JRcsX&JG*oOkd_h2G=Gas2o(tXZ`JtCy1mb+)0gK7=N2jiCURESPH^ zbadf`=bO82wfgr@wmpplFT98t!-L>fu&Q1(&4`t!>9#A~+1o;9?4lx~Q)KXLj8Y;M zrDjwgH;a)c#on9dAr_jC>9V}NLiWorV)u{>Ff{NQsVJFvr2z#;8`(SAG}Y^}GX!Xe z*XA)3Rg}`IL&|t8>tR8xI(*3TDbO@C7frj;y8fy`McGWY0D?PgS;DyPGoUE-d*%M> z^_yf!%ur$KxRTOzQ;WP)h9Ri7+QT+8MCetWLRz>&gGY+2x;#y<@$nZf@ZD0G( zr!6M=bISi{04gml&Hv5|O)EZKMCHz%-DNs*^lV)Rh3?iXmEtwo)x21)gK@#4is?z(MVoI>cT+s~9q$XH}d zaiWfuB3De7prLvNup7ViZCrH8WtfOW_YaMX-`w3Z@6*wA$rqhU{I{oto?ckpUtC`E zn%6$FZ27V?TU(mjOb3moA+v!7@eE}0JsV*@&+OM{Ji&oh<4jS5Lkk5+zQi`3ZJjN56^E!ykL-F|1qIgN~qJj~t;8rEdI~b2NaYJoz@;aKgpn#*EGn?{$?ku}$ zQ>|{e7BTFtnuCrN^N?pK5GSaxUV>r8e6_|}1ywiFdQ9Jc9X(q-K#Ej4E0{NNpY@UQ zxa%GKF?@zA3WJ@!vu{Fl#8v3mbw`K1Q%o$q{m=pX*!A1`M`7a0MW%~GPJ$kWP< zA;{;o{#X(QQO zv1kr@nkX#h0L5Y&en*Vt^8jYguSa%r5Y=fHLqQPkU>&(Y*(`adb@-(03YF{1P~h1neA;bk4@ykI4|H?M%Vs~$t~33%)LW}wI{QOEEh z6sg_nu0P2@Jc5-rlF~a%YW$-;V5EFOxsX7{A|p}Xix!WPl0`CQ9P%`U z9dk~eUm1WlbgsrH1-0aBYtrfzxj*lLjqG?*j zV7OP_qkex)pw!yC6G|&-5I!@ZL+6#J(R+v#^?rI3&y$!Q<>xrOpi-PC(cBeAITZ&+ zi^wM$=)ECkAdI;@xo^ zx|u}^7tySFw~Rna)_Eh8g$zN%&g%EKjKoScC8Hxpj^g{b-ag*j+xyK@p*$E2hL8MY z+wNN*fArb>fnE1g$iKM!N(S)R&;IM^d0WmK>N_>C;p9Mn*EQ#PczrPVY_CT2W< zur2S`a`2g00v$}DA3R}bGEF9aJ4YTFKI->`3te&(sc;0nT1lb2i|V-h>(j}2ZN*Ysoc{ zKBd44S5lyqEO`i~#oopGmG+%pO z1*o*}q*gUCgJE<$Z3QCRv(IeDm%nra-f+#Ev3%*m2OfCn;gh}FPxf{w_ip*#SaWOJW$m3EJzd@1_VI}c9PjP52#y*{g(`~bF5WEjRdpWgc5dag zT6DqOt;1sY0{=|JWkZTI8WX2AUZG`8B59QJc5L7KBKEwv4{KK}HwGnik>#7-xe{TI z@x729BmwM4fZp5I+KutPlW;}b;7H9wHS0xed=Qx^896hEaw&;2jmjSioBo52MYGYl zb^%(?T7>3}^WmBmM$DE&!CgU?#^q;r!>Sr&3sK1$tdSB$#-w}=0BMe-ZY>ilH>upr zF-qy=;VOc5IfshkzdT*!Q1ckA2SHlh;bxh49xJY5LLcR&4kA4PMP9GWO6}J`npPqc z^xt^nw{YsjDa1xc`>r^vXS`+X*zmz4slw!Va(Fa(OwjX7i&e{Cp|BAN!t_;cr{g)@ zn?8TeY@EGuBX(@xi9`Dj8Kug@3rdF=7Yj+<$f+JZDP>tOKU|zMh0ET!Rw%LP;i6K zAIJ1DUVC~uvbnh^ILQI1EC=gls|zAHcNXTJbv9OQ*^C%b_DCv%15qMmTL?u@75@5= zF~&UWF-bUQL`iqolv~Kq79-|<&OUGIrG-~5d8$iv7WI&4d?d|Qx za76HQP8pT@`!yd^%i3sx3U&SJ0TyFpx*0}`VZmeu8b*&s)9C9TMKWE&q9yCm;B7yWBkY<1qy;1z>Km|q+fNvi9ccD4 zEKvFC>eRHV9P?wvHFIyCPC_7%7Z_!dna5&D3=B^o6)V7-B_YgE!Rb6ajMKU)#mow# z5m`T`;qmts?VHZRF-$Ty)lNg0k8*YqPuEV;>4lAoEqkl*b+(~?UJp_npbs0?t|nro%$?6pDn>C_3X?)=DVwE0>%vmv=?Yam*JqRZk+A8#ia|OyQlIr+ z%C`0y+qbv`W4}Cpn!G`yrJ6zP_Nebe;|2;9Wy(bpMuKKan?giuYX?cP4XJDqxBu`y zjFa0eUb+g4=dKxwB^>{J{qcJqH5d6c%CBtzDj)vazum)(pp9)=LU!vCyh~sUdgh}v zokn^rW^T6d(F5hX?x3FSFX2%vGEf-;fyMLfP|9|i|U%sp-mZm(JY zr%Xej714Ff`khFm`uTM|6B=m%B9*$SL^qdAO-9TRv+ATNb9sXMkMDmH zC;CWyyV-VIV4%qve($&Mx%-|JekI=bQ{~qR0kuL1OSZMO{W;%0M_JIqx$#Z0poOGD zXl`nS*7_MAV~XYrpq|heAmI__tJh7pa;xKoz7AK;iQ+&47cD;val+uvu_L%)`w#KC zyT67LM^93h^f)TpNzH4{pSk_X@C`+q3J9W_??8gbcpA8rL}e_c9E<*M6POJkWxl)%&N6!%Gy1L=$N1oP{f{em%08GOl~~ zUp#y7ZTCGehFuoK{F>!ALV#NN>}NlFj12Zw^p3FZUsn&B=F+>GLvS@IzB+NB_Za%4 z5j54eB3N`HH^z9zf0b#bGJ{!^PG;bmEMtzR6`l4F<2s31wS>WJ90&T3VKfy*xV;4~ zpS;COLlc51)#NLAgHL_^yl#b_?&@iP|LksfRx=FDYXX}6XkRcJx83nWJpAAz7>i8d z>8H0L#B*J7`6ck039d!c?{1VZ!`!6|d8F7m^=vjNj3k7nH=}5?U#Os0%OJFwuV#KD zgJ)Is#wcI;kN%n0nN6vkb%i`L=#SLT}3I~R35shR7rys9Zou_u3KI^^q)r#p9GT*)Y zTk~1xq&b);ei@w8IoPI54#Pu(@P&k=ErUP$(PN%7&p30>c>m}pKXCokyR5VRX61iv z04gIRBU?!DzCkZps1xexT#7DQ7f6{wHN*7f*dUx!wBm{n@u3KE(~PqW0h(4ud^0g! zGiue%T6R`ZblHtU3*I8qt}H4+I~+mA++Y|Ji5S|tI&t*iVf^Xa{uFkmEl;*)X1HRLV}2%(mb8ZI*(-l zHG`-bfXeB{WWoE(Mo`;-`my@0`b$_t?$`OsW}h+&<^L#GF%_G}z8ChqcE>XlC!>?u z@%tY6uV2{D|ErXr4qU%s>Fn&>#-_cITfb?zcG9~_>H(x810g@^TN(*r?WPB-OoQ-g zJfE4HM=??Apt3ZstrfikHZK~hel(Z-aHg2g>*fb~U|nkq9H9_~vpLM#upXKEAO>?u z#0ZaWD%npXQXiq_O@gWWv8bqbZ9Ldf(Q+>#A{Lkrh`hAwG>e+>djL>fV^L! zK}H~=CL~b0ry_;QY-&nWk-~JWvK!^~G74iXeAT|w4MpX2!?1XOW=Sh6E-~fH8Rt-6 zfVqa#hROH~x#`3a`^~rf%fVMd`6{o70jP9$ckg3kuA#Rb&}Uh(UH!dw#(L%gu6jR8 zUOUnhdVNzP8|^@G#(S&=GEHP7H3PTo;d?iQ!uJxdZhamaoy6WlNAb}1XU&5epL*81dtel$ zQ&E&+IpmlJ+h`Dac!88fDG&f@3q%dgD)zMmk*MS`T1X%rb|T;4LG!{MG`DqP|DG4| z$RiJ8)rv)U>s#N%Yba-@!gc=w)vM7zjg^}Tr`$i|uzWACl~Sy_S%nIaNzBxj*kJZp zpRK!#RZd3(ol`MRxx9*c>(s}uVw6Ut5N9yP!i#I4G30bNJmYsoluovYtN z`_wN`F7rLIB!54-zUtann{(3V&H2TC-?BDZf=A~I zGHix|dOBDomPm|!Gd_Lz|Gv`7SNYktzhZ?#>W)lJ{X0c*PrcG^M;@ejDry!w9!Fp~TQoB@r4OkKpL>J{;{m4z0V_)7^>n z>(;_YqY=7mmXB`Aq{|pXusUcg1W+;FPtVs!DN#b#ojg*Kx~6sGhUKN!4=l8hvaMOV zI!@m!BT%u}y2ar2ow{=^kC$=iarf5K(RDiW$Xr#DSJx?}Y>_)BIghxXuH$uDQ^?66 zcnvpl*>bc}N!}C;CqFTN{^fd%$SYocYX(p&6v~$hmD20&Ra;9X!N!fJ;7l+s$N4_a zkT97nEB#f7XeAVbl)tUBo2G=9D>AzLFCbK}b@}RH_vz-6 z5>bJk%uQZgq%cL*C433bz+}LW96zfoRt=D#b+d)OR~#0BlcKb#NRcWMw$?V*$eQA; z5Fkl~=_Epc)>axGl_X`%q$=(PxArfbrOy`Wi+!^UeADN37q?MI~t8L0~w008IP))wTMP$CW`e^l2AYcHYzfjnxa+oUgy^9=|!Jw z1|Vb79lx3qK0O^V>noXNn9d!rj#hS%Bg+?eXdv>a{!WKGV|U`NuCDI?Xl`!VW1ac8 zTYhH-ph6*qry|i06$^zoFil%xx>s|AcPdwR+h{_B1f5Q%NE8W|isMc>AIBMzYaT__->>wEoHpJfm=^7nE%-2h$=7dk#)$ncs;Gf6}!rJhL{p=KAUj=H5w zGmBX30wlq;9gzA zijn!OQYM87DY|5oCS*{0r`a?@1R+5>l_qn}nEc!Fa4CactX5JtIffhM>qWw@re8~G zW<_x-PLF-pc{G7Viqe>YSh_-iG5{4BmZAGjeO&phykx4+#QZ1_Eu-@5_S%JA@H2R-h}a;5m*Y$m@r zmoK>=e)LK74-TQRxdok_9ayt^1@!E__LfG*ZfkWi6)8-Lmy&959S(>1y~PiN1bUyN zVOi@8!OYFqygm_5-D>S;jMir-*)o9IRx<(_pgzYEx@*^4;=VG`=6Rpb{VkHhyH+e;rWFwX zV9Fny0o2OtU;lc?mDm2oI%dwVx%JlD=B!+`{7sAI&vTBAjo{kXUCvNo<>e}Zb3K(q zMQK$H5o$zE1|TjlO{kX=rzR#}8tl<~P5IKYE;VCP_|Q4j@2_hJy0uSJx%K^w{!Nk6 zYoSN4Dtw=tj7%N$dVEKid3<}-%EdeRyM+1j53Kyb8o=pg>m_gWeCm@QyX-`7?`6xD zEqg72zEh8q6JuA#pgdd3l$YzXl&5eY<;Vc2Go!RBU!&8yRn6KjV>ofV*Ti*AW>KlF z(IbWG_lo~2ZEdam-|FVIy!_?3FC(!Gpg7L!K1YMv5sk)gU%q_NE8chiN|!$h1310x z*m-=l%UM|0*wFBHpV!kyX5T}oWkO(gOJOxQ7IaIImZw`@D-tLcuUShP+gA@_&>t|F zfqEMiGK2y$D3MTkv}XS5H#(1s6wdu}^|CS*z8xr)Dt z|Jx{kbOvyGp`yD<9_QO^_D-kWc7?;~Se?maXG!7oa0iXSZ^d;U%j329f;x$m-U;4i zDDqq>y@nV<75zp zvxN!_kBm&TOWX9$bu^3x@>rMK_4ab9JXa%y>V4CqmxdFN;mest`eX#^E>`cM?$dKu zUAt4o%-uo}rf~bKmFi(C91Tr%4xi8SicZS-{T1N<1NS=TpT*4szyJUM07*qoM6N<$ Ef*qG|l>h($ literal 0 HcmV?d00001 diff --git a/1.12/assets/minecraft/textures/custom/seas.png b/1.12/assets/minecraft/textures/custom/seas.png new file mode 100644 index 0000000000000000000000000000000000000000..37ffbd3040ae20f05e5e4b13fc37e850706d64b1 GIT binary patch literal 133 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`KAtX)Ar}70HD;TC+cUE^6n>ES z@aJ**BpaoZ=efi9zcHEr}xs;8d+!Ra4t6s(ePzi_BjtQfWPsG9_{<(Vm| z-70`NtVT9$lqiYOB{I$;th*hk*-;(InlH76Pe&eP~~Y(~G*6 z-hs0X=(;ykR;nubWoo$`yqrMm9CTbm^MaREZJpygm|l}7x`N$3=#%~Ji{BM0XcX&j zX=VTb010qNS#tmY3labT3lag+-G2N40031DIpUa(e*4Pb$} z;M4aXBsqqUlLO%bQZ<8g!t^kaqZ!%N6os#{3 literal 0 HcmV?d00001 diff --git a/1.12/pack.mcmeta b/1.12/pack.mcmeta index bcb9c19..80096ee 100644 --- a/1.12/pack.mcmeta +++ b/1.12/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.2 §e(Minecraft 1.12)", + "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.3 §e(Minecraft 1.12)", "pack_format": 3 } } diff --git a/1.13/assets/minecraft/models/item/diamond_hoe.json b/1.13/assets/minecraft/models/item/diamond_hoe.json index 13e8316..b14d903 100644 --- a/1.13/assets/minecraft/models/item/diamond_hoe.json +++ b/1.13/assets/minecraft/models/item/diamond_hoe.json @@ -116,6 +116,9 @@ { "predicate": { "damaged": 0, "damage": 0.0704676489}, "model":"item/hats/resistancefighter"}, { "predicate": { "damaged": 0, "damage": 0.0711082639}, "model":"item/hats/sorcerer_mickey"}, { "predicate": { "damaged": 0, "damage": 0.0717488789}, "model":"item/handitems/paintbrush"}, -{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"} +{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"}, +{ "predicate": { "damaged": 0, "damage": 0.0730301089}, "model":"item/hats/paintbrush_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0736707239}, "model":"item/hats/hamilton_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0743113389}, "model":"item/hats/beetlejuice_ears"} ] } diff --git a/1.13/assets/minecraft/models/item/hats/beetlejuice_ears.json b/1.13/assets/minecraft/models/item/hats/beetlejuice_ears.json new file mode 100644 index 0000000..e38d6c6 --- /dev/null +++ b/1.13/assets/minecraft/models/item/hats/beetlejuice_ears.json @@ -0,0 +1,478 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "0": "custom/beetlejuice", + "1": "block/emerald_block", + "particle": "custom/beetlejuice" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [7.75, 3.5, 7.75, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.5, 3.5, 7.5, 5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 3.25, 8, 4.75], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.25, 5, 7.25, 6.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 7, 8, 8.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.75, 8, 8.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 7.25, 8, 8.75], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 5.75, 8, 7.25], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.441], + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.561], + "rotation": {"angle": 0, "axis": "z", "origin": [22, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "rotation": 90, "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [6.9392, 7.1892, 6.3936], + "to": [9.0608, 8.8108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 8.6892, 6.6436], + "to": [9.0608, 9.0608, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 7.37616, 6.09947], + "to": [9.06157, 7.74776, 6.41027], + "rotation": {"angle": 45, "axis": "x", "origin": [8.00077, 7.74776, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 8.00224, 6.34947], + "to": [9.06157, 8.62384, 6.41027], + "rotation": {"angle": -45, "axis": "x", "origin": [8.00077, 8.25224, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 6.9392, 6.6436], + "to": [9.0608, 7.3108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [18.75958, 14.40262, 6.40591], + "to": [20.35078, 18.64582, 7.46671], + "rotation": {"angle": 45, "axis": "z", "origin": [21.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-4.35078, 14.40262, 6.40591], + "to": [-2.75958, 18.64582, 7.46671], + "rotation": {"angle": -45, "axis": "z", "origin": [-5.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [7.08665, 1.05147, 6.40366], + "to": [11.32985, 2.64267, 7.46446], + "rotation": {"angle": 22.5, "axis": "z", "origin": [-7.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [4.67015, 1.05147, 6.40366], + "to": [8.91335, 2.64267, 7.46446], + "rotation": {"angle": -22.5, "axis": "z", "origin": [23.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [9.01784, 7.24446, 6.3946], + "to": [13.26104, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [2.73896, 7.24446, 6.3946], + "to": [6.98216, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [12.38498, 6.95496, 6.38866], + "to": [16.62818, 8.79616, 7.44946], + "rotation": {"angle": -22.5, "axis": "z", "origin": [11.05898, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-0.62818, 6.95496, 6.38866], + "to": [3.61502, 8.79616, 7.44946], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.94102, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 7.25, 7.75, 8.75], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 3.5, 8, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 3.75, 7.75, 5.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [7.75, 7.5, 7.75, 9], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [8, 5.75, 8, 7.25], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.441], + "rotation": {"angle": 0, "axis": "z", "origin": [-6, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "rotation": 180, "texture": "#0"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "rotation": 180, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.561], + "faces": { + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 15.953, 15.953], "rotation": 270, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + } + ], + "display": { + "gui": { + "rotation": [0, -180, 0], + "scale": [0.69, 0.69, 0.69] + }, + "head": { + "translation": [0, 8.75, -3.5] + } + }, + "groups": [ + { + "name": "Ohana Ears 01", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32] + } + ] + } + ] +} \ No newline at end of file diff --git a/1.13/assets/minecraft/models/item/hats/figment_ears.json b/1.13/assets/minecraft/models/item/hats/figment_ears.json index 5cd51f0..6144129 100644 --- a/1.13/assets/minecraft/models/item/hats/figment_ears.json +++ b/1.13/assets/minecraft/models/item/hats/figment_ears.json @@ -5,14 +5,13 @@ "7": "block/orange_wool", "9": "block/yellow_wool", "10": "block/coal_block", - "11": "block/orange_terracotta", - "12": "block/yellow_wool" + "11": "block/orange_terracotta" }, "elements": [ { "name": "Rim 1", "from": [6, 0, 1.5], - "to": [10, 1, 2], + "to": [10, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -25,7 +24,7 @@ { "name": "Rim 2", "from": [1.5, 0, 6], - "to": [2, 1, 10], + "to": [14, 1, 10], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -141,7 +140,7 @@ }, { "name": "Rim 11", - "from": [4, 0, 13], + "from": [4, 0, 3], "to": [6, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -154,7 +153,7 @@ }, { "name": "Rim 12", - "from": [10, 0, 13], + "from": [10, 0, 2], "to": [12, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -168,7 +167,7 @@ { "name": "Rim 13", "from": [3, 0, 3], - "to": [4, 1, 4], + "to": [4, 1, 12], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -207,7 +206,7 @@ { "name": "Rim 16", "from": [12, 0, 3], - "to": [13, 1, 4], + "to": [13, 1, 12], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -2278,24 +2277,24 @@ "to": [5.224, 8.03116, 6.32547], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 5.63116, 8.72547]}, "faces": { - "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 5.58993], "to": [5.224, 6.93007, 6.18993], "faces": { - "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2303,12 +2302,12 @@ "to": [5.224, 5.85814, 6.17889], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 4.95814, 8.57889]}, "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2316,24 +2315,24 @@ "to": [5.224, 6.62001, 7.89456], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 3.62001, 6.99456]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 6], "to": [5.224, 6.22, 6.9], "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2404,24 +2403,24 @@ "to": [5.224, 8.03116, 10.27453], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 5.63116, 7.27453]}, "faces": { - "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 9.81007], "to": [5.224, 6.93007, 10.41007], "faces": { - "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"} } }, { @@ -2429,12 +2428,12 @@ "to": [5.224, 5.85814, 10.42111], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 4.95814, 7.42111]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2442,24 +2441,24 @@ "to": [5.224, 6.62001, 9], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 3.62001, 9.00544]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 9.1], "to": [5.224, 6.22, 10], "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } } ], @@ -2506,17 +2505,21 @@ "groups": [ { "name": "figment_ears", + "origin": [8, 8, 8], "children": [ { "name": "mickey_ears_hat", + "origin": [8, 8, 8], "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144] }, 145, 146, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [147, 148, 149, 150, 151, 152, 153, 154] }, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [155, 156, 157, 158, 159, 160, 161, 162] }, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188] } diff --git a/1.13/assets/minecraft/models/item/hats/hamilton_ears.json b/1.13/assets/minecraft/models/item/hats/hamilton_ears.json new file mode 100644 index 0000000..f684525 --- /dev/null +++ b/1.13/assets/minecraft/models/item/hats/hamilton_ears.json @@ -0,0 +1,4174 @@ +{ + "credit": "Made with Blockbench by Daisy", + "textures": { + "0": "custom/hamilton", + "1": "block/black_wool" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [4.04438, 4.35388, 7.8], + "to": [5.31742, 10.75388, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.61337, 4.49009, 7.8], + "to": [4.88641, 10.89009, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.36348, 4.8, 7.8], + "to": [4.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.20121, 5.18195, 7.8], + "to": [4.47425, 11.58195, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.19746, 5.59692, 7.8], + "to": [4.4705, 11.99692, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [1.09608, 7.0727, 7.8], + "to": [7.49608, 8.34574, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.8, 7.36348, 7.8], + "to": [7.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.63773, 7.74543, 7.8], + "to": [7.03773, 9.01847, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.94371, 8.39912, 7.73], + "to": [4.25371, 8.45677, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.89871, 8.42795, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.36218, 10.26262, 7.73], + "to": [3.53983, 10.47262, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.11433, 10.44642, 7.73], + "to": [4.29198, 10.71642, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.87956, 10.3284, 7.73], + "to": [5.05721, 10.5984, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.28131, 9.26128, 7.73], + "to": [3.49131, 9.43893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.95993, 10.13438, 7.73], + "to": [5.67993, 10.31203, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.13138, 10.81869, 7.73], + "to": [5.64138, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.64138, 9.13634, 7.73], + "to": [5.81903, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.61701, 9.70939, 7.73], + "to": [2.92701, 9.76704, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [2.49701, 9.73822, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.47479, 9.14376, 7.73], + "to": [4.65244, 10.25376, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.60821, 9.18897, 7.73], + "to": [4.87821, 9.36662, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.17767, 9.19998, 7.73], + "to": [4.35532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.73583, 9.19998, 7.73], + "to": [3.84343, 9.49998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.18194, 9.52998, 7.73], + "to": [3.35954, 9.91763, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.3693, 7.38735, 7.73], + "to": [3.51695, 7.56495, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.157, 8.00079, 7.73], + "to": [3.33464, 8.17839, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.22332, 8.6373, 7.73], + "to": [3.40097, 8.8149, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.52818, 9.19998, 7.73], + "to": [3.73583, 9.37758, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.21006, 10.77372, 7.73], + "to": [3.31766, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.69395, 10.35607, 7.73], + "to": [3.87155, 10.74372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.36421, 8.31133, 7.73], + "to": [2.51186, 8.48893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.33592, 9.28206, 7.73], + "to": [2.51356, 9.45966, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.68126, 10.18971, 7.73], + "to": [2.8589, 10.36731, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.31766, 10.89612, 7.73], + "to": [3.5253, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.94733, 7.73], + "to": [3.09767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.16733, 7.73], + "to": [2.88767, 10.27998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.09998, 7.73], + "to": [2.34532, 10.30998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [2.04532, 9.40998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.84998, 7.73], + "to": [2.04532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [3.09767, 9.31262, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74002, 9.19998, 7.73], + "to": [2.91767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74648, 8.3314, 7.73], + "to": [2.92408, 9.12905, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [9.70124, 10.01074, 7.8], + "to": [10.97428, 16.41074, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.0506, 7.57069, 7.8], + "to": [12.32364, 13.97069, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.36348, 4.8, 7.8], + "to": [12.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.59225, 2.12048, 7.8], + "to": [11.86529, 8.52048, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85432, -0.05993, 7.8], + "to": [10.12735, 6.34007, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.48712, 10.13417, 7.8], + "to": [14.88712, 11.40721, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8, 7.36348, 7.8], + "to": [15.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02877, 4.68396, 7.8], + "to": [14.42877, 5.957, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [7.13776, 10.01074, 7.775], + "to": [13.53776, 16.41074, 7.85], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [0.25, 0, 15.75, 15.75], "texture": "#0"}, + "east": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "south": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "west": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "up": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "down": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.67038, 7.01028, 7.73], + "to": [5.84803, 7.22028, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.75921, 7.02778, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.73729, 7.17163, 7.73], + "to": [5.91494, 7.38163, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.82611, 7.18913, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.91435, 7.38151, 7.73], + "to": [6.09199, 7.64151, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.00317, 6.93651, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [6.22767, 8.29998, 7.73], + "to": [6.40532, 9.70998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [6.92896, 7.24886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.39043, 6.66844, 7.73], + "to": [5.60043, 6.84608, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.29974, 6.76644, 7.73], + "to": [5.50974, 6.94408, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.12846, 6.82228, 7.73], + "to": [5.38846, 6.99992, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.9947, 7.01226, 7.73], + "to": [5.17235, 8.42226, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.9635, 7.90588, 7.73], + "to": [4.2735, 7.96353, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.0935, 7.93471, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.65652, 8.44238, 7.73], + "to": [4.96652, 8.50002, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.71152, 8.4712, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.54682, 6.91181, 7.73], + "to": [5.72447, 7.09681, 7.79], + "rotation": {"angle": -45, "axis": "z", "origin": [5.63565, 6.90431, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.23718, 6.98762, 7.73], + "to": [3.41483, 7.19762, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.98933, 7.17142, 7.73], + "to": [4.16698, 7.44142, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.75456, 7.0534, 7.73], + "to": [4.93221, 7.3234, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.15631, 5.98628, 7.73], + "to": [3.36631, 6.16393, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.83493, 6.85938, 7.73], + "to": [5.55493, 7.03703, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.00638, 7.54369, 7.73], + "to": [5.51638, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.51638, 5.86134, 7.73], + "to": [5.69403, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.61638, 5.53634, 7.73], + "to": [4.79403, 6.94634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.85396, 4.54886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.6134, 5.46432, 7.73], + "to": [5.79105, 5.64932, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.85098, 3.55184, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.928, 6.06841, 7.73], + "to": [5.238, 6.12606, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.808, 6.09724, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.052, 7.618, 7.41525], + "to": [9.017, 8.859, 8.04025], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.069, 7.77575]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.56612, 8.18114, 7.39625], + "to": [7.53212, 10.21664, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [6.84212, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [5.32907, 8.19902, 7.39625], + "to": [7.36457, 9.16502, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.67457, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.32587, 7.76893, 7.39625], + "to": [7.36137, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [6.67137, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.4875, 7.37035, 7.39625], + "to": [7.523, 8.33635, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.833, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.78936, 7.06397, 7.39625], + "to": [7.82486, 8.02997, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [7.13486, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.46788, 8.18114, 7.39625], + "to": [9.43388, 10.21664, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [9.15788, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [8.63543, 8.19902, 7.39625], + "to": [10.67093, 9.16502, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.32543, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.63863, 7.76893, 7.39625], + "to": [10.67413, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [9.32863, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.477, 7.37035, 7.39625], + "to": [10.5125, 8.33635, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.167, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.17514, 7.06397, 7.39625], + "to": [10.21064, 8.02997, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [8.86514, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "thirdperson_lefthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "firstperson_righthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "firstperson_lefthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "ground": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "gui": { + "rotation": [0, -180, 0] + }, + "head": { + "translation": [0, 8.25, -4], + "scale": [1.26, 1.26, 1.26] + } + }, + "groups": [ + { + "name": "ears", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, + { + "name": "RISE", + "origin": [8, 8, 8], + "children": [8, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [9, 10, 11, 12, 13, 14, 15] + }, 16, 17, 18, 19, + { + "name": "S", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, + { + "name": "S", + "origin": [8, 8, 8], + "children": [26, 27, 28, 29, 30, 31] + } + ] + }, 32, 33, 34, 35, 36, 37, 38, 39] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [40, 41, 42, 43, 44, 45, 46, 47, 48] + } + ] + }, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [49, 50, 51, 52, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [53, 54, 55, 56, 57, 58, 59] + }, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [60, 61, 62, 63, 64, 65, 66, 67, 68] + }, 69] + }, + { + "name": "bow", + "origin": [8, 8, 8], + "children": [70, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "group", + "origin": [8, 8, 8], + "children": [71, 72, 73, 74, 75] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [76, 77, 78, 79, 80] + } + ] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [81, 82, 83, 84, 85, 86, 87, 88] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [89, 90, 91, 92, 93, 94, 95, 96] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [97, 98, 99, 100, 101, 102, 103, 104] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111, 112] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [113, 114, 115, 116, 117, 118, 119, 120] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [121, 122, 123, 124, 125, 126, 127, 128] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [129, 130, 131, 132, 133, 134, 135, 136] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [137, 138, 139, 140, 141, 142, 143, 144] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [145, 146, 147, 148, 149, 150, 151, 152] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [153, 154, 155, 156, 157, 158, 159, 160] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [161, 162, 163, 164, 165, 166, 167, 168] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [169, 170, 171, 172, 173, 174, 175, 176] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [177, 178, 179, 180, 181, 182, 183, 184] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [185, 186, 187, 188, 189, 190, 191, 192] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [193, 194, 195, 196, 197, 198, 199, 200] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [201, 202, 203, 204, 205, 206, 207, 208] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [209, 210, 211, 212, 213, 214, 215, 216] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [217, 218, 219, 220, 221, 222, 223, 224] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [225, 226, 227, 228, 229, 230, 231, 232] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [233, 234, 235, 236, 237, 238, 239, 240] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [241, 242, 243, 244, 245, 246, 247, 248] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [249, 250, 251, 252, 253, 254, 255, 256] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [257, 258, 259, 260, 261, 262, 263, 264] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [265, 266, 267, 268, 269, 270, 271, 272] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [273, 274, 275, 276, 277, 278, 279, 280] + } + ] + } + ] +} diff --git a/1.13/assets/minecraft/models/item/hats/paintbrush_ears.json b/1.13/assets/minecraft/models/item/hats/paintbrush_ears.json new file mode 100644 index 0000000..0118192 --- /dev/null +++ b/1.13/assets/minecraft/models/item/hats/paintbrush_ears.json @@ -0,0 +1,785 @@ +{ + "credit": "Made with Blockbench by PanicAtTheJedi", + "textures": { + "0": "custom/paintbrushear", + "1": "block/white_wool", + "6": "block/brown_wool", + "7": "block/oak_planks", + "particle": "custom/paintbrushear" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "from": [2.25, 13.5, 6.5], + "to": [15.25, 14.5, 7.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 14.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 5.5], + "to": [15.25, 14.5, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 13.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [14.75, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [15, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [13.35431, 10.36588, 5.72168], + "to": [14.38263, 11.1442, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [13.35431, 10.36588, 6.5], + "to": [14.38263, 11.1442, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 5.72168], + "to": [20.05884, 13.95129, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 6.5], + "to": [20.05884, 13.95129, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 5.72168], + "to": [17.27193, 13.94172, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 5.72168], + "to": [17.01943, 14.55133, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 6.5], + "to": [17.01943, 14.55133, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 6.5], + "to": [17.27193, 13.94172, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 6.5], + "to": [18.37074, 7.20719, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 5.72168], + "to": [18.37074, 7.20719, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [15.01329, 11.43375, 5.72168], + "to": [16.04161, 12.21207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.01329, 11.68375, 6.5], + "to": [16.29161, 12.21207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 5.72168], + "to": [15.75, 13.95312, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 6.5], + "to": [15.75, 13.95312, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.75, 13.25, 6.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 14.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [0.75, 13.25, 5.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 13.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.25, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.61737, 10.11588, 5.72168], + "to": [2.64569, 10.8942, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [1.61737, 10.11588, 6.5], + "to": [2.64569, 10.8942, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 5.72168], + "to": [-3.28052, 13.70129, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 6.5], + "to": [-3.28052, 13.70129, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 5.72168], + "to": [0.00639, 13.69172, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 5.72168], + "to": [0.25889, 14.30133, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 6.5], + "to": [0.25889, 14.30133, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 6.5], + "to": [0.00639, 13.69172, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 6.5], + "to": [-1.59242, 6.95719, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 5.72168], + "to": [-1.59242, 6.95719, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-0.04161, 11.18375, 5.72168], + "to": [0.98671, 11.96207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-0.29161, 11.43375, 6.5], + "to": [0.98671, 11.96207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 5.72168], + "to": [1.02832, 13.70312, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 6.5], + "to": [1.02832, 13.70312, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + } + ], + "display": { + "thirdperson_righthand": { + "scale": [0.68, 0.66, 0.68] + }, + "thirdperson_lefthand": { + "scale": [0.68, 0.66, 0.68] + }, + "gui": { + "rotation": [0, -180, 0], + "scale": [0.73, 0.73, 0.73] + }, + "head": { + "translation": [0, 8.5, -3.5] + } + }, + "groups": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55] + } + ] +} diff --git a/1.13/assets/minecraft/models/item/rides/seasgreen.json b/1.13/assets/minecraft/models/item/rides/seasgreen.json new file mode 100644 index 0000000..df0c2cb --- /dev/null +++ b/1.13/assets/minecraft/models/item/rides/seasgreen.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "block/black_wool", + "3": "custom/seasgreen", + "5": "block/green_wool", + "particle": "custom/seasgreen" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.13/assets/minecraft/models/item/rides/seaspink.json b/1.13/assets/minecraft/models/item/rides/seaspink.json new file mode 100644 index 0000000..6708986 --- /dev/null +++ b/1.13/assets/minecraft/models/item/rides/seaspink.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "block/black_wool", + "3": "custom/seas", + "5": "block/white_terracotta", + "particle": "custom/seas" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.13/assets/minecraft/models/item/shears.json b/1.13/assets/minecraft/models/item/shears.json index c772a29..f9fbce1 100644 --- a/1.13/assets/minecraft/models/item/shears.json +++ b/1.13/assets/minecraft/models/item/shears.json @@ -91,6 +91,8 @@ { "predicate": { "damaged": 0, "damage": 0.36134453781}, "model": "item/rides/riverboat3" }, { "predicate": { "damaged": 0, "damage": 0.36554621848}, "model": "item/rides/riverboat4" }, { "predicate": { "damaged": 0, "damage": 0.36974789916}, "model": "item/rides/se_cart" }, - { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" } + { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" }, + { "predicate": { "damaged": 0, "damage": 0.378151261}, "model": "item/rides/seasgreen" }, + { "predicate": { "damaged": 0, "damage": 0.382352941}, "model": "item/rides/seaspink" } ] } diff --git a/1.13/assets/minecraft/textures/custom/beetlejuice.png b/1.13/assets/minecraft/textures/custom/beetlejuice.png new file mode 100644 index 0000000000000000000000000000000000000000..ea5e9dcb748bfa6a067378e62245403d50350210 GIT binary patch literal 4766 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 literal 0 HcmV?d00001 diff --git a/1.13/assets/minecraft/textures/custom/hamilton.png b/1.13/assets/minecraft/textures/custom/hamilton.png new file mode 100644 index 0000000000000000000000000000000000000000..b771c5f874019403aceb8776297b20b9d0f9ae53 GIT binary patch literal 8930 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 literal 0 HcmV?d00001 diff --git a/1.13/assets/minecraft/textures/custom/paintbrushear.png b/1.13/assets/minecraft/textures/custom/paintbrushear.png new file mode 100644 index 0000000000000000000000000000000000000000..3870bb4bedc95f9b98193fc29b27255c3c1f12bc GIT binary patch literal 34616 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

SR-Aj^(bb8SAc4 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 Ef*qG|l>h($ literal 0 HcmV?d00001 diff --git a/1.13/assets/minecraft/textures/custom/seas.png b/1.13/assets/minecraft/textures/custom/seas.png new file mode 100644 index 0000000000000000000000000000000000000000..37ffbd3040ae20f05e5e4b13fc37e850706d64b1 GIT binary patch literal 133 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`KAtX)Ar}70HD;TC+cUE^6n>ES z@aJ**BpaoZ=efi9zcHEr}xs;8d+!Ra4t6s(ePzi_BjtQfWPsG9_{<(Vm| z-70`NtVT9$lqiYOB{I$;th*hk*-;(InlH76Pe&eP~~Y(~G*6 z-hs0X=(;ykR;nubWoo$`yqrMm9CTbm^MaREZJpygm|l}7x`N$3=#%~Ji{BM0XcX&j zX=VTb010qNS#tmY3labT3lag+-G2N40031DIpUa(e*4Pb$} z;M4aXBsqqUlLO%bQZ<8g!t^kaqZ!%N6os#{3 literal 0 HcmV?d00001 diff --git a/1.13/pack.mcmeta b/1.13/pack.mcmeta index 11c8629..ecdef91 100644 --- a/1.13/pack.mcmeta +++ b/1.13/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.2 §e(Minecraft 1.13)", + "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.3 §e(Minecraft 1.13)", "pack_format": 4 } } diff --git a/1.14/assets/minecraft/models/item/diamond_hoe.json b/1.14/assets/minecraft/models/item/diamond_hoe.json index 13e8316..b14d903 100644 --- a/1.14/assets/minecraft/models/item/diamond_hoe.json +++ b/1.14/assets/minecraft/models/item/diamond_hoe.json @@ -116,6 +116,9 @@ { "predicate": { "damaged": 0, "damage": 0.0704676489}, "model":"item/hats/resistancefighter"}, { "predicate": { "damaged": 0, "damage": 0.0711082639}, "model":"item/hats/sorcerer_mickey"}, { "predicate": { "damaged": 0, "damage": 0.0717488789}, "model":"item/handitems/paintbrush"}, -{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"} +{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"}, +{ "predicate": { "damaged": 0, "damage": 0.0730301089}, "model":"item/hats/paintbrush_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0736707239}, "model":"item/hats/hamilton_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0743113389}, "model":"item/hats/beetlejuice_ears"} ] } diff --git a/1.14/assets/minecraft/models/item/hats/beetlejuice_ears.json b/1.14/assets/minecraft/models/item/hats/beetlejuice_ears.json new file mode 100644 index 0000000..e38d6c6 --- /dev/null +++ b/1.14/assets/minecraft/models/item/hats/beetlejuice_ears.json @@ -0,0 +1,478 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "0": "custom/beetlejuice", + "1": "block/emerald_block", + "particle": "custom/beetlejuice" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [7.75, 3.5, 7.75, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.5, 3.5, 7.5, 5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 3.25, 8, 4.75], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.25, 5, 7.25, 6.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 7, 8, 8.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.75, 8, 8.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 7.25, 8, 8.75], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 5.75, 8, 7.25], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.441], + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.561], + "rotation": {"angle": 0, "axis": "z", "origin": [22, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "rotation": 90, "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [6.9392, 7.1892, 6.3936], + "to": [9.0608, 8.8108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 8.6892, 6.6436], + "to": [9.0608, 9.0608, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 7.37616, 6.09947], + "to": [9.06157, 7.74776, 6.41027], + "rotation": {"angle": 45, "axis": "x", "origin": [8.00077, 7.74776, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 8.00224, 6.34947], + "to": [9.06157, 8.62384, 6.41027], + "rotation": {"angle": -45, "axis": "x", "origin": [8.00077, 8.25224, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 6.9392, 6.6436], + "to": [9.0608, 7.3108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [18.75958, 14.40262, 6.40591], + "to": [20.35078, 18.64582, 7.46671], + "rotation": {"angle": 45, "axis": "z", "origin": [21.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-4.35078, 14.40262, 6.40591], + "to": [-2.75958, 18.64582, 7.46671], + "rotation": {"angle": -45, "axis": "z", "origin": [-5.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [7.08665, 1.05147, 6.40366], + "to": [11.32985, 2.64267, 7.46446], + "rotation": {"angle": 22.5, "axis": "z", "origin": [-7.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [4.67015, 1.05147, 6.40366], + "to": [8.91335, 2.64267, 7.46446], + "rotation": {"angle": -22.5, "axis": "z", "origin": [23.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [9.01784, 7.24446, 6.3946], + "to": [13.26104, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [2.73896, 7.24446, 6.3946], + "to": [6.98216, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [12.38498, 6.95496, 6.38866], + "to": [16.62818, 8.79616, 7.44946], + "rotation": {"angle": -22.5, "axis": "z", "origin": [11.05898, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-0.62818, 6.95496, 6.38866], + "to": [3.61502, 8.79616, 7.44946], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.94102, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 7.25, 7.75, 8.75], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 3.5, 8, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 3.75, 7.75, 5.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [7.75, 7.5, 7.75, 9], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [8, 5.75, 8, 7.25], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.441], + "rotation": {"angle": 0, "axis": "z", "origin": [-6, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "rotation": 180, "texture": "#0"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "rotation": 180, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.561], + "faces": { + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 15.953, 15.953], "rotation": 270, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + } + ], + "display": { + "gui": { + "rotation": [0, -180, 0], + "scale": [0.69, 0.69, 0.69] + }, + "head": { + "translation": [0, 8.75, -3.5] + } + }, + "groups": [ + { + "name": "Ohana Ears 01", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32] + } + ] + } + ] +} \ No newline at end of file diff --git a/1.14/assets/minecraft/models/item/hats/figment_ears.json b/1.14/assets/minecraft/models/item/hats/figment_ears.json index 5cd51f0..6144129 100644 --- a/1.14/assets/minecraft/models/item/hats/figment_ears.json +++ b/1.14/assets/minecraft/models/item/hats/figment_ears.json @@ -5,14 +5,13 @@ "7": "block/orange_wool", "9": "block/yellow_wool", "10": "block/coal_block", - "11": "block/orange_terracotta", - "12": "block/yellow_wool" + "11": "block/orange_terracotta" }, "elements": [ { "name": "Rim 1", "from": [6, 0, 1.5], - "to": [10, 1, 2], + "to": [10, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -25,7 +24,7 @@ { "name": "Rim 2", "from": [1.5, 0, 6], - "to": [2, 1, 10], + "to": [14, 1, 10], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -141,7 +140,7 @@ }, { "name": "Rim 11", - "from": [4, 0, 13], + "from": [4, 0, 3], "to": [6, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -154,7 +153,7 @@ }, { "name": "Rim 12", - "from": [10, 0, 13], + "from": [10, 0, 2], "to": [12, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -168,7 +167,7 @@ { "name": "Rim 13", "from": [3, 0, 3], - "to": [4, 1, 4], + "to": [4, 1, 12], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -207,7 +206,7 @@ { "name": "Rim 16", "from": [12, 0, 3], - "to": [13, 1, 4], + "to": [13, 1, 12], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -2278,24 +2277,24 @@ "to": [5.224, 8.03116, 6.32547], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 5.63116, 8.72547]}, "faces": { - "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 5.58993], "to": [5.224, 6.93007, 6.18993], "faces": { - "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2303,12 +2302,12 @@ "to": [5.224, 5.85814, 6.17889], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 4.95814, 8.57889]}, "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2316,24 +2315,24 @@ "to": [5.224, 6.62001, 7.89456], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 3.62001, 6.99456]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 6], "to": [5.224, 6.22, 6.9], "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2404,24 +2403,24 @@ "to": [5.224, 8.03116, 10.27453], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 5.63116, 7.27453]}, "faces": { - "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 9.81007], "to": [5.224, 6.93007, 10.41007], "faces": { - "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"} } }, { @@ -2429,12 +2428,12 @@ "to": [5.224, 5.85814, 10.42111], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 4.95814, 7.42111]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2442,24 +2441,24 @@ "to": [5.224, 6.62001, 9], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 3.62001, 9.00544]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 9.1], "to": [5.224, 6.22, 10], "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } } ], @@ -2506,17 +2505,21 @@ "groups": [ { "name": "figment_ears", + "origin": [8, 8, 8], "children": [ { "name": "mickey_ears_hat", + "origin": [8, 8, 8], "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144] }, 145, 146, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [147, 148, 149, 150, 151, 152, 153, 154] }, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [155, 156, 157, 158, 159, 160, 161, 162] }, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188] } diff --git a/1.14/assets/minecraft/models/item/hats/hamilton_ears.json b/1.14/assets/minecraft/models/item/hats/hamilton_ears.json new file mode 100644 index 0000000..f684525 --- /dev/null +++ b/1.14/assets/minecraft/models/item/hats/hamilton_ears.json @@ -0,0 +1,4174 @@ +{ + "credit": "Made with Blockbench by Daisy", + "textures": { + "0": "custom/hamilton", + "1": "block/black_wool" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [4.04438, 4.35388, 7.8], + "to": [5.31742, 10.75388, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.61337, 4.49009, 7.8], + "to": [4.88641, 10.89009, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.36348, 4.8, 7.8], + "to": [4.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.20121, 5.18195, 7.8], + "to": [4.47425, 11.58195, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.19746, 5.59692, 7.8], + "to": [4.4705, 11.99692, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [1.09608, 7.0727, 7.8], + "to": [7.49608, 8.34574, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.8, 7.36348, 7.8], + "to": [7.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.63773, 7.74543, 7.8], + "to": [7.03773, 9.01847, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.94371, 8.39912, 7.73], + "to": [4.25371, 8.45677, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.89871, 8.42795, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.36218, 10.26262, 7.73], + "to": [3.53983, 10.47262, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.11433, 10.44642, 7.73], + "to": [4.29198, 10.71642, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.87956, 10.3284, 7.73], + "to": [5.05721, 10.5984, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.28131, 9.26128, 7.73], + "to": [3.49131, 9.43893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.95993, 10.13438, 7.73], + "to": [5.67993, 10.31203, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.13138, 10.81869, 7.73], + "to": [5.64138, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.64138, 9.13634, 7.73], + "to": [5.81903, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.61701, 9.70939, 7.73], + "to": [2.92701, 9.76704, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [2.49701, 9.73822, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.47479, 9.14376, 7.73], + "to": [4.65244, 10.25376, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.60821, 9.18897, 7.73], + "to": [4.87821, 9.36662, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.17767, 9.19998, 7.73], + "to": [4.35532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.73583, 9.19998, 7.73], + "to": [3.84343, 9.49998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.18194, 9.52998, 7.73], + "to": [3.35954, 9.91763, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.3693, 7.38735, 7.73], + "to": [3.51695, 7.56495, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.157, 8.00079, 7.73], + "to": [3.33464, 8.17839, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.22332, 8.6373, 7.73], + "to": [3.40097, 8.8149, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.52818, 9.19998, 7.73], + "to": [3.73583, 9.37758, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.21006, 10.77372, 7.73], + "to": [3.31766, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.69395, 10.35607, 7.73], + "to": [3.87155, 10.74372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.36421, 8.31133, 7.73], + "to": [2.51186, 8.48893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.33592, 9.28206, 7.73], + "to": [2.51356, 9.45966, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.68126, 10.18971, 7.73], + "to": [2.8589, 10.36731, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.31766, 10.89612, 7.73], + "to": [3.5253, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.94733, 7.73], + "to": [3.09767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.16733, 7.73], + "to": [2.88767, 10.27998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.09998, 7.73], + "to": [2.34532, 10.30998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [2.04532, 9.40998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.84998, 7.73], + "to": [2.04532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [3.09767, 9.31262, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74002, 9.19998, 7.73], + "to": [2.91767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74648, 8.3314, 7.73], + "to": [2.92408, 9.12905, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [9.70124, 10.01074, 7.8], + "to": [10.97428, 16.41074, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.0506, 7.57069, 7.8], + "to": [12.32364, 13.97069, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.36348, 4.8, 7.8], + "to": [12.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.59225, 2.12048, 7.8], + "to": [11.86529, 8.52048, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85432, -0.05993, 7.8], + "to": [10.12735, 6.34007, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.48712, 10.13417, 7.8], + "to": [14.88712, 11.40721, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8, 7.36348, 7.8], + "to": [15.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02877, 4.68396, 7.8], + "to": [14.42877, 5.957, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [7.13776, 10.01074, 7.775], + "to": [13.53776, 16.41074, 7.85], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [0.25, 0, 15.75, 15.75], "texture": "#0"}, + "east": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "south": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "west": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "up": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "down": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.67038, 7.01028, 7.73], + "to": [5.84803, 7.22028, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.75921, 7.02778, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.73729, 7.17163, 7.73], + "to": [5.91494, 7.38163, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.82611, 7.18913, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.91435, 7.38151, 7.73], + "to": [6.09199, 7.64151, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.00317, 6.93651, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [6.22767, 8.29998, 7.73], + "to": [6.40532, 9.70998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [6.92896, 7.24886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.39043, 6.66844, 7.73], + "to": [5.60043, 6.84608, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.29974, 6.76644, 7.73], + "to": [5.50974, 6.94408, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.12846, 6.82228, 7.73], + "to": [5.38846, 6.99992, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.9947, 7.01226, 7.73], + "to": [5.17235, 8.42226, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.9635, 7.90588, 7.73], + "to": [4.2735, 7.96353, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.0935, 7.93471, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.65652, 8.44238, 7.73], + "to": [4.96652, 8.50002, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.71152, 8.4712, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.54682, 6.91181, 7.73], + "to": [5.72447, 7.09681, 7.79], + "rotation": {"angle": -45, "axis": "z", "origin": [5.63565, 6.90431, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.23718, 6.98762, 7.73], + "to": [3.41483, 7.19762, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.98933, 7.17142, 7.73], + "to": [4.16698, 7.44142, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.75456, 7.0534, 7.73], + "to": [4.93221, 7.3234, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.15631, 5.98628, 7.73], + "to": [3.36631, 6.16393, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.83493, 6.85938, 7.73], + "to": [5.55493, 7.03703, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.00638, 7.54369, 7.73], + "to": [5.51638, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.51638, 5.86134, 7.73], + "to": [5.69403, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.61638, 5.53634, 7.73], + "to": [4.79403, 6.94634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.85396, 4.54886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.6134, 5.46432, 7.73], + "to": [5.79105, 5.64932, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.85098, 3.55184, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.928, 6.06841, 7.73], + "to": [5.238, 6.12606, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.808, 6.09724, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.052, 7.618, 7.41525], + "to": [9.017, 8.859, 8.04025], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.069, 7.77575]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.56612, 8.18114, 7.39625], + "to": [7.53212, 10.21664, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [6.84212, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [5.32907, 8.19902, 7.39625], + "to": [7.36457, 9.16502, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.67457, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.32587, 7.76893, 7.39625], + "to": [7.36137, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [6.67137, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.4875, 7.37035, 7.39625], + "to": [7.523, 8.33635, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.833, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.78936, 7.06397, 7.39625], + "to": [7.82486, 8.02997, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [7.13486, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.46788, 8.18114, 7.39625], + "to": [9.43388, 10.21664, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [9.15788, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [8.63543, 8.19902, 7.39625], + "to": [10.67093, 9.16502, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.32543, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.63863, 7.76893, 7.39625], + "to": [10.67413, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [9.32863, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.477, 7.37035, 7.39625], + "to": [10.5125, 8.33635, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.167, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.17514, 7.06397, 7.39625], + "to": [10.21064, 8.02997, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [8.86514, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "thirdperson_lefthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "firstperson_righthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "firstperson_lefthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "ground": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "gui": { + "rotation": [0, -180, 0] + }, + "head": { + "translation": [0, 8.25, -4], + "scale": [1.26, 1.26, 1.26] + } + }, + "groups": [ + { + "name": "ears", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, + { + "name": "RISE", + "origin": [8, 8, 8], + "children": [8, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [9, 10, 11, 12, 13, 14, 15] + }, 16, 17, 18, 19, + { + "name": "S", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, + { + "name": "S", + "origin": [8, 8, 8], + "children": [26, 27, 28, 29, 30, 31] + } + ] + }, 32, 33, 34, 35, 36, 37, 38, 39] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [40, 41, 42, 43, 44, 45, 46, 47, 48] + } + ] + }, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [49, 50, 51, 52, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [53, 54, 55, 56, 57, 58, 59] + }, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [60, 61, 62, 63, 64, 65, 66, 67, 68] + }, 69] + }, + { + "name": "bow", + "origin": [8, 8, 8], + "children": [70, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "group", + "origin": [8, 8, 8], + "children": [71, 72, 73, 74, 75] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [76, 77, 78, 79, 80] + } + ] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [81, 82, 83, 84, 85, 86, 87, 88] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [89, 90, 91, 92, 93, 94, 95, 96] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [97, 98, 99, 100, 101, 102, 103, 104] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111, 112] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [113, 114, 115, 116, 117, 118, 119, 120] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [121, 122, 123, 124, 125, 126, 127, 128] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [129, 130, 131, 132, 133, 134, 135, 136] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [137, 138, 139, 140, 141, 142, 143, 144] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [145, 146, 147, 148, 149, 150, 151, 152] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [153, 154, 155, 156, 157, 158, 159, 160] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [161, 162, 163, 164, 165, 166, 167, 168] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [169, 170, 171, 172, 173, 174, 175, 176] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [177, 178, 179, 180, 181, 182, 183, 184] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [185, 186, 187, 188, 189, 190, 191, 192] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [193, 194, 195, 196, 197, 198, 199, 200] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [201, 202, 203, 204, 205, 206, 207, 208] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [209, 210, 211, 212, 213, 214, 215, 216] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [217, 218, 219, 220, 221, 222, 223, 224] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [225, 226, 227, 228, 229, 230, 231, 232] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [233, 234, 235, 236, 237, 238, 239, 240] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [241, 242, 243, 244, 245, 246, 247, 248] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [249, 250, 251, 252, 253, 254, 255, 256] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [257, 258, 259, 260, 261, 262, 263, 264] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [265, 266, 267, 268, 269, 270, 271, 272] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [273, 274, 275, 276, 277, 278, 279, 280] + } + ] + } + ] +} diff --git a/1.14/assets/minecraft/models/item/hats/paintbrush_ears.json b/1.14/assets/minecraft/models/item/hats/paintbrush_ears.json new file mode 100644 index 0000000..0118192 --- /dev/null +++ b/1.14/assets/minecraft/models/item/hats/paintbrush_ears.json @@ -0,0 +1,785 @@ +{ + "credit": "Made with Blockbench by PanicAtTheJedi", + "textures": { + "0": "custom/paintbrushear", + "1": "block/white_wool", + "6": "block/brown_wool", + "7": "block/oak_planks", + "particle": "custom/paintbrushear" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "from": [2.25, 13.5, 6.5], + "to": [15.25, 14.5, 7.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 14.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 5.5], + "to": [15.25, 14.5, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 13.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [14.75, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [15, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [13.35431, 10.36588, 5.72168], + "to": [14.38263, 11.1442, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [13.35431, 10.36588, 6.5], + "to": [14.38263, 11.1442, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 5.72168], + "to": [20.05884, 13.95129, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 6.5], + "to": [20.05884, 13.95129, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 5.72168], + "to": [17.27193, 13.94172, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 5.72168], + "to": [17.01943, 14.55133, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 6.5], + "to": [17.01943, 14.55133, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 6.5], + "to": [17.27193, 13.94172, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 6.5], + "to": [18.37074, 7.20719, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 5.72168], + "to": [18.37074, 7.20719, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [15.01329, 11.43375, 5.72168], + "to": [16.04161, 12.21207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.01329, 11.68375, 6.5], + "to": [16.29161, 12.21207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 5.72168], + "to": [15.75, 13.95312, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 6.5], + "to": [15.75, 13.95312, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.75, 13.25, 6.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 14.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [0.75, 13.25, 5.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 13.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.25, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.61737, 10.11588, 5.72168], + "to": [2.64569, 10.8942, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [1.61737, 10.11588, 6.5], + "to": [2.64569, 10.8942, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 5.72168], + "to": [-3.28052, 13.70129, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 6.5], + "to": [-3.28052, 13.70129, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 5.72168], + "to": [0.00639, 13.69172, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 5.72168], + "to": [0.25889, 14.30133, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 6.5], + "to": [0.25889, 14.30133, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 6.5], + "to": [0.00639, 13.69172, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 6.5], + "to": [-1.59242, 6.95719, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 5.72168], + "to": [-1.59242, 6.95719, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-0.04161, 11.18375, 5.72168], + "to": [0.98671, 11.96207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-0.29161, 11.43375, 6.5], + "to": [0.98671, 11.96207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 5.72168], + "to": [1.02832, 13.70312, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 6.5], + "to": [1.02832, 13.70312, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + } + ], + "display": { + "thirdperson_righthand": { + "scale": [0.68, 0.66, 0.68] + }, + "thirdperson_lefthand": { + "scale": [0.68, 0.66, 0.68] + }, + "gui": { + "rotation": [0, -180, 0], + "scale": [0.73, 0.73, 0.73] + }, + "head": { + "translation": [0, 8.5, -3.5] + } + }, + "groups": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55] + } + ] +} diff --git a/1.14/assets/minecraft/models/item/rides/seasgreen.json b/1.14/assets/minecraft/models/item/rides/seasgreen.json new file mode 100644 index 0000000..df0c2cb --- /dev/null +++ b/1.14/assets/minecraft/models/item/rides/seasgreen.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "block/black_wool", + "3": "custom/seasgreen", + "5": "block/green_wool", + "particle": "custom/seasgreen" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.14/assets/minecraft/models/item/rides/seaspink.json b/1.14/assets/minecraft/models/item/rides/seaspink.json new file mode 100644 index 0000000..6708986 --- /dev/null +++ b/1.14/assets/minecraft/models/item/rides/seaspink.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "block/black_wool", + "3": "custom/seas", + "5": "block/white_terracotta", + "particle": "custom/seas" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.14/assets/minecraft/models/item/shears.json b/1.14/assets/minecraft/models/item/shears.json index c772a29..f9fbce1 100644 --- a/1.14/assets/minecraft/models/item/shears.json +++ b/1.14/assets/minecraft/models/item/shears.json @@ -91,6 +91,8 @@ { "predicate": { "damaged": 0, "damage": 0.36134453781}, "model": "item/rides/riverboat3" }, { "predicate": { "damaged": 0, "damage": 0.36554621848}, "model": "item/rides/riverboat4" }, { "predicate": { "damaged": 0, "damage": 0.36974789916}, "model": "item/rides/se_cart" }, - { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" } + { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" }, + { "predicate": { "damaged": 0, "damage": 0.378151261}, "model": "item/rides/seasgreen" }, + { "predicate": { "damaged": 0, "damage": 0.382352941}, "model": "item/rides/seaspink" } ] } diff --git a/1.14/assets/minecraft/textures/custom/beetlejuice.png b/1.14/assets/minecraft/textures/custom/beetlejuice.png new file mode 100644 index 0000000000000000000000000000000000000000..ea5e9dcb748bfa6a067378e62245403d50350210 GIT binary patch literal 4766 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 literal 0 HcmV?d00001 diff --git a/1.14/assets/minecraft/textures/custom/hamilton.png b/1.14/assets/minecraft/textures/custom/hamilton.png new file mode 100644 index 0000000000000000000000000000000000000000..b771c5f874019403aceb8776297b20b9d0f9ae53 GIT binary patch literal 8930 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 literal 0 HcmV?d00001 diff --git a/1.14/assets/minecraft/textures/custom/paintbrushear.png b/1.14/assets/minecraft/textures/custom/paintbrushear.png new file mode 100644 index 0000000000000000000000000000000000000000..3870bb4bedc95f9b98193fc29b27255c3c1f12bc GIT binary patch literal 34616 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

SR-Aj^(bb8SAc4 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 Ef*qG|l>h($ literal 0 HcmV?d00001 diff --git a/1.14/assets/minecraft/textures/custom/seas.png b/1.14/assets/minecraft/textures/custom/seas.png new file mode 100644 index 0000000000000000000000000000000000000000..37ffbd3040ae20f05e5e4b13fc37e850706d64b1 GIT binary patch literal 133 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`KAtX)Ar}70HD;TC+cUE^6n>ES z@aJ**BpaoZ=efi9zcHEr}xs;8d+!Ra4t6s(ePzi_BjtQfWPsG9_{<(Vm| z-70`NtVT9$lqiYOB{I$;th*hk*-;(InlH76Pe&eP~~Y(~G*6 z-hs0X=(;ykR;nubWoo$`yqrMm9CTbm^MaREZJpygm|l}7x`N$3=#%~Ji{BM0XcX&j zX=VTb010qNS#tmY3labT3lag+-G2N40031DIpUa(e*4Pb$} z;M4aXBsqqUlLO%bQZ<8g!t^kaqZ!%N6os#{3 literal 0 HcmV?d00001 diff --git a/1.14/pack.mcmeta b/1.14/pack.mcmeta index 8e74d8a..3b41b5d 100644 --- a/1.14/pack.mcmeta +++ b/1.14/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.2 §e(Minecraft 1.14)", + "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.3 §e(Minecraft 1.14)", "pack_format": 4 } } diff --git a/1.15/assets/minecraft/models/item/diamond_hoe.json b/1.15/assets/minecraft/models/item/diamond_hoe.json index 13e8316..b14d903 100644 --- a/1.15/assets/minecraft/models/item/diamond_hoe.json +++ b/1.15/assets/minecraft/models/item/diamond_hoe.json @@ -116,6 +116,9 @@ { "predicate": { "damaged": 0, "damage": 0.0704676489}, "model":"item/hats/resistancefighter"}, { "predicate": { "damaged": 0, "damage": 0.0711082639}, "model":"item/hats/sorcerer_mickey"}, { "predicate": { "damaged": 0, "damage": 0.0717488789}, "model":"item/handitems/paintbrush"}, -{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"} +{ "predicate": { "damaged": 0, "damage": 0.0723894939}, "model":"item/handitems/paintbrush_pen"}, +{ "predicate": { "damaged": 0, "damage": 0.0730301089}, "model":"item/hats/paintbrush_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0736707239}, "model":"item/hats/hamilton_ears"}, +{ "predicate": { "damaged": 0, "damage": 0.0743113389}, "model":"item/hats/beetlejuice_ears"} ] } diff --git a/1.15/assets/minecraft/models/item/hats/beetlejuice_ears.json b/1.15/assets/minecraft/models/item/hats/beetlejuice_ears.json new file mode 100644 index 0000000..e38d6c6 --- /dev/null +++ b/1.15/assets/minecraft/models/item/hats/beetlejuice_ears.json @@ -0,0 +1,478 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "0": "custom/beetlejuice", + "1": "block/emerald_block", + "particle": "custom/beetlejuice" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [7.75, 3.5, 7.75, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.5, 3.5, 7.5, 5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 3.25, 8, 4.75], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.25, 5, 7.25, 6.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [8, 7, 8, 8.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [8, 6.75, 8, 8.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 7.25, 8, 8.75], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 5.75, 8, 7.25], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.441], + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.561], + "rotation": {"angle": 0, "axis": "z", "origin": [22, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.989, 15.989], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.659, 4.328, 6.659, 5.328], "rotation": 180, "texture": "#0"}, + "south": {"uv": [0, 0, 15.989, 15.989], "rotation": 90, "texture": "#0"}, + "west": {"uv": [5.44, 4.43, 6.44, 5.43], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"}, + "down": {"uv": [6.484, 3.385, 7.484, 4.385], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [6.9392, 7.1892, 6.3936], + "to": [9.0608, 8.8108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 8.6892, 6.6436], + "to": [9.0608, 9.0608, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 7.37616, 6.09947], + "to": [9.06157, 7.74776, 6.41027], + "rotation": {"angle": 45, "axis": "x", "origin": [8.00077, 7.74776, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.93997, 8.00224, 6.34947], + "to": [9.06157, 8.62384, 6.41027], + "rotation": {"angle": -45, "axis": "x", "origin": [8.00077, 8.25224, 7.95587]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [6.9392, 6.9392, 6.6436], + "to": [9.0608, 7.3108, 7.7044], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [18.75958, 14.40262, 6.40591], + "to": [20.35078, 18.64582, 7.46671], + "rotation": {"angle": 45, "axis": "z", "origin": [21.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-4.35078, 14.40262, 6.40591], + "to": [-2.75958, 18.64582, 7.46671], + "rotation": {"angle": -45, "axis": "z", "origin": [-5.14638, -4.16138, 14.89231]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [7.08665, 1.05147, 6.40366], + "to": [11.32985, 2.64267, 7.46446], + "rotation": {"angle": 22.5, "axis": "z", "origin": [-7.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [4.67015, 1.05147, 6.40366], + "to": [8.91335, 2.64267, 7.46446], + "rotation": {"angle": -22.5, "axis": "z", "origin": [23.23415, 9.80307, 14.89006]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [9.01784, 7.24446, 6.3946], + "to": [13.26104, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [2.73896, 7.24446, 6.3946], + "to": [6.98216, 8.83566, 7.4554], + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [12.38498, 6.95496, 6.38866], + "to": [16.62818, 8.79616, 7.44946], + "rotation": {"angle": -22.5, "axis": "z", "origin": [11.05898, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "from": [-0.62818, 6.95496, 6.38866], + "to": [3.61502, 8.79616, 7.44946], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.94102, 16.48696, 14.87506]}, + "faces": { + "north": {"uv": [10.25, 12.25, 15.812, 15.875], "texture": "#1"}, + "east": {"uv": [12.75, 12.25, 14.75, 14.25], "texture": "#1"}, + "south": {"uv": [13.5, 14.25, 15.5, 16], "texture": "#1"}, + "west": {"uv": [13, 10.25, 15, 12.25], "texture": "#1"}, + "up": {"uv": [15, 14.75, 13, 13], "texture": "#1"}, + "down": {"uv": [14.25, 13, 12, 14.75], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [8, 6, 8, 7.5], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 6.5, 8, 8], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 7.25, 7.75, 8.75], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [8, 3.5, 8, 5], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7.75, 3.75, 7.75, 5.25], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [7.75, 7.5, 7.75, 9], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [8, 5.75, 8, 7.25], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.441], + "rotation": {"angle": 0, "axis": "z", "origin": [-6, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "rotation": 180, "texture": "#0"}, + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "rotation": 180, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.561], + "faces": { + "east": {"uv": [6.434, 4.379, 6.434, 4.379], "texture": "#0"}, + "south": {"uv": [0, 0, 15.953, 15.953], "rotation": 270, "texture": "#0"}, + "west": {"uv": [6.215, 4.497, 6.215, 4.497], "texture": "#0"}, + "up": {"uv": [6.552, 4.547, 6.552, 4.547], "texture": "#0"}, + "down": {"uv": [5.49, 5.609, 5.49, 5.609], "texture": "#0"} + } + } + ], + "display": { + "gui": { + "rotation": [0, -180, 0], + "scale": [0.69, 0.69, 0.69] + }, + "head": { + "translation": [0, 8.75, -3.5] + } + }, + "groups": [ + { + "name": "Ohana Ears 01", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32] + } + ] + } + ] +} \ No newline at end of file diff --git a/1.15/assets/minecraft/models/item/hats/figment_ears.json b/1.15/assets/minecraft/models/item/hats/figment_ears.json index 5cd51f0..6144129 100644 --- a/1.15/assets/minecraft/models/item/hats/figment_ears.json +++ b/1.15/assets/minecraft/models/item/hats/figment_ears.json @@ -5,14 +5,13 @@ "7": "block/orange_wool", "9": "block/yellow_wool", "10": "block/coal_block", - "11": "block/orange_terracotta", - "12": "block/yellow_wool" + "11": "block/orange_terracotta" }, "elements": [ { "name": "Rim 1", "from": [6, 0, 1.5], - "to": [10, 1, 2], + "to": [10, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -25,7 +24,7 @@ { "name": "Rim 2", "from": [1.5, 0, 6], - "to": [2, 1, 10], + "to": [14, 1, 10], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -141,7 +140,7 @@ }, { "name": "Rim 11", - "from": [4, 0, 13], + "from": [4, 0, 3], "to": [6, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -154,7 +153,7 @@ }, { "name": "Rim 12", - "from": [10, 0, 13], + "from": [10, 0, 2], "to": [12, 1, 14], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -168,7 +167,7 @@ { "name": "Rim 13", "from": [3, 0, 3], - "to": [4, 1, 4], + "to": [4, 1, 12], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -207,7 +206,7 @@ { "name": "Rim 16", "from": [12, 0, 3], - "to": [13, 1, 4], + "to": [13, 1, 12], "faces": { "north": {"uv": [0, 1, 1, 7], "texture": "#6"}, "east": {"uv": [0, 1, 1, 7], "texture": "#6"}, @@ -2278,24 +2277,24 @@ "to": [5.224, 8.03116, 6.32547], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 5.63116, 8.72547]}, "faces": { - "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.5, 0.6], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 5.58993], "to": [5.224, 6.93007, 6.18993], "faces": { - "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 0.7, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2303,12 +2302,12 @@ "to": [5.224, 5.85814, 6.17889], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 4.95814, 8.57889]}, "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 90, "texture": "#9"} } }, { @@ -2316,24 +2315,24 @@ "to": [5.224, 6.62001, 7.89456], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 3.62001, 6.99456]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 6], "to": [5.224, 6.22, 6.9], "faces": { - "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [0, 0, 1, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2404,24 +2403,24 @@ "to": [5.224, 8.03116, 10.27453], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 5.63116, 7.27453]}, "faces": { - "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.5, 0], "rotation": 90, "texture": "#9"} } }, { "from": [5.124, 6.33007, 9.81007], "to": [5.224, 6.93007, 10.41007], "faces": { - "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"}, - "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#12"} + "north": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "east": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "south": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "west": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "up": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"}, + "down": {"uv": [0, 0.6, 0.7, 0], "rotation": 90, "texture": "#9"} } }, { @@ -2429,12 +2428,12 @@ "to": [5.224, 5.85814, 10.42111], "rotation": {"angle": -22.5, "axis": "x", "origin": [9.024, 4.95814, 7.42111]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { @@ -2442,24 +2441,24 @@ "to": [5.224, 6.62001, 9], "rotation": {"angle": 22.5, "axis": "x", "origin": [9.024, 3.62001, 9.00544]}, "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } }, { "from": [5.124, 5.62, 9.1], "to": [5.224, 6.22, 10], "faces": { - "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"}, - "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#12"} + "north": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "east": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "south": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "west": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "up": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"}, + "down": {"uv": [1, 0, 0, 0.6], "rotation": 180, "texture": "#9"} } } ], @@ -2506,17 +2505,21 @@ "groups": [ { "name": "figment_ears", + "origin": [8, 8, 8], "children": [ { "name": "mickey_ears_hat", + "origin": [8, 8, 8], "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144] }, 145, 146, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [147, 148, 149, 150, 151, 152, 153, 154] }, { "name": "hexadecagon", + "origin": [8, 8, 8], "children": [155, 156, 157, 158, 159, 160, 161, 162] }, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188] } diff --git a/1.15/assets/minecraft/models/item/hats/hamilton_ears.json b/1.15/assets/minecraft/models/item/hats/hamilton_ears.json new file mode 100644 index 0000000..f684525 --- /dev/null +++ b/1.15/assets/minecraft/models/item/hats/hamilton_ears.json @@ -0,0 +1,4174 @@ +{ + "credit": "Made with Blockbench by Daisy", + "textures": { + "0": "custom/hamilton", + "1": "block/black_wool" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [4.04438, 4.35388, 7.8], + "to": [5.31742, 10.75388, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.61337, 4.49009, 7.8], + "to": [4.88641, 10.89009, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.36348, 4.8, 7.8], + "to": [4.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.20121, 5.18195, 7.8], + "to": [4.47425, 11.58195, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.19746, 5.59692, 7.8], + "to": [4.4705, 11.99692, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [1.09608, 7.0727, 7.8], + "to": [7.49608, 8.34574, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.8, 7.36348, 7.8], + "to": [7.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [0.63773, 7.74543, 7.8], + "to": [7.03773, 9.01847, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [3.94371, 8.39912, 7.73], + "to": [4.25371, 8.45677, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.89871, 8.42795, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.36218, 10.26262, 7.73], + "to": [3.53983, 10.47262, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.11433, 10.44642, 7.73], + "to": [4.29198, 10.71642, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.87956, 10.3284, 7.73], + "to": [5.05721, 10.5984, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.28131, 9.26128, 7.73], + "to": [3.49131, 9.43893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.95993, 10.13438, 7.73], + "to": [5.67993, 10.31203, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.13138, 10.81869, 7.73], + "to": [5.64138, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.64138, 9.13634, 7.73], + "to": [5.81903, 10.99634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.61701, 9.70939, 7.73], + "to": [2.92701, 9.76704, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [2.49701, 9.73822, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.47479, 9.14376, 7.73], + "to": [4.65244, 10.25376, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.60821, 9.18897, 7.73], + "to": [4.87821, 9.36662, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.17767, 9.19998, 7.73], + "to": [4.35532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.73583, 9.19998, 7.73], + "to": [3.84343, 9.49998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.18194, 9.52998, 7.73], + "to": [3.35954, 9.91763, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.3693, 7.38735, 7.73], + "to": [3.51695, 7.56495, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.157, 8.00079, 7.73], + "to": [3.33464, 8.17839, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.22332, 8.6373, 7.73], + "to": [3.40097, 8.8149, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.52818, 9.19998, 7.73], + "to": [3.73583, 9.37758, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.21006, 10.77372, 7.73], + "to": [3.31766, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.69395, 10.35607, 7.73], + "to": [3.87155, 10.74372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.36421, 8.31133, 7.73], + "to": [2.51186, 8.48893, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.33592, 9.28206, 7.73], + "to": [2.51356, 9.45966, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.68126, 10.18971, 7.73], + "to": [2.8589, 10.36731, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.31766, 10.89612, 7.73], + "to": [3.5253, 11.07372, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.94733, 7.73], + "to": [3.09767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.16733, 7.73], + "to": [2.88767, 10.27998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.28767, 10.09998, 7.73], + "to": [2.34532, 10.30998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [2.04532, 9.40998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 10.84998, 7.73], + "to": [2.04532, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [1.98767, 9.19998, 7.73], + "to": [3.09767, 9.31262, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74002, 9.19998, 7.73], + "to": [2.91767, 11.05998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [2.74648, 8.3314, 7.73], + "to": [2.92408, 9.12905, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [9.70124, 10.01074, 7.8], + "to": [10.97428, 16.41074, 8.2], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.0506, 7.57069, 7.8], + "to": [12.32364, 13.97069, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [11.36348, 4.8, 7.8], + "to": [12.63652, 11.2, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.59225, 2.12048, 7.8], + "to": [11.86529, 8.52048, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85432, -0.05993, 7.8], + "to": [10.12735, 6.34007, 8.2], + "rotation": {"angle": 45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.48712, 10.13417, 7.8], + "to": [14.88712, 11.40721, 8.2], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8, 7.36348, 7.8], + "to": [15.2, 8.63652, 8.2], + "rotation": {"angle": 0, "axis": "y", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02877, 4.68396, 7.8], + "to": [14.42877, 5.957, 8.2], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [7.13776, 10.01074, 7.775], + "to": [13.53776, 16.41074, 7.85], + "rotation": {"angle": -45, "axis": "z", "origin": [4.87896, 8.59886, 7.84282]}, + "faces": { + "north": {"uv": [0.25, 0, 15.75, 15.75], "texture": "#0"}, + "east": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "south": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "west": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "up": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"}, + "down": {"uv": [14.125, 14, 16, 15.875], "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.67038, 7.01028, 7.73], + "to": [5.84803, 7.22028, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.75921, 7.02778, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.73729, 7.17163, 7.73], + "to": [5.91494, 7.38163, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.82611, 7.18913, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.91435, 7.38151, 7.73], + "to": [6.09199, 7.64151, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.00317, 6.93651, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [6.22767, 8.29998, 7.73], + "to": [6.40532, 9.70998, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [6.92896, 7.24886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.39043, 6.66844, 7.73], + "to": [5.60043, 6.84608, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.29974, 6.76644, 7.73], + "to": [5.50974, 6.94408, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.12846, 6.82228, 7.73], + "to": [5.38846, 6.99992, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.9947, 7.01226, 7.73], + "to": [5.17235, 8.42226, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [5.20374, 7.01736, 7.76]}, + "faces": { + "north": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.75, 1, 5.375, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.9635, 7.90588, 7.73], + "to": [4.2735, 7.96353, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.0935, 7.93471, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.65652, 8.44238, 7.73], + "to": [4.96652, 8.50002, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.71152, 8.4712, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.54682, 6.91181, 7.73], + "to": [5.72447, 7.09681, 7.79], + "rotation": {"angle": -45, "axis": "z", "origin": [5.63565, 6.90431, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.23718, 6.98762, 7.73], + "to": [3.41483, 7.19762, 7.79], + "rotation": {"angle": 0, "axis": "y", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.98933, 7.17142, 7.73], + "to": [4.16698, 7.44142, 7.79], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.75456, 7.0534, 7.73], + "to": [4.93221, 7.3234, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [3.15631, 5.98628, 7.73], + "to": [3.36631, 6.16393, 7.79], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.83493, 6.85938, 7.73], + "to": [5.55493, 7.03703, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.00638, 7.54369, 7.73], + "to": [5.51638, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.51638, 5.86134, 7.73], + "to": [5.69403, 7.72134, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.75396, 5.32386, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.61638, 5.53634, 7.73], + "to": [4.79403, 6.94634, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [3.85396, 4.54886, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [5.6134, 5.46432, 7.73], + "to": [5.79105, 5.64932, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.85098, 3.55184, 7.84282]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 180, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [4.928, 6.06841, 7.73], + "to": [5.238, 6.12606, 7.79], + "rotation": {"angle": 45, "axis": "z", "origin": [4.808, 6.09724, 7.76]}, + "faces": { + "north": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.375, 1, 5.75, 1.5], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.052, 7.618, 7.41525], + "to": [9.017, 8.859, 8.04025], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.069, 7.77575]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.56612, 8.18114, 7.39625], + "to": [7.53212, 10.21664, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [6.84212, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [5.32907, 8.19902, 7.39625], + "to": [7.36457, 9.16502, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.67457, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.32587, 7.76893, 7.39625], + "to": [7.36137, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [6.67137, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.4875, 7.37035, 7.39625], + "to": [7.523, 8.33635, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.833, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.78936, 7.06397, 7.39625], + "to": [7.82486, 8.02997, 8.05175], + "rotation": {"angle": 45, "axis": "z", "origin": [7.13486, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.46788, 8.18114, 7.39625], + "to": [9.43388, 10.21664, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [9.15788, 8.87114, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [8.63543, 8.19902, 7.39625], + "to": [10.67093, 9.16502, 8.05175], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.32543, 8.47502, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.63863, 7.76893, 7.39625], + "to": [10.67413, 8.73493, 8.05175], + "rotation": {"angle": 0, "axis": "y", "origin": [9.32863, 8.04493, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.477, 7.37035, 7.39625], + "to": [10.5125, 8.33635, 8.05175], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.167, 7.64635, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [8.17514, 7.06397, 7.39625], + "to": [10.21064, 8.02997, 8.05175], + "rotation": {"angle": -45, "axis": "z", "origin": [8.86514, 7.33997, 7.70675]}, + "faces": { + "north": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "east": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "south": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "west": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"}, + "down": {"uv": [7, 6, 9, 8], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.97963, 9.1726, 7.3776], + "to": [9.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.8976, 9.25463, 7.3776], + "to": [9.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9, 9.275, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.65463, 8.4476, 7.3776], + "to": [8.69537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.5726, 8.52963, 7.3776], + "to": [8.7774, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.675, 8.55, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.85463, 7.6226, 7.3776], + "to": [8.89537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.7726, 7.70463, 7.3776], + "to": [8.9774, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.875, 7.725, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.07963, 7.1976, 7.3776], + "to": [9.12037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.9976, 7.27963, 7.3776], + "to": [9.2024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.1, 7.3, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.42963, 6.6976, 7.3776], + "to": [9.47037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.3476, 6.77963, 7.3776], + "to": [9.5524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.45, 6.8, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.90463, 7.0476, 7.3776], + "to": [9.94537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.8226, 7.12963, 7.3776], + "to": [10.0274, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.925, 7.15, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.12963, 9.0226, 7.3776], + "to": [10.17037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.0476, 9.10463, 7.3776], + "to": [10.2524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.15, 9.125, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.20463, 7.8726, 7.3776], + "to": [10.24537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [10.1226, 7.95463, 7.3776], + "to": [10.3274, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [10.225, 7.975, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.52963, 8.1476, 7.3776], + "to": [9.57037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.4476, 8.22963, 7.3776], + "to": [9.6524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.55, 8.25, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.35463, 8.7726, 7.3776], + "to": [9.39537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.2726, 8.85463, 7.3776], + "to": [9.4774, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.375, 8.875, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.82963, 9.5726, 7.3776], + "to": [9.87037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [9.7476, 9.65463, 7.3776], + "to": [9.9524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [9.85, 9.675, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.97963, 9.1726, 7.3776], + "to": [7.02037, 9.3774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.8976, 9.25463, 7.3776], + "to": [7.1024, 9.29537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7, 9.275, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.30463, 8.4476, 7.3776], + "to": [7.34537, 8.6524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.2226, 8.52963, 7.3776], + "to": [7.4274, 8.57037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.325, 8.55, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.10463, 7.6226, 7.3776], + "to": [7.14537, 7.8274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.0226, 7.70463, 7.3776], + "to": [7.2274, 7.74537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.125, 7.725, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.87963, 7.1976, 7.3776], + "to": [6.92037, 7.4024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.7976, 7.27963, 7.3776], + "to": [7.0024, 7.32037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.9, 7.3, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.52963, 6.6976, 7.3776], + "to": [6.57037, 6.9024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.4476, 6.77963, 7.3776], + "to": [6.6524, 6.82037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.55, 6.8, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.05463, 7.0476, 7.3776], + "to": [6.09537, 7.2524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.9726, 7.12963, 7.3776], + "to": [6.1774, 7.17037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.075, 7.15, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.82963, 9.0226, 7.3776], + "to": [5.87037, 9.2274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.7476, 9.10463, 7.3776], + "to": [5.9524, 9.14537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.85, 9.125, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.75463, 7.8726, 7.3776], + "to": [5.79537, 8.0774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [5.6726, 7.95463, 7.3776], + "to": [5.8774, 7.99537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [5.775, 7.975, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.42963, 8.1476, 7.3776], + "to": [6.47037, 8.3524, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.3476, 8.22963, 7.3776], + "to": [6.5524, 8.27037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.45, 8.25, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.60463, 8.7726, 7.3776], + "to": [6.64537, 8.9774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.5226, 8.85463, 7.3776], + "to": [6.7274, 8.89537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.625, 8.875, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.12963, 9.5726, 7.3776], + "to": [6.17037, 9.7774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [6.0476, 9.65463, 7.3776], + "to": [6.2524, 9.69537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.15, 9.675, 7.384]}, + "faces": { + "north": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4.125, 3.75, 3.75, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.35463, 7.9226, 7.3776], + "to": [8.39537, 8.1274, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.2726, 8.00463, 7.3776], + "to": [8.4774, 8.04537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.375, 8.025, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.82963, 7.7976, 7.3776], + "to": [7.87037, 8.0024, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.7476, 7.87963, 7.3776], + "to": [7.9524, 7.92037, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [7.85, 7.9, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [8.02963, 8.2726, 7.3776], + "to": [8.07037, 8.4774, 7.4154], + "rotation": {"angle": 45, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 0, "axis": "y", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "hexadecagon", + "from": [7.9476, 8.35463, 7.3776], + "to": [8.1524, 8.39537, 7.4154], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.05, 8.375, 7.384]}, + "faces": { + "north": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "east": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "south": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "west": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "up": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"}, + "down": {"uv": [3.75, 3.75, 4.125, 4.25], "rotation": 180, "texture": "#0"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "thirdperson_lefthand": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "firstperson_righthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "firstperson_lefthand": { + "rotation": [0, -180, 0], + "translation": [0, 3.25, 0] + }, + "ground": { + "rotation": [0, -180, 0], + "scale": [0.72, 0.72, 0.72] + }, + "gui": { + "rotation": [0, -180, 0] + }, + "head": { + "translation": [0, 8.25, -4], + "scale": [1.26, 1.26, 1.26] + } + }, + "groups": [ + { + "name": "ears", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, + { + "name": "RISE", + "origin": [8, 8, 8], + "children": [8, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [9, 10, 11, 12, 13, 14, 15] + }, 16, 17, 18, 19, + { + "name": "S", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, + { + "name": "S", + "origin": [8, 8, 8], + "children": [26, 27, 28, 29, 30, 31] + } + ] + }, 32, 33, 34, 35, 36, 37, 38, 39] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [40, 41, 42, 43, 44, 45, 46, 47, 48] + } + ] + }, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [49, 50, 51, 52, + { + "name": "group", + "origin": [7.05396, 7.39886, 7.84282], + "children": [53, 54, 55, 56, 57, 58, 59] + }, + { + "name": "group", + "origin": [3.89871, 8.42795, 7.76], + "children": [60, 61, 62, 63, 64, 65, 66, 67, 68] + }, 69] + }, + { + "name": "bow", + "origin": [8, 8, 8], + "children": [70, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "group", + "origin": [8, 8, 8], + "children": [71, 72, 73, 74, 75] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [76, 77, 78, 79, 80] + } + ] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [81, 82, 83, 84, 85, 86, 87, 88] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [89, 90, 91, 92, 93, 94, 95, 96] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [97, 98, 99, 100, 101, 102, 103, 104] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111, 112] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [113, 114, 115, 116, 117, 118, 119, 120] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [121, 122, 123, 124, 125, 126, 127, 128] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [129, 130, 131, 132, 133, 134, 135, 136] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [137, 138, 139, 140, 141, 142, 143, 144] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [145, 146, 147, 148, 149, 150, 151, 152] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [153, 154, 155, 156, 157, 158, 159, 160] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [161, 162, 163, 164, 165, 166, 167, 168] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [169, 170, 171, 172, 173, 174, 175, 176] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [177, 178, 179, 180, 181, 182, 183, 184] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [185, 186, 187, 188, 189, 190, 191, 192] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [193, 194, 195, 196, 197, 198, 199, 200] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [201, 202, 203, 204, 205, 206, 207, 208] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [209, 210, 211, 212, 213, 214, 215, 216] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [217, 218, 219, 220, 221, 222, 223, 224] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [225, 226, 227, 228, 229, 230, 231, 232] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [233, 234, 235, 236, 237, 238, 239, 240] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [241, 242, 243, 244, 245, 246, 247, 248] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [249, 250, 251, 252, 253, 254, 255, 256] + } + ] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [257, 258, 259, 260, 261, 262, 263, 264] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [265, 266, 267, 268, 269, 270, 271, 272] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [273, 274, 275, 276, 277, 278, 279, 280] + } + ] + } + ] +} diff --git a/1.15/assets/minecraft/models/item/hats/paintbrush_ears.json b/1.15/assets/minecraft/models/item/hats/paintbrush_ears.json new file mode 100644 index 0000000..0118192 --- /dev/null +++ b/1.15/assets/minecraft/models/item/hats/paintbrush_ears.json @@ -0,0 +1,785 @@ +{ + "credit": "Made with Blockbench by PanicAtTheJedi", + "textures": { + "0": "custom/paintbrushear", + "1": "block/white_wool", + "6": "block/brown_wool", + "7": "block/oak_planks", + "particle": "custom/paintbrushear" + }, + "elements": [ + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [14.20435, 4, 7.5], + "to": [15.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [11, 7.20435, 7.5], + "to": [19, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 7.44], + "to": [19.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [10.95435, 4, 8.56], + "to": [19.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [0.20435, 4, 7.5], + "to": [1.79565, 12, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3, 7.20435, 7.5], + "to": [5, 8.79565, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 7.44], + "to": [5.04565, 12, 7.44], + "faces": { + "north": {"uv": [0, 0, 15.952, 15.952], "texture": "#0"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "name": "hexadecagon", + "from": [-3.04565, 4, 8.56], + "to": [5.04565, 12, 8.56], + "faces": { + "east": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "south": {"uv": [0, 0, 15.953, 15.953], "texture": "#0"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "up": {"uv": [0, 0, 0, 0], "texture": "#1"}, + "down": {"uv": [0, 0, 0, 0], "texture": "#1"} + } + }, + { + "from": [2.25, 13.5, 6.5], + "to": [15.25, 14.5, 7.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 14.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 5.5], + "to": [15.25, 14.5, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.25, 7.5, 13.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 14], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [14.75, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.5], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [2.25, 13.5, 6], + "to": [15, 14.5, 7], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.75, 7.5, 14]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 0, 1, 13.75], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [13.35431, 10.36588, 5.72168], + "to": [14.38263, 11.1442, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [13.35431, 10.36588, 6.5], + "to": [14.38263, 11.1442, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [19.83087, 4.91764, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 5.72168], + "to": [20.05884, 13.95129, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [19.28052, 13.17297, 6.5], + "to": [20.05884, 13.95129, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [13.83228, 19.39953, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 5.72168], + "to": [17.27193, 13.94172, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 5.72168], + "to": [17.01943, 14.55133, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.74111, 13.52301, 6.5], + "to": [17.01943, 14.55133, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.96767, 8.32477, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.99361, 13.1634, 6.5], + "to": [17.27193, 13.94172, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [22.22017, 7.71516, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 6.5], + "to": [18.37074, 7.20719, 7.27832], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [17.59242, 5.17887, 5.72168], + "to": [18.37074, 7.20719, 6.5], + "rotation": {"angle": -45, "axis": "z", "origin": [23.81898, 11.40543, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [15.01329, 11.43375, 5.72168], + "to": [16.04161, 12.21207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [15.01329, 11.68375, 6.5], + "to": [16.29161, 12.21207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [21.23985, 17.66031, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 5.72168], + "to": [15.75, 13.95312, 6.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 11.94824]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [14.97168, 13.1748, 6.5], + "to": [15.75, 13.95312, 7.27832], + "rotation": {"angle": 22.5, "axis": "z", "origin": [21.19824, 7.72656, 12.72656]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.75, 13.25, 6.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 14.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [0.75, 13.25, 5.5], + "to": [13.75, 14.25, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.25, 7.25, 13.5]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 14, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.25, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.5, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1, 13.25, 6], + "to": [13.75, 14.25, 6], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.75, 7.25, 14]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#7"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "south": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#7"}, + "up": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"}, + "down": {"uv": [0, 13.75, 1, 0], "rotation": 90, "texture": "#7"} + } + }, + { + "from": [1.61737, 10.11588, 5.72168], + "to": [2.64569, 10.8942, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [1.61737, 10.11588, 6.5], + "to": [2.64569, 10.8942, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-3.83087, 4.66764, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 5.72168], + "to": [-3.28052, 13.70129, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-4.05884, 12.92297, 6.5], + "to": [-3.28052, 13.70129, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [2.16772, 19.14953, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#6"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 5.72168], + "to": [0.00639, 13.69172, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 5.72168], + "to": [0.25889, 14.30133, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.01943, 13.27301, 6.5], + "to": [0.25889, 14.30133, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.96767, 8.07477, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-1.27193, 12.9134, 6.5], + "to": [0.00639, 13.69172, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-6.22017, 7.46516, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 6.5], + "to": [-1.59242, 6.95719, 7.27832], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 12.72656]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-2.37074, 4.92887, 5.72168], + "to": [-1.59242, 6.95719, 6.5], + "rotation": {"angle": 45, "axis": "z", "origin": [-7.81898, 11.15543, 11.94824]}, + "faces": { + "north": {"uv": [16, 0, 0, 16], "texture": "#6"}, + "east": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "south": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "west": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "up": {"uv": [1, 0, 0, 1], "texture": "#6"}, + "down": {"uv": [1, 0, 0, 1], "texture": "#6"} + } + }, + { + "from": [-0.04161, 11.18375, 5.72168], + "to": [0.98671, 11.96207, 6.5], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [-0.29161, 11.43375, 6.5], + "to": [0.98671, 11.96207, 7.27832], + "rotation": {"angle": 0, "axis": "z", "origin": [-5.23985, 17.41031, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 5.72168], + "to": [1.02832, 13.70312, 6.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 11.94824]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + }, + { + "from": [0.25, 12.9248, 6.5], + "to": [1.02832, 13.70312, 7.27832], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-5.19824, 7.47656, 12.72656]}, + "faces": { + "north": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#6"}, + "east": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "west": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "up": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"}, + "down": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#6"} + } + } + ], + "display": { + "thirdperson_righthand": { + "scale": [0.68, 0.66, 0.68] + }, + "thirdperson_lefthand": { + "scale": [0.68, 0.66, 0.68] + }, + "gui": { + "rotation": [0, -180, 0], + "scale": [0.73, 0.73, 0.73] + }, + "head": { + "translation": [0, 8.5, -3.5] + } + }, + "groups": [ + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] + }, + { + "name": "hexadecagon", + "origin": [8, 8, 8], + "children": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] + }, + { + "name": "Paintbrush", + "origin": [8, 8, 8], + "children": [38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55] + } + ] +} diff --git a/1.15/assets/minecraft/models/item/rides/seasgreen.json b/1.15/assets/minecraft/models/item/rides/seasgreen.json new file mode 100644 index 0000000..df0c2cb --- /dev/null +++ b/1.15/assets/minecraft/models/item/rides/seasgreen.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "block/black_wool", + "3": "custom/seasgreen", + "5": "block/green_wool", + "particle": "custom/seasgreen" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.15/assets/minecraft/models/item/rides/seaspink.json b/1.15/assets/minecraft/models/item/rides/seaspink.json new file mode 100644 index 0000000..6708986 --- /dev/null +++ b/1.15/assets/minecraft/models/item/rides/seaspink.json @@ -0,0 +1,2501 @@ +{ + "credit": "Made with Blockbench by Disneycraft", + "textures": { + "0": "block/black_wool", + "3": "custom/seas", + "5": "block/white_terracotta", + "particle": "custom/seas" + }, + "elements": [ + { + "name": "Cube", + "from": [3, 1, 3], + "to": [4, 4, 4], + "faces": { + "north": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 3], + "to": [3, 3, 4], + "faces": { + "north": {"uv": [0, 3, 7, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [11, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 3], + "to": [5, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.25, 1, 4], + "to": [3.25, 2, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 4], + "to": [13, 2, 5], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 1, 2], + "to": [6, 5, 3], + "faces": { + "north": {"uv": [12, 3, 16, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 10, 16, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 2], + "to": [7, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 2], + "to": [5, 4, 3], + "faces": { + "north": {"uv": [0, 3, 4, 12], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [8, 4, 10, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 3, 1], + "to": [10, 5, 2], + "faces": { + "north": {"uv": [2, 3, 12, 10], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 1, 1], + "to": [9, 3, 2], + "faces": { + "north": {"uv": [0, 0, 16, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10.85, 1, 2.35], + "to": [12.25, 4, 3.75], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [12, 0, 15, 4], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.25, 1, 3.75], + "to": [13.65, 4, 5.15], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 4], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 90, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 5, 1], + "to": [9, 6, 2], + "faces": { + "north": {"uv": [0, 1, 16, 5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [9, 1, 2], + "to": [10, 4, 3], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 2], + "to": [11, 5, 3], + "faces": { + "north": {"uv": [0, 3, 3, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 2, 2], + "to": [12, 4, 3], + "faces": { + "north": {"uv": [10, 3, 16, 12], "texture": "#3"}, + "east": {"uv": [7, 8, 11, 12], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 1, 3], + "to": [12, 3, 4], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 3], + "to": [14, 3, 4], + "faces": { + "north": {"uv": [12, 4, 16, 15], "texture": "#3"}, + "east": {"uv": [0, 3, 4, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 1, 3], + "to": [13, 4, 4], + "faces": { + "north": {"uv": [0, 3, 4, 16], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 7.75], + "to": [2.25, 4, 8.95], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [13, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 6.75], + "to": [2.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 1, 4, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 6.75], + "to": [14.25, 4, 7.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 7]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.25, 1, 3.75], + "to": [2.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6]}, + "faces": { + "north": {"uv": [0, 3, 4, 15], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [2, 3, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 1, 3.75], + "to": [14.25, 3, 6.95], + "rotation": {"angle": 0, "axis": "y", "origin": [20, 8, 6]}, + "faces": { + "north": {"uv": [1, 2, 2, 16], "texture": "#3"}, + "east": {"uv": [0, 3, 16, 15], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.75, 2, 7.75], + "to": [14.75, 5, 8.95], + "faces": { + "north": {"uv": [3, 2, 5, 4], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 9], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 9], + "to": [14.5, 6, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 1, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 3, 10], + "to": [14.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 2, 15, 13], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 10], + "to": [14.5, 8, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 0, 16, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 6, 11], + "to": [14.25, 10, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 3, 16, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13.25, 2, 11], + "to": [14.25, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 11, 12, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 12], + "to": [14, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [6, 6, 7, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 9], + "to": [2, 4, 10], + "faces": { + "north": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "up": {"uv": [4, 7, 5, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 9], + "to": [14.9, 4, 10], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [9, 6, 10, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [4, 5, 7, 7], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 9, 13], + "to": [14, 13, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 3, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 4, 13], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 1, 8], + "to": [2, 3, 12], + "faces": { + "north": {"uv": [2, 8, 4, 13], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 5, 8, 16], "texture": "#3"}, + "up": {"uv": [4, 5, 5, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 1, 7.7], + "to": [14.9, 3, 12], + "faces": { + "north": {"uv": [9, 9, 11, 13], "texture": "#3"}, + "east": {"uv": [0, 10, 16, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 12], + "to": [14.9, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 6], "texture": "#3"}, + "south": {"uv": [12, 0, 16, 6], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 12], + "to": [14.9, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 3, 3, 15], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 12], + "to": [14.9, 9, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [1, 0, 4, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 13], + "to": [14.9, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 11], + "to": [2, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [15, 4, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 11], + "to": [2, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [4, 6, 5, 7], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [12, 4, 13, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 11], + "to": [14.9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [10, 7, 14, 8], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 4, 11], + "to": [14.9, 5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 2, 5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5, 11], + "to": [14.9, 6, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 13], "texture": "#3"}, + "east": {"uv": [7, 3, 15, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 6, 11], + "to": [14.9, 8, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 8, 11], + "to": [14.9, 9, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [12, 13, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 3, 10], + "to": [2, 5, 11], + "faces": { + "north": {"uv": [8, 8, 9, 9], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 10, 3, 16], "texture": "#3"}, + "up": {"uv": [5, 5, 6, 6], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 3, 10], + "to": [14.9, 5, 11], + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#3"}, + "east": {"uv": [12, 2, 13, 6], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [5, 7, 6, 8], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 7, 14], + "to": [14, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [13, 0, 16, 14], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 4, 14], + "to": [13, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 10, 14], + "to": [13, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7.9, 2.5, 15], + "to": [11.5, 14, 15.1], + "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4.5, 2.5, 15], + "to": [8.1, 13, 15.1], + "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 14, 14], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 4], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 8, 16.9], + "to": [11, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11, 8, 16.4], + "to": [12, 9.4, 17.9], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 7.3, 15.7], + "to": [13, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 7.3, 15.7], + "to": [4, 8.7, 17.2], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 3, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 6.6, 15], + "to": [14, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6.6, 15], + "to": [3, 8, 16.5], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [1, 11, 4, 14], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 5.9, 14.3], + "to": [14.9, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 3, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 5.9, 14.3], + "to": [2, 7.3, 15.8], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 11, 2, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 2, 15], + "to": [12, 4, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 15], "texture": "#3"}, + "west": {"uv": [15, 1, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12, 2, 14], + "to": [13, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 7, 14], "texture": "#3"}, + "south": {"uv": [13, 0, 16, 12], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 2, 14], + "to": [4, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 3, 12], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 2, 12], + "to": [2, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 4, 1, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 2, 13], + "to": [3, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 6, 11], "texture": "#3"}, + "west": {"uv": [9, 0, 16, 10], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 2, 13], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 6, 13], "texture": "#3"}, + "south": {"uv": [9, 0, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [14, 2, 12], + "to": [14.9, 3, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 5, 16, 13], "texture": "#3"}, + "south": {"uv": [11, 7, 16, 13], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.85, 4, 15], + "to": [12.2, 6, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [8, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 10], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 6, 15], + "to": [13, 11, 16], + "faces": { + "north": {"uv": [0, 4, 0.5, 4.5], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 16], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [11, 0, 16, 16], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 11, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 8, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.9, 12, 15], + "to": [6, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 3, 5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 12, 14], + "to": [6, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [5, 12, 15], + "to": [11, 14, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 15], + "to": [12.1, 13.1, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [11, 3, 16, 8], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.8, 10.9, 14], + "to": [4.6, 13.3, 15], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [11.4, 10.9, 14], + "to": [12.2, 13.3, 15], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 12, 14], + "to": [12, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 14, 15], + "to": [9, 15, 16], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 7, 14], + "to": [3, 10, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 3, 6, 13], "texture": "#3"}, + "west": {"uv": [9, 2, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2.6, 5.45, 15], + "to": [3.7, 8.1, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 1, 2, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.3, 5.45, 15], + "to": [13.4, 8.1, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [15, 4, 16, 6], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 1, 11], + "to": [2.75, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 8, 12], + "to": [2, 9, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [6, 12, 7, 14], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [13, 9, 15, 10], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 6, 11], + "to": [2.75, 8, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.75, 8, 11], + "to": [2.75, 10, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 8, 4, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 3, 12], + "to": [3, 11, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [9, 2, 15, 12], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 10, 14], + "to": [4, 13, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 9, 13], + "to": [3, 11, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [1, 0, 4, 5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 11, 13], + "to": [3, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [9, 0, 12, 3], "texture": "#3"}, + "west": {"uv": [3, 0, 5, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 4, 13], + "to": [3, 6, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 13], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 6, 13], + "to": [3, 8, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#3"}, + "west": {"uv": [13, 0, 16, 2], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 4, 14], + "to": [4, 7, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 7], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 6], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.5, 3, 9], + "to": [2.5, 6, 11], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 3, 7, 11], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 4, 12], + "to": [2, 6, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [14, 1, 16, 13], "texture": "#3"}, + "west": {"uv": [13, 3, 16, 15], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [1.1, 6, 12], + "to": [2, 8, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [12.74851, 8.93698, 15], + "to": [13.74851, 11.23698, 16], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.18851, 8.08698, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [13, 11, 15, 13], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.04166, 12.78482, 15], + "to": [4.04166, 14.08482, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.51834, 11.93482, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 2, 3, 4], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3.53914, 13.98586, 15], + "to": [4.53914, 14.98586, 16], + "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.02086, 13.13586, 8]}, + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "south": {"uv": [1, 1, 3, 3], "rotation": 270, "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "rotation": 270, "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 10], + "to": [3, 2, 11], + "faces": { + "north": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "east": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "south": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "west": {"uv": [0, 0, 1, 3], "texture": "#3"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#3"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 11], + "to": [14, 3, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [13, 1, 11], + "to": [14, 2, 12], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [6, 1, 14], + "to": [10, 4, 15], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [10, 1, 14], + "to": [12, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 14], + "to": [6, 4, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 13], + "to": [13, 4, 14], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [4, 1, 12], + "to": [14, 4, 13], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [3, 1, 12], + "to": [4, 4, 13], + "faces": { + "north": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "east": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "south": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "west": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "up": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [2, 1, 9], + "to": [14, 4, 12], + "faces": { + "north": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "east": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "south": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "up": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"}, + "down": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#3"} + } + }, + { + "name": "Cube", + "from": [7, 6, 1], + "to": [9, 7, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 10.75, 14], + "to": [1.77, 12.25, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 13, 14], + "to": [4, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 1, 4], + "to": [14, 3, 5], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.88, 15.12, 14], + "to": [7.28, 15.77, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.76, 14.32, 14], + "to": [5.36, 15.07, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.98, 5.04, 1], + "to": [8.98, 6.56, 2.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 1], + "to": [7, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.28, 3.04, 1], + "to": [8.28, 4.46, 3.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 5, 2], + "to": [6, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5, 15, 12], + "to": [7, 16, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7, 16, 12], + "to": [9, 17, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.92, 12.15, 12], + "to": [1.77, 13.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 11.45, 13], + "to": [1.07, 12.95, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 15, 14], + "to": [10, 16, 15], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2.35, 14.22, 12], + "to": [4.05, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3.06, 15.02, 13], + "to": [4.66, 15.77, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 16, 13], + "to": [10, 17, 14], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 15, 12], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.48, 15.02, 12], + "to": [6.08, 15.77, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [5.18, 15.67, 13], + "to": [7.98, 16.48, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 15, 13], + "to": [12, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4.28, 14.32, 12], + "to": [5.88, 15.07, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 180, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 14, 14], + "to": [12, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 14, 12], + "to": [13, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 14, 12], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 15.67, 12], + "to": [7.98, 16.48, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 13, 12], + "to": [14, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 11, 12], + "to": [14, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.25, 10, 11], + "to": [14.25, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 8, 10], + "to": [14.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6.09, 8.93], + "to": [14.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.5, 6, 9], + "to": [14.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13.75, 5, 7.75], + "to": [14.75, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 4, 6], + "to": [15, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [14, 3, 4], + "to": [15, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [20.5, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [8.42, 0.94, 2], + "to": [9.42, 2.34, 4], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [13, 3, 2], + "to": [14, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 4, 2], + "to": [13, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.72, 3.04, 1], + "to": [8.72, 4.44, 3.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [11, 4, 1], + "to": [12, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [9, 5, 1], + "to": [11, 6, 2], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [10, 5, 2], + "to": [11, 6, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [7.02, 5.14, 1], + "to": [8.02, 6.58, 2.05], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 4, 1], + "to": [5, 5, 3], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 4, 2], + "to": [4, 5, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6.58, 0.94, 2], + "to": [7.58, 2.34, 4.05], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 3, 2], + "to": [3, 4, 4], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 3, 4], + "to": [2, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1, 4, 6], + "to": [2, 5, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.25, 5, 7.75], + "to": [2.25, 6, 8.95], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6.09, 8.93], + "to": [2.5, 8.39, 9.73], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 9], + "to": [2.5, 8, 10], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.5, 6, 10], + "to": [2.5, 10, 11], + "faces": { + "north": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 4], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [1.75, 10, 11], + "to": [2.75, 11, 12], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 13, 12], + "to": [3, 14, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 2], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [2, 11, 12], + "to": [3, 13, 13], + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 2], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8.02, 12], + "to": [0.37, 9.41, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [3, 14, 12], + "to": [4, 15, 14], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [-0.48, 8, 13], + "to": [0.37, 10.83, 14], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 15, 13], + "to": [6, 16, 14], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.22, 10.05, 12], + "to": [1.07, 11.55, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.82, 10.15, 12], + "to": [1.67, 11.65, 13], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [12, 13, 14], + "to": [13, 14, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 12], + "to": [5, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [4, 14, 14], + "to": [6, 15, 15], + "faces": { + "north": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "south": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#5"}, + "up": {"uv": [0, 0, 2, 1], "texture": "#5"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [0.2, 8.65, 14], + "to": [0.9, 10.15, 15], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "east": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "south": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "west": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"}, + "down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "Cube", + "from": [6, 0, 2], + "to": [10, 1, 3], + "faces": { + "north": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 4, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [4, 0, 3], + "to": [12, 1, 4], + "faces": { + "north": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 8, 1], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [2, 0, 4], + "to": [14, 1, 12], + "faces": { + "north": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 12, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 12, 8], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [3, 0, 12], + "to": [13, 1, 14], + "faces": { + "north": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 10, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "Cube", + "from": [5, 0, 14], + "to": [11, 1, 15], + "faces": { + "north": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 6, 1], "texture": "#0"}, + "down": {"uv": [0, 0, 6, 1], "texture": "#0"} + } + } + ], + "display": { + "head": { + "translation": [0, 32, 25.5], + "scale": [4, 4, 4] + } + }, + "groups": [ + { + "name": "jotlm", + "origin": [8, 8, 8], + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, + { + "name": "Possible delete", + "origin": [8, 8, 8], + "children": [102, 103, 104] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [105, 106, 107, 108, 109, 110, 111] + } + ] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178] + }, + { + "name": "group", + "origin": [8, 8, 8], + "children": [179, 180, 181, 182, 183] + } + ] +} diff --git a/1.15/assets/minecraft/models/item/shears.json b/1.15/assets/minecraft/models/item/shears.json index c772a29..f9fbce1 100644 --- a/1.15/assets/minecraft/models/item/shears.json +++ b/1.15/assets/minecraft/models/item/shears.json @@ -91,6 +91,8 @@ { "predicate": { "damaged": 0, "damage": 0.36134453781}, "model": "item/rides/riverboat3" }, { "predicate": { "damaged": 0, "damage": 0.36554621848}, "model": "item/rides/riverboat4" }, { "predicate": { "damaged": 0, "damage": 0.36974789916}, "model": "item/rides/se_cart" }, - { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" } + { "predicate": { "damaged": 0, "damage": 0.37394958}, "model": "item/rides/lwtlboat" }, + { "predicate": { "damaged": 0, "damage": 0.378151261}, "model": "item/rides/seasgreen" }, + { "predicate": { "damaged": 0, "damage": 0.382352941}, "model": "item/rides/seaspink" } ] } diff --git a/1.15/assets/minecraft/textures/custom/beetlejuice.png b/1.15/assets/minecraft/textures/custom/beetlejuice.png new file mode 100644 index 0000000000000000000000000000000000000000..ea5e9dcb748bfa6a067378e62245403d50350210 GIT binary patch literal 4766 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 literal 0 HcmV?d00001 diff --git a/1.15/assets/minecraft/textures/custom/hamilton.png b/1.15/assets/minecraft/textures/custom/hamilton.png new file mode 100644 index 0000000000000000000000000000000000000000..b771c5f874019403aceb8776297b20b9d0f9ae53 GIT binary patch literal 8930 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 literal 0 HcmV?d00001 diff --git a/1.15/assets/minecraft/textures/custom/paintbrushear.png b/1.15/assets/minecraft/textures/custom/paintbrushear.png new file mode 100644 index 0000000000000000000000000000000000000000..3870bb4bedc95f9b98193fc29b27255c3c1f12bc GIT binary patch literal 34616 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

SR-Aj^(bb8SAc4 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 Ef*qG|l>h($ literal 0 HcmV?d00001 diff --git a/1.15/assets/minecraft/textures/custom/seas.png b/1.15/assets/minecraft/textures/custom/seas.png new file mode 100644 index 0000000000000000000000000000000000000000..37ffbd3040ae20f05e5e4b13fc37e850706d64b1 GIT binary patch literal 133 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`KAtX)Ar}70HD;TC+cUE^6n>ES z@aJ**BpaoZ=efi9zcHEr}xs;8d+!Ra4t6s(ePzi_BjtQfWPsG9_{<(Vm| z-70`NtVT9$lqiYOB{I$;th*hk*-;(InlH76Pe&eP~~Y(~G*6 z-hs0X=(;ykR;nubWoo$`yqrMm9CTbm^MaREZJpygm|l}7x`N$3=#%~Ji{BM0XcX&j zX=VTb010qNS#tmY3labT3lag+-G2N40031DIpUa(e*4Pb$} z;M4aXBsqqUlLO%bQZ<8g!t^kaqZ!%N6os#{3 literal 0 HcmV?d00001 diff --git a/1.15/pack.mcmeta b/1.15/pack.mcmeta index 443c156..2031056 100644 --- a/1.15/pack.mcmeta +++ b/1.15/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { "pack_format": 5, - "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.2 §e(Minecraft 1.15)" + "description": "§aPalace Network §bWDW RP §f°o°\n§r§7Version 5.2.3 §e(Minecraft 1.15)" } }