diff --git a/src/main/java/net/mcreator/target/network/message/AdjustMortarAngleMessage.java b/src/main/java/net/mcreator/target/network/message/AdjustMortarAngleMessage.java index cfb489932..6a817a0fc 100644 --- a/src/main/java/net/mcreator/target/network/message/AdjustMortarAngleMessage.java +++ b/src/main/java/net/mcreator/target/network/message/AdjustMortarAngleMessage.java @@ -1,10 +1,8 @@ package net.mcreator.target.network.message; import net.mcreator.target.client.gui.RangeHelper; -import net.mcreator.target.entity.MortarEntity; import net.mcreator.target.init.TargetModAttributes; import net.mcreator.target.init.TargetModSounds; -import net.mcreator.target.init.TargetModTags; import net.mcreator.target.tools.SoundTool; import net.mcreator.target.tools.TraceTool; import net.minecraft.network.FriendlyByteBuf; @@ -13,7 +11,6 @@ import net.minecraft.server.level.ServerPlayer; import net.minecraft.util.Mth; import net.minecraft.world.entity.Entity; import net.minecraft.world.entity.LivingEntity; -import net.minecraft.world.item.ItemStack; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; diff --git a/src/main/resources/assets/target/lang/en_us.json b/src/main/resources/assets/target/lang/en_us.json index 39976244b..27324282e 100644 --- a/src/main/resources/assets/target/lang/en_us.json +++ b/src/main/resources/assets/target/lang/en_us.json @@ -168,12 +168,6 @@ "death.attack.shock.entity": "%1$s was shocked by %2$s", "death.attack.shock.item": "%1$s was shocked by %2$s", - "gui.target.mortar_gui.button_angle_add_05": "+0.5", - "gui.target.mortar_gui.button_angle_reduce_05": "-0.5", - "gui.target.mortar_gui.button_angle_add_1": "+1", - "gui.target.mortar_gui.button_angle_reduce_1": "-1", - "gui.target.mortar_gui.button_angle_add_10": "+10", - "gui.target.mortar_gui.button_angle_reduce_10": "-10", "gui.target.gun_recycle_gui.tooltip_if_guns_level_10you_will_get": "If gun\u0027s level \u003e 10,you will get soul nuggets", "gui.target.gun_recycle_gui.button_dismantle": "Dismantle", "gui.target.mortar_gui.button_set": "Confirm", diff --git a/src/main/resources/assets/target/lang/zh_cn.json b/src/main/resources/assets/target/lang/zh_cn.json index 1dc34bbd5..1daaa9c88 100644 --- a/src/main/resources/assets/target/lang/zh_cn.json +++ b/src/main/resources/assets/target/lang/zh_cn.json @@ -168,12 +168,6 @@ "death.attack.shock.entity": "%1$s被%2$s电麻了", "death.attack.shock.item": "%1$s被%2$s电麻了", - "gui.target.mortar_gui.button_angle_add_05": "+0.5", - "gui.target.mortar_gui.button_angle_reduce_05": "-0.5", - "gui.target.mortar_gui.button_angle_add_1": "+1", - "gui.target.mortar_gui.button_angle_reduce_1": "-1", - "gui.target.mortar_gui.button_angle_add_10": "+10", - "gui.target.mortar_gui.button_angle_reduce_10": "-10", "gui.target.gun_recycle_gui.tooltip_if_guns_level_10you_will_get": "如果枪械熟练度大于10级,你将会获得魂钢粒", "gui.target.gun_recycle_gui.button_dismantle": "拆解", "gui.target.mortar_gui.button_set": "确认", diff --git a/src/main/resources/assets/target/models/item/aa123d.json b/src/main/resources/assets/target/models/item/aa123d.json index 8b6a9eb58..e2f6cabbf 100644 --- a/src/main/resources/assets/target/models/item/aa123d.json +++ b/src/main/resources/assets/target/models/item/aa123d.json @@ -268,7 +268,7 @@ }, { "from": [7.65, 6.75, -2], - "to": [8.35, 8.25, -1], + "to": [8.35, 8.25, -1.5], "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]}, "faces": { "north": {"uv": [11, 13, 11.5, 14], "texture": "#0"}, @@ -281,7 +281,7 @@ }, { "from": [7.75, 7, 2.1], - "to": [8.25, 7.85, 2.4], + "to": [8.25, 7.55, 2.4], "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]}, "faces": { "north": {"uv": [13.5, 10.5, 14, 11], "texture": "#0"}, @@ -293,21 +293,21 @@ } }, { - "from": [7.75, 7.81969, 4.12639], - "to": [8.25, 8.76969, 4.22639], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3.71891, 5.625]}, + "from": [7.75, 7.03502, 2.22552], + "to": [8.25, 7.22877, 3.17552], + "rotation": {"angle": 45, "axis": "x", "origin": [8, 7.17877, 2.70052]}, "faces": { - "north": {"uv": [13.5, 12.5, 14, 13], "texture": "#0"}, - "east": {"uv": [13, 13.5, 13.5, 14], "texture": "#0"}, - "south": {"uv": [13.5, 13.5, 14, 14], "texture": "#0"}, - "west": {"uv": [0, 14, 0.5, 14.5], "texture": "#0"}, - "up": {"uv": [14.5, 1.5, 14, 1], "texture": "#0"}, - "down": {"uv": [2, 14, 1.5, 14.5], "texture": "#0"} + "north": {"uv": [14.5, 1.5, 14, 1], "rotation": 180, "texture": "#0"}, + "east": {"uv": [13, 13.5, 13.5, 14], "rotation": 90, "texture": "#0"}, + "south": {"uv": [2, 14, 1.5, 14.5], "texture": "#0"}, + "west": {"uv": [0, 14, 0.5, 14.5], "rotation": 270, "texture": "#0"}, + "up": {"uv": [13.5, 13.5, 14, 14], "texture": "#0"}, + "down": {"uv": [13.5, 12.5, 14, 13], "rotation": 180, "texture": "#0"} } }, { "from": [7.65, 6.75, 2], - "to": [8.35, 7, 3], + "to": [8.35, 7, 3.13281], "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]}, "faces": { "north": {"uv": [14, 2, 14.5, 2.5], "texture": "#0"}, @@ -319,68 +319,42 @@ } }, { - "from": [7.55, 6.75, 10.25], - "to": [8.45, 7.65, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]}, + "from": [7.75, 7, 10], + "to": [8.25, 8.45, 10.3], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 13.525]}, "faces": { - "north": {"uv": [4, 14, 4.5, 14.5], "texture": "#0"}, - "east": {"uv": [14, 4, 14.5, 4.5], "texture": "#0"}, - "south": {"uv": [4.5, 14, 5, 14.5], "texture": "#0"}, - "west": {"uv": [14, 4.5, 14.5, 5], "texture": "#0"}, - "up": {"uv": [5.5, 14.5, 5, 14], "texture": "#0"}, - "down": {"uv": [14.5, 5, 14, 5.5], "texture": "#0"} + "north": {"uv": [13.5, 10.5, 14, 11], "texture": "#0"}, + "east": {"uv": [13.5, 11, 14, 11.5], "texture": "#0"}, + "south": {"uv": [11.5, 13.5, 12, 14], "texture": "#0"}, + "west": {"uv": [13.5, 11.5, 14, 12], "texture": "#0"}, + "up": {"uv": [12.5, 14, 12, 13.5], "texture": "#0"}, + "down": {"uv": [14, 12, 13.5, 12.5], "texture": "#0"} } }, { - "from": [7.4, 7.65, 9.5], - "to": [8.6, 8.15, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]}, + "from": [7.75, 7.70094, 11.91701], + "to": [8.25, 9.36969, 12.12639], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 4.31891, 13.525]}, "faces": { - "north": {"uv": [5.5, 14, 6, 14.5], "texture": "#0"}, - "east": {"uv": [13, 13, 14, 13.5], "texture": "#0"}, - "south": {"uv": [14, 5.5, 14.5, 6], "texture": "#0"}, - "west": {"uv": [13.5, 0, 14.5, 0.5], "texture": "#0"}, - "up": {"uv": [1, 14.5, 0.5, 13.5], "texture": "#0"}, - "down": {"uv": [1.5, 13.5, 1, 14.5], "texture": "#0"} + "north": {"uv": [13.5, 12.5, 14, 13], "texture": "#0"}, + "east": {"uv": [13, 13.5, 13.5, 14], "texture": "#0"}, + "south": {"uv": [13.5, 13.5, 14, 14], "texture": "#0"}, + "west": {"uv": [0, 14, 0.5, 14.5], "texture": "#0"}, + "up": {"uv": [14.5, 1.5, 14, 1], "texture": "#0"}, + "down": {"uv": [2, 14, 1.5, 14.5], "texture": "#0"} } }, { - "from": [7.55, 8.52672, 8.93216], - "to": [8.45, 8.92672, 10.93216], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.71891, 5.625]}, + "from": [7.65, 6.75, 9.9], + "to": [8.35, 7, 11.02109], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 13.525]}, "faces": { - "north": {"uv": [6, 14, 6.5, 14.5], "texture": "#0"}, - "east": {"uv": [13.5, 0.5, 14.5, 1], "texture": "#0"}, - "south": {"uv": [14, 6, 14.5, 6.5], "texture": "#0"}, - "west": {"uv": [13.5, 1.5, 14.5, 2], "texture": "#0"}, - "up": {"uv": [2.5, 14.5, 2, 13.5], "texture": "#0"}, - "down": {"uv": [3, 13.5, 2.5, 14.5], "texture": "#0"} - } - }, - { - "from": [7.55, 8.27672, 6.18216], - "to": [8.45, 8.42672, 9.18216], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.71891, 5.625]}, - "faces": { - "north": {"uv": [6.5, 14, 7, 14.5], "texture": "#0"}, - "east": {"uv": [12.5, 6.5, 14, 7], "texture": "#0"}, - "south": {"uv": [14, 6.5, 14.5, 7], "texture": "#0"}, - "west": {"uv": [12.5, 7, 14, 7.5], "texture": "#0"}, - "up": {"uv": [6, 14, 5.5, 12.5], "texture": "#0"}, - "down": {"uv": [13, 7.5, 12.5, 9], "texture": "#0"} - } - }, - { - "from": [7.45, 7.65, 7], - "to": [8.55, 7.9, 11.25], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.71891, 5.625]}, - "faces": { - "north": {"uv": [7, 14, 7.5, 14.5], "texture": "#0"}, - "east": {"uv": [12, 4, 14, 4.5], "texture": "#0"}, - "south": {"uv": [14, 7, 14.5, 7.5], "texture": "#0"}, - "west": {"uv": [12, 4.5, 14, 5], "texture": "#0"}, - "up": {"uv": [7.5, 14, 7, 12], "texture": "#0"}, - "down": {"uv": [8, 12, 7.5, 14], "texture": "#0"} + "north": {"uv": [14, 2, 14.5, 2.5], "texture": "#0"}, + "east": {"uv": [14, 2.5, 14.5, 3], "texture": "#0"}, + "south": {"uv": [3, 14, 3.5, 14.5], "texture": "#0"}, + "west": {"uv": [14, 3, 14.5, 3.5], "texture": "#0"}, + "up": {"uv": [4, 14.5, 3.5, 14], "texture": "#0"}, + "down": {"uv": [14.5, 3.5, 14, 4], "texture": "#0"} } }, { @@ -432,7 +406,7 @@ "name": "group", "origin": [0, 0, 0], "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/target/models/item/ak_473d.json b/src/main/resources/assets/target/models/item/ak_473d.json index 9c4cf2981..7439f9088 100644 --- a/src/main/resources/assets/target/models/item/ak_473d.json +++ b/src/main/resources/assets/target/models/item/ak_473d.json @@ -58,6 +58,110 @@ "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} } }, + { + "from": [7.45, 3.15, 1], + "to": [8.55, 3.4, 6.55], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.275, 3.775]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, + { + "from": [7.45, 2.94688, 2], + "to": [8.55, 3.57578, 3.25], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.275, 3.375]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, + { + "from": [7.45, 2.94688, 4.3], + "to": [8.55, 3.57578, 5.55], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.275, 5.675]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, + { + "from": [7.7, 4.25, 9.25], + "to": [8.3, 4.5, 14.35], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, + { + "from": [7.5, 4.35, 9.6], + "to": [8.5, 5.16953, 12.95], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 10.85]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, + { + "from": [7.5, 5.76953, 9.6], + "to": [8.5, 5.88906, 10.45], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.66953, 10.85]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, + { + "from": [8.4, 5.16953, 9.6], + "to": [8.5, 5.76953, 10.45], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 10.85]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, + { + "from": [7.5, 5.16953, 9.6], + "to": [7.6, 5.76953, 10.45], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 10.85]}, + "faces": { + "north": {"uv": [8.5, 4, 9, 4.5], "texture": "#0"}, + "east": {"uv": [5, 1.5, 6.5, 2], "texture": "#0"}, + "south": {"uv": [10, 5.5, 10.5, 6], "texture": "#0"}, + "west": {"uv": [8, 6, 9.5, 6.5], "texture": "#0"}, + "up": {"uv": [8, 9.5, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8.5, 8, 8, 9.5], "texture": "#0"} + } + }, { "from": [7.7, -0.4, 7.2], "to": [8.3, 2, 9.7], @@ -307,7 +411,7 @@ "name": "group", "origin": [8, 3.25, 7.75], "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] + "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] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/target/models/item/hunting_rifle3d.json b/src/main/resources/assets/target/models/item/hunting_rifle3d.json index 309102355..43874d024 100644 --- a/src/main/resources/assets/target/models/item/hunting_rifle3d.json +++ b/src/main/resources/assets/target/models/item/hunting_rifle3d.json @@ -6,6 +6,19 @@ "particle": "target:item/hunting_rifle3d" }, "elements": [ + { + "from": [7.5, 7, 16.6], + "to": [8.5, 7.4, 18.05], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]}, + "faces": { + "north": {"uv": [5.5, 5, 5.75, 5.25], "texture": "#0"}, + "east": {"uv": [1, 1, 8.75, 1.25], "texture": "#0"}, + "south": {"uv": [5.5, 5.25, 5.75, 5.5], "texture": "#0"}, + "west": {"uv": [1, 1.25, 8.75, 1.5], "texture": "#0"}, + "up": {"uv": [1.25, 9.25, 1, 1.5], "texture": "#0"}, + "down": {"uv": [1.5, 1.5, 1.25, 9.25], "texture": "#0"} + } + }, { "from": [7.5, 6, -12], "to": [8.5, 7, 18.75], @@ -20,22 +33,22 @@ } }, { - "from": [7.25, 8, 9], - "to": [8.75, 9.5, 18.75], + "from": [7.5, 7, 7.7], + "to": [8.5, 7.3, 11.75], "rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]}, "faces": { - "north": {"uv": [4, 0.5, 4.5, 1], "texture": "#0"}, - "east": {"uv": [2.5, 2.5, 5, 3], "texture": "#0"}, - "south": {"uv": [4.5, 0.5, 5, 1], "texture": "#0"}, - "west": {"uv": [2.5, 3, 5, 3.5], "texture": "#0"}, - "up": {"uv": [3, 6, 2.5, 3.5], "texture": "#0"}, - "down": {"uv": [3.5, 3.5, 3, 6], "texture": "#0"} + "north": {"uv": [5.5, 5, 5.75, 5.25], "texture": "#0"}, + "east": {"uv": [1, 1, 8.75, 1.25], "texture": "#0"}, + "south": {"uv": [5.5, 5.25, 5.75, 5.5], "texture": "#0"}, + "west": {"uv": [1, 1.25, 8.75, 1.5], "texture": "#0"}, + "up": {"uv": [1.25, 9.25, 1, 1.5], "texture": "#0"}, + "down": {"uv": [1.5, 1.5, 1.25, 9.25], "texture": "#0"} } }, { - "from": [7.5, 7, 16.25], - "to": [8.5, 8, 17.25], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]}, + "from": [8.3, 6.8, 12.15], + "to": [9.5, 7.2, 12.55], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, -3.6]}, "faces": { "north": {"uv": [5.5, 5.5, 5.75, 5.75], "texture": "#0"}, "east": {"uv": [5.75, 3.5, 6, 3.75], "texture": "#0"}, @@ -46,9 +59,9 @@ } }, { - "from": [7.5, 7, 10.75], - "to": [8.5, 8, 11.75], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 0.5]}, + "from": [7.7, 7, 11.75], + "to": [8.3, 7.2, 18.35], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 4]}, "faces": { "north": {"uv": [5.75, 5.5, 6, 5.75], "texture": "#0"}, "east": {"uv": [5.75, 5.75, 6, 6], "texture": "#0"}, @@ -150,7 +163,7 @@ "name": "group", "origin": [8, 3.83658, 35.48323], "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8] + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/target/models/item/m43d.json b/src/main/resources/assets/target/models/item/m43d.json index 4e82d80e5..e124bafb1 100644 --- a/src/main/resources/assets/target/models/item/m43d.json +++ b/src/main/resources/assets/target/models/item/m43d.json @@ -33,9 +33,22 @@ } }, { - "from": [7.25, 3.75, 19.25], - "to": [8.75, 8, 20.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]}, + "from": [6.85, 6.45, -0.65], + "to": [9.15, 7.7, 6.35], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 6.7, -7.4]}, + "faces": { + "north": {"uv": [10, 6, 11, 6.5], "texture": "#0"}, + "east": {"uv": [7, 4, 10.5, 4.5], "texture": "#0"}, + "south": {"uv": [10, 7, 11, 7.5], "texture": "#0"}, + "west": {"uv": [8, 6.5, 11.5, 7], "texture": "#0"}, + "up": {"uv": [3, 5.5, 2, 2], "texture": "#0"}, + "down": {"uv": [4, 2, 3, 5.5], "texture": "#0"} + } + }, + { + "from": [7.26367, 3.75, 19.25], + "to": [8.73633, 7.97656, 20.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.98633, 7, 6.5]}, "faces": { "north": {"uv": [2, 6.5, 3, 8.5], "texture": "#0"}, "east": {"uv": [9, 0, 9.5, 2], "texture": "#0"}, @@ -163,22 +176,9 @@ } }, { - "from": [7, 6, 0], - "to": [9, 8, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]}, - "faces": { - "north": {"uv": [6, 10, 7, 11], "texture": "#0"}, - "east": {"uv": [3.5, 0, 7, 1], "texture": "#0"}, - "south": {"uv": [7, 10, 8, 11], "texture": "#0"}, - "west": {"uv": [3.5, 1, 7, 2], "texture": "#0"}, - "up": {"uv": [5, 5.5, 4, 2], "texture": "#0"}, - "down": {"uv": [6, 2, 5, 5.5], "texture": "#0"} - } - }, - { - "from": [7.5, 6.5, -6], - "to": [8.5, 7.5, 0], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]}, + "from": [7.5, 6.5, -8.1], + "to": [8.5, 7.5, -2.35], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 7.9]}, "faces": { "north": {"uv": [8, 9, 8.5, 9.5], "texture": "#0"}, "east": {"uv": [8.5, 4.5, 11.5, 5], "texture": "#0"}, @@ -189,9 +189,22 @@ } }, { - "from": [7.5, 7.5, -1], - "to": [8.5, 9.5, 0], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]}, + "from": [7, 6, -3.7], + "to": [9, 8, 6.55], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 10.2]}, + "faces": { + "north": {"uv": [8, 9, 8.5, 9.5], "texture": "#0"}, + "east": {"uv": [8.5, 4.5, 11.5, 5], "texture": "#0"}, + "south": {"uv": [9, 8, 9.5, 8.5], "texture": "#0"}, + "west": {"uv": [8.5, 5, 11.5, 5.5], "texture": "#0"}, + "up": {"uv": [3.5, 11.5, 3, 8.5], "texture": "#0"}, + "down": {"uv": [4, 8.5, 3.5, 11.5], "texture": "#0"} + } + }, + { + "from": [7.5, 7.5, -4.8], + "to": [8.5, 9.5, -3.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 2.7]}, "faces": { "north": {"uv": [0.5, 11, 1, 12], "texture": "#0"}, "east": {"uv": [1, 11, 1.5, 12], "texture": "#0"}, @@ -202,8 +215,8 @@ } }, { - "from": [7.5, 7.5, 11.75], - "to": [8.5, 9.5, 13], + "from": [7.75, 7.5, 12.65], + "to": [8.25, 9.5, 13], "rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 6.5]}, "faces": { "north": {"uv": [4, 11, 4.5, 12], "texture": "#0"}, @@ -242,7 +255,7 @@ "name": "m4", "origin": [8, 7, 6.5], "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/target/models/item/marlin3d.json b/src/main/resources/assets/target/models/item/marlin3d.json index 9a1315d02..fa1c7324c 100644 --- a/src/main/resources/assets/target/models/item/marlin3d.json +++ b/src/main/resources/assets/target/models/item/marlin3d.json @@ -111,9 +111,22 @@ } }, { - "from": [7.5, 1.53911, 14.06023], + "from": [7.5, 1.53911, 18.56023], "to": [8.5, 3.53911, 27.31023], "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.03911, 14.81023]}, + "faces": { + "north": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"}, + "east": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"}, + "south": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"}, + "west": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"}, + "up": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"}, + "down": {"uv": [5, 2.5, 6, 3.5], "texture": "#0"} + } + }, + { + "from": [7.5, 1.53911, 14.06023], + "to": [8.5, 3.53911, 18.61023], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 3.03911, 14.81023]}, "faces": { "north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"}, "east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"}, @@ -128,12 +141,12 @@ "to": [8.5, 5.69135, 26.54486], "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.19135, 14.04486]}, "faces": { - "north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"}, - "east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"}, - "south": {"uv": [8.5, 9.5, 9, 10.5], "texture": "#0"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#0"}, - "up": {"uv": [9.5, 10.5, 9, 9.5], "texture": "#0"}, - "down": {"uv": [10, 9.5, 9.5, 10.5], "texture": "#0"} + "north": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "east": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "south": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "west": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "up": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "down": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"} } }, { @@ -141,12 +154,12 @@ "to": [8.5, 2.05062, 27.01388], "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.80062, 21.06388]}, "faces": { - "north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"}, - "east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"}, - "south": {"uv": [8.5, 9.5, 9, 10.5], "texture": "#0"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#0"}, - "up": {"uv": [9.5, 10.5, 9, 9.5], "texture": "#0"}, - "down": {"uv": [10, 9.5, 9.5, 10.5], "texture": "#0"} + "north": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"}, + "east": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"}, + "south": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"}, + "west": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"}, + "up": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"}, + "down": {"uv": [4.5, 3, 5.5, 4], "texture": "#0"} } }, { @@ -154,12 +167,12 @@ "to": [8.5, 2.05062, 27.51388], "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.80062, 21.06388]}, "faces": { - "north": {"uv": [8, 9.5, 8.5, 10.5], "texture": "#0"}, - "east": {"uv": [7.5, 7, 8.5, 8], "texture": "#0"}, - "south": {"uv": [8.5, 9.5, 9, 10.5], "texture": "#0"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#0"}, - "up": {"uv": [9.5, 10.5, 9, 9.5], "texture": "#0"}, - "down": {"uv": [10, 9.5, 9.5, 10.5], "texture": "#0"} + "north": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "east": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "south": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "west": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "up": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"}, + "down": {"uv": [4.5, 3.5, 5.5, 4.5], "texture": "#0"} } }, { @@ -258,12 +271,12 @@ "to": [8.5, 3.85, 6.5], "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 1.75]}, "faces": { - "north": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, - "east": {"uv": [6.5, 5, 10, 5.5], "texture": "#0"}, - "south": {"uv": [6.5, 10.5, 7, 11], "texture": "#0"}, - "west": {"uv": [6.5, 5.5, 10, 6], "texture": "#0"}, - "up": {"uv": [1.5, 10, 1, 6.5], "texture": "#0"}, - "down": {"uv": [2, 6.5, 1.5, 10], "texture": "#0"} + "north": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"}, + "east": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"}, + "south": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"}, + "west": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"}, + "up": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"}, + "down": {"uv": [4.5, 3, 8, 3.5], "texture": "#0"} } }, { @@ -307,7 +320,7 @@ "name": "group", "origin": [8, 3.25, 7.75], "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] + "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/target/models/item/minigun3d.json b/src/main/resources/assets/target/models/item/minigun3d.json index 17a3868f9..82d6b7f57 100644 --- a/src/main/resources/assets/target/models/item/minigun3d.json +++ b/src/main/resources/assets/target/models/item/minigun3d.json @@ -1,7805 +1,673 @@ { "credit": "Made with Blockbench", "ambientocclusion": false, - "texture_size": [256, 256], + "texture_size": [64, 64], "textures": { - "3": "target:item/minigun" + "0": "target:item/minigun_3d", + "particle": "target:item/minigun_3d" }, "elements": [ { - "name": "hexadecagon", - "from": [-0.97454, -0.1317, 9.82813], - "to": [-0.04214, 4.5558, 10.45313], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [5, 1.5, 4.1], + "to": [11, 4.85, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.25, 3.05, -2.7]}, "faces": { - "south": {"uv": [6.0625, 3.8125, 6.125, 4.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5, 7.65625, 8.4375, 7.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.5, 7.75, 8.4375, 7.78125], "texture": "#3", "cullface": "south"} + "north": {"uv": [3.75, 4.75, 5.25, 5.5], "texture": "#0"}, + "east": {"uv": [0, 2.25, 2.25, 3], "texture": "#0"}, + "south": {"uv": [5.25, 0, 6.75, 0.75], "texture": "#0"}, + "west": {"uv": [2.25, 2.25, 4.5, 3], "texture": "#0"}, + "up": {"uv": [1.5, 2.25, 0, 0], "texture": "#0"}, + "down": {"uv": [3, 0, 1.5, 2.25], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.749, 0.06284, 9.82813], - "to": [0.1834, 4.75034, 10.45313], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [9.75, -0.4, 5.35], + "to": [12.75, 2.5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.25, 4.05, -2.7]}, "faces": { - "south": {"uv": [0.125, 6.125, 0.1875, 6.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5, 7.90625, 8.4375, 7.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.5, 8, 8.4375, 8.03125], "texture": "#3", "cullface": "south"} + "north": {"uv": [10.75, 3, 11.5, 3.75], "texture": "#0"}, + "east": {"uv": [3.75, 4, 5.5, 4.75], "texture": "#0"}, + "south": {"uv": [11, 5.25, 11.75, 6], "texture": "#0"}, + "west": {"uv": [4.5, 2.25, 6.25, 3], "texture": "#0"}, + "up": {"uv": [2.25, 5.5, 1.5, 3.75], "texture": "#0"}, + "down": {"uv": [0.75, 4.75, 0, 6.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.4662, 0.15625, 9.82813], - "to": [0.4662, 4.84375, 10.45313], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.5, -2.15, 6.1], + "to": [9.5, 1.5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.05, -2.7]}, "faces": { - "south": {"uv": [0.625, 6.125, 0.6875, 6.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5, 8.15625, 8.4375, 8.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.1875, 8.5, 0.125, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [10, 10, 10.75, 11], "texture": "#0"}, + "east": {"uv": [0, 3.75, 1.5, 4.75], "texture": "#0"}, + "south": {"uv": [0.75, 10.25, 1.5, 11.25], "texture": "#0"}, + "west": {"uv": [3.75, 3, 5.25, 4], "texture": "#0"}, + "up": {"uv": [1.5, 6.25, 0.75, 4.75], "texture": "#0"}, + "down": {"uv": [6, 0.75, 5.25, 2.25], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.16917, 0.13434, 9.82813], - "to": [0.76323, 4.82184, 10.45313], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [9.75, 4.5, 7.1], + "to": [11.75, 6.5, 14.25], + "rotation": {"angle": -45, "axis": "z", "origin": [10.75, 5.5, 10.675]}, "faces": { - "south": {"uv": [1.25, 6.125, 1.3125, 6.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5625, 0.40625, 8.5, 0.375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.5625, 8.5, 0.5, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [7.25, 13, 7.75, 13.5], "texture": "#0"}, + "east": {"uv": [10, 1.75, 11.75, 2.25], "texture": "#0"}, + "south": {"uv": [13, 8, 13.5, 8.5], "texture": "#0"}, + "west": {"uv": [10, 4.75, 11.75, 5.25], "texture": "#0"}, + "up": {"uv": [3.5, 11.75, 3, 10], "texture": "#0"}, + "down": {"uv": [10, 10, 9.5, 11.75], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [0.09686, 0.00041, 9.82813], - "to": [1.02926, 4.68791, 10.45313], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [3.25, 0.5, 4.35], + "to": [6, 3.25, 13.75], + "rotation": {"angle": -45, "axis": "z", "origin": [5, 1.5, 10.675]}, "faces": { - "south": {"uv": [1.375, 6.125, 1.4375, 6.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.125, 8.53125, 1.0625, 8.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.5625, 8.5, 1.5, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [11, 6, 11.75, 6.75], "texture": "#0"}, + "east": {"uv": [0, 3, 2.25, 3.75], "texture": "#0"}, + "south": {"uv": [11, 6.75, 11.75, 7.5], "texture": "#0"}, + "west": {"uv": [3, 0, 5.25, 0.75], "texture": "#0"}, + "up": {"uv": [3, 5.25, 2.25, 3], "texture": "#0"}, + "down": {"uv": [3.75, 3, 3, 5.25], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.62655, 1.94039, 9.82813], - "to": [2.06095, 2.87279, 10.45313], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.75, 1.75, 13], + "to": [9.25, 4.85, 19.25], + "rotation": {"angle": 0, "axis": "y", "origin": [8.25, 3.05, -2.7]}, "faces": { - "east": {"uv": [1.625, 8.5, 1.65625, 8.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.0625, 4.5625, 6.34375, 4.625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.75, 8.5, 1.78125, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [10, 11, 10.75, 11.75], "texture": "#0"}, + "east": {"uv": [2.25, 5.25, 3.75, 6], "texture": "#0"}, + "south": {"uv": [10.75, 11, 11.5, 11.75], "texture": "#0"}, + "west": {"uv": [5.25, 3, 6.75, 3.75], "texture": "#0"}, + "up": {"uv": [6, 6.25, 5.25, 4.75], "texture": "#0"}, + "down": {"uv": [2.25, 5.5, 1.5, 7], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.34375, 2.0338, 9.82813], - "to": [2.34375, 2.9662, 10.45313], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 4.35, 16.5], + "to": [8.75, 8.6, 18.25], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 6.725, 17.375]}, "faces": { - "east": {"uv": [1.875, 8.5, 1.90625, 8.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.125, 0.125, 6.40625, 0.1875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2, 8.5, 2.03125, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [0.75, 11.25, 1.25, 12.25], "texture": "#0"}, + "east": {"uv": [5.25, 11.25, 5.75, 12.25], "texture": "#0"}, + "south": {"uv": [0, 11.5, 0.5, 12.5], "texture": "#0"}, + "west": {"uv": [11.5, 2.75, 12, 3.75], "texture": "#0"}, + "up": {"uv": [9, 13.5, 8.5, 13], "texture": "#0"}, + "down": {"uv": [10.5, 13, 10, 13.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.04672, 2.01189, 9.82813], - "to": [2.64078, 2.94429, 10.45313], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [3.5, 4.85, 4.1], + "to": [12.5, 6.05, 6.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8.25, 3.05, -2.7]}, "faces": { - "east": {"uv": [2.125, 8.5, 2.15625, 8.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.125, 0.25, 6.40625, 0.3125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.25, 8.5, 2.28125, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [11.25, 2.25, 13.5, 2.5], "texture": "#0"}, + "east": {"uv": [11.75, 7.25, 12.5, 7.5], "texture": "#0"}, + "south": {"uv": [11.25, 2.5, 13.5, 2.75], "texture": "#0"}, + "west": {"uv": [13.25, 0.5, 14, 0.75], "texture": "#0"}, + "up": {"uv": [5.25, 1.5, 3, 0.75], "texture": "#0"}, + "down": {"uv": [5.25, 1.5, 3, 2.25], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-1.00561, -0.28795, 9.125], - "to": [-0.01106, 4.71205, 9.82813], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [10.65, 6.05, 4.85], + "to": [11.5, 8.55, 6.05], + "rotation": {"angle": 0, "axis": "y", "origin": [8.25, 3.05, -2.7]}, "faces": { - "east": {"uv": [4.8125, 6.8125, 4.84375, 7.125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [1.1875, 1.875, 1.25, 2.1875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.0625, 6.8125, 5.09375, 7.125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.4375, 8.53125, 2.375, 8.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.5625, 8.5, 2.5, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [1.25, 11.25, 1.5, 12], "texture": "#0"}, + "east": {"uv": [0.5, 11.5, 0.75, 12.25], "texture": "#0"}, + "south": {"uv": [6.75, 11.75, 7, 12.5], "texture": "#0"}, + "west": {"uv": [1, 12.25, 1.25, 13], "texture": "#0"}, + "up": {"uv": [11.5, 3, 11.25, 2.75], "texture": "#0"}, + "down": {"uv": [9.5, 13.25, 9.25, 13.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.78007, -0.09341, 9.125], - "to": [0.21448, 4.90659, 9.82813], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [4.5, 6.05, 4.85], + "to": [5.35, 8.55, 6.05], + "rotation": {"angle": 0, "axis": "y", "origin": [7.75, 3.05, -2.7]}, "faces": { - "south": {"uv": [3, 5.875, 3.0625, 6.1875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.1875, 6.8125, 5.21875, 7.125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.6875, 8.53125, 2.625, 8.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.5625, 2.625, 8.5, 2.65625], "texture": "#3", "cullface": "south"} + "north": {"uv": [1.5, 13.25, 1.75, 14], "texture": "#0"}, + "east": {"uv": [1.75, 13.25, 2, 14], "texture": "#0"}, + "south": {"uv": [2, 13.25, 2.25, 14], "texture": "#0"}, + "west": {"uv": [13.25, 4.75, 13.5, 5.5], "texture": "#0"}, + "up": {"uv": [0.25, 13.75, 0, 13.5], "texture": "#0"}, + "down": {"uv": [0.5, 13.5, 0.25, 13.75], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.49727, 0, 9.125], - "to": [0.49727, 5, 9.82813], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [5.35, 8.15, 4.85], + "to": [10.65, 8.55, 6.05], + "rotation": {"angle": 0, "axis": "y", "origin": [7.75, 3.05, -2.7]}, "faces": { - "east": {"uv": [5.6875, 6.8125, 5.71875, 7.125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.8125, 6, 3.875, 6.3125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.8125, 6.8125, 5.84375, 7.125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5625, 2.78125, 8.5, 2.75], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3, 8.5, 2.9375, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [12.5, 7.75, 13.75, 8], "texture": "#0"}, + "east": {"uv": [13.5, 1.75, 13.75, 2], "texture": "#0"}, + "south": {"uv": [12.75, 7, 14, 7.25], "texture": "#0"}, + "west": {"uv": [13.5, 2, 13.75, 2.25], "texture": "#0"}, + "up": {"uv": [11.25, 13, 10, 12.75], "texture": "#0"}, + "down": {"uv": [2.25, 13, 1, 13.25], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.20025, -0.02191, 9.125], - "to": [0.7943, 4.97809, 9.82813], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -13.5], + "to": [8.75, 4.85, -10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.05, -12]}, "faces": { - "east": {"uv": [5.9375, 6.8125, 5.96875, 7.125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.8125, 6, 4.875, 6.3125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.0625, 6.8125, 6.09375, 7.125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5625, 3.28125, 8.5, 3.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.9375, 8.5, 3.875, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [7, 11.5, 7.5, 12.5], "texture": "#0"}, + "east": {"uv": [5.25, 10.25, 6, 11.25], "texture": "#0"}, + "south": {"uv": [11.5, 10, 12, 11], "texture": "#0"}, + "west": {"uv": [10.25, 5.25, 11, 6.25], "texture": "#0"}, + "up": {"uv": [13.25, 0.75, 12.75, 0], "texture": "#0"}, + "down": {"uv": [13.25, 4.75, 12.75, 5.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [0.06579, -0.15584, 9.125], - "to": [1.06034, 4.84416, 9.82813], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.2, 2.3, -13.5], + "to": [9.8, 3.8, -10.5], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 3.05, -12]}, "faces": { - "south": {"uv": [4.9375, 6, 5, 6.3125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.0625, 8.53125, 4, 8.5], "texture": "#3", "cullface": "south"} + "north": {"uv": [11.5, 7.5, 12.5, 8], "texture": "#0"}, + "east": {"uv": [10.25, 6.25, 11, 6.75], "texture": "#0"}, + "south": {"uv": [11.5, 11, 12.5, 11.5], "texture": "#0"}, + "west": {"uv": [12.75, 1.75, 13.5, 2.25], "texture": "#0"}, + "up": {"uv": [11.25, 3, 10.25, 2.25], "texture": "#0"}, + "down": {"uv": [11.75, 0, 10.75, 0.75], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.7828, 1.90931, 9.125], - "to": [2.2172, 2.90386, 9.82813], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -13.5], + "to": [8.75, 4.85, -10.5], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 3.05, -12]}, "faces": { - "east": {"uv": [8.5, 4, 8.53125, 4.0625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.0625, 6, 5.375, 6.0625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.5, 4.125, 8.53125, 4.1875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.125, 4.09375, 6.8125, 4.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.125, 4.3125, 6.8125, 4.34375], "texture": "#3", "cullface": "south"} + "north": {"uv": [11.5, 11.5, 12, 12.5], "texture": "#0"}, + "east": {"uv": [0, 10.5, 0.75, 11.5], "texture": "#0"}, + "south": {"uv": [3, 11.75, 3.5, 12.75], "texture": "#0"}, + "west": {"uv": [6.25, 10.75, 7, 11.75], "texture": "#0"}, + "up": {"uv": [13.25, 6.25, 12.75, 5.5], "texture": "#0"}, + "down": {"uv": [6.75, 12.75, 6.25, 13.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.5, 2.00273, 9.125], - "to": [2.5, 2.99727, 9.82813], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -13.5], + "to": [8.75, 4.85, -10.5], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 3.05, -12]}, "faces": { - "east": {"uv": [8.5, 4.25, 8.53125, 4.3125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.9375, 6, 6.25, 6.0625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.5, 4.375, 8.53125, 4.4375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.125, 4.46875, 6.8125, 4.4375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.125, 5.5625, 6.8125, 5.59375], "texture": "#3", "cullface": "south"} + "north": {"uv": [11.75, 4.75, 12.25, 5.75], "texture": "#0"}, + "east": {"uv": [10.75, 10, 11.5, 11], "texture": "#0"}, + "south": {"uv": [11.75, 5.75, 12.25, 6.75], "texture": "#0"}, + "west": {"uv": [1.5, 11, 2.25, 12], "texture": "#0"}, + "up": {"uv": [13.25, 7, 12.75, 6.25], "texture": "#0"}, + "down": {"uv": [10, 12.75, 9.5, 13.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.20297, 1.98081, 9.125], - "to": [2.79703, 2.97536, 9.82813], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -8.4], + "to": [8.75, 4.85, -7.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.05, -6.9]}, "faces": { - "east": {"uv": [8.5, 4.5, 8.53125, 4.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.0625, 0.375, 6.375, 0.4375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.5, 4.625, 8.53125, 4.6875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7, 6.84375, 6.6875, 6.8125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.1875, 0.125, 6.875, 0.15625], "texture": "#3", "cullface": "south"} + "north": {"uv": [6.25, 11.75, 6.75, 12.75], "texture": "#0"}, + "east": {"uv": [3.5, 10, 3.75, 11], "texture": "#0"}, + "south": {"uv": [9.5, 11.75, 10, 12.75], "texture": "#0"}, + "west": {"uv": [3.5, 11, 3.75, 12], "texture": "#0"}, + "up": {"uv": [13.75, 4, 13.25, 3.75], "texture": "#0"}, + "down": {"uv": [5.75, 13.25, 5.25, 13.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-1.06777, -0.60045, 5.92188], - "to": [0.0511, 5.02455, 8.5], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.2, 2.3, -8.4], + "to": [9.8, 3.8, -7.8], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 3.05, -6.9]}, "faces": { - "north": {"uv": [3.8125, 5.5625, 3.875, 5.90625], "texture": "#3"}, - "east": {"uv": [1.3125, 1.8125, 1.46875, 2.15625], "texture": "#3"}, - "south": {"uv": [4.8125, 5.5625, 4.875, 5.90625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.25, 6.96875, 6.1875, 6.8125], "texture": "#3"}, - "down": {"uv": [6.375, 6.8125, 6.3125, 6.96875], "texture": "#3"} + "north": {"uv": [11.75, 0, 12.75, 0.5], "texture": "#0"}, + "east": {"uv": [10, 5.25, 10.25, 5.75], "texture": "#0"}, + "south": {"uv": [11.75, 1.75, 12.75, 2.25], "texture": "#0"}, + "west": {"uv": [7.25, 12.5, 7.5, 13], "texture": "#0"}, + "up": {"uv": [12.75, 0.75, 11.75, 0.5], "texture": "#0"}, + "down": {"uv": [14, 9, 13, 9.25], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.84224, -0.40591, 5.92188], - "to": [0.27664, 5.21909, 8.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -8.4], + "to": [8.75, 4.85, -7.8], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 3.05, -6.9]}, "faces": { - "north": {"uv": [4.9375, 5.5625, 5, 5.90625], "texture": "#3"}, - "south": {"uv": [5.0625, 5.5625, 5.125, 5.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.5625, 1.8125, 1.71875, 2.15625], "texture": "#3"}, - "up": {"uv": [0.3125, 7.03125, 0.25, 6.875], "texture": "#3"}, - "down": {"uv": [6.9375, 0.25, 6.875, 0.40625], "texture": "#3"} + "north": {"uv": [10, 11.75, 10.5, 12.75], "texture": "#0"}, + "east": {"uv": [5.75, 11.25, 6, 12.25], "texture": "#0"}, + "south": {"uv": [10.5, 11.75, 11, 12.75], "texture": "#0"}, + "west": {"uv": [3.5, 12, 3.75, 13], "texture": "#0"}, + "up": {"uv": [13.75, 5.75, 13.25, 5.5], "texture": "#0"}, + "down": {"uv": [13.75, 5.75, 13.25, 6], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.55944, -0.3125, 5.92188], - "to": [0.55944, 5.3125, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -8.4], + "to": [8.75, 4.85, -7.8], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 3.05, -6.9]}, "faces": { - "north": {"uv": [5.1875, 5.5625, 5.25, 5.90625], "texture": "#3"}, - "east": {"uv": [1.8125, 1.8125, 1.96875, 2.15625], "texture": "#3"}, - "south": {"uv": [5.3125, 5.5625, 5.375, 5.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.9375, 1.875, 1.09375, 2.21875], "texture": "#3"}, - "up": {"uv": [0.4375, 7.03125, 0.375, 6.875], "texture": "#3"}, - "down": {"uv": [6.9375, 0.5, 6.875, 0.65625], "texture": "#3"} + "north": {"uv": [11, 11.75, 11.5, 12.75], "texture": "#0"}, + "east": {"uv": [5.75, 12.25, 6, 13.25], "texture": "#0"}, + "south": {"uv": [1.25, 12, 1.75, 13], "texture": "#0"}, + "west": {"uv": [11.25, 12.75, 11.5, 13.75], "texture": "#0"}, + "up": {"uv": [13.75, 6.25, 13.25, 6], "texture": "#0"}, + "down": {"uv": [13.75, 6.25, 13.25, 6.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.26241, -0.33441, 5.92188], - "to": [0.85646, 5.29059, 8.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -6.3], + "to": [8.75, 4.85, -5.7], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.05, -4.8]}, "faces": { - "north": {"uv": [5.4375, 5.5625, 5.5, 5.90625], "texture": "#3"}, - "east": {"uv": [1.875, 1.125, 2.03125, 1.46875], "texture": "#3"}, - "south": {"uv": [5.5625, 5.5625, 5.625, 5.90625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.9375, 0.90625, 6.875, 0.75], "texture": "#3"}, - "down": {"uv": [1.3125, 6.875, 1.25, 7.03125], "texture": "#3"} + "north": {"uv": [1.75, 12, 2.25, 13], "texture": "#0"}, + "east": {"uv": [3.5, 13, 3.75, 14], "texture": "#0"}, + "south": {"uv": [12, 2.75, 12.5, 3.75], "texture": "#0"}, + "west": {"uv": [7.75, 13, 8, 14], "texture": "#0"}, + "up": {"uv": [13.75, 6.75, 13.25, 6.5], "texture": "#0"}, + "down": {"uv": [13.75, 6.75, 13.25, 7], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [0.00363, -0.46834, 5.92188], - "to": [1.1225, 5.15666, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.2, 2.3, -6.3], + "to": [9.8, 3.8, -5.7], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 3.05, -4.8]}, "faces": { - "north": {"uv": [0, 5.625, 0.0625, 5.96875], "texture": "#3"}, - "south": {"uv": [0.25, 5.625, 0.3125, 5.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.9375, 1.71875, 6.875, 1.5625], "texture": "#3"} + "north": {"uv": [11.75, 6.75, 12.75, 7.25], "texture": "#0"}, + "east": {"uv": [5.75, 13.25, 6, 13.75], "texture": "#0"}, + "south": {"uv": [12, 8, 13, 8.5], "texture": "#0"}, + "west": {"uv": [9, 13.25, 9.25, 13.75], "texture": "#0"}, + "up": {"uv": [14, 10.25, 13, 10], "texture": "#0"}, + "down": {"uv": [14, 10.25, 13, 10.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-3.0953, 1.84715, 5.92188], - "to": [2.5297, 2.96603, 8.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -6.3], + "to": [8.75, 4.85, -5.7], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 3.05, -4.8]}, "faces": { - "north": {"uv": [5.625, 0.375, 5.96875, 0.4375], "texture": "#3"}, - "east": {"uv": [1.8125, 6.875, 1.96875, 6.9375], "texture": "#3"}, - "south": {"uv": [5.625, 0.5, 5.96875, 0.5625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.875, 2.375, 7.03125, 2.4375], "texture": "#3"}, - "down": {"uv": [2.21875, 1.5625, 1.875, 1.71875], "texture": "#3"} + "north": {"uv": [7.5, 12, 8, 13], "texture": "#0"}, + "east": {"uv": [10.5, 13, 10.75, 14], "texture": "#0"}, + "south": {"uv": [12, 10, 12.5, 11], "texture": "#0"}, + "west": {"uv": [13, 10.5, 13.25, 11.5], "texture": "#0"}, + "up": {"uv": [13.75, 10.75, 13.25, 10.5], "texture": "#0"}, + "down": {"uv": [13.75, 10.75, 13.25, 11], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.8125, 1.94056, 5.92188], - "to": [2.8125, 3.05944, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -6.3], + "to": [8.75, 4.85, -5.7], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 3.05, -4.8]}, "faces": { - "north": {"uv": [5.625, 0.625, 5.96875, 0.6875], "texture": "#3"}, - "east": {"uv": [6.875, 2.5, 7.03125, 2.5625], "texture": "#3"}, - "south": {"uv": [0.75, 5.625, 1.09375, 5.6875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.875, 2.9375, 7.03125, 3], "texture": "#3"}, - "up": {"uv": [0.34375, 2.09375, 0, 1.9375], "texture": "#3"} + "north": {"uv": [12, 11.5, 12.5, 12.5], "texture": "#0"}, + "east": {"uv": [10.75, 13, 11, 14], "texture": "#0"}, + "south": {"uv": [0.5, 12.25, 1, 13.25], "texture": "#0"}, + "west": {"uv": [11, 13, 11.25, 14], "texture": "#0"}, + "up": {"uv": [13.75, 11.25, 13.25, 11], "texture": "#0"}, + "down": {"uv": [13.75, 11.25, 13.25, 11.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.51547, 1.91865, 5.92188], - "to": [3.10953, 3.03752, 8.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -4.2], + "to": [8.75, 4.85, -2.6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.05, -2.7]}, "faces": { - "north": {"uv": [5.625, 0.875, 5.96875, 0.9375], "texture": "#3"}, - "east": {"uv": [5.3125, 6.875, 5.46875, 6.9375], "texture": "#3"}, - "south": {"uv": [5.625, 1.6875, 5.96875, 1.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.875, 5.6875, 7.03125, 5.75], "texture": "#3"}, - "up": {"uv": [2.40625, 1.96875, 2.0625, 1.8125], "texture": "#3"}, - "down": {"uv": [2.40625, 2.0625, 2.0625, 2.21875], "texture": "#3"} + "north": {"uv": [12.25, 4.75, 12.75, 5.75], "texture": "#0"}, + "east": {"uv": [5.25, 12.25, 5.75, 13.25], "texture": "#0"}, + "south": {"uv": [12.25, 5.75, 12.75, 6.75], "texture": "#0"}, + "west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#0"}, + "up": {"uv": [13.5, 12, 13, 11.5], "texture": "#0"}, + "down": {"uv": [13.5, 12, 13, 12.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-1.0367, -0.4442, 8.5], - "to": [0.02002, 4.8683, 9.125], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.2, 2.3, -4.2], + "to": [9.8, 3.8, -2.6], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 3.05, -2.7]}, "faces": { - "south": {"uv": [0.375, 5.625, 0.4375, 5.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.125, 8.53125, 5.0625, 8.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.5625, 5.3125, 8.5, 5.34375], "texture": "#3", "cullface": "south"} + "north": {"uv": [12.5, 2.75, 13.5, 3.25], "texture": "#0"}, + "east": {"uv": [12.5, 13, 13, 13.5], "texture": "#0"}, + "south": {"uv": [12.5, 3.25, 13.5, 3.75], "texture": "#0"}, + "west": {"uv": [13, 12.5, 13.5, 13], "texture": "#0"}, + "up": {"uv": [13.5, 7.75, 12.5, 7.25], "texture": "#0"}, + "down": {"uv": [13.5, 8.5, 12.5, 9], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.81116, -0.24966, 8.5], - "to": [0.24556, 5.06284, 9.125], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -4.2], + "to": [8.75, 4.85, -2.6], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 3.05, -2.7]}, "faces": { - "south": {"uv": [1.1875, 5.625, 1.25, 5.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5625, 5.65625, 8.5, 5.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.5625, 6.25, 8.5, 6.28125], "texture": "#3", "cullface": "south"} + "north": {"uv": [6.75, 12.5, 7.25, 13.5], "texture": "#0"}, + "east": {"uv": [8, 12.5, 8.5, 13.5], "texture": "#0"}, + "south": {"uv": [12.5, 10, 13, 11], "texture": "#0"}, + "west": {"uv": [12.5, 11, 13, 12], "texture": "#0"}, + "up": {"uv": [13.5, 13.5, 13, 13], "texture": "#0"}, + "down": {"uv": [13.75, 0, 13.25, 0.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.52836, -0.15625, 8.5], - "to": [0.52836, 5.15625, 9.125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.25, 1.25, -4.2], + "to": [8.75, 4.85, -2.6], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 3.05, -2.7]}, "faces": { - "south": {"uv": [2, 5.625, 2.0625, 5.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5625, 6.59375, 8.5, 6.5625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.9375, 8.5, 6.875, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [11.5, 12.5, 12, 13.5], "texture": "#0"}, + "east": {"uv": [12, 12.5, 12.5, 13.5], "texture": "#0"}, + "south": {"uv": [12.5, 12, 13, 13], "texture": "#0"}, + "west": {"uv": [3, 12.75, 3.5, 13.75], "texture": "#0"}, + "up": {"uv": [1, 13.75, 0.5, 13.25], "texture": "#0"}, + "down": {"uv": [1.5, 13.25, 1, 13.75], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-0.23134, -0.17816, 8.5], - "to": [0.82539, 5.13434, 9.125], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.85, 3.89, -10.74], + "to": [8.15, 4.61, 5.04], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.25, -7.55]}, "faces": { - "south": {"uv": [2.125, 5.625, 2.1875, 5.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.0625, 8.53125, 7, 8.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.1875, 8.5, 7.125, 8.53125], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 2.25, 13.75, 2.5], "texture": "#0"}, + "east": {"uv": [5.25, 3.75, 9.25, 4], "texture": "#0"}, + "south": {"uv": [13.5, 2.5, 13.75, 2.75], "texture": "#0"}, + "west": {"uv": [5.5, 4, 9.5, 4.25], "texture": "#0"}, + "up": {"uv": [4, 9.5, 3.75, 5.5], "texture": "#0"}, + "down": {"uv": [4.25, 5.5, 4, 9.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [0.0347, -0.31209, 8.5], - "to": [1.09142, 5.00041, 9.125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.64, 4.1, -10.74], + "to": [8.36, 4.4, 5.04], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 4.25, -7.55]}, "faces": { - "south": {"uv": [2.25, 5.625, 2.3125, 5.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.4375, 8.53125, 7.375, 8.5], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 2.75, 13.75, 3], "texture": "#0"}, + "east": {"uv": [5.5, 4.25, 9.5, 4.5], "texture": "#0"}, + "south": {"uv": [13.5, 3, 13.75, 3.25], "texture": "#0"}, + "west": {"uv": [5.5, 4.5, 9.5, 4.75], "texture": "#0"}, + "up": {"uv": [4.5, 9.5, 4.25, 5.5], "texture": "#0"}, + "down": {"uv": [4.75, 5.5, 4.5, 9.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.93905, 1.87823, 8.5], - "to": [2.37345, 2.93495, 9.125], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.85, 3.89, -10.74], + "to": [8.15, 4.61, 5.04], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 4.25, -7.55]}, "faces": { - "east": {"uv": [7.5, 8.5, 7.53125, 8.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.625, 1.8125, 5.96875, 1.875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.75, 8.5, 7.78125, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 3.25, 13.75, 3.5], "texture": "#0"}, + "east": {"uv": [6, 0.75, 10, 1], "texture": "#0"}, + "south": {"uv": [13.5, 3.5, 13.75, 3.75], "texture": "#0"}, + "west": {"uv": [6, 1, 10, 1.25], "texture": "#0"}, + "up": {"uv": [5, 9.5, 4.75, 5.5], "texture": "#0"}, + "down": {"uv": [5.25, 5.5, 5, 9.5], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.65625, 1.97164, 8.5], - "to": [2.65625, 3.02836, 9.125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.85, 3.89, -10.74], + "to": [8.15, 4.61, 5.04], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 4.25, -7.55]}, "faces": { - "east": {"uv": [7.875, 8.5, 7.90625, 8.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.625, 1.9375, 5.96875, 2], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8, 8.5, 8.03125, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [3.75, 13.5, 4, 13.75], "texture": "#0"}, + "east": {"uv": [6, 1.25, 10, 1.5], "texture": "#0"}, + "south": {"uv": [4, 13.5, 4.25, 13.75], "texture": "#0"}, + "west": {"uv": [6, 1.5, 10, 1.75], "texture": "#0"}, + "up": {"uv": [2.5, 10, 2.25, 6], "texture": "#0"}, + "down": {"uv": [2.75, 6, 2.5, 10], "texture": "#0"} } }, { - "name": "hexadecagon", - "from": [-2.35922, 1.94973, 8.5], - "to": [2.95328, 3.00645, 9.125], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.85, 1.49, -10.74], + "to": [8.15, 2.21, 5.04], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 1.85, -7.55]}, "faces": { - "east": {"uv": [8.125, 8.5, 8.15625, 8.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.625, 2.3125, 5.96875, 2.375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.25, 8.5, 8.28125, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 4, 13.75, 4.25], "texture": "#0"}, + "east": {"uv": [6, 1.75, 10, 2], "texture": "#0"}, + "south": {"uv": [4.25, 13.5, 4.5, 13.75], "texture": "#0"}, + "west": {"uv": [6, 2, 10, 2.25], "texture": "#0"}, + "up": {"uv": [3, 10, 2.75, 6], "texture": "#0"}, + "down": {"uv": [3.25, 6, 3, 10], "texture": "#0"} } }, { - "name": "octagon", - "from": [-3.58866, 4.68671, 9.68944], - "to": [-2.26085, 4.76484, 10.00194], - "rotation": {"angle": 45, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.64, 1.7, -10.74], + "to": [8.36, 2, 5.04], + "rotation": {"angle": 0, "axis": "z", "origin": [8, 1.85, -7.55]}, "faces": { - "south": {"uv": [8, 2.375, 8.09375, 2.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.09375, 3.84375, 8, 3.8125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.09375, 8, 4, 8.03125], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 4.25, 13.75, 4.5], "texture": "#0"}, + "east": {"uv": [6, 4.75, 10, 5], "texture": "#0"}, + "south": {"uv": [4.5, 13.5, 4.75, 13.75], "texture": "#0"}, + "west": {"uv": [6, 5, 10, 5.25], "texture": "#0"}, + "up": {"uv": [3.5, 10, 3.25, 6], "texture": "#0"}, + "down": {"uv": [3.75, 6, 3.5, 10], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.31424, 4.68671, 10.45313], - "to": [0.93545, 4.76484, 10.76563], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.85, 1.49, -10.74], + "to": [8.15, 2.21, 5.04], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 1.85, -7.55]}, "faces": { - "north": {"uv": [8.5, 8.25, 8.5625, 8.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.375, 8.5, 8.4375, 8.53125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.9375, 7.3125, 8.96875, 7.34375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.5625, 8.40625, 8.5, 8.375], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 4.5, 13.75, 4.75], "texture": "#0"}, + "east": {"uv": [6, 5.25, 10, 5.5], "texture": "#0"}, + "south": {"uv": [4.75, 13.5, 5, 13.75], "texture": "#0"}, + "west": {"uv": [6, 5.5, 10, 5.75], "texture": "#0"}, + "up": {"uv": [6.25, 9.75, 6, 5.75], "texture": "#0"}, + "down": {"uv": [1, 6.25, 0.75, 10.25], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.31424, 4.68671, 14.82813], - "to": [0.93545, 4.76484, 15.45313], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [7.85, 1.49, -10.74], + "to": [8.15, 2.21, 5.04], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 1.85, -7.55]}, "faces": { - "north": {"uv": [8.5, 8.5, 8.5625, 8.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.25, 8.5625, 0.3125, 8.59375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.9375, 7.4375, 8.96875, 7.46875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.4375, 8.59375, 0.375, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 4.75, 13.75, 5], "texture": "#0"}, + "east": {"uv": [6.25, 2.25, 10.25, 2.5], "texture": "#0"}, + "south": {"uv": [5, 13.5, 5.25, 13.75], "texture": "#0"}, + "west": {"uv": [6.25, 2.5, 10.25, 2.75], "texture": "#0"}, + "up": {"uv": [1.25, 10.25, 1, 6.25], "texture": "#0"}, + "down": {"uv": [1.5, 6.25, 1.25, 10.25], "texture": "#0"} } }, { - "name": "octagon", - "from": [-1.44835, 4.39686, 14.82813], - "to": [-0.27679, 4.47499, 15.45313], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.85, 2.14, -10.74], + "to": [9.15, 2.86, 5.04], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 2.5, -7.55]}, "faces": { - "north": {"uv": [8.5625, 0.5, 8.625, 0.53125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.5625, 8.9375, 7.59375, 8.96875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.625, 8.5625, 0.6875, 8.59375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.8125, 8.59375, 0.75, 8.5625], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 5, 13.75, 5.25], "texture": "#0"}, + "east": {"uv": [6.25, 2.75, 10.25, 3], "texture": "#0"}, + "south": {"uv": [5.25, 13.5, 5.5, 13.75], "texture": "#0"}, + "west": {"uv": [6.25, 5.75, 10.25, 6], "texture": "#0"}, + "up": {"uv": [5.5, 10.25, 5.25, 6.25], "texture": "#0"}, + "down": {"uv": [5.75, 6.25, 5.5, 10.25], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.93924, 4.68671, 10.45313], - "to": [-0.31455, 4.76484, 15.45313], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.64, 2.35, -10.74], + "to": [9.36, 2.65, 5.04], + "rotation": {"angle": 0, "axis": "z", "origin": [9, 2.5, -7.55]}, "faces": { - "north": {"uv": [8.9375, 7.5625, 8.96875, 7.59375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.875, 5.8125, 7.1875, 5.84375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.9375, 7.6875, 8.96875, 7.71875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.09375, 7.1875, 2.0625, 6.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.59375, 6.875, 5.5625, 7.1875], "texture": "#3", "cullface": "south"} + "north": {"uv": [13.5, 5.25, 13.75, 5.5], "texture": "#0"}, + "east": {"uv": [6.25, 6, 10.25, 6.25], "texture": "#0"}, + "south": {"uv": [5.5, 13.5, 5.75, 13.75], "texture": "#0"}, + "west": {"uv": [6.25, 6.25, 10.25, 6.5], "texture": "#0"}, + "up": {"uv": [6, 10.25, 5.75, 6.25], "texture": "#0"}, + "down": {"uv": [0.25, 6.5, 0, 10.5], "texture": "#0"} } }, { - "name": "octagon", - "from": [-3.27616, 4.68671, 9.33006], - "to": [-2.57335, 4.76484, 9.68944], - "rotation": {"angle": 45, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.85, 2.14, -10.74], + "to": [9.15, 2.86, 5.04], + "rotation": {"angle": 45, "axis": "z", "origin": [9, 2.5, -7.55]}, "faces": { - "north": {"uv": [8.9375, 7.8125, 8.96875, 7.84375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.96875, 7.96875, 8.9375, 7.9375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.59375, 8.9375, 8.5625, 8.96875], "texture": "#3", "cullface": "south"} + "north": {"uv": [6.25, 13.5, 6.5, 13.75], "texture": "#0"}, + "east": {"uv": [6.25, 6.5, 10.25, 6.75], "texture": "#0"}, + "south": {"uv": [6.5, 13.5, 6.75, 13.75], "texture": "#0"}, + "west": {"uv": [6.75, 0, 10.75, 0.25], "texture": "#0"}, + "up": {"uv": [0.5, 10.5, 0.25, 6.5], "texture": "#0"}, + "down": {"uv": [0.75, 6.5, 0.5, 10.5], "texture": "#0"} } }, { - "name": "octagon", - "from": [-5.75609, 4.68671, 11.81], - "to": [-5.39671, 4.76484, 12.51281], - "rotation": {"angle": 45, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.85, 2.14, -10.74], + "to": [9.15, 2.86, 5.04], + "rotation": {"angle": -45, "axis": "z", "origin": [9, 2.5, -7.55]}, "faces": { - "south": {"uv": [0, 9, 0.03125, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9, 0, 9.03125, 0.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.15625, 9.03125, 0.125, 9], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.03125, 0.125, 9, 0.15625], "texture": "#3", "cullface": "south"} + "north": {"uv": [6.75, 13.5, 7, 13.75], "texture": "#0"}, + "east": {"uv": [6.75, 0.25, 10.75, 0.5], "texture": "#0"}, + "south": {"uv": [7, 13.5, 7.25, 13.75], "texture": "#0"}, + "west": {"uv": [6.75, 0.5, 10.75, 0.75], "texture": "#0"}, + "up": {"uv": [6.5, 10.75, 6.25, 6.75], "texture": "#0"}, + "down": {"uv": [6.75, 6.75, 6.5, 10.75], "texture": "#0"} } }, { - "name": "octagon", - "from": [0.25073, 4.53166, 10.45313], - "to": [1.5004, 4.60979, 15.45313], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.85, 2.14, -10.74], + "to": [7.15, 2.86, 5.04], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 2.5, -7.55]}, "faces": { - "north": {"uv": [0.875, 8.5625, 0.9375, 8.59375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.5625, 0.875, 8.625, 0.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.875, 5.9375, 7.1875, 5.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.5, 6.3125, 5.4375, 6], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.625, 6, 5.5625, 6.3125], "texture": "#3", "cullface": "south"} + "north": {"uv": [7.25, 13.5, 7.5, 13.75], "texture": "#0"}, + "east": {"uv": [6.75, 3, 10.75, 3.25], "texture": "#0"}, + "south": {"uv": [13.5, 7.25, 13.75, 7.5], "texture": "#0"}, + "west": {"uv": [6.75, 3.25, 10.75, 3.5], "texture": "#0"}, + "up": {"uv": [7, 10.75, 6.75, 6.75], "texture": "#0"}, + "down": {"uv": [1.75, 7, 1.5, 11], "texture": "#0"} } }, { - "name": "octagon", - "from": [0.25073, 4.53166, 15.76563], - "to": [1.42227, 4.60979, 17.95313], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.64, 2.35, -10.74], + "to": [7.36, 2.65, 5.04], + "rotation": {"angle": 0, "axis": "z", "origin": [7, 2.5, -7.55]}, "faces": { - "north": {"uv": [8.5625, 1, 8.625, 1.03125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [4.4375, 7.625, 4.5625, 7.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [1.375, 8.5625, 1.4375, 8.59375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.6875, 1.25, 7.8125, 1.28125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.25, 7.3125, 5.1875, 7.1875], "texture": "#3", "cullface": "south"} + "north": {"uv": [7.5, 13.5, 7.75, 13.75], "texture": "#0"}, + "east": {"uv": [6.75, 3.5, 10.75, 3.75], "texture": "#0"}, + "south": {"uv": [13.5, 7.5, 13.75, 7.75], "texture": "#0"}, + "west": {"uv": [7, 6.75, 11, 7], "texture": "#0"}, + "up": {"uv": [2, 11, 1.75, 7], "texture": "#0"}, + "down": {"uv": [2.25, 7, 2, 11], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.27647, 4.39686, 10.45313], - "to": [0.27009, 4.47499, 15.45313], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.85, 2.14, -10.74], + "to": [7.15, 2.86, 5.04], + "rotation": {"angle": -45, "axis": "z", "origin": [7, 2.5, -7.55]}, "faces": { - "north": {"uv": [9, 0.25, 9.03125, 0.28125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.875, 6.25, 7.1875, 6.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9, 0.375, 9.03125, 0.40625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.875, 6.375, 7.1875, 6.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.53125, 7.25, 0.5, 6.9375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.65625, 6.9375, 0.625, 7.25], "texture": "#3", "cullface": "south"} + "north": {"uv": [8, 13.5, 8.25, 13.75], "texture": "#0"}, + "east": {"uv": [7, 7, 11, 7.25], "texture": "#0"}, + "south": {"uv": [13.5, 8, 13.75, 8.25], "texture": "#0"}, + "west": {"uv": [7, 7.25, 11, 7.5], "texture": "#0"}, + "up": {"uv": [7.25, 11.5, 7, 7.5], "texture": "#0"}, + "down": {"uv": [7.5, 7.5, 7.25, 11.5], "texture": "#0"} } }, { - "name": "octagon", - "from": [-1.44835, 4.39686, 10.45313], - "to": [-0.27679, 4.47499, 10.76563], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.85, 2.14, -10.74], + "to": [7.15, 2.86, 5.04], + "rotation": {"angle": 45, "axis": "z", "origin": [7, 2.5, -7.55]}, "faces": { - "north": {"uv": [8.5625, 1.75, 8.625, 1.78125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [0.5, 9, 0.53125, 9.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.5625, 2.1875, 8.625, 2.21875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.625, 2.34375, 8.5625, 2.3125], "texture": "#3", "cullface": "south"} + "north": {"uv": [8.25, 13.5, 8.5, 13.75], "texture": "#0"}, + "east": {"uv": [7.5, 7.5, 11.5, 7.75], "texture": "#0"}, + "south": {"uv": [13.5, 8.25, 13.75, 8.5], "texture": "#0"}, + "west": {"uv": [7.5, 7.75, 11.5, 8], "texture": "#0"}, + "up": {"uv": [7.75, 12, 7.5, 8], "texture": "#0"}, + "down": {"uv": [8, 8, 7.75, 12], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.34302, 0.15666, 10.45313], - "to": [1.46915, 4.53166, 12.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.85, 3.29078, -10.74], + "to": [9.15, 4.01078, 5.04], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 3.65078, -7.55]}, "faces": { - "north": {"uv": [2.125, 1.125, 2.25, 1.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.5, 1.8125, 2.625, 2.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.125, 6.375, 2, 6.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.4375, 3.3125, 6.3125, 3.4375], "texture": "#3", "cullface": "south"} + "north": {"uv": [8.5, 13.5, 8.75, 13.75], "texture": "#0"}, + "east": {"uv": [8, 8, 12, 8.25], "texture": "#0"}, + "south": {"uv": [13.5, 8.5, 13.75, 8.75], "texture": "#0"}, + "west": {"uv": [8, 8.25, 12, 8.5], "texture": "#0"}, + "up": {"uv": [8.25, 12.5, 8, 8.5], "texture": "#0"}, + "down": {"uv": [8.5, 8.5, 8.25, 12.5], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.90609, 0.3125, 10.45313], - "to": [0.90609, 4.6875, 12.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.64, 3.50078, -10.74], + "to": [9.36, 3.80078, 5.04], + "rotation": {"angle": 0, "axis": "z", "origin": [9, 3.65078, -7.55]}, "faces": { - "north": {"uv": [2.125, 2.5, 2.25, 2.78125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.3125, 2.5, 2.4375, 2.78125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.4375, 4.3125, 6.3125, 4.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.4375, 4.375, 6.3125, 4.5], "texture": "#3", "cullface": "south"} + "north": {"uv": [8.75, 13.5, 9, 13.75], "texture": "#0"}, + "east": {"uv": [8.5, 8.5, 12.5, 8.75], "texture": "#0"}, + "south": {"uv": [13.5, 8.75, 13.75, 9], "texture": "#0"}, + "west": {"uv": [8.5, 8.75, 12.5, 9], "texture": "#0"}, + "up": {"uv": [8.75, 13, 8.5, 9], "texture": "#0"}, + "down": {"uv": [9, 9, 8.75, 13], "texture": "#0"} } }, { - "name": "octagon", - "from": [-1.62444, 1.43808, 10.45313], - "to": [2.75056, 3.25025, 12.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.85, 3.29078, -10.74], + "to": [9.15, 4.01078, 5.04], + "rotation": {"angle": 45, "axis": "z", "origin": [9, 3.65078, -7.55]}, "faces": { - "north": {"uv": [2.5, 2.5, 2.78125, 2.625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [5.0625, 6.3125, 5.1875, 6.4375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.6875, 1.8125, 2.96875, 1.9375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.3125, 5.75, 6.4375, 5.875], "texture": "#3", "cullface": "south"} + "north": {"uv": [9.25, 13.5, 9.5, 13.75], "texture": "#0"}, + "east": {"uv": [9, 9, 13, 9.25], "texture": "#0"}, + "south": {"uv": [13.5, 9.25, 13.75, 9.5], "texture": "#0"}, + "west": {"uv": [9.25, 3.75, 13.25, 4], "texture": "#0"}, + "up": {"uv": [9.25, 13.25, 9, 9.25], "texture": "#0"}, + "down": {"uv": [9.5, 9.25, 9.25, 13.25], "texture": "#0"} } }, { - "name": "octagon", - "from": [-2.1875, 1.59391, 10.45313], - "to": [2.1875, 3.40609, 12.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [8.85, 3.29078, -10.74], + "to": [9.15, 4.01078, 5.04], + "rotation": {"angle": -45, "axis": "z", "origin": [9, 3.65078, -7.55]}, "faces": { - "north": {"uv": [2.6875, 2, 2.96875, 2.125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.3125, 5.9375, 6.4375, 6.0625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.6875, 2.1875, 2.96875, 2.3125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.5, 6.375, 3.625, 6.5], "texture": "#3", "cullface": "south"} + "north": {"uv": [9.5, 13.5, 9.75, 13.75], "texture": "#0"}, + "east": {"uv": [9.5, 4, 13.5, 4.25], "texture": "#0"}, + "south": {"uv": [13.5, 9.5, 13.75, 9.75], "texture": "#0"}, + "west": {"uv": [9.5, 4.25, 13.5, 4.5], "texture": "#0"}, + "up": {"uv": [4, 13.5, 3.75, 9.5], "texture": "#0"}, + "down": {"uv": [4.25, 9.5, 4, 13.5], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.34302, 0.15666, 12.71875], - "to": [1.46915, 4.53166, 14.28125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.85, 3.29078, -10.74], + "to": [7.15, 4.01078, 5.04], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 3.65078, -7.55]}, "faces": { - "north": {"uv": [2.5, 2.6875, 2.625, 2.96875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.6875, 2.6875, 2.8125, 2.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.5625, 1.71875, 6.4375, 1.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.5625, 2.6875, 6.4375, 2.78125], "texture": "#3", "cullface": "south"} + "north": {"uv": [9.75, 13.5, 10, 13.75], "texture": "#0"}, + "east": {"uv": [9.5, 4.5, 13.5, 4.75], "texture": "#0"}, + "south": {"uv": [13.5, 9.75, 13.75, 10], "texture": "#0"}, + "west": {"uv": [9.5, 9.25, 13.5, 9.5], "texture": "#0"}, + "up": {"uv": [4.5, 13.5, 4.25, 9.5], "texture": "#0"}, + "down": {"uv": [4.75, 9.5, 4.5, 13.5], "texture": "#0"} } }, { - "name": "octagon", - "from": [-0.90609, 0.3125, 12.71875], - "to": [0.90609, 4.6875, 14.28125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.64, 3.50078, -10.74], + "to": [7.36, 3.80078, 5.04], + "rotation": {"angle": 0, "axis": "z", "origin": [7, 3.65078, -7.55]}, "faces": { - "north": {"uv": [0, 2.8125, 0.125, 3.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.1875, 2.8125, 0.3125, 3.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.5625, 2.96875, 6.4375, 2.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.625, 0.125, 6.5, 0.21875], "texture": "#3", "cullface": "south"} + "north": {"uv": [10, 13.5, 10.25, 13.75], "texture": "#0"}, + "east": {"uv": [9.5, 9.5, 13.5, 9.75], "texture": "#0"}, + "south": {"uv": [10.25, 13.5, 10.5, 13.75], "texture": "#0"}, + "west": {"uv": [9.5, 9.75, 13.5, 10], "texture": "#0"}, + "up": {"uv": [5, 13.5, 4.75, 9.5], "texture": "#0"}, + "down": {"uv": [5.25, 9.5, 5, 13.5], "texture": "#0"} } }, { - "name": "octagon", - "from": [-1.62444, 1.43808, 12.71875], - "to": [2.75056, 3.25025, 14.28125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.85, 3.29078, -10.74], + "to": [7.15, 4.01078, 5.04], + "rotation": {"angle": -45, "axis": "z", "origin": [7, 3.65078, -7.55]}, "faces": { - "north": {"uv": [0.375, 2.8125, 0.65625, 2.9375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [1.25, 6.5, 1.34375, 6.625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.8125, 1.0625, 3.09375, 1.1875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.5, 3.1875, 6.59375, 3.3125], "texture": "#3", "cullface": "south"} + "north": {"uv": [11.5, 13.5, 11.75, 13.75], "texture": "#0"}, + "east": {"uv": [10, 0.75, 14, 1], "texture": "#0"}, + "south": {"uv": [13.5, 11.5, 13.75, 11.75], "texture": "#0"}, + "west": {"uv": [10, 1, 14, 1.25], "texture": "#0"}, + "up": {"uv": [6.25, 13.75, 6, 9.75], "texture": "#0"}, + "down": {"uv": [2.5, 10, 2.25, 14], "texture": "#0"} } }, { - "name": "octagon", - "from": [0.65641, 4.375, 14.28125], - "to": [0.90609, 4.6875, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, + "from": [6.85, 3.29078, -10.74], + "to": [7.15, 4.01078, 5.04], + "rotation": {"angle": 45, "axis": "z", "origin": [7, 3.65078, -7.55]}, "faces": { - "west": {"uv": [9, 0.625, 9.03125, 0.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.03125, 0.78125, 9, 0.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.43806, 3.00057, 12.40625], - "to": [2.75056, 3.25025, 12.71875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [1, 9, 1.03125, 9.03125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.15625, 9, 1.125, 9.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.43806, 3.00057, 14.28125], - "to": [2.75056, 3.25025, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9, 1.125, 9.03125, 1.15625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.28125, 9, 1.25, 9.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.69584, 2.86846, 14.28125], - "to": [-2.38334, 3.11814, 14.59375], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 1.25, 9.03125, 1.28125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.03125, 1.375, 9, 1.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.1875, 3.15641, 14.28125], - "to": [-1.875, 3.40609, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "west": {"uv": [1.5, 9, 1.53125, 9.03125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.03125, 1.5, 9, 1.53125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.69584, 1.30596, 14.28125], - "to": [-2.38334, 1.55564, 14.59375], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.625, 9, 1.65625, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9, 1.625, 9.03125, 1.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.78125, 9.03125, 1.75, 9], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.1875, 3.15641, 12.40625], - "to": [-1.875, 3.40609, 12.71875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "west": {"uv": [1.875, 9, 1.90625, 9.03125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.03125, 1.875, 9, 1.90625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.69584, 1.30596, 12.40625], - "to": [-2.38334, 1.55564, 12.71875], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2, 9, 2.03125, 9.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9, 2, 9.03125, 2.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.125, 9, 2.15625, 9.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.28125, 9.03125, 2.25, 9], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.90609, 4.375, 14.28125], - "to": [-0.65641, 4.6875, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [2.375, 9, 2.40625, 9.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.90609, 4.375, 12.40625], - "to": [-0.65641, 4.6875, 12.71875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [2.5, 9, 2.53125, 9.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.69584, 2.86846, 12.40625], - "to": [-2.38334, 3.11814, 12.71875], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 2.5, 9.03125, 2.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.625, 9, 2.65625, 9.03125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.03125, 2.625, 9, 2.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.43806, 2.21933, 12.40625], - "to": [2.75056, 2.469, 12.71875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "up": {"uv": [2.90625, 9.03125, 2.875, 9], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.03125, 3, 9, 3.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.43806, 2.21933, 14.28125], - "to": [2.75056, 2.469, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "up": {"uv": [9.03125, 3.15625, 9, 3.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.40625, 9, 3.375, 9.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.75056, 2.21933, 10.45313], - "to": [2.90681, 2.469, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 3.375, 9.03125, 3.40625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.1875, 5.5625, 7.4375, 5.59375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.5, 9, 3.53125, 9.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.03125, 7.5, 0, 7.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.15625, 7.25, 0.125, 7.5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.65641, 4.375, 12.40625], - "to": [0.90609, 4.6875, 12.71875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "west": {"uv": [9, 3.6875, 9.03125, 3.71875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.78125, 9.03125, 3.75, 9], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.43806, 1.43808, 14.28125], - "to": [2.75056, 1.68775, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9, 3.8125, 9.03125, 3.84375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.90625, 9.03125, 3.875, 9], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.875, 3.15641, 12.40625], - "to": [2.1875, 3.40609, 12.71875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9, 3.9375, 9.03125, 3.96875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.03125, 4.0625, 9, 4.09375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.875, 3.15641, 14.28125], - "to": [2.1875, 3.40609, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9, 4.1875, 9.03125, 4.21875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.28125, 9, 4.25, 9.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.43806, 1.43808, 12.40625], - "to": [2.75056, 1.68775, 12.71875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9, 4.3125, 9.03125, 4.34375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.40625, 9.03125, 4.375, 9], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.1875, 1.59391, 12.71875], - "to": [2.1875, 3.40609, 14.28125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.125, 2.8125, 1.40625, 2.9375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.5, 3.375, 6.59375, 3.5], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.8125, 1.25, 3.09375, 1.375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.5, 4.1875, 6.59375, 4.3125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.21359, 0.46916, 10.45313], - "to": [1.33971, 4.21916, 16], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [3.9375, 5.9375, 4.03125, 6.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.96875, 3.59375, 0.875, 3.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.34375, 1.6875, 3.25, 2.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.77665, 0.625, 10.45313], - "to": [0.77665, 4.375, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [2.75, 4.75, 2.84375, 5], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.34375, 2.46875, 3.25, 2.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.34375, 3.25, 2.25, 3.59375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.31194, 1.56751, 10.45313], - "to": [2.43806, 3.12081, 16], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [3.25, 2.5625, 3.59375, 2.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.9375, 4.75, 4.1875, 4.84375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.1875, 3.25, 3.53125, 3.34375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.875, 1.72335, 10.45313], - "to": [1.875, 3.27665, 16], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [3.3125, 0.375, 3.65625, 0.46875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.8125, 0, 5.0625, 0.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.3125, 3.375, 0.65625, 3.46875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.84709, 4.01563, 11], - "to": [-1.65291, 4.48438, 12.40625], - "rotation": {"angle": -45, "axis": "z", "origin": [-1.75, 4.25, 11.70313]}, - "faces": { - "north": {"uv": [9, 4.4375, 9.03125, 4.46875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.9375, 9, 4.96875, 9.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.03125, 4.34375, 8, 4.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.34375, 8, 4.3125, 8.09375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.84709, 4.01563, 11], - "to": [-1.65291, 4.48438, 12.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, 4.25, 11.70313]}, - "faces": { - "north": {"uv": [9, 5.125, 9.03125, 5.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9, 5.375, 9.03125, 5.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.03125, 4.53125, 8, 4.4375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.03125, 4.625, 8, 4.71875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.98437, 4.15291, 11], - "to": [-1.51562, 4.34709, 12.40625], - "rotation": {"angle": -45, "axis": "z", "origin": [-1.75, 4.25, 11.70313]}, - "faces": { - "north": {"uv": [9, 6.0625, 9.03125, 6.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.375, 9, 6.40625, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8, 4.8125, 8.09375, 4.84375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.98437, 4.15291, 11], - "to": [-1.51562, 4.34709, 12.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [-1.75, 4.25, 11.70313]}, - "faces": { - "north": {"uv": [9, 6.375, 9.03125, 6.40625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8, 4.9375, 8.09375, 4.96875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.5, 9, 6.53125, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.0625, 8, 5.15625, 8.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.81472, 4.10938, 8.8125], - "to": [-1.68528, 4.42188, 12.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 6.5, 9.03125, 6.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.625, 9, 6.65625, 9.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.28125, 0.375, 7.25, 0.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.78125, 7.25, 1.75, 7.5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.50938, 4.67384, 8.8125], - "to": [0.63883, 4.98634, 12.5625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [9, 6.625, 9.03125, 6.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.90625, 7.5, 1.875, 7.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.03125, 7.25, 2, 7.5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.90625, 4.2009, 8.8125], - "to": [-1.59375, 4.33035, 12.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.75, 9, 6.78125, 9.03125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.25, 2.75, 7.5, 2.78125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9, 6.75, 9.03125, 6.78125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.25, 3.0625, 7.5, 3.09375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.41785, 4.76536, 8.8125], - "to": [0.73035, 4.89481, 12.5625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [5.3125, 7.25, 5.5625, 7.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.875, 9, 6.90625, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.25, 5.4375, 7.5, 5.46875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.68527, 4.10938, 8.8125], - "to": [1.81472, 4.42188, 12.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 6.875, 9.03125, 6.90625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7, 9, 7.03125, 9.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.28125, 6.4375, 7.25, 6.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.46875, 7.25, 6.4375, 7.5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.5841, 4.54172, 8.8125], - "to": [-0.45465, 4.85422, 12.5625], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [9, 7, 9.03125, 7.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.59375, 7.5, 6.5625, 7.25], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.59375, 4.2009, 8.8125], - "to": [1.90625, 4.33035, 12.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 7.125, 9.03125, 7.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.25, 5.8125, 7.5, 5.84375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.25, 9, 7.28125, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.25, 5.9375, 7.5, 5.96875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.67562, 4.63325, 8.8125], - "to": [-0.36312, 4.7627, 12.5625], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [1.3125, 7.3125, 1.5625, 7.34375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.375, 9, 7.40625, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.3125, 1.375, 7.5625, 1.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.94084, 2.10979, 11], - "to": [3.13501, 2.57854, 12.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 9, 7.71875, 9.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.8125, 9, 7.84375, 9.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.78125, 8.09375, 4.75, 8], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.03125, 5.0625, 8, 5.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.65291, 4.01563, 11], - "to": [1.84709, 4.48438, 12.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.9375, 9, 7.96875, 9.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.0625, 9, 8.09375, 9.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.53125, 8.09375, 5.5, 8], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.65625, 8, 5.625, 8.09375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.80355, 2.24708, 11], - "to": [3.2723, 2.44125, 12.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 8.0625, 9.03125, 8.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8, 5.25, 8.09375, 5.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.1875, 9, 8.21875, 9.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.51563, 4.15291, 11], - "to": [1.98438, 4.34709, 12.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9, 8.1875, 9.03125, 8.21875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [5.75, 8, 5.84375, 8.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.3125, 9, 8.34375, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.9375, 8, 6.03125, 8.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [4.71455, 4.68671, 12.15251], - "to": [6.04236, 4.76484, 12.46501], - "rotation": {"angle": -45, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8, 6.0625, 8.09375, 6.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.125, 8, 6.21875, 8.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.09375, 6.21875, 8, 6.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.09375, 6.4375, 8, 6.46875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.34302, 0.15666, 14.59375], - "to": [1.46915, 0.46916, 16.15625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 1.5, 7.8125, 1.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 1.625, 7.8125, 1.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.625, 4.46875, 6.5, 4.375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.125, 6.5, 5, 6.59375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.90609, 0.3125, 14.59375], - "to": [0.90609, 0.625, 16.15625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 1.75, 7.8125, 1.78125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 1.875, 7.8125, 1.90625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.3125, 6.59375, 5.1875, 6.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.625, 5.75, 6.5, 5.84375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.90609, 4.375, 14.59375], - "to": [0.90609, 4.6875, 18.34375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 2, 7.8125, 2.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 2.125, 7.8125, 2.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.5625, 3.5, 2.4375, 3.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.75, 3.25, 2.625, 3.5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.62444, 1.43808, 14.59375], - "to": [-1.31194, 3.25025, 16.15625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1, 7.6875, 1.03125, 7.8125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.5, 5.9375, 6.59375, 6.0625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 2.25, 7.71875, 2.375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.5, 6.25, 6.59375, 6.375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.1875, 1.59391, 14.59375], - "to": [-1.875, 3.40609, 16.15625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 2.4375, 7.71875, 2.5625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.5, 6.4375, 6.59375, 6.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 2.625, 7.71875, 2.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.625, 6.5625, 0.71875, 6.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.43806, 1.43808, 14.59375], - "to": [2.75056, 3.25025, 18.34375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.6875, 7.6875, 2.71875, 7.8125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [3.375, 0.5625, 3.625, 0.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 2.8125, 7.71875, 2.9375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.375, 0.75, 3.625, 0.875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.1875, 3.17171, 16.15625], - "to": [-1.875, 3.40609, 18.34375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.6875, 3, 7.8125, 3.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9, 8.3125, 9.03125, 8.34375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.6875, 3.125, 7.8125, 3.15625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.09375, 7.6875, 3.0625, 7.8125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.69584, 1.30596, 14.59375], - "to": [-2.38334, 3.11814, 18.34375], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 3.25, 7.71875, 3.375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [1.0625, 3.375, 1.3125, 3.5], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.6875, 7.6875, 3.71875, 7.8125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.4375, 1.6875, 3.6875, 1.8125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.1875, 5.13763, 14.88544], - "to": [-1.875, 6.83451, 15.48406], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8, 7, 8.03125, 7.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8, 7.1875, 8.03125, 7.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.25, 8, 7.28125, 8.09375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.875, 3.17171, 16.15625], - "to": [2.1875, 3.40609, 18.34375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.6875, 3.6875, 7.8125, 3.71875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.4375, 9, 8.46875, 9.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.6875, 3.8125, 7.8125, 3.84375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.71875, 3.9375, 7.6875, 4.0625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.875, 5.13763, 14.88544], - "to": [2.1875, 6.83451, 15.48406], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8, 7.375, 8.03125, 7.46875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8, 7.5625, 8.03125, 7.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8, 7.75, 8.03125, 7.84375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.875, 1.59391, 14.59375], - "to": [2.1875, 3.40609, 16.15625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.125, 7.6875, 4.15625, 7.8125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [0.8125, 6.5625, 0.90625, 6.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 4.25, 7.71875, 4.375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.625, 6.5625, 1.71875, 6.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.29355, -1.97146, 5.82813], - "to": [0.39063, -1.73709, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [9, 8.4375, 9.03125, 8.46875], "texture": "#3"}, - "south": {"uv": [9, 8.5625, 9.03125, 8.59375], "texture": "#3"}, - "up": {"uv": [8.59375, 2.5, 8.5625, 2.4375], "texture": "#3"}, - "down": {"uv": [2.78125, 8.5625, 2.75, 8.625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.76396, -0.74219, 5.82813], - "to": [2.86104, -0.50781, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [8.6875, 9, 8.71875, 9.03125], "texture": "#3"}, - "south": {"uv": [9, 8.6875, 9.03125, 8.71875], "texture": "#3"}, - "up": {"uv": [8.59375, 2.9375, 8.5625, 2.875], "texture": "#3"}, - "down": {"uv": [8.59375, 3, 8.5625, 3.0625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.2249, -1.90281, 5.82813], - "to": [0.45927, -1.80574, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [8.8125, 9, 8.84375, 9.03125], "texture": "#3"}, - "east": {"uv": [3.0625, 8.5625, 3.125, 8.59375], "texture": "#3"}, - "south": {"uv": [9, 8.8125, 9.03125, 8.84375], "texture": "#3"}, - "west": {"uv": [3.1875, 8.5625, 3.25, 8.59375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.69531, -0.67354, 5.82813], - "to": [2.92969, -0.57646, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [8.9375, 9, 8.96875, 9.03125], "texture": "#3"}, - "east": {"uv": [3.3125, 8.5625, 3.375, 8.59375], "texture": "#3"}, - "south": {"uv": [0.25, 9.0625, 0.28125, 9.09375], "texture": "#3"}, - "west": {"uv": [8.5625, 3.375, 8.625, 3.40625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [1.84035, -0.42467, 5.82813], - "to": [1.93742, -0.1903, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [0.375, 9.0625, 0.40625, 9.09375], "texture": "#3"}, - "south": {"uv": [9.0625, 0.5, 9.09375, 0.53125], "texture": "#3"}, - "up": {"uv": [8.59375, 3.75, 8.5625, 3.6875], "texture": "#3"}, - "down": {"uv": [3.78125, 8.5625, 3.75, 8.625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.76396, 1.44531, 5.82813], - "to": [2.86104, 1.67969, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [0.625, 9.0625, 0.65625, 9.09375], "texture": "#3"}, - "south": {"uv": [0.75, 9.0625, 0.78125, 9.09375], "texture": "#3"}, - "up": {"uv": [4.15625, 8.625, 4.125, 8.5625], "texture": "#3"}, - "down": {"uv": [4.28125, 8.5625, 4.25, 8.625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [1.7717, -0.35602, 5.82813], - "to": [2.00608, -0.25895, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [0.875, 9.0625, 0.90625, 9.09375], "texture": "#3"}, - "east": {"uv": [4.6875, 8.5625, 4.75, 8.59375], "texture": "#3"}, - "south": {"uv": [9.0625, 0.875, 9.09375, 0.90625], "texture": "#3"}, - "west": {"uv": [8.5625, 4.75, 8.625, 4.78125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.69531, 1.51396, 5.82813], - "to": [2.92969, 1.61104, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [9.0625, 1, 9.09375, 1.03125], "texture": "#3"}, - "east": {"uv": [4.8125, 8.5625, 4.875, 8.59375], "texture": "#3"}, - "south": {"uv": [1.375, 9.0625, 1.40625, 9.09375], "texture": "#3"}, - "west": {"uv": [8.5625, 4.875, 8.625, 4.90625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.95646, -1.97146, 5.82813], - "to": [1.05354, -1.73709, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [9.0625, 1.75, 9.09375, 1.78125], "texture": "#3"}, - "south": {"uv": [9.0625, 2.125, 9.09375, 2.15625], "texture": "#3"}, - "up": {"uv": [4.96875, 8.625, 4.9375, 8.5625], "texture": "#3"}, - "down": {"uv": [8.59375, 5, 8.5625, 5.0625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [3.23271, -0.27344, 5.82813], - "to": [3.32979, -0.03906, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [9.0625, 2.25, 9.09375, 2.28125], "texture": "#3"}, - "south": {"uv": [9.0625, 2.375, 9.09375, 2.40625], "texture": "#3"}, - "up": {"uv": [8.59375, 5.1875, 8.5625, 5.125], "texture": "#3"}, - "down": {"uv": [5.21875, 8.5625, 5.1875, 8.625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.88781, -1.90281, 5.82813], - "to": [1.12219, -1.80574, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [2.75, 9.0625, 2.78125, 9.09375], "texture": "#3"}, - "east": {"uv": [5.3125, 8.5625, 5.375, 8.59375], "texture": "#3"}, - "south": {"uv": [9.0625, 2.75, 9.09375, 2.78125], "texture": "#3"}, - "west": {"uv": [5.4375, 8.5625, 5.5, 8.59375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [3.16406, -0.20479, 5.82813], - "to": [3.39844, -0.10771, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [9.0625, 2.875, 9.09375, 2.90625], "texture": "#3"}, - "east": {"uv": [8.5625, 5.4375, 8.625, 5.46875], "texture": "#3"}, - "south": {"uv": [3, 9.0625, 3.03125, 9.09375], "texture": "#3"}, - "west": {"uv": [5.5625, 8.5625, 5.625, 8.59375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [1.84035, -1.08759, 5.82813], - "to": [1.93742, -0.85321, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [3.125, 9.0625, 3.15625, 9.09375], "texture": "#3"}, - "south": {"uv": [3.25, 9.0625, 3.28125, 9.09375], "texture": "#3"}, - "up": {"uv": [5.71875, 8.625, 5.6875, 8.5625], "texture": "#3"}, - "down": {"uv": [8.59375, 5.75, 8.5625, 5.8125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [3.23271, 0.97656, 5.82813], - "to": [3.32979, 1.21094, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [9.0625, 3.25, 9.09375, 3.28125], "texture": "#3"}, - "south": {"uv": [9.0625, 3.5, 9.09375, 3.53125], "texture": "#3"}, - "up": {"uv": [5.84375, 8.625, 5.8125, 8.5625], "texture": "#3"}, - "down": {"uv": [8.59375, 5.875, 8.5625, 5.9375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [1.7717, -1.01894, 5.82813], - "to": [2.00608, -0.92186, 7], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [3.625, 9.0625, 3.65625, 9.09375], "texture": "#3"}, - "east": {"uv": [5.9375, 8.5625, 6, 8.59375], "texture": "#3"}, - "south": {"uv": [4, 9.0625, 4.03125, 9.09375], "texture": "#3"}, - "west": {"uv": [8.5625, 6, 8.625, 6.03125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [3.16406, 1.04521, 5.82813], - "to": [3.39844, 1.14229, 7], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [4.125, 9.0625, 4.15625, 9.09375], "texture": "#3"}, - "east": {"uv": [6.0625, 8.5625, 6.125, 8.59375], "texture": "#3"}, - "south": {"uv": [4.5, 9.0625, 4.53125, 9.09375], "texture": "#3"}, - "west": {"uv": [8.5625, 6.125, 8.625, 6.15625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.15577, -1.88894, 5.90625], - "to": [1.1913, 0.61106, 6.21875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [6.875, 6.5, 6.9375, 6.65625], "texture": "#3"}, - "south": {"uv": [0.75, 6.9375, 0.8125, 7.09375], "texture": "#3"}, - "down": {"uv": [6.25, 8.5625, 6.1875, 8.59375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [1.66974, -0.78125, 5.90625], - "to": [2.70526, 1.71875, 6.21875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [6.9375, 1, 7, 1.15625], "texture": "#3"}, - "south": {"uv": [1.0625, 6.9375, 1.125, 7.09375], "texture": "#3"}, - "up": {"uv": [6.375, 8.59375, 6.3125, 8.5625], "texture": "#3"}, - "down": {"uv": [8.625, 6.375, 8.5625, 6.40625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.57646, -1.1567, 5.90625], - "to": [1.92354, -0.12117, 6.21875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [6.9375, 0, 7.09375, 0.0625], "texture": "#3"}, - "east": {"uv": [7.25, 8.5625, 7.28125, 8.625], "texture": "#3"}, - "south": {"uv": [6.9375, 1.25, 7.09375, 1.3125], "texture": "#3"}, - "west": {"uv": [8.5625, 7.4375, 8.59375, 7.5], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.9375, -0.04901, 5.90625], - "to": [3.4375, 0.98651, 6.21875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.98811]}, - "faces": { - "north": {"uv": [1.375, 6.9375, 1.53125, 7], "texture": "#3"}, - "east": {"uv": [8.5625, 7.5625, 8.59375, 7.625], "texture": "#3"}, - "south": {"uv": [6.9375, 1.8125, 7.09375, 1.875], "texture": "#3"}, - "west": {"uv": [7.625, 8.5625, 7.65625, 8.625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.18813, -1.81081, 6.15625], - "to": [1.15895, 0.53294, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "down": {"uv": [1.6875, 6.9375, 1.625, 7.09375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [1.70209, -0.70312, 6.15625], - "to": [2.67291, 1.64063, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "down": {"uv": [7, 1.9375, 6.9375, 2.09375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.49834, -1.12435, 6.15625], - "to": [1.84541, -0.15352, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [2.1875, 6.9375, 2.34375, 7], "texture": "#3"}, - "west": {"uv": [6.9375, 2.1875, 7.09375, 2.25], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [1.01563, -0.01666, 6.15625], - "to": [3.35938, 0.95416, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [2.4375, 6.9375, 2.59375, 7], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.15577, -1.88894, 8.5], - "to": [1.1913, 0.61106, 9.65625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.6875, 6.9375, 2.75, 7.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.8125, 6.9375, 2.875, 7.09375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.5625, 6.3125, 0.5, 6.375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.66974, -0.78125, 8.5], - "to": [2.70526, 1.71875, 9.65625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.125, 6.9375, 3.1875, 7.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.9375, 3.1875, 7, 3.34375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.4375, 3.25, 6.375, 3.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.75, 4.4375, 7.6875, 4.5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.57646, -1.1567, 8.5], - "to": [1.92354, -0.12117, 9.65625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.9375, 2.625, 7.09375, 2.6875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.6875, 4.5625, 7.75, 4.625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.9375, 3.4375, 7.09375, 3.5], "texture": "#3", "cullface": "south"}, - "west": {"uv": [4.625, 7.6875, 4.6875, 7.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.9375, -0.04901, 8.5], - "to": [3.4375, 0.98651, 9.65625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.9375, 3.5625, 7.09375, 3.625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.6875, 4.6875, 7.75, 4.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.9375, 3.6875, 7.09375, 3.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.6875, 4.8125, 7.75, 4.875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.84035, -1.08759, 13.5], - "to": [1.93742, -0.85321, 14.67188], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.0625, 4.5625, 9.09375, 4.59375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.625, 9.0625, 4.65625, 9.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.59375, 7.75, 8.5625, 7.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.59375, 7.8125, 8.5625, 7.875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [3.23271, 0.97656, 13.5], - "to": [3.32979, 1.21094, 14.67188], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.0625, 4.6875, 9.09375, 4.71875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.75, 9.0625, 4.78125, 9.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.59375, 8, 8.5625, 7.9375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.59375, 8.0625, 8.5625, 8.125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.7717, -1.01894, 13.5], - "to": [2.00608, -0.92186, 14.67188], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.0625, 4.8125, 9.09375, 4.84375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [0, 8.625, 0.0625, 8.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.0625, 4.9375, 9.09375, 4.96875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 0, 8.6875, 0.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [3.16406, 1.04521, 13.5], - "to": [3.39844, 1.14229, 14.67188], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.0625, 9.0625, 5.09375, 9.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [0.125, 8.625, 0.1875, 8.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.1875, 9.0625, 5.21875, 9.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 0.125, 8.6875, 0.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.84035, -0.42467, 13.5], - "to": [1.93742, -0.1903, 14.67188], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.0625, 5.25, 9.09375, 5.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.3125, 9.0625, 5.34375, 9.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.65625, 0.3125, 8.625, 0.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.65625, 0.375, 8.625, 0.4375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.76396, 1.44531, 13.5], - "to": [2.86104, 1.67969, 14.67188], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.4375, 9.0625, 5.46875, 9.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.0625, 5.5, 9.09375, 5.53125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.53125, 8.6875, 0.5, 8.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.65625, 0.625, 8.625, 0.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.7717, -0.35602, 13.5], - "to": [2.00608, -0.25895, 14.67188], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.5625, 9.0625, 5.59375, 9.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.625, 0.75, 8.6875, 0.78125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.0625, 5.625, 9.09375, 5.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1, 8.625, 1.0625, 8.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.69531, 1.51396, 13.5], - "to": [2.92969, 1.61104, 14.67188], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.6875, 9.0625, 5.71875, 9.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [1.125, 8.625, 1.1875, 8.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.0625, 5.75, 9.09375, 5.78125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 1.125, 8.6875, 1.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.41465, -1.26394, 17.875], - "to": [0.93242, -0.01394, 18.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [7.875, 8, 7.90625, 8.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.84375, 9.09375, 5.8125, 9.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.09375, 5.875, 9.0625, 5.90625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.92861, -0.15625, 17.875], - "to": [2.44639, 1.09375, 18.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8, 7.9375, 8.03125, 8.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.96875, 9.09375, 5.9375, 9.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.09375, 9.0625, 6.0625, 9.09375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.04854, -0.89782, 17.875], - "to": [1.29854, -0.38005, 18.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.1875, 9.0625, 6.21875, 9.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.0625, 0, 8.15625, 0.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.0625, 6.1875, 9.09375, 6.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.5625, 0.20986, 17.875], - "to": [2.8125, 0.72764, 18.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.125, 9.0625, 7.15625, 9.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.0625, 0.125, 8.15625, 0.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.0625, 7.25, 9.09375, 7.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.76729, -1.1567, 17.40625], - "to": [1.92354, -0.35555, 18.34375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [5.1875, 7.6875, 5.25, 7.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [1.25, 8.625, 1.28125, 8.6875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.3125, 7.6875, 5.375, 7.75], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.65625, 1.3125, 8.625, 1.25], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.76729, -1.1567, 18.34375], - "to": [1.92354, -0.58992, 19.28125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8.625, 1.375, 8.6875, 1.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.0625, 7.375, 9.09375, 7.40625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.5, 8.625, 1.5625, 8.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.65625, 1.5625, 8.625, 1.5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.62452, -1.88894, 18.34375], - "to": [1.1913, -1.73269, 19.28125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [7.5, 9.0625, 7.53125, 9.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.625, 8.625, 1.6875, 8.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.65625, 1.6875, 8.625, 1.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.78125, 8.625, 1.75, 8.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, -2.92311, 10.46845], - "to": [3.4375, -2.59165, 10.70282], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [1.875, 8.625, 1.9375, 8.65625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.0625, 7.5, 9.09375, 7.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 1.875, 8.6875, 1.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.0625, 7.625, 9.09375, 7.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, -0.23437, 9.89063], - "to": [3.4375, 0, 12.73438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.6875, 7.375, 6.875, 7.40625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.375, 7, 7.5625, 7.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.625, 1.4375, 0.5625, 1.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.5, 1.9375, 0.4375, 2.125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, 0, 9.65625], - "to": [3.4375, 0.9375, 9.89063], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.67561]}, - "faces": { - "east": {"uv": [2, 8.625, 2.03125, 8.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.4375, 7.6875, 5.5, 7.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 2, 8.65625, 2.0625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, 0.9375, 9.89063], - "to": [3.4375, 1.17188, 12.73438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.0625, 7.375, 7.25, 7.40625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.375, 7.125, 7.5625, 7.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.8125, 3.375, 1.75, 3.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.75, 6.5, 4.6875, 6.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, 0, 12.73438], - "to": [3.4375, 0.9375, 12.96875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [5.5625, 7.6875, 5.625, 7.75], "texture": "#3", "cullface": "south"}, - "east": {"uv": [2.125, 8.625, 2.15625, 8.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 5.5625, 7.75, 5.625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.25, 8.625, 2.28125, 8.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.34994, -1.42019, 12.73438], - "to": [0.99714, -1.26394, 13.125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.0625, 7.75, 9.09375, 7.78125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.09375, 7.90625, 9.0625, 7.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.59375, 9.0625, 8.5625, 9.09375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.29854, -0.96254, 12.73438], - "to": [1.45479, -0.31534, 13.125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.0625, 8.9375, 9.09375, 8.96875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.0625, 9.0625, 9.09375, 9.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0, 9.125, 0.03125, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, 3.28089, 9.3524], - "to": [3.4375, 3.61234, 9.58678], - "rotation": {"angle": 45, "axis": "x", "origin": [0.09343, 1.74241, 6.67561]}, - "faces": { - "north": {"uv": [2.375, 8.625, 2.4375, 8.65625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 0, 9.15625, 0.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.5, 8.625, 2.5625, 8.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.125, 9.125, 0.15625, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, 4.27525, 12.26968], - "to": [3.4375, 4.6067, 12.50405], - "rotation": {"angle": 45, "axis": "x", "origin": [0.09343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [8.625, 2.5625, 8.6875, 2.59375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 0.125, 9.15625, 0.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.625, 8.625, 2.6875, 8.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.125, 0.25, 9.15625, 0.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [2.5, -1.92874, 7.55118], - "to": [3.4375, -1.59729, 7.78555], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 6.67561]}, - "faces": { - "north": {"uv": [8.625, 2.6875, 8.6875, 2.71875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 0.375, 9.15625, 0.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.875, 8.625, 2.9375, 8.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.5, 9.125, 0.53125, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.15577, -1.88894, 16.46875], - "to": [1.1913, -1.57644, 17.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.625, 3.125, 8.6875, 3.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 3.25, 8.6875, 3.28125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.75, 7.6875, 5.6875, 7.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.39015, -1.88894, 17.40625], - "to": [1.1913, -1.73269, 18.34375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [3.4375, 8.625, 3.5, 8.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 3.5, 8.6875, 3.53125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.75, 5.75, 7.6875, 5.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.875, 7.6875, 5.8125, 7.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.66974, -0.78125, 16.46875], - "to": [2.70526, -0.46875, 17.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.5625, 8.625, 3.625, 8.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 3.8125, 8.6875, 3.84375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6, 7.6875, 5.9375, 7.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.15577, 0.29856, 16.46875], - "to": [1.1913, 0.61106, 17.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.875, 8.625, 3.9375, 8.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 3.9375, 8.6875, 3.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.125, 7.75, 6.0625, 7.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.66974, 1.40625, 16.46875], - "to": [2.70526, 1.71875, 17.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4, 8.625, 4.0625, 8.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 4.0625, 8.6875, 4.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.25, 7.75, 6.1875, 7.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.57646, -1.1567, 16.46875], - "to": [-0.26396, -0.12117, 17.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.625, 4.1875, 8.65625, 4.25], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 4.3125, 8.65625, 4.375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.3125, 7.6875, 6.375, 7.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.9375, -0.04901, 16.46875], - "to": [1.25, 0.98651, 17.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.375, 8.625, 4.40625, 8.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 4.4375, 8.65625, 4.5], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.6875, 6.3125, 7.75, 6.375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.61104, -1.1567, 16.46875], - "to": [1.92354, -0.12117, 17.40625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.5, 8.625, 4.53125, 8.6875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.6875, 7.6875, 6.75, 7.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 4.5625, 8.65625, 4.625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [3.125, -0.04901, 16.46875], - "to": [3.4375, 0.98651, 17.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.0625, 8.625, 5.09375, 8.6875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.6875, 6.75, 7.75, 6.8125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 5.25, 8.65625, 5.3125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [3.28125, -0.04901, 17.40625], - "to": [3.4375, 0.98651, 19.28125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [2.5, 2.1875, 2.625, 2.25], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 5.5625, 8.65625, 5.625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.6875, 2.375, 2.8125, 2.4375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.22049, -1.73269, 13.5], - "to": [1.12659, 0.45481, 14.4375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.5, 7.3125, 0.5625, 7.4375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.875, 7.6875, 6.8125, 7.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.73445, -0.625, 13.5], - "to": [2.64055, 1.5625, 14.4375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.625, 7.3125, 0.6875, 7.4375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.75, 6.9375, 7.6875, 6.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7, 7.6875, 6.9375, 7.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.42021, -1.09199, 13.5], - "to": [1.92354, -0.18589, 14.4375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.9375, 3.8125, 7.09375, 3.875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.0625, 7.6875, 7.125, 7.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.1875, 7.6875, 7.25, 7.75], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.09375, 4, 6.9375, 3.9375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.15625, 6.9375, 4, 7], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.09375, 0.0157, 13.5], - "to": [3.28125, 0.9218, 14.4375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.125, 7.3125, 2.25, 7.375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.3125, 7.6875, 7.375, 7.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.6875, 7.375, 7.75, 7.4375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.15577, -1.88894, 14.28125], - "to": [1.1913, 0.61106, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.25, 6.9375, 3.3125, 7.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.25, 6.9375, 4.3125, 7.09375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.6875, 6.25, 8.625, 6.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.66974, -0.78125, 14.28125], - "to": [2.70526, 1.71875, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.375, 6.9375, 4.4375, 7.09375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.5, 6.9375, 4.5625, 7.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.5, 8.65625, 6.4375, 8.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.6875, 6.5, 8.625, 6.53125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.22528, 0.63885, 14.28125], - "to": [2.71394, 0.81073, 14.59375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.125, 0.625, 9.15625, 0.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.125, 0.75, 9.15625, 0.78125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.03125, 9.15625, 1, 9.125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [3.39003, 2.05165, 14.28125], - "to": [3.5619, 2.54031, 14.59375], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.125, 9.125, 1.15625, 9.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 1.125, 9.15625, 1.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [1.25, 9.125, 1.28125, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.57646, -1.1567, 14.28125], - "to": [2.15791, -0.12117, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.9375, 4.1875, 7.09375, 4.25], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.5625, 8.625, 6.59375, 8.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.9375, 4.5625, 7.09375, 4.625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 6.625, 8.65625, 6.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.9375, -0.04901, 14.28125], - "to": [3.4375, 0.98651, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.9375, 4.6875, 7.09375, 4.75], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.6875, 8.625, 6.71875, 8.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.9375, 4.8125, 7.09375, 4.875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 6.75, 8.65625, 6.8125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.28521, -1.57644, 12.96875], - "to": [1.06186, 0.29856, 17.875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.875, 7.3125, 0.9375, 7.4375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.3125, 7.3125, 2.375, 7.4375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.0625, 6.375, 0, 6.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.3125, 6.0625, 0.25, 6.375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.79917, -0.46875, 12.96875], - "to": [2.57583, 1.40625, 17.875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.4375, 7.3125, 2.5, 7.4375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.3125, 2.4375, 7.375, 2.5625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.4375, 6.375, 0.375, 6.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.1875, 6.0625, 1.125, 6.375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.26396, -1.02726, 12.96875], - "to": [1.61104, -0.25061, 17.875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.875, 7.3125, 3, 7.375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.0625, 0.5, 6.375, 0.5625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.3125, 2.875, 7.4375, 2.9375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.0625, 0.625, 6.375, 0.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.25, 0.08043, 12.96875], - "to": [3.125, 0.85708, 17.875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.3125, 3.1875, 7.4375, 3.25], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.0625, 0.875, 6.375, 0.9375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.25, 7.3125, 3.375, 7.375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.0625, 1.6875, 6.375, 1.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.34994, -1.42019, 9.25], - "to": [0.99714, -1.26394, 9.89063], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.67561]}, - "faces": { - "south": {"uv": [9.125, 1.25, 9.15625, 1.28125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.15625, 1.40625, 9.125, 1.375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.53125, 9.125, 1.5, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.8639, -0.3125, 9.5], - "to": [2.5111, -0.15625, 14.125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.0625, 6.875, 7.34375, 6.90625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.15625, 7.34375, 4.125, 7.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.96875, 7.0625, 6.9375, 7.34375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.34994, -0.01394, 9.5], - "to": [0.99714, 0.14231, 14.125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "up": {"uv": [7.09375, 7.28125, 7.0625, 7], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.28125, 7.125, 0.25, 7.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.8639, 1.09375, 9.5], - "to": [2.5111, 1.25, 14.125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.125, 0.75, 7.40625, 0.78125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.40625, 7.40625, 0.375, 7.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.21875, 7.125, 1.1875, 7.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.10771, -0.96254, 9.5], - "to": [0.04854, -0.31534, 14.125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.125, 0.875, 7.40625, 0.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.125, 1.5, 7.40625, 1.53125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.40625, 0.14515, 9.5], - "to": [1.5625, 0.79235, 14.125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.125, 1.625, 7.40625, 1.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.125, 2.3125, 7.40625, 2.34375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [1.29854, -0.96254, 9.5], - "to": [1.45479, -0.31534, 9.89063], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9.125, 1.5, 9.15625, 1.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [1.625, 9.125, 1.65625, 9.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.125, 1.625, 9.15625, 1.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.84375, -0.50436, 9.20313], - "to": [-2.03125, 0.66061, 16.625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.4375, 0.875, 6.625, 0.9375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [3.5625, 1.125, 4.03125, 1.1875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.4375, 2.4375, 6.625, 2.5], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.5625, 3.4375, 4.03125, 3.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.875, 0.375, 0.6875, 0.84375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.16264, 1.65608, 9.20313], - "to": [-2.99766, 4.46858, 16.625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1, 6.5625, 1.0625, 6.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3, 6.5625, 3.0625, 6.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.9375, 0.375, 1.40625, 0.5625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.4375, 3.84375, 1.375, 3.375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.6875, 3.5625, 0.625, 4.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.9864, 2.47984, 9.20313], - "to": [-2.1739, 3.64481, 16.625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.4375, 4.5625, 6.625, 4.625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [3.5625, 3.5625, 4.03125, 3.625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.125, 6.5625, 3.3125, 6.625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.625, 2.0625, 4.09375, 2.125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.125, 1.09375, 0.9375, 0.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.875, 0.9375, 0.6875, 1.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.01999, -1.32812, 9.20313], - "to": [-2.85501, 1.48438, 16.625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.375, 6.5625, 3.4375, 6.75], "texture": "#3", "cullface": "south"}, - "east": {"uv": [1.1875, 0.625, 1.65625, 0.8125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.5, 6.5625, 3.5625, 6.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.1875, 0.875, 1.65625, 1.0625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.5, 4.03125, 2.4375, 3.5625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.625, 3.5625, 2.5625, 4.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-2.81975, 2.11086, 6.07813], - "to": [-1.88225, 3.98586, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.5625, 7.3125, 2.625, 7.4375], "texture": "#3"}, - "south": {"uv": [7.3125, 3.3125, 7.375, 3.4375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.0625, 1.8125, 6.21875, 1.9375], "texture": "#3"} - } - }, - { - "from": [-3.09407, -0.09049, 6.07813], - "to": [-2.46907, 1.94076, 8.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0, 7.75, 0.03125, 7.875], "texture": "#3"}, - "south": {"uv": [7.75, 0, 7.78125, 0.125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2, 6.0625, 2.15625, 6.1875], "texture": "#3"} - } - }, - { - "from": [-2.22704, -0.05699, 6.07813], - "to": [-1.13329, 0.56801, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.8125, 8.625, 6.875, 8.65625], "texture": "#3"}, - "south": {"uv": [8.625, 6.875, 8.6875, 6.90625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.6875, 6.9375, 4.625, 7.09375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-4.09375, -0.18076, 6.9375], - "to": [-3.78125, 0.33701, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.75, 9.125, 1.78125, 9.15625], "texture": "#3"}, - "east": {"uv": [0.25, 8.0625, 0.34375, 8.09375], "texture": "#3"}, - "west": {"uv": [8.0625, 0.25, 8.15625, 0.28125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.86114, 2.45941, 6.9375], - "to": [-2.71836, 3.70941, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.375, 7.25, 7.4375, 7.34375], "texture": "#3"}, - "south": {"uv": [1.3125, 7.4375, 1.375, 7.53125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.125, 2.4375, 7.21875, 2.53125], "texture": "#3"}, - "up": {"uv": [1.5, 7.53125, 1.4375, 7.4375], "texture": "#3"}, - "down": {"uv": [2.1875, 7.4375, 2.125, 7.53125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.72764, -0.54687, 6.9375], - "to": [-3.20986, -0.23437, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.875, 9.125, 1.90625, 9.15625], "texture": "#3"}, - "up": {"uv": [0.03125, 8.15625, 0, 8.0625], "texture": "#3"}, - "down": {"uv": [0.46875, 8.0625, 0.4375, 8.15625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-4.22725, 2.82553, 6.9375], - "to": [-3.91475, 3.3433, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.125, 1.875, 9.15625, 1.90625], "texture": "#3"}, - "east": {"uv": [0.5625, 8.0625, 0.65625, 8.09375], "texture": "#3"}, - "west": {"uv": [8.0625, 0.5625, 8.15625, 0.59375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-4.16264, 1.65608, 16.625], - "to": [-2.99766, 1.81233, 17.25], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [6.9375, 8.625, 7, 8.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.6875, 7.03125, 8.625, 7], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.125, 8.625, 7.0625, 8.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.01999, -1.32812, 16.625], - "to": [-2.85501, -1.17187, 17.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.625, 7.125, 8.6875, 7.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.6875, 7.28125, 8.625, 7.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.4375, 8.625, 7.375, 8.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.16264, 4.31233, 16.625], - "to": [-2.99766, 4.46858, 17.25], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [7.5, 8.625, 7.5625, 8.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.8125, 8.65625, 7.75, 8.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.9375, 8.625, 7.875, 8.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.01999, 1.32813, 16.625], - "to": [-2.85501, 1.48438, 17.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8, 8.625, 8.0625, 8.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.1875, 8.65625, 8.125, 8.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.6875, 8.1875, 8.625, 8.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.9864, 2.47984, 16.625], - "to": [-4.83015, 3.64481, 17.25], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8.25, 8.625, 8.28125, 8.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.625, 8.3125, 8.65625, 8.375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.375, 8.625, 8.40625, 8.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.84375, -0.50436, 16.625], - "to": [-4.6875, 0.66061, 17.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8.625, 8.4375, 8.65625, 8.5], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.5, 8.625, 8.53125, 8.6875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.625, 8.5625, 8.65625, 8.625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.33015, 2.47984, 16.625], - "to": [-2.1739, 3.64481, 17.25], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [0.25, 8.6875, 0.28125, 8.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.375, 8.6875, 0.40625, 8.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.6875, 0.5, 8.71875, 0.5625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.1875, -0.50436, 16.625], - "to": [-2.03125, 0.66061, 17.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [0.625, 8.6875, 0.65625, 8.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.75, 8.6875, 0.78125, 8.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.875, 8.6875, 0.90625, 8.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.83904, 2.43733, 16.9375], - "to": [-3.32126, 3.68733, 17.17188], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.75, 8.0625, 0.78125, 8.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.875, 8.0625, 0.90625, 8.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.03125, 9.15625, 2, 9.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.15625, 2, 9.125, 2.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.69639, -0.54687, 16.9375], - "to": [-3.17861, 0.70313, 17.17188], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.0625, 0.9375, 8.09375, 1.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.0625, 1.125, 8.09375, 1.21875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.15625, 9.15625, 2.125, 9.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.28125, 9.125, 2.25, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.20515, 2.80344, 16.9375], - "to": [-2.95515, 3.32121, 17.17188], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.4375, 8.0625, 1.53125, 8.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [2.375, 9.125, 2.40625, 9.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.0625, 1.5625, 8.15625, 1.59375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.5, 9.125, 2.53125, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.0625, -0.18076, 16.9375], - "to": [-2.8125, 0.33701, 17.17188], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.625, 8.0625, 1.71875, 8.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 2.5, 9.15625, 2.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.0625, 1.6875, 8.15625, 1.71875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.625, 9.125, 2.65625, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.90959, -1.20621, 16.625], - "to": [-3.36961, -1.04996, 17.25], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.125, 2.625, 9.15625, 2.65625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [2.875, 9.125, 2.90625, 9.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.125, 3, 9.15625, 3.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.15625, 3.15625, 9.125, 3.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.40625, 9.125, 3.375, 9.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.90207, 2.39383, 16.625], - "to": [-3.74582, 2.9338, 17.25], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.125, 3.375, 9.15625, 3.40625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [3.5, 9.125, 3.53125, 9.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.125, 3.625, 9.15625, 3.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.75, 9.125, 3.78125, 9.15625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.15625, 3.75, 9.125, 3.78125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.61639, -0.33602, 16.625], - "to": [-2.46014, 0.20395, 17.25], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.875, 9.125, 3.90625, 9.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 3.875, 9.15625, 3.90625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.125, 4, 9.15625, 4.03125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.125, 4.125, 9.15625, 4.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.28125, 9.15625, 4.25, 9.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.15625, 4.25, 9.125, 4.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.00471, 1.4944, 16.625], - "to": [-2.46474, 1.65065, 17.25], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.375, 9.125, 4.40625, 9.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 4.375, 9.15625, 4.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.875, 9.125, 4.90625, 9.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.125, 5.0625, 9.15625, 5.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.15625, 5.40625, 9.125, 5.375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.15625, 6, 9.125, 6.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-1.7462, -1.24549, 16.625], - "to": [-1.20622, -1.08924, 17.25], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.3125, 9.125, 6.34375, 9.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 6.3125, 9.15625, 6.34375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.4375, 9.125, 6.46875, 9.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.125, 6.4375, 9.15625, 6.46875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.59375, 9.15625, 6.5625, 9.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.15625, 6.5625, 9.125, 6.59375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.90414, 0.21331, 16.625], - "to": [-3.74789, 0.75329, 17.25], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.6875, 9.125, 6.71875, 9.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.125, 6.6875, 9.15625, 6.71875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.8125, 9.125, 6.84375, 9.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.125, 6.8125, 9.15625, 6.84375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.96875, 9.15625, 6.9375, 9.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.15625, 6.9375, 9.125, 6.96875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.65567, -2.49941, 16.625], - "to": [-2.49942, -1.95944, 17.25], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.125, 7.0625, 9.15625, 7.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.25, 9.125, 7.28125, 9.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.375, 9.125, 7.40625, 9.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.625, 9.125, 7.65625, 9.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.78125, 9.15625, 7.75, 9.125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-5.18522, 1.49646, 16.625], - "to": [-4.64525, 1.65271, 17.25], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.875, 9.125, 7.90625, 9.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8, 9.125, 8.03125, 9.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.125, 8, 9.15625, 8.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.15625, 9.15625, 8.125, 9.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.15625, 8.125, 9.125, 8.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.195, 1.57795, 12.40625], - "to": [-2.9653, 4.5467, 12.71875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.625, 6.5625, 3.6875, 6.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.75, 6.5625, 3.8125, 6.75], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.75, 0.90625, 8.6875, 0.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.75, 1, 8.6875, 1.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.05235, -1.40625, 12.40625], - "to": [-2.82265, 1.5625, 12.71875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.5625, 3.8125, 6.625, 4], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.875, 6.5625, 3.9375, 6.75], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.4375, 8.71875, 1.375, 8.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.75, 1.75, 8.6875, 1.78125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-5.06452, 2.44747, 12.40625], - "to": [-2.09577, 3.67717, 12.71875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4, 6.5625, 4.1875, 6.625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.6875, 2.125, 8.71875, 2.1875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.5625, 4.0625, 6.75, 4.125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.6875, 2.25, 8.71875, 2.3125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.92187, -0.53672, 12.40625], - "to": [-1.95312, 0.69298, 12.71875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.375, 6.5625, 5.5625, 6.625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.6875, 2.375, 8.71875, 2.4375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.5625, 5.5625, 6.75, 5.625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.75, 8.6875, 2.78125, 8.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.195, 1.57795, 14.28125], - "to": [-2.9653, 4.5467, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.8125, 6.5625, 4.875, 6.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.9375, 6.5625, 6, 6.75], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.75, 2.84375, 8.6875, 2.8125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.75, 2.9375, 8.6875, 2.96875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.05235, -1.40625, 14.28125], - "to": [-2.82265, 1.5625, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.0625, 6.5625, 6.125, 6.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.1875, 6.5625, 6.25, 6.75], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.0625, 8.71875, 3, 8.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.1875, 8.6875, 3.125, 8.71875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-5.06452, 2.44747, 14.28125], - "to": [-2.09577, 3.67717, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.625, 0.3125, 6.8125, 0.375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [3.25, 8.6875, 3.28125, 8.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.625, 0.4375, 6.8125, 0.5], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.6875, 3.375, 8.71875, 3.4375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.92187, -0.53672, 14.28125], - "to": [-1.95312, 0.69298, 14.59375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.625, 0.5625, 6.8125, 0.625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.6875, 3.625, 8.71875, 3.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.625, 0.6875, 6.8125, 0.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.6875, 8.6875, 3.71875, 8.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.41842, 3.6295, 12.40625], - "to": [0.1597, 3.9217, 12.71875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.8125, 7.625, 4.96875, 7.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.625, 4.9375, 7.78125, 4.96875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.78125, 5.09375, 7.625, 5.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.78125, 5.1875, 7.625, 5.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.66952, 0.41995, 14.28125], - "to": [0.5336, 0.71214, 14.59375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.4375, 2.4375, 7.625, 2.46875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.8125, 7.4375, 3, 7.46875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.375, 7.46875, 3.1875, 7.4375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.625, 3.3125, 7.4375, 3.34375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.66952, 0.41995, 12.40625], - "to": [0.5336, 0.71214, 12.71875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.875, 7.4375, 4.0625, 7.46875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.25, 9.125, 8.28125, 9.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.4375, 4.3125, 7.625, 4.34375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.625, 4.46875, 7.4375, 4.4375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.625, 4.5625, 7.4375, 4.59375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.41842, 3.6295, 14.28125], - "to": [0.1597, 3.9217, 14.59375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.625, 5.3125, 7.78125, 5.34375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.625, 6.0625, 7.78125, 6.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.78125, 6.21875, 7.625, 6.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.78125, 7, 7.625, 7.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.16264, 1.65608, 8.5], - "to": [-2.99766, 4.46858, 9.125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.3125, 6.5625, 6.375, 6.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.25, 6.625, 0.3125, 6.8125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.1875, 8.71875, 4.125, 8.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.3125, 8.6875, 4.25, 8.71875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.01999, -1.32812, 8.5], - "to": [-2.85501, 1.48438, 9.125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.625, 2.1875, 6.6875, 2.375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.625, 2.6875, 6.6875, 2.875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.6875, 8.71875, 4.625, 8.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.75, 4.6875, 8.6875, 4.71875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.9864, 2.47984, 8.5], - "to": [-2.1739, 3.64481, 9.125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.625, 1.625, 6.8125, 1.6875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [4.75, 8.6875, 4.78125, 8.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.625, 2.9375, 6.8125, 3], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.6875, 4.8125, 8.71875, 4.875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.84375, -0.50436, 8.5], - "to": [-2.03125, 0.66061, 9.125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.4375, 6.625, 6.625, 6.6875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [4.875, 8.6875, 4.90625, 8.75], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.6875, 0, 6.875, 0.0625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.6875, 4.9375, 8.71875, 5], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.73169, 2.77191, 6.78125], - "to": [-3.47281, 3.39691, 6.9375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.125, 8.25, 9.15625, 8.28125], "texture": "#3"}, - "up": {"uv": [8.40625, 9.15625, 8.375, 9.125], "texture": "#3"}, - "down": {"uv": [9.15625, 8.375, 9.125, 8.40625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.59819, -0.23437, 6.78125], - "to": [-3.33931, 0.39063, 6.9375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.125, 8.5, 9.15625, 8.53125], "texture": "#3"}, - "south": {"uv": [9.125, 8.625, 9.15625, 8.65625], "texture": "#3"}, - "up": {"uv": [8.71875, 9.15625, 8.6875, 9.125], "texture": "#3"}, - "down": {"uv": [9.15625, 8.75, 9.125, 8.78125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.91475, 2.95498, 6.78125], - "to": [-3.28975, 3.21385, 6.9375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.8125, 9.125, 8.84375, 9.15625], "texture": "#3"}, - "east": {"uv": [8.9375, 9.125, 8.96875, 9.15625], "texture": "#3"}, - "south": {"uv": [0.25, 9.1875, 0.28125, 9.21875], "texture": "#3"}, - "west": {"uv": [0.375, 9.1875, 0.40625, 9.21875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.78125, -0.05131, 6.78125], - "to": [-3.15625, 0.20756, 6.9375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 0.5, 9.21875, 0.53125], "texture": "#3"}, - "east": {"uv": [0.625, 9.1875, 0.65625, 9.21875], "texture": "#3"}, - "south": {"uv": [0.75, 9.1875, 0.78125, 9.21875], "texture": "#3"}, - "west": {"uv": [0.875, 9.1875, 0.90625, 9.21875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.64487, 3.90044, 8.34375], - "to": [-3.51542, 4.21294, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 0.875, 9.21875, 0.90625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.21875, 1.03125, 9.1875, 1], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.40625, 9.1875, 1.375, 9.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.20535, 0.625, 8.34375], - "to": [-4.0759, 0.9375, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 1.75, 9.21875, 1.78125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.1875, 2.125, 9.21875, 2.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.21875, 2.28125, 9.1875, 2.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.21875, 2.375, 9.1875, 2.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.7364, 3.99196, 8.34375], - "to": [-3.4239, 4.12141, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.75, 9.1875, 2.78125, 9.21875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [9.1875, 2.75, 9.21875, 2.78125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.1875, 2.875, 9.21875, 2.90625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.29687, 0.71653, 8.34375], - "to": [-3.98437, 0.84598, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3, 9.1875, 3.03125, 9.21875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [3.125, 9.1875, 3.15625, 9.21875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.25, 9.1875, 3.28125, 9.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.1875, 3.25, 9.21875, 3.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.584, 2.96131, 8.34375], - "to": [-4.45455, 3.27381, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 3.5, 9.21875, 3.53125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.65625, 9.21875, 3.625, 9.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.03125, 9.1875, 4, 9.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.20535, -0.70312, 8.34375], - "to": [-4.0759, -0.39062, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.125, 9.1875, 4.15625, 9.21875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.5, 9.1875, 4.53125, 9.21875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.21875, 4.53125, 9.1875, 4.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.65625, 9.1875, 4.625, 9.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.67553, 3.05284, 8.34375], - "to": [-4.36303, 3.18229, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 4.625, 9.21875, 4.65625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [4.75, 9.1875, 4.78125, 9.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.1875, 4.75, 9.21875, 4.78125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.29687, -0.6116, 8.34375], - "to": [-3.98437, -0.48215, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 4.875, 9.21875, 4.90625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [5, 9.1875, 5.03125, 9.21875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.125, 9.1875, 5.15625, 9.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.1875, 5.1875, 9.21875, 5.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.64487, 2.02219, 8.34375], - "to": [-3.51542, 2.33469, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.25, 9.1875, 5.28125, 9.21875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.40625, 9.21875, 5.375, 9.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.53125, 9.1875, 5.5, 9.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.87722, -0.70312, 8.34375], - "to": [-2.74777, -0.39062, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 5.5, 9.21875, 5.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.625, 9.1875, 5.65625, 9.21875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.21875, 5.65625, 9.1875, 5.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.78125, 9.1875, 5.75, 9.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.7364, 2.11371, 8.34375], - "to": [-3.4239, 2.24316, 8.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.1875, 5.75, 9.21875, 5.78125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [5.875, 9.1875, 5.90625, 9.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.1875, 5.875, 9.21875, 5.90625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.96875, -0.6116, 8.34375], - "to": [-2.65625, -0.48215, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6, 9.1875, 6.03125, 9.21875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.125, 9.1875, 6.15625, 9.21875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.1875, 6.125, 9.21875, 6.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.0625, 9.1875, 7.09375, 9.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.13027, 1.7342, 8.8125], - "to": [-3.03002, 4.39045, 9.4375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "up": {"uv": [8.75, 5.09375, 8.6875, 5.0625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.25, 8.6875, 5.1875, 8.71875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-3.98763, -1.25, 8.8125], - "to": [-2.88737, 1.40625, 9.4375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "up": {"uv": [5.375, 8.71875, 5.3125, 8.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.75, 5.375, 8.6875, 5.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.90827, 2.5122, 8.8125], - "to": [-2.25202, 3.61245, 9.4375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [5.4375, 8.6875, 5.46875, 8.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.5625, 8.6875, 5.59375, 8.75], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-4.76562, -0.472, 8.8125], - "to": [-2.10937, 0.62825, 9.4375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [5.6875, 8.6875, 5.71875, 8.75], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.6875, 5.6875, 8.71875, 5.75], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [0.25, 6.6034, 20.58427], - "to": [0.375, 6.8534, 22.33427], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [9.3125, 4.75, 9.34375, 4.78125], "texture": "#3"}, - "east": {"uv": [2.1875, 7.875, 2.3125, 7.90625], "texture": "#3"}, - "south": {"uv": [9.3125, 4.875, 9.34375, 4.90625], "texture": "#3"}, - "west": {"uv": [2.375, 7.875, 2.5, 7.90625], "texture": "#3"}, - "up": {"uv": [2.59375, 8, 2.5625, 7.875], "texture": "#3"}, - "down": {"uv": [2.71875, 7.875, 2.6875, 8], "texture": "#3"} - } - }, - { - "from": [0.25, 7.34373, 20.24176], - "to": [0.375, 7.46873, 20.61676], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [5, 9.3125, 5.03125, 9.34375], "texture": "#3"}, - "east": {"uv": [5.125, 9.3125, 5.15625, 9.34375], "texture": "#3"}, - "south": {"uv": [9.3125, 5.125, 9.34375, 5.15625], "texture": "#3"}, - "west": {"uv": [5.25, 9.3125, 5.28125, 9.34375], "texture": "#3"}, - "up": {"uv": [5.40625, 9.34375, 5.375, 9.3125], "texture": "#3"}, - "down": {"uv": [9.34375, 5.4375, 9.3125, 5.46875], "texture": "#3"} - } - }, - { - "from": [-0.375, 6.6034, 20.58427], - "to": [-0.25, 6.8534, 22.33427], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [5.5, 9.3125, 5.53125, 9.34375], "texture": "#3"}, - "east": {"uv": [7.875, 3, 8, 3.03125], "texture": "#3"}, - "south": {"uv": [9.3125, 5.5625, 9.34375, 5.59375], "texture": "#3"}, - "west": {"uv": [7.875, 3.125, 8, 3.15625], "texture": "#3"}, - "up": {"uv": [3.09375, 8, 3.0625, 7.875], "texture": "#3"}, - "down": {"uv": [3.59375, 7.875, 3.5625, 8], "texture": "#3"} - } - }, - { - "from": [-0.375, 7.34373, 20.24176], - "to": [-0.25, 7.46873, 20.61676], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [5.625, 9.3125, 5.65625, 9.34375], "texture": "#3"}, - "east": {"uv": [9.3125, 5.6875, 9.34375, 5.71875], "texture": "#3"}, - "south": {"uv": [5.75, 9.3125, 5.78125, 9.34375], "texture": "#3"}, - "west": {"uv": [9.3125, 5.8125, 9.34375, 5.84375], "texture": "#3"}, - "up": {"uv": [5.90625, 9.34375, 5.875, 9.3125], "texture": "#3"}, - "down": {"uv": [6.03125, 9.3125, 6, 9.34375], "texture": "#3"} - } - }, - { - "from": [-0.375, 7.21873, 19.92926], - "to": [0.375, 7.34373, 20.61676], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [6.625, 8.875, 6.6875, 8.90625], "texture": "#3"}, - "east": {"uv": [6.125, 9.3125, 6.15625, 9.34375], "texture": "#3"}, - "south": {"uv": [8.875, 6.6875, 8.9375, 6.71875], "texture": "#3"}, - "west": {"uv": [9.3125, 6.125, 9.34375, 6.15625], "texture": "#3"}, - "up": {"uv": [6.8125, 8.90625, 6.75, 8.875], "texture": "#3"}, - "down": {"uv": [8.9375, 6.8125, 8.875, 6.84375], "texture": "#3"} - } - }, - { - "from": [-0.375, 7.05157, 21.02135], - "to": [-0.25, 7.30157, 22.27135], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [7, 9.3125, 7.03125, 9.34375], "texture": "#3"}, - "east": {"uv": [8.4375, 3.125, 8.53125, 3.15625], "texture": "#3"}, - "south": {"uv": [9.3125, 7.125, 9.34375, 7.15625], "texture": "#3"}, - "west": {"uv": [8.4375, 3.5625, 8.53125, 3.59375], "texture": "#3"}, - "up": {"uv": [3.65625, 8.53125, 3.625, 8.4375], "texture": "#3"}, - "down": {"uv": [8.46875, 3.6875, 8.4375, 3.78125], "texture": "#3"} - } - }, - { - "from": [0.25, 7.05157, 21.02135], - "to": [0.375, 7.30157, 22.27135], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [9.3125, 7.25, 9.34375, 7.28125], "texture": "#3"}, - "east": {"uv": [8.4375, 3.875, 8.53125, 3.90625], "texture": "#3"}, - "south": {"uv": [9.3125, 7.375, 9.34375, 7.40625], "texture": "#3"}, - "west": {"uv": [4.125, 8.4375, 4.21875, 8.46875], "texture": "#3"}, - "up": {"uv": [4.46875, 8.53125, 4.4375, 8.4375], "texture": "#3"}, - "down": {"uv": [4.59375, 8.4375, 4.5625, 8.53125], "texture": "#3"} - } - }, - { - "from": [0.25, 8.04329, 20.2233], - "to": [0.375, 8.16829, 20.5358], - "rotation": {"angle": -45, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [7.4375, 9.3125, 7.46875, 9.34375], "texture": "#3"}, - "east": {"uv": [9.3125, 7.5, 9.34375, 7.53125], "texture": "#3"}, - "south": {"uv": [9.3125, 7.625, 9.34375, 7.65625], "texture": "#3"}, - "west": {"uv": [9.3125, 7.75, 9.34375, 7.78125], "texture": "#3"}, - "up": {"uv": [8.53125, 9.34375, 8.5, 9.3125], "texture": "#3"}, - "down": {"uv": [9.34375, 8.8125, 9.3125, 8.84375], "texture": "#3"} - } - }, - { - "from": [-0.375, 8.04329, 20.2233], - "to": [-0.25, 8.16829, 20.5358], - "rotation": {"angle": -45, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [9.3125, 8.9375, 9.34375, 8.96875], "texture": "#3"}, - "east": {"uv": [9, 9.3125, 9.03125, 9.34375], "texture": "#3"}, - "south": {"uv": [9.3125, 9.0625, 9.34375, 9.09375], "texture": "#3"}, - "west": {"uv": [9.3125, 9.1875, 9.34375, 9.21875], "texture": "#3"}, - "up": {"uv": [9.34375, 9.34375, 9.3125, 9.3125], "texture": "#3"}, - "down": {"uv": [0.03125, 9.375, 0, 9.40625], "texture": "#3"} - } - }, - { - "from": [-0.6875, 6.9921, 22.0116], - "to": [0.6875, 7.2421, 22.2616], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 7.07939, 22.14725]}, - "faces": { - "north": {"uv": [5.25, 8.4375, 5.34375, 8.46875], "texture": "#3"}, - "east": {"uv": [1.5, 9.375, 1.53125, 9.40625], "texture": "#3"}, - "south": {"uv": [5.4375, 8.4375, 5.53125, 8.46875], "texture": "#3"}, - "west": {"uv": [9.375, 1.5, 9.40625, 1.53125], "texture": "#3"}, - "up": {"uv": [5.84375, 8.46875, 5.75, 8.4375], "texture": "#3"}, - "down": {"uv": [6.03125, 8.4375, 5.9375, 8.46875], "texture": "#3"} - } - }, - { - "from": [-0.625, 4.3125, 19.25], - "to": [0.625, 5.4375, 22.75], - "rotation": {"angle": 0, "axis": "y", "origin": [-0.5, 0.0625, -10.25]}, - "faces": { - "north": {"uv": [7.5625, 5.9375, 7.65625, 6], "texture": "#3", "cullface": "south"}, - "east": {"uv": [2.5, 1.5625, 2.71875, 1.625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.5625, 6.5, 7.65625, 6.5625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.375, 2.5625, 6.59375, 2.625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.03125, 4.96875, 5.9375, 4.75], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.03125, 5.0625, 5.9375, 5.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 4.30622, 18.73483], - "to": [0.625, 5.18122, 19.23483], - "rotation": {"angle": -45, "axis": "x", "origin": [0, 4.93122, 18.98483]}, - "faces": { - "north": {"uv": [7.625, 3.5625, 7.71875, 3.625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.1875, 8.875, 8.21875, 8.9375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.25, 7.625, 4.34375, 7.6875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.875, 8.25, 8.90625, 8.3125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.53125, 6.71875, 8.4375, 6.6875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.53125, 6.8125, 8.4375, 6.84375], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.20059, 5.3125, 18.61313], - "to": [0.29941, 5.4375, 19.61313], - "rotation": {"angle": 22.5, "axis": "y", "origin": [-0.45059, 5.5625, 18.61313]}, - "faces": { - "east": {"uv": [8.875, 5.4375, 8.9375, 5.46875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.90625, 6.1875, 8.875, 6.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.40625, 8.875, 6.375, 8.9375], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.29941, 5.3125, 18.61313], - "to": [0.20059, 5.4375, 19.61313], - "rotation": {"angle": -22.5, "axis": "y", "origin": [0.45059, 5.5625, 18.61313]}, - "faces": { - "west": {"uv": [8.875, 6.4375, 8.9375, 6.46875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.53125, 8.9375, 6.5, 8.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.90625, 6.5625, 8.875, 6.625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.25, 5.3125, 18.25], - "to": [0.25, 5.4375, 19.25], - "rotation": {"angle": 0, "axis": "y", "origin": [-0.5, 0.0625, -11.75]}, - "faces": { - "east": {"uv": [4.4375, 8.875, 4.5, 8.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.875, 4.5, 8.9375, 4.53125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.03125, 8.9375, 5, 8.875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.90625, 5.125, 8.875, 5.1875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.25, 5.00567, 17.8359], - "to": [0.25, 5.25567, 18.3359], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 5.13067, 17.8359]}, - "faces": { - "north": {"uv": [1, 9.375, 1.03125, 9.40625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [1.125, 9.375, 1.15625, 9.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.375, 1.125, 9.40625, 1.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.25, 9.375, 1.28125, 9.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.40625, 1.28125, 9.375, 1.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.40625, 1.375, 9.375, 1.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 8.28806, 18.55866], - "to": [0.625, 9.03806, 23.30866], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 8.03806, 19.05866]}, - "faces": { - "east": {"uv": [6.0625, 2.9375, 6.375, 3], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.125, 6.0625, 3.4375, 6.125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.84375, 3.9375, 1.75, 3.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.78125, 0, 3.6875, 0.3125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.375, 8.03806, 18.55866], - "to": [0.375, 8.28806, 23.30866], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 8.03806, 19.05866]}, - "faces": { - "east": {"uv": [7, 0.5, 7.3125, 0.53125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7, 0.625, 7.3125, 0.65625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.3125, 6.0625, 2.25, 6.375], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 7.83642, 21.75646], - "to": [0.625, 8.21142, 23.19396], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 7.71142, 19.19396]}, - "faces": { - "east": {"uv": [6.125, 8.4375, 6.21875, 8.46875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.3125, 8.4375, 6.40625, 8.46875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.15625, 7.1875, 6.0625, 7.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 7.07483, 20.74496], - "to": [0.625, 7.44983, 21.80746], - "rotation": {"angle": 45, "axis": "x", "origin": [0, 7.19983, 21.43246]}, - "faces": { - "east": {"uv": [8.0625, 8.875, 8.125, 8.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.875, 8.125, 8.9375, 8.15625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.71875, 3.4375, 7.625, 3.5], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 5.58799, 23.50541], - "to": [-0.375, 7.71299, 24.44291], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 8.21299, 19.94291]}, - "faces": { - "north": {"uv": [2.0625, 7.875, 2.09375, 8], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.3125, 5.125, 7.375, 5.25], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.875, 2.0625, 7.90625, 2.1875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.3125, 6.5, 7.375, 6.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.90625, 4.125, 8.875, 4.1875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [0.375, 5.58799, 23.50541], - "to": [0.625, 7.71299, 24.44291], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 8.21299, 19.94291]}, - "faces": { - "north": {"uv": [7.875, 3.625, 7.90625, 3.75], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.3125, 6.6875, 7.375, 6.8125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.6875, 7.875, 3.71875, 8], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.375, 0.125, 7.4375, 0.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.90625, 8.875, 6.875, 8.9375], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.624, 5.77203, 22.61324], - "to": [0.624, 7.18424, 23.61124], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 6.64603, 23.11224]}, - "faces": { - "north": {"uv": [5.6875, 7.1875, 5.78125, 7.28125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.5625, 7.5625, 6.625, 7.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.875, 7.1875, 5.96875, 7.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.5625, 7.4375, 7.625, 7.53125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.46875, 7.625, 0.375, 7.6875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.375, 8.15328, 16.7294], - "to": [0.375, 8.40328, 19.1044], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 8.65328, 17.6669]}, - "faces": { - "north": {"uv": [8.875, 4.375, 8.9375, 4.40625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.0625, 7, 0, 7.15625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.5, 8.20506, 16.7294], - "to": [-0.25, 8.55861, 19.6044], - "rotation": {"angle": 45, "axis": "z", "origin": [-0.375, 8.33006, 17.9794]}, - "faces": { - "north": {"uv": [9.375, 0, 9.40625, 0.03125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.625, 0.375, 7.8125, 0.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [0.125, 9.375, 0.15625, 9.40625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.625, 0.5, 7.8125, 0.53125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.28125, 7.8125, 1.25, 7.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.40625, 7.625, 1.375, 7.8125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [0.25, 8.20506, 16.7294], - "to": [0.5, 8.55861, 19.6044], - "rotation": {"angle": -45, "axis": "z", "origin": [0.375, 8.33006, 17.9794]}, - "faces": { - "north": {"uv": [9.375, 0.125, 9.40625, 0.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.625, 1.375, 7.8125, 1.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.375, 0.25, 9.40625, 0.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.0625, 7.625, 2.25, 7.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.34375, 7.8125, 2.3125, 7.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.46875, 7.625, 2.4375, 7.8125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 8.40328, 16.7294], - "to": [0.625, 9.15328, 18.9794], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 8.65328, 18.1044]}, - "faces": { - "east": {"uv": [7, 0.25, 7.15625, 0.3125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7, 0.375, 7.15625, 0.4375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.15625, 6.59375, 2.0625, 6.4375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.53125, 2.1875, 6.4375, 2.34375], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 7.27321, 16.6538], - "to": [0.625, 8.27321, 17.1538], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0.375, 8.52321, 18.9038]}, - "faces": { - "north": {"uv": [7.5625, 6.625, 7.65625, 6.6875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.875, 4.25, 8.90625, 4.3125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.3125, 7.5625, 7.40625, 7.625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [4.3125, 8.875, 4.34375, 8.9375], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.5, 7.5854, 16.24172], - "to": [0.5, 8.2729, 16.49172], - "rotation": {"angle": 45, "axis": "x", "origin": [0, 7.7729, 16.36672]}, - "faces": { - "east": {"uv": [1.625, 9.375, 1.65625, 9.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.9375, 8.875, 8, 8.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.375, 1.625, 9.40625, 1.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 3.98515, 16.84514], - "to": [0.625, 7.23515, 17.09514], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0.375, 8.98515, 19.09514]}, - "faces": { - "north": {"uv": [5.9375, 5.375, 6.03125, 5.59375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [5.5625, 7.375, 5.59375, 7.59375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.9375, 5.6875, 6.03125, 5.90625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.6875, 7.375, 5.71875, 7.59375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.96875, 8.4375, 4.875, 8.46875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [0.5, 3.98515, 17.09514], - "to": [0.625, 7.23515, 17.34514], - "rotation": {"angle": 22.5, "axis": "x", "origin": [-0.5, 8.98515, 19.09514]}, - "faces": { - "east": {"uv": [5.8125, 7.375, 5.84375, 7.59375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [5.9375, 7.375, 5.96875, 7.59375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.0625, 7.375, 6.09375, 7.59375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.40625, 0.375, 9.375, 0.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 3.98515, 17.09514], - "to": [-0.5, 7.23515, 17.34514], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0.5, 8.98515, 19.09514]}, - "faces": { - "east": {"uv": [6.1875, 7.375, 6.21875, 7.59375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.375, 6.1875, 7.40625, 6.40625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.3125, 7.375, 6.34375, 7.59375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.53125, 9.375, 0.5, 9.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [0.5, 5.13552, 15.60223], - "to": [0.625, 6.01052, 16.16473], - "rotation": {"angle": -22.5, "axis": "x", "origin": [-0.125, 5.57302, 15.88348]}, - "faces": { - "north": {"uv": [7.3125, 8.875, 7.34375, 8.9375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.4375, 8.875, 7.46875, 8.9375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.6875, 8.875, 7.71875, 8.9375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.8125, 8.875, 7.84375, 8.9375], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.40625, 0.75, 9.375, 0.78125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 5.13552, 15.60223], - "to": [-0.5, 6.01052, 16.16473], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0.125, 5.57302, 15.88348]}, - "faces": { - "north": {"uv": [8.875, 6.9375, 8.90625, 7], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7, 8.875, 7.03125, 8.9375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.875, 7.0625, 8.90625, 7.125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.875, 7.1875, 8.90625, 7.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.40625, 0.625, 9.375, 0.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.6875, 8.54614, 17.37602], - "to": [0.6875, 8.79614, 17.62602], - "rotation": {"angle": 45, "axis": "x", "origin": [0, 8.67557, 17.50133]}, - "faces": { - "north": {"uv": [8.4375, 6.9375, 8.53125, 6.96875], "texture": "#3"}, - "east": {"uv": [1.75, 9.375, 1.78125, 9.40625], "texture": "#3"}, - "south": {"uv": [8.4375, 7.0625, 8.53125, 7.09375], "texture": "#3"}, - "west": {"uv": [1.875, 9.375, 1.90625, 9.40625], "texture": "#3"}, - "up": {"uv": [8.53125, 7.21875, 8.4375, 7.1875], "texture": "#3"}, - "down": {"uv": [8.53125, 7.3125, 8.4375, 7.34375], "texture": "#3"} - } - }, - { - "from": [-0.125, 8.47139, 18.34097], - "to": [0.125, 8.97139, 18.96597], - "rotation": {"angle": 45, "axis": "x", "origin": [0, 8.67557, 17.50133]}, - "faces": { - "north": {"uv": [9.375, 1.875, 9.40625, 1.90625], "texture": "#3"}, - "east": {"uv": [2, 9.375, 2.03125, 9.40625], "texture": "#3"}, - "south": {"uv": [9.375, 2, 9.40625, 2.03125], "texture": "#3"}, - "west": {"uv": [2.125, 9.375, 2.15625, 9.40625], "texture": "#3"}, - "up": {"uv": [2.28125, 9.40625, 2.25, 9.375], "texture": "#3"}, - "down": {"uv": [2.40625, 9.375, 2.375, 9.40625], "texture": "#3"} - } - }, - { - "from": [-0.125, 8.12756, 17.39026], - "to": [0.125, 8.62756, 18.39026], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 8.67557, 17.50133]}, - "faces": { - "north": {"uv": [2.5, 9.375, 2.53125, 9.40625], "texture": "#3"}, - "east": {"uv": [8.3125, 8.875, 8.375, 8.90625], "texture": "#3"}, - "south": {"uv": [9.375, 2.5, 9.40625, 2.53125], "texture": "#3"}, - "west": {"uv": [8.875, 8.375, 8.9375, 8.40625], "texture": "#3"}, - "up": {"uv": [8.46875, 8.9375, 8.4375, 8.875], "texture": "#3"}, - "down": {"uv": [8.90625, 8.5, 8.875, 8.5625], "texture": "#3"} - } - }, - { - "from": [-0.125, 7.24428, 17.74819], - "to": [0.125, 7.55678, 17.87319], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0, 8.67557, 17.50133]}, - "faces": { - "north": {"uv": [2.625, 9.375, 2.65625, 9.40625], "texture": "#3"}, - "east": {"uv": [9.375, 2.625, 9.40625, 2.65625], "texture": "#3"}, - "south": {"uv": [2.875, 9.375, 2.90625, 9.40625], "texture": "#3"}, - "west": {"uv": [9.375, 3, 9.40625, 3.03125], "texture": "#3"}, - "up": {"uv": [9.40625, 3.15625, 9.375, 3.125], "texture": "#3"}, - "down": {"uv": [3.40625, 9.375, 3.375, 9.40625], "texture": "#3"} - } - }, - { - "from": [-2.5, 10.70313, 6.39063], - "to": [2.5, 11.64063, 7.48438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [6.0625, 2.3125, 6.375, 2.375], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.6875, 7.5, 7.75, 7.5625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [6.0625, 2.4375, 6.375, 2.5], "texture": "#3", "cullface": "up"}, - "west": {"uv": [0.125, 7.75, 0.1875, 7.8125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [6.375, 2.75, 6.0625, 2.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.375, 2.8125, 6.0625, 2.875], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-2.5, 10.39063, 6.39063], - "to": [-1.875, 10.70313, 7.48438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [9.1875, 7.1875, 9.21875, 7.21875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.1875, 7.3125, 9.21875, 7.34375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.8125, 8.6875, 5.875, 8.71875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8.71875, 5.8125, 8.6875, 5.875], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [3.93286, 9.61563, 6.39063], - "to": [4.40161, 9.92813, 7.48438], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [9.1875, 7.4375, 9.21875, 7.46875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [7.5, 9.1875, 7.53125, 9.21875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [5.96875, 8.6875, 5.9375, 8.75], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-1.01562, 10.39063, 6.39063], - "to": [-0.39062, 10.70313, 7.48438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [9.1875, 7.5625, 9.21875, 7.59375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.1875, 7.6875, 9.21875, 7.71875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8.71875, 5.9375, 8.6875, 6], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [4.54054, 9.00795, 6.39063], - "to": [4.85304, 9.4767, 7.48438], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [9.1875, 7.8125, 9.21875, 7.84375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.5, 9.1875, 8.53125, 9.21875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [6.0625, 8.6875, 6.125, 8.71875], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [4.98248, 8.56601, 6.39063], - "to": [5.45123, 8.87851, 7.48438], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [9.1875, 8.875, 9.21875, 8.90625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.1875, 9, 9.21875, 9.03125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8.71875, 6.0625, 8.6875, 6.125], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [0.46875, 10.39063, 6.39063], - "to": [1.09375, 10.70313, 7.48438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [9.0625, 9.1875, 9.09375, 9.21875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.1875, 9.125, 9.21875, 9.15625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.21875, 8.6875, 6.1875, 8.75], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [5.59015, 7.95834, 6.39063], - "to": [5.90265, 8.42709, 7.48438], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [0, 9.25, 0.03125, 9.28125], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.25, 0, 9.28125, 0.03125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [6.3125, 8.6875, 6.375, 8.71875], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [6.03208, 7.5164, 6.39063], - "to": [6.50083, 7.8289, 7.48438], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [0.125, 9.25, 0.15625, 9.28125], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.25, 0.125, 9.28125, 0.15625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8.71875, 6.375, 8.6875, 6.4375], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [1.875, 10.39063, 6.39063], - "to": [2.5, 10.70313, 7.48438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [9.25, 0.25, 9.28125, 0.28125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.1875, 8.6875, 7.25, 8.71875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.25, 0.375, 9.28125, 0.40625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8.71875, 7.375, 8.6875, 7.4375], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-4.3469, 9.48351, 6.39063], - "to": [-3.87815, 9.79601, 7.48438], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [0.5, 9.25, 0.53125, 9.28125], "texture": "#3", "cullface": "up"}, - "south": {"uv": [9.25, 0.625, 9.28125, 0.65625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8.71875, 7.5, 8.6875, 7.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.30418, 1.71916, 3.8125], - "to": [0.82195, 2.96916, 18.1875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.8125, 8.0625, 1.84375, 8.15625], "texture": "#3"}, - "south": {"uv": [8.0625, 1.8125, 8.09375, 1.90625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.71875, 4.46875, 2.6875, 3.5625], "texture": "#3"}, - "down": {"uv": [1.96875, 3.625, 1.9375, 4.53125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.25889, 1.875, 3.8125], - "to": [0.25889, 3.125, 18.1875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.9375, 8.0625, 1.96875, 8.15625], "texture": "#3"}, - "south": {"uv": [2.0625, 8.0625, 2.09375, 8.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.90625, 4.59375, 0.875, 3.6875], "texture": "#3"}, - "down": {"uv": [2.28125, 3.6875, 2.25, 4.59375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.06194, 2.08528, 3.8125], - "to": [1.18806, 2.60305, 18.1875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.5, 8.0625, 2.59375, 8.09375], "texture": "#3"}, - "east": {"uv": [3.625, 2.1875, 4.53125, 2.21875], "texture": "#3"}, - "south": {"uv": [8.0625, 2.5, 8.15625, 2.53125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.625, 3.25, 4.53125, 3.28125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.625, 2.24111, 3.8125], - "to": [0.625, 2.75889, 18.1875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.0625, 2.625, 8.15625, 2.65625], "texture": "#3"}, - "east": {"uv": [3.6875, 0.5625, 4.59375, 0.59375], "texture": "#3"}, - "south": {"uv": [2.6875, 8.0625, 2.78125, 8.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.6875, 0.6875, 4.59375, 0.71875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.43362, 2.03166, 3.1875], - "to": [0.6925, 2.65666, 20.6875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 0.75, 9.28125, 0.78125], "texture": "#3"}, - "south": {"uv": [1, 9.25, 1.03125, 9.28125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.21875, 4.28125, 0.1875, 3.1875], "texture": "#3"}, - "down": {"uv": [0.78125, 3.1875, 0.75, 4.28125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.12944, 2.1875, 3.1875], - "to": [0.12944, 2.8125, 20.6875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.125, 9.25, 1.15625, 9.28125], "texture": "#3"}, - "south": {"uv": [9.25, 1.125, 9.28125, 1.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [1.53125, 4.28125, 1.5, 3.1875], "texture": "#3"}, - "down": {"uv": [1.65625, 3.1875, 1.625, 4.28125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.25056, 2.21473, 3.1875], - "to": [0.87556, 2.4736, 20.6875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.25, 9.25, 1.28125, 9.28125], "texture": "#3"}, - "east": {"uv": [3.1875, 1.3125, 4.28125, 1.34375], "texture": "#3"}, - "south": {"uv": [9.25, 1.25, 9.28125, 1.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.1875, 1.4375, 4.28125, 1.46875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.3125, 2.37056, 3.1875], - "to": [0.3125, 2.62944, 20.6875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 1.375, 9.28125, 1.40625], "texture": "#3"}, - "east": {"uv": [3.1875, 3.125, 4.28125, 3.15625], "texture": "#3"}, - "south": {"uv": [1.5, 9.25, 1.53125, 9.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.25, 1.5625, 4.34375, 1.59375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [0.30418, 1.71916, 20.0625], - "to": [0.82195, 2.96916, 20.60938], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.0625, 2.75, 8.09375, 2.84375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.875, 8.0625, 2.90625, 8.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.28125, 1.53125, 9.25, 1.5], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.65625, 9.25, 1.625, 9.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.25889, 1.875, 20.0625], - "to": [0.25889, 3.125, 20.60938], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.0625, 2.9375, 8.09375, 3.03125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3, 8.0625, 3.03125, 8.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.28125, 1.65625, 9.25, 1.625], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.78125, 9.25, 1.75, 9.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.06194, 2.08528, 20.0625], - "to": [1.18806, 2.60305, 20.60938], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.125, 8.0625, 3.21875, 8.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [1.875, 9.25, 1.90625, 9.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.0625, 3.125, 8.15625, 3.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.25, 1.875, 9.28125, 1.90625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.625, 2.24111, 20.0625], - "to": [0.625, 2.75889, 20.60938], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.0625, 3.25, 8.15625, 3.28125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [2, 9.25, 2.03125, 9.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.3125, 8.0625, 3.40625, 8.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.25, 2, 9.28125, 2.03125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [6.17952, 2.53345, 7.25], - "to": [6.49202, 3.3101, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.625, 8.6875, 7.65625, 8.75], "texture": "#3"}, - "east": {"uv": [7.75, 0.1875, 7.8125, 0.25], "texture": "#3"}, - "south": {"uv": [8.6875, 7.625, 8.71875, 7.6875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.25, 7.75, 0.3125, 7.8125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [3.74608, 6.04961, 7.25], - "to": [4.05858, 6.82626, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.6875, 7.75, 8.71875, 7.8125], "texture": "#3"}, - "east": {"uv": [0.375, 7.75, 0.4375, 7.8125], "texture": "#3"}, - "south": {"uv": [8.6875, 7.875, 8.71875, 7.9375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.5, 7.75, 0.5625, 7.8125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.71875, 8.0625, 8.6875, 8], "texture": "#3"}, - "down": {"uv": [8.65625, 8.6875, 8.625, 8.75], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [5.1662, 1.98428, 7.25], - "to": [5.94285, 2.29678, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0, 8.75, 0.0625, 8.78125], "texture": "#3"}, - "east": {"uv": [8.75, 0, 8.8125, 0.03125], "texture": "#3"}, - "south": {"uv": [0.125, 8.75, 0.1875, 8.78125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.75, 0.125, 8.8125, 0.15625], "texture": "#3"}, - "up": {"uv": [0.6875, 7.8125, 0.625, 7.75], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.8125, 7.75, 0.75, 7.8125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.73275, 5.50044, 7.25], - "to": [3.5094, 5.81294, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 0.25, 8.8125, 0.28125], "texture": "#3"}, - "south": {"uv": [8.75, 0.375, 8.8125, 0.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.8125, 0.8125, 7.75, 0.75], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.9375, 7.75, 0.875, 7.8125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [5.1662, 3.54678, 7.25], - "to": [5.94285, 3.85928, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.5, 8.75, 0.5625, 8.78125], "texture": "#3"}, - "east": {"uv": [8.75, 0.625, 8.8125, 0.65625], "texture": "#3"}, - "south": {"uv": [8.75, 0.75, 8.8125, 0.78125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.8125, 0.9375, 7.75, 0.875], "texture": "#3"}, - "down": {"uv": [1.1875, 7.75, 1.125, 7.8125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.18357, 6.04961, 7.25], - "to": [2.49608, 6.82626, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1, 8.75, 1.03125, 8.8125], "texture": "#3"}, - "east": {"uv": [1.5, 7.75, 1.5625, 7.8125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [1.125, 8.75, 1.15625, 8.8125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.625, 7.75, 1.6875, 7.8125], "texture": "#3"} - } - }, - { - "from": [3.67961, 2.33638, 7.25], - "to": [5.08586, 3.50825, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.4375, 7.4375, 3.53125, 7.5], "texture": "#3"}, - "east": {"uv": [2.0625, 7.75, 2.125, 7.8125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.4375, 4.9375, 7.53125, 5], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.53125, 5.125, 7.4375, 5.0625], "texture": "#3"}, - "down": {"uv": [7.53125, 5.1875, 7.4375, 5.25], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.73275, 7.06294, 7.25], - "to": [3.5094, 7.37544, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 1.125, 8.8125, 1.15625], "texture": "#3"}, - "east": {"uv": [1.25, 8.75, 1.3125, 8.78125], "texture": "#3"}, - "south": {"uv": [8.75, 1.25, 8.8125, 1.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.75, 1.375, 8.8125, 1.40625], "texture": "#3"}, - "up": {"uv": [2.25, 7.8125, 2.1875, 7.75], "texture": "#3"}, - "down": {"uv": [3.625, 7.75, 3.5625, 7.8125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [2.86219, 5.81294, 5.6875], - "to": [3.37996, 7.06294, 7.875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.5, 8.0625, 3.53125, 8.15625], "texture": "#3"}, - "east": {"uv": [6.6875, 0.125, 6.8125, 0.21875], "texture": "#3"}, - "south": {"uv": [3.625, 8.0625, 3.65625, 8.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0.375, 6.6875, 0.5, 6.78125], "texture": "#3"}, - "up": {"uv": [3.84375, 7.875, 3.8125, 7.75], "texture": "#3"}, - "down": {"uv": [4.28125, 7.75, 4.25, 7.875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.49608, 6.17905, 5.6875], - "to": [3.74608, 6.69683, 7.875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.75, 8.0625, 3.84375, 8.09375], "texture": "#3"}, - "east": {"uv": [7.75, 4.125, 7.875, 4.15625], "texture": "#3"}, - "south": {"uv": [8.0625, 3.9375, 8.15625, 3.96875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [4.375, 7.75, 4.5, 7.78125], "texture": "#3"}, - "up": {"uv": [6.78125, 0.9375, 6.6875, 0.8125], "texture": "#3"}, - "down": {"uv": [1.34375, 6.6875, 1.25, 6.8125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [4.92952, 2.66289, 5.6875], - "to": [6.17952, 3.18066, 7.875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.875, 8.0625, 4.96875, 8.09375], "texture": "#3"}, - "east": {"uv": [4.75, 7.75, 4.875, 7.78125], "texture": "#3"}, - "south": {"uv": [5.25, 8.0625, 5.34375, 8.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.75, 5.9375, 7.875, 5.96875], "texture": "#3"}, - "up": {"uv": [1.90625, 6.8125, 1.8125, 6.6875], "texture": "#3"}, - "down": {"uv": [2.09375, 6.6875, 2, 6.8125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [5.29564, 2.29678, 5.6875], - "to": [5.81341, 3.54678, 7.875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.0625, 5.5, 8.09375, 5.59375], "texture": "#3"}, - "south": {"uv": [8.0625, 5.6875, 8.09375, 5.78125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.6875, 2.4375, 6.8125, 2.53125], "texture": "#3"}, - "up": {"uv": [4.96875, 7.875, 4.9375, 7.75], "texture": "#3"}, - "down": {"uv": [7.78125, 6.4375, 7.75, 6.5625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.92691, 5.96919, 2.5625], - "to": [3.31524, 6.90669, 5.6875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.5, 8.75, 1.53125, 8.8125], "texture": "#3"}, - "east": {"uv": [6.6875, 1, 6.875, 1.0625], "texture": "#3"}, - "west": {"uv": [6.6875, 2.0625, 6.875, 2.125], "texture": "#3"}, - "up": {"uv": [4.15625, 7.625, 4.125, 7.4375], "texture": "#3"}, - "down": {"uv": [7.46875, 6.5, 7.4375, 6.6875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [5.08577, 2.72761, 2.5625], - "to": [6.02327, 3.11594, 5.6875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 1.5, 8.8125, 1.53125], "texture": "#3"}, - "east": {"uv": [7.4375, 6.75, 7.625, 6.78125], "texture": "#3"}, - "west": {"uv": [7.4375, 6.875, 7.625, 6.90625], "texture": "#3"}, - "up": {"uv": [3.1875, 6.875, 3.125, 6.6875], "texture": "#3"}, - "down": {"uv": [6.75, 3.1875, 6.6875, 3.375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [2.65233, 6.24378, 2.5625], - "to": [3.58983, 6.6321, 5.6875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.625, 8.75, 1.6875, 8.78125], "texture": "#3"}, - "east": {"uv": [7.3125, 7.4375, 7.5, 7.46875], "texture": "#3"}, - "west": {"uv": [7.5, 0.125, 7.6875, 0.15625], "texture": "#3"}, - "up": {"uv": [3.3125, 6.875, 3.25, 6.6875], "texture": "#3"}, - "down": {"uv": [6.75, 3.4375, 6.6875, 3.625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [5.36036, 2.45303, 2.5625], - "to": [5.74869, 3.39053, 5.6875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 1.625, 8.78125, 1.6875], "texture": "#3"}, - "east": {"uv": [6.6875, 3.6875, 6.875, 3.75], "texture": "#3"}, - "west": {"uv": [6.6875, 3.8125, 6.875, 3.875], "texture": "#3"}, - "up": {"uv": [6.96875, 7.625, 6.9375, 7.4375], "texture": "#3"}, - "down": {"uv": [0.28125, 7.5, 0.25, 7.6875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.5756, 6.31528, 2.5625], - "to": [-2.6381, 6.7036, 5.6875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.75, 8.75, 1.8125, 8.78125], "texture": "#3"}, - "east": {"uv": [7.5, 0.25, 7.6875, 0.28125], "texture": "#3"}, - "west": {"uv": [0.375, 7.5, 0.5625, 7.53125], "texture": "#3"}, - "up": {"uv": [4.0625, 6.875, 4, 6.6875], "texture": "#3"}, - "down": {"uv": [4.1875, 6.6875, 4.125, 6.875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.30101, 6.04069, 2.5625], - "to": [-2.91269, 6.97819, 5.6875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.875, 8.75, 1.90625, 8.8125], "texture": "#3"}, - "east": {"uv": [6.6875, 3.9375, 6.875, 4], "texture": "#3"}, - "west": {"uv": [6.6875, 4.1875, 6.875, 4.25], "texture": "#3"}, - "up": {"uv": [7.53125, 0.5625, 7.5, 0.375], "texture": "#3"}, - "down": {"uv": [0.65625, 7.5, 0.625, 7.6875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-6.00905, 2.65611, 2.5625], - "to": [-5.07155, 3.04444, 5.6875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 1.875, 8.8125, 1.90625], "texture": "#3"}, - "east": {"uv": [7.5, 0.75, 7.6875, 0.78125], "texture": "#3"}, - "west": {"uv": [7.5, 0.875, 7.6875, 0.90625], "texture": "#3"}, - "up": {"uv": [6.75, 4.5, 6.6875, 4.3125], "texture": "#3"}, - "down": {"uv": [5, 6.6875, 4.9375, 6.875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-5.73446, 2.38153, 2.5625], - "to": [-5.34614, 3.31903, 5.6875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2, 8.75, 2.03125, 8.8125], "texture": "#3"}, - "east": {"uv": [6.6875, 4.5625, 6.875, 4.625], "texture": "#3"}, - "west": {"uv": [5.0625, 6.6875, 5.25, 6.75], "texture": "#3"}, - "up": {"uv": [0.90625, 7.6875, 0.875, 7.5], "texture": "#3"}, - "down": {"uv": [1.15625, 7.5, 1.125, 7.6875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.36574, 5.88444, 5.6875], - "to": [-2.84796, 7.13444, 7.875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.0625, 5.875, 8.09375, 5.96875], "texture": "#3"}, - "south": {"uv": [6.5, 8.0625, 6.53125, 8.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.3125, 6.6875, 5.4375, 6.78125], "texture": "#3"}, - "up": {"uv": [6.59375, 7.875, 6.5625, 7.75], "texture": "#3"}, - "down": {"uv": [7.46875, 7.75, 7.4375, 7.875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-5.79919, 2.22528, 5.6875], - "to": [-5.28141, 3.47528, 7.875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.625, 8.0625, 6.65625, 8.15625], "texture": "#3"}, - "east": {"uv": [5.5, 6.6875, 5.625, 6.78125], "texture": "#3"}, - "south": {"uv": [8.0625, 6.6875, 8.09375, 6.78125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.59375, 7.875, 7.5625, 7.75], "texture": "#3"}, - "down": {"uv": [7.78125, 7.625, 7.75, 7.75], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-6.1653, 2.59139, 5.6875], - "to": [-4.9153, 3.10916, 7.875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 8.0625, 7.78125, 8.09375], "texture": "#3"}, - "east": {"uv": [7.75, 6.625, 7.875, 6.65625], "texture": "#3"}, - "south": {"uv": [8.125, 0.375, 8.21875, 0.40625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [1.75, 7.8125, 1.875, 7.84375], "texture": "#3"}, - "up": {"uv": [6.78125, 5.8125, 6.6875, 5.6875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.73185, 6.25055, 5.6875], - "to": [-2.48185, 6.76832, 7.875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1, 8.125, 1.09375, 8.15625], "texture": "#3"}, - "east": {"uv": [7.8125, 2.25, 7.9375, 2.28125], "texture": "#3"}, - "south": {"uv": [1.1875, 8.125, 1.28125, 8.15625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.8125, 2.375, 7.9375, 2.40625], "texture": "#3"}, - "down": {"uv": [6.78125, 5.875, 6.6875, 6], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.49518, 7.13444, 7.25], - "to": [-2.71852, 7.44694, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 2, 8.8125, 2.03125], "texture": "#3"}, - "south": {"uv": [2.125, 8.75, 2.1875, 8.78125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.25, 8.75, 2.3125, 8.78125], "texture": "#3"}, - "up": {"uv": [2, 7.875, 1.9375, 7.8125], "texture": "#3"}, - "down": {"uv": [7.875, 2.5, 7.8125, 2.5625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-6.4778, 2.46195, 7.25], - "to": [-6.1653, 3.2386, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.375, 8.75, 2.40625, 8.8125], "texture": "#3"}, - "east": {"uv": [7.8125, 2.625, 7.875, 2.6875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.5, 8.75, 2.53125, 8.8125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.8125, 2.75, 7.875, 2.8125], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-5.92863, 3.47528, 7.25], - "to": [-5.15197, 3.78778, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 2.5, 8.8125, 2.53125], "texture": "#3"}, - "east": {"uv": [2.625, 8.75, 2.6875, 8.78125], "texture": "#3"}, - "south": {"uv": [8.75, 2.625, 8.8125, 2.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.875, 7.875, 2.8125, 7.8125], "texture": "#3"}, - "down": {"uv": [7.875, 2.875, 7.8125, 2.9375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-2.48185, 6.12111, 7.25], - "to": [-2.16935, 6.89776, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.875, 8.75, 2.90625, 8.8125], "texture": "#3"}, - "east": {"uv": [2.9375, 7.8125, 3, 7.875], "texture": "#3"}, - "south": {"uv": [8.75, 3.0625, 8.78125, 3.125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.1875, 7.8125, 3.25, 7.875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-5.07165, 2.26488, 7.25], - "to": [-3.6654, 3.43675, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.5, 1.5, 7.59375, 1.5625], "texture": "#3"}, - "south": {"uv": [7.5, 1.625, 7.59375, 1.6875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.8125, 3.25, 7.875, 3.3125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.59375, 1.8125, 7.5, 1.75], "texture": "#3"}, - "down": {"uv": [7.59375, 1.875, 7.5, 1.9375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-3.49518, 5.57194, 7.25], - "to": [-2.71852, 5.88444, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 3.1875, 8.8125, 3.21875], "texture": "#3"}, - "south": {"uv": [3.375, 8.75, 3.4375, 8.78125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.5, 8.75, 3.5625, 8.78125], "texture": "#3"}, - "up": {"uv": [3.375, 7.875, 3.3125, 7.8125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.875, 3.375, 7.8125, 3.4375], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-5.92863, 1.91278, 7.25], - "to": [-5.15197, 2.22528, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 3.5, 8.8125, 3.53125], "texture": "#3"}, - "south": {"uv": [8.75, 3.75, 8.8125, 3.78125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.5, 7.875, 3.4375, 7.8125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [7.875, 3.5, 7.8125, 3.5625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-4.04435, 6.12111, 7.25], - "to": [-3.73185, 6.89776, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.8125, 8.75, 3.84375, 8.8125], "texture": "#3"}, - "east": {"uv": [3.9375, 7.8125, 4, 7.875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.75, 3.875, 8.78125, 3.9375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.8125, 3.9375, 7.875, 4], "texture": "#3"}, - "up": {"uv": [3.96875, 8.8125, 3.9375, 8.75], "texture": "#3"}, - "down": {"uv": [8.78125, 4, 8.75, 4.0625], "texture": "#3"} - } - }, - { - "from": [-0.3125, 2.05576, 19.35938], - "to": [0.3125, 2.96875, 19.98438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 4.125, 8.78125, 4.1875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.75, 4.25, 8.78125, 4.3125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.15625, 9.28125, 2.125, 9.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.28125, 9.25, 2.25, 9.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, 2.73438, 19.35938], - "to": [-0.3125, 4.21875, 19.98438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.75, 8.0625, 6.78125, 8.15625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.125, 1.3125, 8.15625, 1.40625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.125, 2, 8.15625, 2.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [2.1875, 8.125, 2.21875, 8.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [0.3125, 2.73438, 19.35938], - "to": [0.625, 4.21875, 19.98438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.125, 3.375, 8.15625, 3.46875], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.125, 3.5625, 8.15625, 3.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.9375, 8.125, 3.96875, 8.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [4.0625, 8.125, 4.09375, 8.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.02729, 1.38771, 19.35938], - "to": [0.49049, 1.70021, 19.98438], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.375, 9.25, 2.40625, 9.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [2.5, 9.25, 2.53125, 9.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [9.25, 2.5, 9.28125, 2.53125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [2.65625, 9.28125, 2.625, 9.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [9.28125, 2.625, 9.25, 2.65625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.25889, 1.40625, 19.35938], - "to": [0.25889, 1.71875, 19.98438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.875, 9.25, 2.90625, 9.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.25, 3, 9.28125, 3.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [9.28125, 3.15625, 9.25, 3.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [3.40625, 9.25, 3.375, 9.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.3934, 1.75383, 19.35938], - "to": [-0.0809, 2.2716, 19.98438], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 3.375, 9.28125, 3.40625], "texture": "#3", "cullface": "south"}, - "east": {"uv": [3.5, 9.25, 3.53125, 9.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.25, 3.625, 9.28125, 3.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.75, 9.25, 3.78125, 9.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.3934, 1.83195, 15.92188], - "to": [-0.23715, 2.19347, 19.35938], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.3125, 5.3125, 7.53125, 5.34375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.3125, 6.0625, 7.53125, 6.09375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.40625, 0.53125, 7.375, 0.3125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.03125, 7.375, 1, 7.59375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.02729, 1.38771, 15.92188], - "to": [0.33424, 1.54396, 19.35938], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.375, 0.625, 7.59375, 0.65625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.375, 1, 7.59375, 1.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.40625, 1.96875, 7.375, 1.75], "texture": "#3", "cullface": "south"}, - "down": {"uv": [2.71875, 7.375, 2.6875, 7.59375], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [-0.625, 1.77236, 19.35938], - "to": [-0.3125, 2.75889, 19.98438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.375, 8.75, 4.40625, 8.8125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.75, 4.375, 8.78125, 4.4375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [4.5, 8.75, 4.53125, 8.8125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.75, 4.5, 8.78125, 4.5625], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "octagon", - "from": [0.3125, 1.77236, 19.35938], - "to": [0.625, 2.75889, 19.98438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5, 8.75, 5.03125, 8.8125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.75, 5.1875, 8.78125, 5.25], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.75, 5.5, 8.78125, 5.5625], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.75, 6.1875, 8.78125, 6.25], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.78125, 4.06426, 19.22818], - "to": [0.78125, 4.375, 23.10938], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.125, 4.0625, 8.21875, 4.09375], "texture": "#3", "cullface": "south"}, - "east": {"uv": [7.3125, 3.5, 7.5625, 3.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.125, 4.1875, 8.21875, 4.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.3125, 3.625, 7.5625, 3.65625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.03125, 5, 2.9375, 4.75], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.78125, 4.8125, 4.6875, 5.0625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.78125, 5, 13.73438], - "to": [0.78125, 5.3125, 22.48438], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.125, 1.25, 6.6875, 1.28125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.125, 4.3125, 8.21875, 4.34375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.125, 1.375, 6.6875, 1.40625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.09375, 2.75, 0, 2.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [0.28125, 2.1875, 0.1875, 2.75], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-5.625, 5.9375, 2.5625], - "to": [5.625, 6.25, 4.75], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.8125, 0.9375, 5.53125, 0.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.8125, 4.25, 7.9375, 4.28125], "texture": "#3"}, - "south": {"uv": [5.0625, 1.0625, 5.78125, 1.09375], "texture": "#3"}, - "west": {"uv": [7.8125, 4.375, 7.9375, 4.40625], "texture": "#3"}, - "up": {"uv": [1.40625, 0.125, 0.6875, 0], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.40625, 0.1875, 0.6875, 0.3125], "texture": "#3"} - } - }, - { - "from": [-0.78125, 8.8604, 7.56168], - "to": [0.78125, 9.1729, 9.43668], - "rotation": {"angle": 45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.4375, 8.125, 4.53125, 8.15625], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.8125, 4.5, 7.9375, 4.53125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [4.5625, 7.8125, 4.6875, 7.84375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [6.78125, 6.375, 6.6875, 6.25], "texture": "#3", "cullface": "south"}, - "down": {"uv": [6.78125, 6.4375, 6.6875, 6.5625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.07812, 8.70415, 7.56168], - "to": [0.07813, 8.8604, 9.48355], - "rotation": {"angle": 45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 3.75, 9.28125, 3.78125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.8125, 4.625, 7.9375, 4.65625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.875, 9.25, 3.90625, 9.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [7.8125, 4.75, 7.9375, 4.78125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [5.09375, 7.8125, 5.0625, 7.9375], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.78125, 6.2343, 11.06702], - "to": [0.78125, 6.5468, 12.62952], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.125, 4.4375, 8.21875, 4.46875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [8.125, 4.5625, 8.21875, 4.59375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.125, 4.6875, 8.21875, 4.71875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.0625, 8.125, 5.15625, 8.15625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.21875, 2.96875, 7.125, 2.875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [7.21875, 6.5, 7.125, 6.59375], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-2.56247, 6.2343, 2.24058], - "to": [-1.93747, 6.5468, 11.30308], - "rotation": {"angle": 22.5, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 3.875, 9.28125, 3.90625], "texture": "#3", "cullface": "up"}, - "east": {"uv": [6.125, 3.0625, 6.6875, 3.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [6.125, 4.6875, 6.6875, 4.71875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [1.53125, 6.6875, 1.5, 6.125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.34375, 6.125, 4.3125, 6.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [1.9517, 6.2343, 2.31208], - "to": [2.5767, 6.5468, 11.37458], - "rotation": {"angle": -22.5, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 4, 9.28125, 4.03125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [6.125, 4.8125, 6.6875, 4.84375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [6.125, 4.9375, 6.6875, 4.96875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [4.46875, 6.6875, 4.4375, 6.125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.59375, 6.125, 4.5625, 6.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-0.78125, -7.1768, 19.25536], - "to": [0.78125, -5.9268, 19.56786], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1, 7.1875, 1.09375, 7.28125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [4.1875, 8.125, 4.21875, 8.21875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.1875, 1, 7.28125, 1.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [4.625, 8.125, 4.65625, 8.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.78125, -7.1768, 20.19287], - "to": [0.78125, -5.9268, 20.50537], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 7.86312]}, - "faces": { - "north": {"uv": [6.25, 7.1875, 6.34375, 7.28125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.5, 8.4375, 6.53125, 8.53125], "texture": "#3", "cullface": "south"}, - "south": {"uv": [6.6875, 7.1875, 6.78125, 7.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.625, 8.4375, 6.65625, 8.53125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.78125, -6.51389, 18.59245], - "to": [0.78125, -5.26389, 18.90495], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.1875, 1.1875, 7.28125, 1.28125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [8.125, 5.0625, 8.15625, 5.15625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.1875, 1.75, 7.28125, 1.84375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [5.75, 8.125, 5.78125, 8.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.78125, -5.85097, 17.92954], - "to": [0.78125, -4.60097, 18.24204], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.1875, 1.9375, 7.28125, 2.03125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [5.875, 8.125, 5.90625, 8.21875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [7.1875, 2.125, 7.28125, 2.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6, 8.125, 6.03125, 8.21875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.78125, -5.31501, 17.26663], - "to": [0.78125, -3.93806, 17.57913], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.6875, 7.1875, 2.78125, 7.28125], "texture": "#3", "cullface": "south"}, - "east": {"uv": [6.125, 8.125, 6.15625, 8.21875], "texture": "#3", "cullface": "south"}, - "south": {"uv": [3.0625, 7.1875, 3.15625, 7.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.25, 8.125, 6.28125, 8.21875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.21875, 5.375, 8.125, 5.40625], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [3.5282, 6.2343, 2.98856], - "to": [4.1532, 6.5468, 3.61356], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9.25, 4.125, 9.28125, 4.15625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [4.25, 9.25, 4.28125, 9.28125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [9.25, 4.25, 9.28125, 4.28125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [4.40625, 9.28125, 4.375, 9.25], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-4.1532, 6.2343, 2.98856], - "to": [-3.5282, 6.5468, 3.61356], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [9.25, 4.375, 9.28125, 4.40625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [4.875, 9.25, 4.90625, 9.28125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [9.25, 5, 9.28125, 5.03125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [9.28125, 5.34375, 9.25, 5.3125], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [3.5282, 7.61105, 6.91393], - "to": [4.1532, 7.92355, 7.53893], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 6, 9.28125, 6.03125], "texture": "#3"}, - "east": {"uv": [6.25, 9.25, 6.28125, 9.28125], "texture": "#3"}, - "south": {"uv": [9.25, 6.25, 9.28125, 6.28125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [6.375, 9.25, 6.40625, 9.28125], "texture": "#3"}, - "up": {"uv": [9.28125, 6.40625, 9.25, 6.375], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.53125, 9.25, 6.5, 9.28125], "texture": "#3"} - } - }, - { - "from": [-4.1532, 7.61105, 6.91393], - "to": [-3.5282, 7.92355, 7.53893], - "rotation": {"angle": -45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [9.25, 6.5, 9.28125, 6.53125], "texture": "#3"}, - "east": {"uv": [6.625, 9.25, 6.65625, 9.28125], "texture": "#3"}, - "south": {"uv": [9.25, 6.625, 9.28125, 6.65625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [6.75, 9.25, 6.78125, 9.28125], "texture": "#3"}, - "up": {"uv": [9.28125, 6.78125, 9.25, 6.75], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.90625, 9.25, 6.875, 9.28125], "texture": "#3"} - } - }, - { - "from": [-5.23437, 4.84375, 2.25], - "to": [5.23438, 5.39063, 2.40625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.9375, 0, 6.59375, 0.03125], "texture": "#3"}, - "up": {"uv": [6.59375, 2.09375, 5.9375, 2.0625], "texture": "#3"}, - "down": {"uv": [6.59375, 3.5625, 5.9375, 3.59375], "texture": "#3"} - } - }, - { - "from": [-5.625, 4.84375, 2.25], - "to": [-5.23437, 5.9375, 2.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.4375, 8.75, 6.46875, 8.8125], "texture": "#3"}, - "east": {"uv": [8.75, 6.5, 8.78125, 6.5625], "texture": "#3"}, - "south": {"uv": [6.5625, 8.75, 6.59375, 8.8125], "texture": "#3"}, - "west": {"uv": [8.75, 6.625, 8.78125, 6.6875], "texture": "#3"}, - "up": {"uv": [9.28125, 6.90625, 9.25, 6.875], "texture": "#3"} - } - }, - { - "from": [5.23438, 4.84375, 2.25], - "to": [5.625, 5.9375, 2.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.6875, 8.75, 6.71875, 8.8125], "texture": "#3"}, - "east": {"uv": [8.75, 6.75, 8.78125, 6.8125], "texture": "#3"}, - "south": {"uv": [6.8125, 8.75, 6.84375, 8.8125], "texture": "#3"}, - "west": {"uv": [8.75, 6.875, 8.78125, 6.9375], "texture": "#3"}, - "up": {"uv": [9.28125, 7.03125, 9.25, 7], "texture": "#3"} - } - }, - { - "from": [-5.3125, 4.84375, 2.40625], - "to": [5.3125, 5.9375, 2.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.3125, 1.6875, 2.96875, 1.75], "texture": "#3"}, - "south": {"uv": [2.4375, 0.9375, 3.09375, 1], "texture": "#3"}, - "down": {"uv": [6.59375, 3.6875, 5.9375, 3.71875], "texture": "#3"} - } - }, - { - "from": [-5.625, 1.40263, 0.65309], - "to": [5.625, 1.84457, 0.96559], - "rotation": {"angle": 45, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.0625, 1.1875, 5.78125, 1.21875], "texture": "#3"}, - "east": {"uv": [7.1875, 9.25, 7.21875, 9.28125], "texture": "#3"}, - "south": {"uv": [5.0625, 3.3125, 5.78125, 3.34375], "texture": "#3"}, - "west": {"uv": [7.3125, 9.25, 7.34375, 9.28125], "texture": "#3"}, - "down": {"uv": [5.78125, 3.4375, 5.0625, 3.46875], "texture": "#3"} - } - }, - { - "from": [2.27336, 2.02388, 6.07813], - "to": [3.52336, 3.82075, 8.26563], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.6875, 6.625, 6.78125, 6.75], "texture": "#3"}, - "east": {"uv": [3.6875, 6.375, 3.8125, 6.5], "texture": "#3"}, - "south": {"uv": [0.5625, 6.75, 0.65625, 6.875], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [1.69474, 3.42928, 6.07813], - "to": [2.31974, 4.36677, 8.26563], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.9375, 8.75, 6.96875, 8.8125], "texture": "#3"}, - "east": {"uv": [3.4375, 7.3125, 3.5625, 7.375], "texture": "#3"}, - "south": {"uv": [8.75, 7, 8.78125, 7.0625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [5.21875, 7.9375, 5.1875, 7.8125], "texture": "#3"} - } - }, - { - "from": [1.37319, 4.35013, 6.07813], - "to": [2.46694, 4.97513, 8.26563], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.0625, 8.75, 7.125, 8.78125], "texture": "#3"}, - "east": {"uv": [5.3125, 7.8125, 5.4375, 7.84375], "texture": "#3"}, - "south": {"uv": [8.75, 7.125, 8.8125, 7.15625], "texture": "#3", "cullface": "south"}, - "up": {"uv": [3.8125, 7.4375, 3.75, 7.3125], "texture": "#3"} - } - }, - { - "from": [3.52336, 2.102, 6.15625], - "to": [3.67961, 3.74263, 8.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.375, 8.125, 6.40625, 8.21875], "texture": "#3"}, - "east": {"uv": [0.75, 6.75, 0.875, 6.84375], "texture": "#3"}, - "south": {"uv": [6.875, 8.125, 6.90625, 8.21875], "texture": "#3", "cullface": "south"}, - "up": {"uv": [7.84375, 5.5625, 7.8125, 5.4375], "texture": "#3"}, - "down": {"uv": [5.53125, 7.8125, 5.5, 7.9375], "texture": "#3"} - } - }, - { - "from": [3.59375, 4.84375, 2.5625], - "to": [3.90625, 5.07813, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.125, 5.6875, 7.40625, 5.71875], "texture": "#3"}, - "south": {"uv": [7.625, 9.25, 7.65625, 9.28125], "texture": "#3"}, - "west": {"uv": [7.1875, 0, 7.46875, 0.03125], "texture": "#3"}, - "up": {"uv": [0.78125, 7.46875, 0.75, 7.1875], "texture": "#3"}, - "down": {"uv": [1.65625, 7.1875, 1.625, 7.46875], "texture": "#3"} - } - }, - { - "from": [3.59375, 4.21875, 2.5625], - "to": [3.90625, 4.45313, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.1875, 2.625, 7.46875, 2.65625], "texture": "#3"}, - "south": {"uv": [7.75, 9.25, 7.78125, 9.28125], "texture": "#3"}, - "west": {"uv": [3.25, 7.1875, 3.53125, 7.21875], "texture": "#3"}, - "up": {"uv": [7.21875, 3.71875, 7.1875, 3.4375], "texture": "#3"}, - "down": {"uv": [3.65625, 7.1875, 3.625, 7.46875], "texture": "#3"} - } - }, - { - "from": [3.70313, 4.45313, 2.5625], - "to": [3.79688, 4.84375, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [3.75, 7.1875, 4.03125, 7.21875], "texture": "#3"}, - "south": {"uv": [7.875, 9.25, 7.90625, 9.28125], "texture": "#3"}, - "west": {"uv": [7.1875, 3.8125, 7.46875, 3.84375], "texture": "#3"} - } - }, - { - "from": [-3.79687, 4.45313, 2.5625], - "to": [-3.70312, 4.84375, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.1875, 3.9375, 7.46875, 3.96875], "texture": "#3"}, - "south": {"uv": [9.25, 7.9375, 9.28125, 7.96875], "texture": "#3"}, - "west": {"uv": [7.1875, 4.0625, 7.46875, 4.09375], "texture": "#3"} - } - }, - { - "from": [-3.90625, 4.21875, 2.5625], - "to": [-3.59375, 4.45313, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.1875, 4.1875, 7.46875, 4.21875], "texture": "#3"}, - "south": {"uv": [8, 9.25, 8.03125, 9.28125], "texture": "#3"}, - "west": {"uv": [4.25, 7.1875, 4.53125, 7.21875], "texture": "#3"}, - "up": {"uv": [7.21875, 4.59375, 7.1875, 4.3125], "texture": "#3"}, - "down": {"uv": [4.65625, 7.1875, 4.625, 7.46875], "texture": "#3"} - } - }, - { - "from": [-3.90625, 4.84375, 2.5625], - "to": [-3.59375, 5.07813, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.1875, 4.6875, 7.46875, 4.71875], "texture": "#3"}, - "south": {"uv": [9.25, 8.0625, 9.28125, 8.09375], "texture": "#3"}, - "west": {"uv": [7.1875, 4.8125, 7.46875, 4.84375], "texture": "#3"}, - "up": {"uv": [4.78125, 7.46875, 4.75, 7.1875], "texture": "#3"}, - "down": {"uv": [5.09375, 7.1875, 5.0625, 7.46875], "texture": "#3"} - } - }, - { - "from": [5.15625, 4.21875, 2.5625], - "to": [5.46875, 6.09375, 3.8125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.75, 1.25, 6.84375, 1.375], "texture": "#3"}, - "south": {"uv": [5.625, 7.8125, 5.65625, 7.9375], "texture": "#3"}, - "west": {"uv": [1.4375, 6.75, 1.53125, 6.875], "texture": "#3"}, - "down": {"uv": [8.15625, 6.875, 8.125, 6.96875], "texture": "#3"} - } - }, - { - "from": [3.90625, 4.21875, 2.5625], - "to": [4.21875, 6.09375, 3.8125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [1.625, 6.75, 1.71875, 6.875], "texture": "#3"}, - "south": {"uv": [7.8125, 5.625, 7.84375, 5.75], "texture": "#3"}, - "west": {"uv": [6.75, 2.1875, 6.84375, 2.3125], "texture": "#3"}, - "down": {"uv": [7.03125, 8.125, 7, 8.21875], "texture": "#3"} - } - }, - { - "from": [-2.42187, 6.2343, 6.35731], - "to": [2.42188, 6.5468, 6.98231], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.9375, 4.9375, 7.25, 4.96875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [6.9375, 5.0625, 7.25, 5.09375], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.25, 5.21875, 6.9375, 5.1875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [7.25, 5.3125, 6.9375, 5.34375], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [3.35938, 4.21875, 2.25], - "to": [5.625, 4.84375, 2.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.625, 7.125, 7.78125, 7.15625], "texture": "#3"}, - "east": {"uv": [8.125, 9.25, 8.15625, 9.28125], "texture": "#3"}, - "south": {"uv": [7.625, 7.25, 7.78125, 7.28125], "texture": "#3"}, - "down": {"uv": [7.65625, 7.625, 7.5, 7.65625], "texture": "#3"} - } - }, - { - "from": [4.15383, 1.18406, 2.25], - "to": [4.77883, 2.19969, 2.5625], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.75, 7.25, 8.78125, 7.3125], "texture": "#3"}, - "south": {"uv": [7.3125, 8.75, 7.34375, 8.8125], "texture": "#3"}, - "west": {"uv": [7.4375, 8.75, 7.46875, 8.8125], "texture": "#3"}, - "down": {"uv": [9.28125, 8.1875, 9.25, 8.21875], "texture": "#3"} - } - }, - { - "from": [-4.77882, 1.18406, 2.25], - "to": [-4.15382, 2.19969, 2.5625], - "rotation": {"angle": -45, "axis": "z", "origin": [-0.09342, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.75, 8.75, 7.78125, 8.8125], "texture": "#3"}, - "east": {"uv": [7.875, 8.75, 7.90625, 8.8125], "texture": "#3"}, - "south": {"uv": [8, 8.75, 8.03125, 8.8125], "texture": "#3"}, - "down": {"uv": [8.28125, 9.25, 8.25, 9.28125], "texture": "#3"} - } - }, - { - "from": [-5.625, 4.21875, 2.25], - "to": [-3.35937, 4.84375, 2.5625], - "rotation": {"angle": 0, "axis": "y", "origin": [-0.09342, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.6875, 0.625, 7.84375, 0.65625], "texture": "#3"}, - "south": {"uv": [7.6875, 1, 7.84375, 1.03125], "texture": "#3"}, - "west": {"uv": [9.25, 8.3125, 9.28125, 8.34375], "texture": "#3"}, - "down": {"uv": [7.84375, 1.125, 7.6875, 1.15625], "texture": "#3"} - } - }, - { - "from": [-3.50915, 1.95238, 6.07813], - "to": [-2.25915, 3.74925, 8.26563], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.75, 2.625, 6.84375, 2.75], "texture": "#3"}, - "south": {"uv": [4.25, 6.75, 4.34375, 6.875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.875, 6.375, 4, 6.5], "texture": "#3"}, - "up": {"uv": [4.53125, 6.875, 4.4375, 6.75], "texture": "#3"}, - "down": {"uv": [4.71875, 6.75, 4.625, 6.875], "texture": "#3"} - } - }, - { - "from": [-2.30552, 3.50078, 6.07813], - "to": [-1.68052, 4.43828, 8.26563], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.125, 8.75, 8.15625, 8.8125], "texture": "#3"}, - "south": {"uv": [8.75, 8.125, 8.78125, 8.1875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [3.875, 7.3125, 4, 7.375], "texture": "#3"}, - "up": {"uv": [5.78125, 7.9375, 5.75, 7.8125], "texture": "#3"} - } - }, - { - "from": [-2.46694, 4.35013, 6.07813], - "to": [-1.37319, 4.97513, 8.26563], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 8.75, 8.3125, 8.78125], "texture": "#3"}, - "south": {"uv": [8.75, 8.25, 8.8125, 8.28125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [4.3125, 7.4375, 4.25, 7.3125], "texture": "#3"} - } - }, - { - "from": [-3.6654, 2.0305, 6.15625], - "to": [-3.50915, 3.67113, 8.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.125, 7.0625, 8.15625, 7.15625], "texture": "#3"}, - "south": {"uv": [7.125, 8.125, 7.15625, 8.21875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.75, 4.6875, 6.875, 4.78125], "texture": "#3"}, - "up": {"uv": [5.90625, 7.9375, 5.875, 7.8125], "texture": "#3"}, - "down": {"uv": [6.03125, 7.8125, 6, 7.9375], "texture": "#3"} - } - }, - { - "from": [-5.46875, 4.21875, 2.5625], - "to": [-5.15625, 6.09375, 3.8125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.75, 4.875, 6.84375, 5], "texture": "#3"}, - "south": {"uv": [6.125, 7.8125, 6.15625, 7.9375], "texture": "#3"}, - "west": {"uv": [6.75, 5.0625, 6.84375, 5.1875], "texture": "#3"}, - "down": {"uv": [8.15625, 7.25, 8.125, 7.34375], "texture": "#3"} - } - }, - { - "from": [-4.21875, 4.21875, 2.5625], - "to": [-3.90625, 6.09375, 3.8125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.75, 5.25, 6.84375, 5.375], "texture": "#3"}, - "south": {"uv": [6.25, 7.8125, 6.28125, 7.9375], "texture": "#3"}, - "west": {"uv": [6.75, 6.0625, 6.84375, 6.1875], "texture": "#3"}, - "down": {"uv": [7.40625, 8.125, 7.375, 8.21875], "texture": "#3"} - } - }, - { - "from": [4.375, 9.21875, 6.625], - "to": [5, 10.9375, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [8.125, 7.4375, 8.15625, 7.53125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.5, 8.125, 7.53125, 8.21875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.125, 7.625, 8.15625, 7.71875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [8.125, 7.8125, 8.15625, 7.90625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [8.40625, 9.28125, 8.375, 9.25], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-5, 9.21875, 6.625], - "to": [-4.375, 10.9375, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [8, 8.125, 8.03125, 8.21875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [8.125, 8, 8.15625, 8.09375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [0.125, 8.1875, 0.15625, 8.28125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [0.25, 8.1875, 0.28125, 8.28125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [9.28125, 8.46875, 9.25, 8.4375], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-5, -0.61647, 5.52828], - "to": [-4.375, 5.78978, 6.15328], - "rotation": {"angle": 45, "axis": "x", "origin": [0, 6.1804, 10.84078]}, - "faces": { - "north": {"uv": [1.125, 6.4375, 1.15625, 6.84375], "texture": "#3"}, - "east": {"uv": [2.25, 6.4375, 2.28125, 6.84375], "texture": "#3"}, - "south": {"uv": [2.375, 6.4375, 2.40625, 6.84375], "texture": "#3"}, - "west": {"uv": [2.5, 6.4375, 2.53125, 6.84375], "texture": "#3"}, - "down": {"uv": [9.28125, 8.5625, 9.25, 8.59375], "texture": "#3"} - } - }, - { - "from": [4.375, -0.61647, 5.52828], - "to": [5, 5.78978, 6.15328], - "rotation": {"angle": 45, "axis": "x", "origin": [0, 6.1804, 10.84078]}, - "faces": { - "north": {"uv": [2.625, 6.4375, 2.65625, 6.84375], "texture": "#3"}, - "east": {"uv": [2.75, 6.4375, 2.78125, 6.84375], "texture": "#3"}, - "south": {"uv": [2.875, 6.4375, 2.90625, 6.84375], "texture": "#3"}, - "west": {"uv": [0.125, 6.5, 0.15625, 6.90625], "texture": "#3"}, - "down": {"uv": [8.65625, 9.25, 8.625, 9.28125], "texture": "#3"} - } - }, - { - "from": [-4.375, 10.9375, 6.625], - "to": [4.375, 11.5625, 7.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [6.125, 5.0625, 6.6875, 5.09375], "texture": "#3", "cullface": "up"}, - "east": {"uv": [9.25, 8.6875, 9.28125, 8.71875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [6.125, 5.1875, 6.6875, 5.21875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [6.6875, 5.34375, 6.125, 5.3125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.6875, 5.4375, 6.125, 5.46875], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [8.55591, 5.14096, 6.625], - "to": [9.18091, 6.02485, 7.25], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [8.375, 8.75, 8.40625, 8.8125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [8.75, 8.375, 8.78125, 8.4375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.5, 8.75, 8.53125, 8.8125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [8.75, 8.5, 8.78125, 8.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-9.12619, 5.00885, 6.625], - "to": [-8.50119, 5.89274, 7.25], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 2.99241, 10.05061]}, - "faces": { - "north": {"uv": [8.75, 8.625, 8.78125, 8.6875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [8.75, 8.75, 8.78125, 8.8125], "texture": "#3", "cullface": "up"}, - "south": {"uv": [0.25, 8.8125, 0.28125, 8.875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [0.375, 8.8125, 0.40625, 8.875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [8.78125, 9.28125, 8.75, 9.25], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [0.3125, -1.41885, 19.45964], - "to": [0.625, -1.10635, 20.70964], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8.125, 6.3125, 8.21875, 6.34375], "texture": "#3", "cullface": "south"}, - "south": {"uv": [8.875, 9.25, 8.90625, 9.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.125, 6.5625, 8.21875, 6.59375], "texture": "#3", "cullface": "south"}, - "up": {"uv": [0.59375, 8.28125, 0.5625, 8.1875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [8.21875, 0.6875, 8.1875, 0.78125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.625, -1.41885, 19.45964], - "to": [-0.3125, -1.10635, 20.70964], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8.1875, 0.875, 8.28125, 0.90625], "texture": "#3", "cullface": "south"}, - "south": {"uv": [9.1875, 9.25, 9.21875, 9.28125], "texture": "#3", "cullface": "south"}, - "west": {"uv": [8.1875, 1, 8.28125, 1.03125], "texture": "#3", "cullface": "south"}, - "up": {"uv": [8.21875, 1.21875, 8.1875, 1.125], "texture": "#3", "cullface": "south"}, - "down": {"uv": [1.40625, 8.1875, 1.375, 8.28125], "texture": "#3", "cullface": "south"} - } - }, - { - "from": [-0.07812, 4.85638, 13.65704], - "to": [0.07813, 5.01263, 18.50079], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.9375, 6.0625, 7.25, 6.09375], "texture": "#3", "cullface": "south"}, - "west": {"uv": [6.6875, 6.9375, 7, 6.96875], "texture": "#3", "cullface": "south"}, - "down": {"uv": [4.96875, 6.9375, 4.9375, 7.25], "texture": "#3", "cullface": "south"} - } - }, - { - "name": "hexadecagon", - "from": [-1.97934, -1.18754, 2.5625], - "to": [-0.36316, -0.71879, 3.5], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.5, 8.1875, 1.59375, 8.21875], "texture": "#3"}, - "south": {"uv": [8.1875, 1.8125, 8.28125, 1.84375], "texture": "#3"}, - "up": {"uv": [2.34375, 7.5625, 2.25, 7.5], "texture": "#3"}, - "down": {"uv": [7.59375, 2.3125, 7.5, 2.375], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [-1.44966, -0.78978, 2.5625], - "to": [0.16651, -0.32102, 3.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.1875, 2.1875, 8.28125, 2.21875], "texture": "#3"}, - "south": {"uv": [2.3125, 8.1875, 2.40625, 8.21875], "texture": "#3"}, - "up": {"uv": [2.53125, 7.5625, 2.4375, 7.5], "texture": "#3"}, - "down": {"uv": [7.59375, 2.875, 7.5, 2.9375], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [-0.80809, -0.625, 2.5625], - "to": [0.80809, -0.15625, 3.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.1875, 2.3125, 8.28125, 2.34375], "texture": "#3"}, - "east": {"uv": [8.8125, 0.5, 8.875, 0.53125], "texture": "#3"}, - "south": {"uv": [2.5, 8.1875, 2.59375, 8.21875], "texture": "#3"}, - "up": {"uv": [7.59375, 3.25, 7.5, 3.1875], "texture": "#3"}, - "down": {"uv": [4.34375, 7.5, 4.25, 7.5625], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [-0.1523, -0.71827, 2.5625], - "to": [1.46387, -0.24952, 3.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.6875, 8.1875, 2.78125, 8.21875], "texture": "#3"}, - "south": {"uv": [8.1875, 2.75, 8.28125, 2.78125], "texture": "#3"}, - "up": {"uv": [4.53125, 7.5625, 4.4375, 7.5], "texture": "#3"}, - "down": {"uv": [4.96875, 7.5, 4.875, 7.5625], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [0.41789, -1.05542, 2.5625], - "to": [2.03406, -0.58667, 3.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.1875, 2.875, 8.28125, 2.90625], "texture": "#3"}, - "east": {"uv": [0.625, 8.8125, 0.6875, 8.84375], "texture": "#3"}, - "south": {"uv": [8.1875, 3, 8.28125, 3.03125], "texture": "#3"}, - "west": {"uv": [0.75, 8.8125, 0.8125, 8.84375], "texture": "#3"}, - "up": {"uv": [7.59375, 5.625, 7.5, 5.5625], "texture": "#3"}, - "down": {"uv": [7.59375, 5.6875, 7.5, 5.75], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [-4.0625, 2.62941, 2.5625], - "to": [-3.59375, 4.24559, 3.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.6875, 8.1875, 1.71875, 8.28125], "texture": "#3"}, - "east": {"uv": [3.75, 7.5, 3.8125, 7.59375], "texture": "#3"}, - "south": {"uv": [3.125, 8.1875, 3.15625, 8.28125], "texture": "#3"}, - "west": {"uv": [7.5, 6.1875, 7.5625, 6.28125], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [-3.40671, 2.53614, 2.5625], - "to": [-2.93796, 4.15231, 3.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.25, 8.1875, 3.28125, 8.28125], "texture": "#3"}, - "east": {"uv": [6.6875, 7.5, 6.75, 7.59375], "texture": "#3"}, - "south": {"uv": [3.375, 8.1875, 3.40625, 8.28125], "texture": "#3"}, - "west": {"uv": [6.8125, 7.5, 6.875, 7.59375], "texture": "#3"}, - "down": {"uv": [0.90625, 8.8125, 0.875, 8.875], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [2.95217, 2.46464, 2.5625], - "to": [3.42092, 4.08081, 3.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.75, 8.1875, 3.78125, 8.28125], "texture": "#3"}, - "east": {"uv": [7.0625, 7.5, 7.125, 7.59375], "texture": "#3"}, - "south": {"uv": [8.1875, 3.75, 8.21875, 3.84375], "texture": "#3"}, - "west": {"uv": [7.1875, 7.5, 7.25, 7.59375], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [3.59375, 2.62941, 2.5625], - "to": [4.0625, 4.24559, 3.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.3125, 8.1875, 4.34375, 8.28125], "texture": "#3"}, - "east": {"uv": [7.5, 7.25, 7.5625, 7.34375], "texture": "#3"}, - "south": {"uv": [4.75, 8.1875, 4.78125, 8.28125], "texture": "#3"}, - "west": {"uv": [0, 7.5625, 0.0625, 7.65625], "texture": "#3"}, - "down": {"uv": [8.84375, 0.875, 8.8125, 0.9375], "texture": "#3"} - } - }, - { - "name": "hexadecagon", - "from": [2.25, 2.00272, 3.25], - "to": [2.5, 2.99728, 5.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.9375, 2.25, 8.96875, 2.3125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [6.6875, 7.0625, 6.84375, 7.125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7.0625, 6.75, 7.21875, 6.8125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [2.25, 2.00272, 3.25], - "to": [2.5, 2.99728, 5.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.9375, 2.125, 8.96875, 2.1875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [3.875, 7.0625, 4.03125, 7.125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [6.1875, 7.0625, 6.34375, 7.125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [2.25, 2.00272, 3.25], - "to": [2.5, 2.99728, 5.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.9375, 1.75, 8.96875, 1.8125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [3.375, 7.0625, 3.53125, 7.125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.625, 7.0625, 3.78125, 7.125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.5, 2.00272, 3.25], - "to": [-2.25, 2.99728, 5.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [1.375, 8.9375, 1.40625, 9], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.0625, 3.1875, 7.21875, 3.25], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7.0625, 3.3125, 7.21875, 3.375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.5, 2.00272, 3.25], - "to": [-2.25, 2.99728, 5.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.9375, 1, 8.96875, 1.0625], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7, 5.4375, 7.15625, 5.5], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7.0625, 1.375, 7.21875, 1.4375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.5, 2.00272, 3.25], - "to": [-2.25, 2.99728, 5.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.9375, 0.875, 8.96875, 0.9375], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7, 2.75, 7.15625, 2.8125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7, 3.0625, 7.15625, 3.125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 4.75, 3.25], - "to": [0.49728, 5, 5.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [0.875, 8.9375, 0.9375, 8.96875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [2.625, 7.21875, 2.5625, 7.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3, 7.0625, 2.9375, 7.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 4.75, 3.25], - "to": [0.49728, 5, 5.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [0.75, 8.9375, 0.8125, 8.96875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [2.375, 7.21875, 2.3125, 7.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.5, 7.0625, 2.4375, 7.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 4.75, 3.25], - "to": [0.49728, 5, 5.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [0.625, 8.9375, 0.6875, 8.96875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.125, 2.09375, 7.0625, 1.9375], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.25, 7.0625, 2.1875, 7.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 4.75, 3.25], - "to": [0.49728, 5, 5.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.9375, 0.5, 9, 0.53125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [1.4375, 7.21875, 1.375, 7.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.5625, 7.0625, 1.5, 7.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 4.75, 3.25], - "to": [0.49728, 5, 5.5], - "rotation": {"angle": -45, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [0.375, 8.9375, 0.4375, 8.96875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [0.9375, 7.21875, 0.875, 7.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [7.125, 1, 7.0625, 1.15625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 0, 3.25], - "to": [0.49728, 0.25, 5.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [0.25, 8.9375, 0.3125, 8.96875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.0625, 6.65625, 7, 6.5], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.625, 7, 6.5625, 7.15625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 0, 3.25], - "to": [0.49728, 0.25, 5.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.875, 8.875, 8.9375, 8.90625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [5.5, 7.15625, 5.4375, 7], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.5, 7, 6.4375, 7.15625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 0, 3.25], - "to": [0.49728, 0.25, 5.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.875, 8.75, 8.9375, 8.78125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [1.9375, 7.15625, 1.875, 7], "texture": "#3", "cullface": "up"}, - "down": {"uv": [5.375, 7, 5.3125, 7.15625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 0, 3.25], - "to": [0.49728, 0.25, 5.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.75, 8.875, 8.8125, 8.90625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.0625, 1.71875, 7, 1.5625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.8125, 7, 1.75, 7.15625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.49728, 0, 3.25], - "to": [0.49728, 0.25, 5.5], - "rotation": {"angle": -45, "axis": "z", "origin": [0, 2.5, 5]}, - "faces": { - "north": {"uv": [8.875, 8.625, 8.9375, 8.65625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [0.1875, 7.15625, 0.125, 7], "texture": "#3", "cullface": "up"}, - "down": {"uv": [7.0625, 0.75, 7, 0.90625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.625, 1.97786, 5.1875], - "to": [2.625, 3.02214, 5.9375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [5.875, 3.4375, 6.21875, 3.5], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.875, 7.625, 7.9375, 7.6875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.875, 4.1875, 6.21875, 4.25], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7.875, 7.75, 7.9375, 7.8125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [6.21875, 4.375, 5.875, 4.3125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.21875, 4.4375, 5.875, 4.5], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.625, 1.97786, 5.1875], - "to": [2.625, 3.02214, 5.9375], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [5.625, 4.625, 5.96875, 4.6875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.875, 7.125, 7.9375, 7.1875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.875, 1, 6.21875, 1.0625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7.875, 7.25, 7.9375, 7.3125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [6.21875, 1.1875, 5.875, 1.125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [6.21875, 3.3125, 5.875, 3.375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.625, 1.97786, 5.1875], - "to": [2.625, 3.02214, 5.9375], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [5.625, 2.4375, 5.96875, 2.5], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.875, 6.4375, 7.9375, 6.5], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.625, 2.6875, 5.96875, 2.75], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7.875, 7, 7.9375, 7.0625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [5.96875, 2.875, 5.625, 2.8125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [5.96875, 2.9375, 5.625, 3], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.52214, -0.125, 5.1875], - "to": [0.52214, 5.125, 5.9375], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [2.375, 5.875, 2.4375, 6.21875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [2.5, 5.875, 2.5625, 6.21875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [2.75, 5.875, 2.8125, 6.21875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [2.875, 5.875, 2.9375, 6.21875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.9375, 6.125, 7.875, 6.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [7.9375, 6.1875, 7.875, 6.25], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.52214, -0.125, 5.1875], - "to": [0.52214, 5.125, 5.9375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [5.6875, 5.75, 5.75, 6.09375], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.8125, 5.3125, 5.875, 5.65625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.8125, 5.75, 5.875, 6.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [0.5, 5.875, 0.5625, 6.21875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.9375, 5.1875, 7.875, 5.125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [7.9375, 5.25, 7.875, 5.3125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.52214, -0.125, 5.1875], - "to": [0.52214, 5.125, 5.9375], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [1, 5.75, 1.0625, 6.09375], "texture": "#3", "cullface": "up"}, - "east": {"uv": [1.6875, 5.75, 1.75, 6.09375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [4.1875, 5.75, 4.25, 6.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.75, 4.1875, 5.8125, 4.53125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.9375, 4.9375, 7.875, 4.875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [7.9375, 5, 7.875, 5.0625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.52214, -0.125, 5.1875], - "to": [0.52214, 5.125, 5.9375], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [1.3125, 5.6875, 1.375, 6.03125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.6875, 5.3125, 5.75, 5.65625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [0.75, 5.75, 0.8125, 6.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [0.875, 5.75, 0.9375, 6.09375], "texture": "#3", "cullface": "up"}, - "up": {"uv": [4.4375, 7.9375, 4.375, 7.875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.8125, 7.875, 4.75, 7.9375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.52214, -0.125, 5.1875], - "to": [0.52214, 5.125, 5.9375], - "rotation": {"angle": -45, "axis": "z", "origin": [0, 2.5, 5.4375]}, - "faces": { - "north": {"uv": [3.125, 5.625, 3.1875, 5.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [3.25, 5.625, 3.3125, 5.96875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [3.375, 5.625, 3.4375, 5.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.625, 4.1875, 5.6875, 4.53125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.9375, 3.875, 7.875, 3.8125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.125, 7.875, 4.0625, 7.9375], "texture": "#3", "cullface": "up"} - } - }, - { - "from": [-0.25854, -7.8834, 5.02169], - "to": [0.36646, -5.1959, 6.74044], - "rotation": {"angle": 0, "axis": "y", "origin": [0.15593, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.5625, 7.625, 2.59375, 7.78125], "texture": "#3", "cullface": "down"}, - "east": {"uv": [6.4375, 0.625, 6.53125, 0.78125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [1.875, 6.4375, 1.96875, 6.59375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.49661, -6.28882, 6], - "to": [4.98846, 1.21118, 15.6875], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.1875, 0, 2.28125, 0.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [1.1875, 2.25, 1.28125, 2.71875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [1.03125, 1.78125, 0.9375, 1.1875], "texture": "#3", "cullface": "down"}, - "down": {"uv": [1.21875, 1.1875, 1.125, 1.78125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.54243, -7.55074, 6], - "to": [3.03428, -0.05074, 15.6875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.375, 2.25, 1.46875, 2.71875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [1.5625, 2.25, 1.65625, 2.71875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [0.09375, 1.84375, 0, 1.25], "texture": "#3", "cullface": "down"}, - "down": {"uv": [0.28125, 1.25, 0.1875, 1.84375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-0.74592, -7.96875, 6], - "to": [0.74593, 0.46875, 15.6875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.5625, 2.1875, 0.65625, 2.71875], "texture": "#3"}, - "east": {"uv": [0, 0, 0.59375, 0.53125], "texture": "#3"}, - "south": {"uv": [0.75, 2.1875, 0.84375, 2.71875], "texture": "#3", "cullface": "south"}, - "west": {"uv": [0, 0.625, 0.59375, 1.15625], "texture": "#3"}, - "up": {"uv": [0.46875, 1.84375, 0.375, 1.25], "texture": "#3"}, - "down": {"uv": [1.40625, 1.125, 1.3125, 1.71875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.02005, -7.47924, 6], - "to": [-1.5282, 0.02076, 15.6875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.75, 2.25, 1.84375, 2.71875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.9375, 2.3125, 1.03125, 2.78125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [0.65625, 2.09375, 0.5625, 1.5], "texture": "#3", "cullface": "down"}, - "down": {"uv": [0.84375, 1.5, 0.75, 2.09375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.93374, -6.15671, 6], - "to": [-3.44189, 1.34329, 15.6875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.3125, 1.125, 2.40625, 1.59375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [1.9375, 2.3125, 2.03125, 2.78125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [1.59375, 1.71875, 1.5, 1.125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [1.78125, 1.125, 1.6875, 1.71875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-1.46165, -4.54666, 6], - "to": [6.03835, -3.05481, 15.6875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.125, 2.3125, 2.59375, 2.40625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [1.5, 0, 2.09375, 0.09375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [2.375, 0, 2.84375, 0.09375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [1.5, 0.1875, 2.09375, 0.28125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.75, -4.96467, 6], - "to": [3.75, -3.47282, 15.6875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.375, 0.1875, 2.84375, 0.28125], "texture": "#3", "cullface": "down"}, - "east": {"uv": [1.5, 0.375, 2.09375, 0.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [2.375, 0.375, 2.84375, 0.46875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [1.75, 0.5625, 2.34375, 0.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-6.02412, -4.47516, 6], - "to": [1.47588, -2.98331, 15.6875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.4375, 0.5625, 2.90625, 0.65625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [1.75, 0.75, 2.34375, 0.84375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [2.4375, 0.75, 2.90625, 0.84375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [1.75, 0.9375, 2.34375, 1.03125], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [-0.25854, -5.1959, 5.02169], - "to": [0.67896, -4.8834, 6.74044], - "rotation": {"angle": 0, "axis": "y", "origin": [0.15593, 2.24241, 6.92561]}, - "faces": { - "north": {"uv": [8.8125, 2.875, 8.875, 2.90625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [8.1875, 4.8125, 8.28125, 4.84375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [4.875, 8.1875, 4.96875, 8.21875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [7.625, 3.09375, 7.5625, 3], "texture": "#3", "cullface": "down"}, - "down": {"uv": [3.625, 7.5625, 3.5625, 7.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [-0.25854, -8.1959, 5.02169], - "to": [0.67896, -7.8834, 6.74044], - "rotation": {"angle": 0, "axis": "y", "origin": [0.15593, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3, 8.8125, 3.0625, 8.84375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [8.1875, 4.9375, 8.28125, 4.96875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [5.25, 8.1875, 5.34375, 8.21875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [7.625, 3.84375, 7.5625, 3.75], "texture": "#3", "cullface": "down"}, - "down": {"uv": [3.9375, 7.5625, 3.875, 7.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-0.80809, -0.78125, 14.75], - "to": [0.80809, -0.15625, 15.375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.1875, 5.25, 8.28125, 5.28125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [5.4375, 8.1875, 5.53125, 8.21875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.28125, 5.53125, 8.1875, 5.5], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-0.51776, -3.20352, 7.29591], - "to": [0.51776, -1.48478, 7.92091], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.5625, 3.9375, 7.625, 4.03125], "texture": "#3", "cullface": "down"}, - "east": {"uv": [5.625, 8.1875, 5.65625, 8.28125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [8.1875, 5.625, 8.21875, 5.71875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-3.56281, -2.92447, 5.375], - "to": [-2.93781, -1.88895, 6], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.125, 8.8125, 3.15625, 8.875], "texture": "#3", "cullface": "down"}, - "east": {"uv": [3.25, 8.8125, 3.28125, 8.875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.8125, 3.3125, 8.84375, 3.375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [3.625, 8.8125, 3.65625, 8.875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [0.56856, -4.73651, 5.05043], - "to": [2.28731, -3.70099, 5.67543], - "rotation": {"angle": -22.5, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.5625, 4.125, 7.65625, 4.1875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.28125, 5.84375, 8.1875, 5.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.28125, 5.9375, 8.1875, 5.96875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [0.625, -4.73651, 5.375], - "to": [1.25, -3.70099, 6], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.8125, 3.625, 8.84375, 3.6875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [4.0625, 8.8125, 4.09375, 8.875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [0.12683, -5.14996, 5.375], - "to": [1.16237, -4.52496, 6], - "rotation": {"angle": 45, "axis": "z", "origin": [0.70711, -4.83746, 5.6875]}, - "faces": { - "north": {"uv": [4.1875, 8.8125, 4.25, 8.84375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [4.6875, 8.84375, 4.625, 8.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.875, 4.625, 8.8125, 4.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-0.51776, -3.59375, 5.375], - "to": [0.51776, -2.96875, 6], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.75, 8.8125, 4.8125, 8.84375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.875, 4.75, 8.8125, 4.78125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-4.70557, -1.78171, 5.375], - "to": [-3.67005, -1.15671, 6], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.875, 8.8125, 4.9375, 8.84375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.875, 4.90625, 8.8125, 4.875], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.875, 5, 8.8125, 5.03125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-2.27309, -4.73651, 4.97893], - "to": [-0.55434, -3.70099, 5.60393], - "rotation": {"angle": 22.5, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.625, 7.5625, 4.71875, 7.625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.28125, 6.09375, 8.1875, 6.0625], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.28125, 6.1875, 8.1875, 6.21875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-1.25, -4.73651, 5.375], - "to": [-0.625, -3.70099, 6], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.125, 8.8125, 5.15625, 8.875], "texture": "#3", "cullface": "down"}, - "east": {"uv": [5.25, 8.8125, 5.28125, 8.875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-5.43781, -2.92447, 5.375], - "to": [-4.81281, -1.88895, 6], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.8125, 5.3125, 8.84375, 5.375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [5.375, 8.8125, 5.40625, 8.875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [5.5, 8.8125, 5.53125, 8.875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [5.625, 8.8125, 5.65625, 8.875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-0.51776, -5.46875, 5.375], - "to": [0.51776, -4.84375, 6], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.875, 0.625, 8.9375, 0.65625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.9375, 0.78125, 8.875, 0.75], "texture": "#3", "cullface": "down"}, - "down": {"uv": [1.0625, 8.875, 1, 8.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.16338, -4.53732, 14.75], - "to": [1.78838, -2.92115, 15.375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.1875, 6.6875, 8.21875, 6.78125], "texture": "#3", "cullface": "down"}, - "east": {"uv": [7.25, 8.1875, 7.28125, 8.28125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7.625, 8.1875, 7.65625, 8.28125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.43445, 0.89868, 14.75], - "to": [5.05063, 1.52368, 15.375], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.1875, 6.4375, 8.28125, 6.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7.75, 8.1875, 7.84375, 8.21875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.21875, 8.21875, 8.125, 8.1875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.48026, -0.36324, 14.75], - "to": [3.09644, 0.26176, 15.375], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 0, 8.34375, 0.03125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 0.125, 8.34375, 0.15625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.34375, 0.28125, 8.25, 0.25], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.4375, -5.02684, 14.75], - "to": [4.0625, -3.41066, 15.375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0, 8.25, 0.03125, 8.34375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [0.375, 8.25, 0.40625, 8.34375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 0.5, 8.28125, 0.59375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [5.72585, -4.60882, 14.75], - "to": [6.35085, -2.99265, 15.375], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.6875, 8.25, 0.71875, 8.34375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [0.8125, 8.25, 0.84375, 8.34375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.9375, 8.25, 0.96875, 8.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.9959, -6.46921, 14.75], - "to": [-3.37973, -5.84421, 15.375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.0625, 8.25, 1.15625, 8.28125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 1.3125, 8.34375, 1.34375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.34375, 1.4375, 8.25, 1.46875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.08221, -7.79174, 14.75], - "to": [-1.46604, -7.16674, 15.375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 1.5625, 8.34375, 1.59375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 1.6875, 8.34375, 1.71875], "texture": "#3", "cullface": "down"}, - "down": {"uv": [1.90625, 8.25, 1.8125, 8.28125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-0.80809, -8.28125, 6.46875], - "to": [0.80809, -7.65625, 15.375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.125, 6.125, 6.6875, 6.15625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 1.9375, 8.34375, 1.96875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [6.1875, 1.5, 6.75, 1.53125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [0.46875, 2.1875, 0.375, 2.75], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.48026, -7.86324, 14.75], - "to": [3.09644, -7.23824, 15.375], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2, 8.25, 2.09375, 8.28125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 2.0625, 8.34375, 2.09375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.34375, 2.4375, 8.25, 2.46875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.43445, -6.60132, 14.75], - "to": [5.05063, -5.97632, 15.375], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 2.5625, 8.34375, 2.59375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [2.875, 8.25, 2.96875, 8.28125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.34375, 3.125, 8.25, 3.15625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-6.33662, -4.53732, 14.75], - "to": [-5.71162, -2.92115, 15.375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [1.25, 8.25, 1.28125, 8.34375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 3.25, 8.28125, 3.34375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [8.25, 3.4375, 8.28125, 3.53125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.0625, -5.02684, 14.75], - "to": [-3.4375, -3.41066, 15.375], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.5, 8.25, 3.53125, 8.34375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.625, 8.25, 3.65625, 8.34375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [4.4375, 8.25, 4.46875, 8.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.9959, 1.03079, 14.75], - "to": [-3.37973, 1.65579, 15.375], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 3.625, 8.34375, 3.65625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 3.9375, 8.34375, 3.96875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [5.15625, 8.28125, 5.0625, 8.25], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-1.77415, -4.60882, 14.75], - "to": [-1.14915, -2.99265, 15.375], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 5.0625, 8.28125, 5.15625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [6.5, 8.25, 6.53125, 8.34375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [6.625, 8.25, 6.65625, 8.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.08221, -0.29174, 14.75], - "to": [-1.46604, 0.33326, 15.375], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 6.875, 8.34375, 6.90625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 7, 8.34375, 7.03125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.34375, 7.15625, 8.25, 7.125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.9959, 1.03079, 5.84375], - "to": [-3.37973, 1.65579, 6.46875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 7.25, 8.34375, 7.28125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 7.375, 8.34375, 7.40625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.34375, 7.53125, 8.25, 7.5], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.34375, 7.625, 8.25, 7.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.3709, 1.03079, 6.46875], - "to": [-4.00473, 1.65579, 14.75], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.3125, 1.125, 6.84375, 1.15625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [6.3125, 1.8125, 6.84375, 1.84375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [5.71875, 6.71875, 5.6875, 6.1875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [4.05945, 0.89868, 6.46875], - "to": [4.42563, 1.52368, 14.75], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [6.3125, 1.9375, 6.84375, 1.96875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [2.375, 6.3125, 2.90625, 6.34375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [5.84375, 6.71875, 5.8125, 6.1875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.43445, 0.89868, 5.84375], - "to": [5.05063, 1.52368, 6.46875], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.25, 7.75, 8.34375, 7.78125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.25, 7.875, 8.34375, 7.90625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.34375, 8.03125, 8.25, 8], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.40625, 0.375, 8.3125, 0.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.16338, -4.53732, 5.84375], - "to": [1.78838, -2.92115, 6.46875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.75, 8.25, 6.78125, 8.34375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [8.3125, 0.6875, 8.34375, 0.78125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.3125, 1.125, 8.34375, 1.21875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [1.5, 8.3125, 1.53125, 8.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.4375, -5.02684, 5.84375], - "to": [4.0625, -3.41066, 6.46875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.1875, 8.3125, 2.21875, 8.40625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [2.3125, 8.3125, 2.34375, 8.40625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [2.4375, 8.3125, 2.46875, 8.40625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [2.5625, 8.3125, 2.59375, 8.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [5.72585, -4.60882, 5.84375], - "to": [6.35085, -2.99265, 6.46875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.6875, 8.3125, 2.71875, 8.40625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [8.3125, 3.75, 8.34375, 3.84375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.875, 8.3125, 3.90625, 8.40625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [4, 8.3125, 4.03125, 8.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.9959, -6.46921, 5.84375], - "to": [-3.37973, -5.84421, 6.46875], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.3125, 4.0625, 8.40625, 4.09375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [4.125, 8.3125, 4.21875, 8.34375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.40625, 4.21875, 8.3125, 4.1875], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.40625, 4.3125, 8.3125, 4.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.08221, -7.79174, 5.84375], - "to": [-1.46604, -7.16674, 6.46875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.3125, 4.4375, 8.40625, 4.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [4.5625, 8.3125, 4.65625, 8.34375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.40625, 4.59375, 8.3125, 4.5625], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.40625, 4.6875, 8.3125, 4.71875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-0.80809, -8.28125, 5.84375], - "to": [0.80809, -7.65625, 6.46875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [4.875, 8.3125, 4.96875, 8.34375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [5.34375, 8.34375, 5.25, 8.3125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.40625, 5.375, 8.3125, 5.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.48026, -7.86324, 5.84375], - "to": [3.09644, -7.23824, 6.46875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [5.4375, 8.3125, 5.53125, 8.34375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.3125, 5.625, 8.40625, 5.65625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [5.84375, 8.34375, 5.75, 8.3125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [6.03125, 8.3125, 5.9375, 8.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.43445, -6.60132, 5.84375], - "to": [5.05063, -5.97632, 6.46875], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [6.125, 8.3125, 6.21875, 8.34375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [6.3125, 8.3125, 6.40625, 8.34375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.40625, 6.34375, 8.3125, 6.3125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.40625, 6.5625, 8.3125, 6.59375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-1.77415, -4.60882, 5.84375], - "to": [-1.14915, -2.99265, 6.46875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.3125, 6.6875, 8.34375, 6.78125], "texture": "#3", "cullface": "down"}, - "east": {"uv": [6.875, 8.3125, 6.90625, 8.40625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7, 8.3125, 7.03125, 8.40625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [7.125, 8.3125, 7.15625, 8.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.0625, -5.02684, 5.84375], - "to": [-3.4375, -3.41066, 6.46875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.375, 8.3125, 7.40625, 8.40625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [7.5, 8.3125, 7.53125, 8.40625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7.75, 8.3125, 7.78125, 8.40625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [7.875, 8.3125, 7.90625, 8.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-6.33662, -4.53732, 5.84375], - "to": [-5.71162, -2.92115, 6.46875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8, 8.3125, 8.03125, 8.40625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [8.125, 8.3125, 8.15625, 8.40625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.3125, 8.125, 8.34375, 8.21875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [8.25, 8.3125, 8.28125, 8.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.08221, -0.29174, 5.84375], - "to": [-1.46604, 0.33326, 6.46875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [0.125, 8.375, 0.21875, 8.40625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.5, 8.375, 0.59375, 8.40625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.46875, 0.53125, 8.375, 0.5], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.46875, 0.875, 8.375, 0.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.48026, -0.36324, 5.84375], - "to": [3.09644, 0.26176, 6.46875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.375, 1, 8.46875, 1.03125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [1.0625, 8.375, 1.15625, 8.40625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [1.71875, 8.40625, 1.625, 8.375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [1.90625, 8.375, 1.8125, 8.40625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-0.80809, -0.78125, 5.84375], - "to": [0.80809, -0.15625, 6.46875], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.375, 1.8125, 8.46875, 1.84375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [2, 8.375, 2.09375, 8.40625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.46875, 2.21875, 8.375, 2.1875], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.46875, 2.3125, 8.375, 2.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.75, -4.96467, 15.6875], - "to": [-3.125, -3.47282, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [1.375, 8.375, 1.40625, 8.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.375, 2.6875, 8.40625, 2.78125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [2.8125, 8.375, 2.84375, 8.46875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.93374, 0.71829, 15.6875], - "to": [-3.44189, 1.34329, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.375, 2.875, 8.46875, 2.90625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [3.03125, 8.40625, 2.9375, 8.375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.46875, 3, 8.375, 3.03125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-1.46165, -4.54666, 15.6875], - "to": [-0.83665, -3.05481, 16.3125], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [3.125, 8.375, 3.15625, 8.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.25, 8.375, 3.28125, 8.46875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [8.375, 3.25, 8.40625, 3.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.02005, -0.60424, 15.6875], - "to": [-1.5282, 0.02076, 16.3125], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.375, 3.4375, 8.46875, 3.46875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.46875, 4.84375, 8.375, 4.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.46875, 4.9375, 8.375, 4.96875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-0.74592, -1.09375, 15.6875], - "to": [0.74593, -0.46875, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [5.0625, 8.375, 5.15625, 8.40625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.46875, 5.09375, 8.375, 5.0625], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.46875, 5.1875, 8.375, 5.21875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.54243, -0.67574, 15.6875], - "to": [3.03428, -0.05074, 16.3125], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.375, 5.5, 8.46875, 5.53125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.46875, 5.78125, 8.375, 5.75], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.46875, 5.875, 8.375, 5.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.49661, 0.58618, 15.6875], - "to": [4.98846, 1.21118, 16.3125], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.375, 6, 8.46875, 6.03125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.46875, 6.15625, 8.375, 6.125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.46875, 6.4375, 8.375, 6.46875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [0.85088, -4.47516, 15.6875], - "to": [1.47588, -2.98331, 16.3125], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [3.375, 8.375, 3.40625, 8.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.75, 8.375, 3.78125, 8.46875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [4.3125, 8.375, 4.34375, 8.46875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.125, -4.96467, 15.6875], - "to": [3.75, -3.47282, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [4.75, 8.375, 4.78125, 8.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [5.625, 8.375, 5.65625, 8.46875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [7.25, 8.375, 7.28125, 8.46875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [5.41335, -4.54666, 15.6875], - "to": [6.03835, -3.05481, 16.3125], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.625, 8.375, 7.65625, 8.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.375, 8.3125, 8.40625, 8.40625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [0, 8.4375, 0.03125, 8.53125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-4.93374, -6.15671, 15.6875], - "to": [-3.44189, -5.53171, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.4375, 0, 8.53125, 0.03125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.53125, 0.15625, 8.4375, 0.125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.53125, 0.25, 8.4375, 0.28125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-3.02005, -7.47924, 15.6875], - "to": [-1.5282, -6.85424, 16.3125], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [0.3125, 8.4375, 0.40625, 8.46875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.53125, 0.65625, 8.4375, 0.625], "texture": "#3", "cullface": "down"}, - "down": {"uv": [0.78125, 8.4375, 0.6875, 8.46875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-0.74592, -7.96875, 15.6875], - "to": [0.74593, -7.34375, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.4375, 0.75, 8.53125, 0.78125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [0.96875, 8.46875, 0.875, 8.4375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.53125, 1.125, 8.4375, 1.15625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [1.54243, -7.55074, 15.6875], - "to": [3.03428, -6.92574, 16.3125], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.4375, 1.25, 8.53125, 1.28125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.53125, 1.40625, 8.4375, 1.375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.53125, 1.5, 8.4375, 1.53125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [3.49661, -6.28882, 15.6875], - "to": [4.98846, -5.66382, 16.3125], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.4375, 1.625, 8.53125, 1.65625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.53125, 1.96875, 8.4375, 1.9375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.53125, 2.0625, 8.4375, 2.09375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "hexadecagon", - "from": [-6.02412, -4.47516, 15.6875], - "to": [-5.39912, -2.98331, 16.3125], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [1.25, 8.4375, 1.28125, 8.53125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.4375, 2.4375, 8.46875, 2.53125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [3.5, 8.4375, 3.53125, 8.53125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-7.31281, -2.61198, 15.6875], - "to": [-5.43781, -2.20145, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.8125, 7.375, 7.9375, 7.40625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7.8125, 7.5, 7.9375, 7.53125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [7.8125, 7.84375, 7.6875, 7.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8, 0, 7.875, 0.03125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-5.43781, -2.92447, 15.6875], - "to": [-4.81281, -1.88895, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [8.8125, 5.625, 8.84375, 5.6875], "texture": "#3", "cullface": "down"}, - "east": {"uv": [5.75, 8.8125, 5.78125, 8.875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.8125, 5.75, 8.84375, 5.8125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [5.875, 8.8125, 5.90625, 8.875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-1.25, -4.73651, 15.6875], - "to": [-0.625, -3.70099, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8.8125, 5.875, 8.84375, 5.9375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [6, 8.8125, 6.03125, 8.875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [8.8125, 6, 8.84375, 6.0625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-3.125, -4.42401, 15.6875], - "to": [-1.25, -4.01349, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [0.125, 7.875, 0.25, 7.90625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8, 0.15625, 7.875, 0.125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8, 0.25, 7.875, 0.28125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-4.39307, -1.15671, 15.6875], - "to": [-3.98255, 0.71829, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.3125, 7.8125, 7.34375, 7.9375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.3125, 7.875, 0.34375, 8], "texture": "#3", "cullface": "down"}, - "west": {"uv": [7.875, 0.375, 7.90625, 0.5], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-4.70557, -1.78171, 15.6875], - "to": [-3.67005, -1.15671, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [6.125, 8.8125, 6.1875, 8.84375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [6.3125, 8.84375, 6.25, 8.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.875, 6.3125, 8.8125, 6.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-0.51776, -3.59375, 15.6875], - "to": [0.51776, -2.96875, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [7.1875, 8.8125, 7.25, 8.84375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.875, 7.40625, 8.8125, 7.375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.875, 7.5, 8.8125, 7.53125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-0.20526, -2.96875, 15.6875], - "to": [0.20526, -1.09375, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [0.4375, 7.875, 0.46875, 8], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.5625, 7.875, 0.59375, 8], "texture": "#3", "cullface": "down"}, - "west": {"uv": [0.6875, 7.875, 0.71875, 8], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [4.03728, -1.28883, 15.6875], - "to": [4.4478, 0.58618, 16.3125], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.875, 0.75, 7.90625, 0.875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.8125, 7.875, 0.84375, 8], "texture": "#3", "cullface": "down"}, - "west": {"uv": [0.9375, 7.875, 0.96875, 8], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-3.56281, -2.92447, 15.6875], - "to": [-2.93781, -1.88895, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.5625, 8.8125, 7.59375, 8.875], "texture": "#3", "cullface": "down"}, - "east": {"uv": [8.8125, 7.625, 8.84375, 7.6875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [8.8125, 7.75, 8.84375, 7.8125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [8.8125, 7.875, 8.84375, 7.9375], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [1.25, -4.42401, 15.6875], - "to": [3.125, -4.01349, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [1.0625, 7.875, 1.1875, 7.90625], "texture": "#3", "cullface": "down"}, - "up": {"uv": [1.375, 7.90625, 1.25, 7.875], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8, 1.25, 7.875, 1.28125], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-4.70557, -3.65671, 15.6875], - "to": [-3.67005, -3.03171, 16.3125], - "rotation": {"angle": 45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.8125, 8, 8.875, 8.03125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.6875, 8.84375, 8.625, 8.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [0.0625, 8.875, 0, 8.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [0.625, -4.73651, 15.6875], - "to": [1.25, -3.70099, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [8.875, 0, 8.90625, 0.0625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.125, 8.875, 0.15625, 8.9375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [8.875, 0.125, 8.90625, 0.1875], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-0.51776, -5.46875, 15.6875], - "to": [0.51776, -4.84375, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "south": {"uv": [8.875, 0.25, 8.9375, 0.28125], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.9375, 0.40625, 8.875, 0.375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [0.5625, 8.875, 0.5, 8.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [-0.20526, -7.34375, 15.6875], - "to": [0.20526, -5.46875, 16.3125], - "rotation": {"angle": 0, "axis": "y", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.875, 1.375, 7.90625, 1.5], "texture": "#3", "cullface": "down"}, - "south": {"uv": [1.4375, 7.875, 1.46875, 8], "texture": "#3", "cullface": "down"}, - "west": {"uv": [1.5625, 7.875, 1.59375, 8], "texture": "#3", "cullface": "down"} - } - }, - { - "name": "octagon", - "from": [5.49254, -2.74409, 15.6875], - "to": [7.36754, -2.33356, 16.3125], - "rotation": {"angle": -45, "axis": "z", "origin": [0.09343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [7.875, 1.5625, 8, 1.59375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [0.25, 9.3125, 0.28125, 9.34375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7.875, 1.6875, 8, 1.71875], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8, 1.84375, 7.875, 1.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8, 1.9375, 7.875, 1.96875], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [6.12116, -0.1875, 9.60226], - "to": [6.30866, 0.3125, 12.96024], - "rotation": {"angle": 0, "axis": "y", "origin": [6.18366, 0.0625, 12.89774]}, - "faces": { - "east": {"uv": [7.375, 2.0625, 7.59375, 2.09375], "texture": "#3", "cullface": "east"}, - "west": {"uv": [7.375, 2.1875, 7.59375, 2.21875], "texture": "#3", "cullface": "east"}, - "up": {"uv": [5.34375, 7.59375, 5.3125, 7.375], "texture": "#3", "cullface": "east"}, - "down": {"uv": [5.46875, 7.375, 5.4375, 7.59375], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [6.05487, -0.1875, 9.44222], - "to": [6.24237, 0.3125, 9.70738], - "rotation": {"angle": 45, "axis": "y", "origin": [6.14862, 0.0625, 9.5748]}, - "faces": { - "east": {"uv": [9.3125, 2.875, 9.34375, 2.90625], "texture": "#3", "cullface": "east"}, - "west": {"uv": [3, 9.3125, 3.03125, 9.34375], "texture": "#3", "cullface": "east"}, - "up": {"uv": [3.15625, 9.34375, 3.125, 9.3125], "texture": "#3", "cullface": "east"}, - "down": {"uv": [3.28125, 9.3125, 3.25, 9.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [5.37116, -0.1875, 9.41476], - "to": [6.12116, 0.3125, 9.60226], - "rotation": {"angle": 0, "axis": "y", "origin": [5.99616, 0.0625, 9.47726]}, - "faces": { - "north": {"uv": [8.875, 3.75, 8.9375, 3.78125], "texture": "#3", "cullface": "east"}, - "south": {"uv": [3.875, 8.875, 3.9375, 8.90625], "texture": "#3", "cullface": "east"}, - "up": {"uv": [8.9375, 3.90625, 8.875, 3.875], "texture": "#3", "cullface": "east"}, - "down": {"uv": [8.9375, 4, 8.875, 4.03125], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.65459, -0.1875, 9.45784], - "to": [5.40459, 0.3125, 9.64534], - "rotation": {"angle": 22.5, "axis": "y", "origin": [5.27959, 0.0625, 9.52034]}, - "faces": { - "north": {"uv": [8.875, 2.625, 8.9375, 2.65625], "texture": "#3", "cullface": "east"}, - "south": {"uv": [2.875, 8.875, 2.9375, 8.90625], "texture": "#3", "cullface": "east"}, - "up": {"uv": [8.9375, 3.03125, 8.875, 3], "texture": "#3", "cullface": "east"}, - "down": {"uv": [8.9375, 3.125, 8.875, 3.15625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4, -0.1875, 9.6875], - "to": [4.75, 0.3125, 9.875], - "rotation": {"angle": 0, "axis": "y", "origin": [4.125, 0.0625, 9.75]}, - "faces": { - "north": {"uv": [3.375, 8.875, 3.4375, 8.90625], "texture": "#3", "cullface": "east"}, - "south": {"uv": [8.875, 3.4375, 8.9375, 3.46875], "texture": "#3", "cullface": "east"}, - "up": {"uv": [3.5625, 8.90625, 3.5, 8.875], "texture": "#3", "cullface": "east"}, - "down": {"uv": [3.8125, 8.875, 3.75, 8.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [3.6875, -0.29105, 9.6875], - "to": [4.25, 0.20895, 9.875], - "rotation": {"angle": 45, "axis": "z", "origin": [4, -0.04105, 11.28125]}, - "faces": { - "north": {"uv": [4.125, 9.3125, 4.15625, 9.34375], "texture": "#3", "cullface": "east"}, - "south": {"uv": [4.5, 9.3125, 4.53125, 9.34375], "texture": "#3", "cullface": "east"}, - "up": {"uv": [9.34375, 4.53125, 9.3125, 4.5], "texture": "#3", "cullface": "east"}, - "down": {"uv": [4.65625, 9.3125, 4.625, 9.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [3.6875, -0.29105, 12.6875], - "to": [4.25, 0.20895, 12.875], - "rotation": {"angle": 45, "axis": "z", "origin": [4, -0.04105, 11.28125]}, - "faces": { - "north": {"uv": [9.3125, 3.25, 9.34375, 3.28125], "texture": "#3", "cullface": "east"}, - "south": {"uv": [9.3125, 3.5, 9.34375, 3.53125], "texture": "#3", "cullface": "east"}, - "up": {"uv": [3.65625, 9.34375, 3.625, 9.3125], "texture": "#3", "cullface": "east"}, - "down": {"uv": [4.03125, 9.3125, 4, 9.34375], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.65459, -0.1875, 12.91716], - "to": [5.40459, 0.3125, 13.10466], - "rotation": {"angle": -22.5, "axis": "y", "origin": [5.27959, 0.0625, 13.04216]}, - "faces": { - "north": {"uv": [2, 8.875, 2.0625, 8.90625], "texture": "#3", "cullface": "east"}, - "south": {"uv": [8.875, 2, 8.9375, 2.03125], "texture": "#3", "cullface": "east"}, - "up": {"uv": [2.1875, 8.90625, 2.125, 8.875], "texture": "#3", "cullface": "east"}, - "down": {"uv": [2.3125, 8.875, 2.25, 8.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [3.71269, -0.61558, 9.6875], - "to": [3.83769, -0.11558, 12.875], - "rotation": {"angle": 45, "axis": "z", "origin": [3.68336, -0.38461, 11.28125]}, - "faces": { - "north": {"uv": [9.3125, 4.625, 9.34375, 4.65625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [7.5625, 5.4375, 7.75, 5.46875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [4.75, 9.3125, 4.78125, 9.34375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [7.5625, 5.8125, 7.75, 5.84375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [5.09375, 7.75, 5.0625, 7.5625], "texture": "#3", "cullface": "down"}, - "down": {"uv": [6.46875, 7.5625, 6.4375, 7.75], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4, -0.1875, 12.6875], - "to": [4.75, 0.3125, 12.875], - "rotation": {"angle": 0, "axis": "y", "origin": [4.125, 0.0625, 12.8125]}, - "faces": { - "north": {"uv": [8.875, 1.625, 8.9375, 1.65625], "texture": "#3", "cullface": "east"}, - "south": {"uv": [1.75, 8.875, 1.8125, 8.90625], "texture": "#3", "cullface": "east"}, - "up": {"uv": [1.9375, 8.90625, 1.875, 8.875], "texture": "#3", "cullface": "east"}, - "down": {"uv": [8.9375, 1.875, 8.875, 1.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [5.37116, -0.1875, 12.96024], - "to": [6.12116, 0.3125, 13.14774], - "rotation": {"angle": 0, "axis": "y", "origin": [5.99616, 0.0625, 13.08524]}, - "faces": { - "north": {"uv": [2.375, 8.875, 2.4375, 8.90625], "texture": "#3", "cullface": "east"}, - "south": {"uv": [2.5, 8.875, 2.5625, 8.90625], "texture": "#3", "cullface": "east"}, - "up": {"uv": [8.9375, 2.53125, 8.875, 2.5], "texture": "#3", "cullface": "east"}, - "down": {"uv": [2.6875, 8.875, 2.625, 8.90625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [5.94503, -0.1875, 12.72253], - "to": [6.2102, 0.3125, 12.91003], - "rotation": {"angle": 45, "axis": "y", "origin": [6.32003, 0.0625, 12.81628]}, - "faces": { - "north": {"uv": [9.3125, 2.25, 9.34375, 2.28125], "texture": "#3", "cullface": "east"}, - "south": {"uv": [9.3125, 2.375, 9.34375, 2.40625], "texture": "#3", "cullface": "east"}, - "up": {"uv": [2.78125, 9.34375, 2.75, 9.3125], "texture": "#3", "cullface": "east"}, - "down": {"uv": [9.34375, 2.75, 9.3125, 2.78125], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [3.875, -0.15625, 9.625], - "to": [4.125, 0.09375, 12.9375], - "rotation": {"angle": 0, "axis": "y", "origin": [4, -0.03125, 11.28125]}, - "faces": { - "north": {"uv": [9.3125, 1.75, 9.34375, 1.78125], "texture": "#3", "cullface": "east"}, - "east": {"uv": [7.375, 1.125, 7.59375, 1.15625], "texture": "#3", "cullface": "east"}, - "south": {"uv": [9.3125, 2.125, 9.34375, 2.15625], "texture": "#3", "cullface": "east"}, - "west": {"uv": [7.375, 1.25, 7.59375, 1.28125], "texture": "#3", "cullface": "east"}, - "up": {"uv": [3.09375, 7.59375, 3.0625, 7.375], "texture": "#3", "cullface": "east"}, - "down": {"uv": [5.21875, 7.375, 5.1875, 7.59375], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [3.34186, 1.27033, 9.90625], - "to": [4.27936, 2.02033, 12.65625], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [7.8125, 5.8125, 7.875, 5.875], "texture": "#3", "cullface": "east"}, - "south": {"uv": [7.8125, 6.3125, 7.875, 6.375], "texture": "#3", "cullface": "east"}, - "west": {"uv": [6.75, 2.8125, 6.9375, 2.875], "texture": "#3", "cullface": "east"}, - "up": {"uv": [0.0625, 6.9375, 0, 6.75], "texture": "#3", "cullface": "east"}, - "down": {"uv": [6.5, 6.75, 6.4375, 6.9375], "texture": "#3", "cullface": "east"} - } - }, - { - "from": [3.8734, 2.75539, 9.90625], - "to": [4.65465, 3.50539, 12.65625], - "rotation": {"angle": -45, "axis": "z", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [6.375, 7.8125, 6.4375, 7.875], "texture": "#3", "cullface": "east"}, - "south": {"uv": [6.6875, 7.8125, 6.75, 7.875], "texture": "#3", "cullface": "east"}, - "up": {"uv": [6.625, 6.9375, 6.5625, 6.75], "texture": "#3", "cullface": "east"}, - "down": {"uv": [1, 6.8125, 0.9375, 7], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [2.87203, -2.34722, 9.90625], - "to": [3.62203, -1.56597, 12.65625], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [7.8125, 6.75, 7.875, 6.8125], "texture": "#3", "cullface": "down"}, - "east": {"uv": [6.75, 3.0625, 6.9375, 3.125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [6.8125, 7.8125, 6.875, 7.875], "texture": "#3", "cullface": "down"}, - "west": {"uv": [6.75, 5.4375, 6.9375, 5.5], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.1875, -4.53125, 9.90625], - "to": [4.9375, -2.78125, 12.65625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [7.3125, 4.3125, 7.375, 4.4375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [4.8125, 0.1875, 5, 0.3125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [4.375, 7.3125, 4.4375, 7.4375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [4.875, 3.625, 5.0625, 3.75], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.1875, -2.78125, 9.90625], - "to": [4.9375, -0.78125, 12.65625], - "rotation": {"angle": 0, "axis": "y", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [4.875, 7.3125, 4.9375, 7.4375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [4.875, 5, 5.0625, 5.125], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7.3125, 4.9375, 7.375, 5.0625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [5.0625, 0.1875, 5.25, 0.3125], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.1885, -3.83035, 11.89089], - "to": [4.9365, -1.95735, 14.63889], - "rotation": {"angle": 22.5, "axis": "x", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [4.5, 7.3125, 4.5625, 7.4375], "texture": "#3", "cullface": "down"}, - "east": {"uv": [4.875, 4.8125, 5.0625, 4.9375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [7.3125, 4.5, 7.375, 4.625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [3.9375, 4.9375, 4.125, 5.0625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.1875, -2.11311, 13.4547], - "to": [4.9375, -0.55061, 16.2047], - "rotation": {"angle": 45, "axis": "x", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "north": {"uv": [0.125, 7.5625, 0.1875, 7.65625], "texture": "#3", "cullface": "down"}, - "east": {"uv": [5.0625, 6.125, 5.25, 6.21875], "texture": "#3", "cullface": "down"}, - "south": {"uv": [0.75, 7.5625, 0.8125, 7.65625], "texture": "#3", "cullface": "down"}, - "west": {"uv": [6.125, 5.5625, 6.3125, 5.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.1875, -7.87663, 6.12398], - "to": [4.9375, -5.12663, 9.60684], - "rotation": {"angle": 0, "axis": "y", "origin": [0.34343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [2.5, 1.0625, 2.71875, 1.25], "texture": "#3", "cullface": "down"}, - "west": {"uv": [2.5, 1.3125, 2.71875, 1.5], "texture": "#3", "cullface": "down"}, - "up": {"uv": [3.0625, 6.46875, 3, 6.25], "texture": "#3", "cullface": "down"}, - "down": {"uv": [0.0625, 6.4375, 0, 6.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.1885, -8.07381, 5.74173], - "to": [4.9365, -5.32581, 7.06785], - "rotation": {"angle": -22.5, "axis": "x", "origin": [0.34343, 1.74241, 7.17561]}, - "faces": { - "east": {"uv": [6.4375, 0.375, 6.53125, 0.53125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [0.4375, 6.4375, 0.53125, 6.59375], "texture": "#3", "cullface": "down"}, - "up": {"uv": [1.625, 7.65625, 1.5625, 7.5625], "texture": "#3", "cullface": "down"}, - "down": {"uv": [1.75, 7.5625, 1.6875, 7.65625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [3.64795, -7.8834, 8.40485], - "to": [4.39795, -5.1334, 9.02985], - "rotation": {"angle": 45, "axis": "y", "origin": [0.34343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [1.8125, 7.5625, 1.84375, 7.75], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3, 6.8125, 3.0625, 7], "texture": "#3", "cullface": "down"}, - "west": {"uv": [1.9375, 7.5625, 1.96875, 7.75], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.875, 1.03125, 8.8125, 1], "texture": "#3", "cullface": "down"}, - "down": {"uv": [1.4375, 8.8125, 1.375, 8.84375], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [4.14456, -7.8834, 7.31808], - "to": [4.89456, -5.1334, 7.94308], - "rotation": {"angle": 22.5, "axis": "y", "origin": [0.34343, 1.74241, 6.92561]}, - "faces": { - "east": {"uv": [7.5625, 2.5625, 7.59375, 2.75], "texture": "#3", "cullface": "down"}, - "south": {"uv": [6.8125, 3.1875, 6.875, 3.375], "texture": "#3", "cullface": "down"}, - "west": {"uv": [2.8125, 7.5625, 2.84375, 7.75], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.875, 1.78125, 8.8125, 1.75], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.875, 2.125, 8.8125, 2.15625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [0.97483, -7.8834, 5.16712], - "to": [2.47483, -5.1334, 5.91712], - "rotation": {"angle": 0, "axis": "y", "origin": [0.39126, 1.74241, 6.9161]}, - "faces": { - "north": {"uv": [6.125, 5.75, 6.21875, 5.9375], "texture": "#3", "cullface": "down"}, - "south": {"uv": [5.9375, 6.125, 6.03125, 6.3125], "texture": "#3", "cullface": "down"}, - "west": {"uv": [3.375, 6.8125, 3.4375, 7], "texture": "#3", "cullface": "down"}, - "up": {"uv": [7.59375, 6.4375, 7.5, 6.375], "texture": "#3", "cullface": "down"}, - "down": {"uv": [7.65625, 0, 7.5625, 0.0625], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [0.39318, -7.8834, 5.61925], - "to": [1.58068, -5.1334, 6.36925], - "rotation": {"angle": 22.5, "axis": "y", "origin": [0.14126, 1.74241, 6.9161]}, - "faces": { - "north": {"uv": [6.8125, 3.4375, 6.875, 3.625], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.5, 6.8125, 3.5625, 7], "texture": "#3", "cullface": "down"}, - "west": {"uv": [3.625, 6.8125, 3.6875, 7], "texture": "#3", "cullface": "down"}, - "up": {"uv": [7.875, 6.9375, 7.8125, 6.875], "texture": "#3", "cullface": "down"}, - "down": {"uv": [7, 7.8125, 6.9375, 7.875], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [2.69853, -7.8834, 6.05954], - "to": [3.63603, -5.1334, 6.80954], - "rotation": {"angle": 22.5, "axis": "y", "origin": [0.34343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.75, 6.8125, 3.8125, 7], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.875, 6.8125, 3.9375, 7], "texture": "#3", "cullface": "down"}, - "up": {"uv": [7.125, 7.875, 7.0625, 7.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [7.25, 7.8125, 7.1875, 7.875], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [2.63665, -7.8834, 3.7458], - "to": [3.26165, -5.1334, 4.4958], - "rotation": {"angle": -22.5, "axis": "y", "origin": [0.34343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [2.9375, 7.5625, 2.96875, 7.75], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.1875, 7.5625, 3.21875, 7.75], "texture": "#3", "cullface": "down"}, - "up": {"uv": [8.84375, 2.3125, 8.8125, 2.25], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.84375, 2.375, 8.8125, 2.4375], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [3.05396, -7.8834, 4.86544], - "to": [3.67896, -5.1334, 5.61544], - "rotation": {"angle": 0, "axis": "y", "origin": [0.34343, 1.74241, 6.92561]}, - "faces": { - "north": {"uv": [3.3125, 7.5625, 3.34375, 7.75], "texture": "#3", "cullface": "down"}, - "south": {"uv": [3.4375, 7.5625, 3.46875, 7.75], "texture": "#3", "cullface": "down"}, - "up": {"uv": [2.78125, 8.875, 2.75, 8.8125], "texture": "#3", "cullface": "down"}, - "down": {"uv": [8.84375, 2.75, 8.8125, 2.8125], "texture": "#3", "cullface": "down"} - } - }, - { - "from": [2.46997, 0.10172, 9.90625], - "to": [2.96997, 0.85172, 10.15625], - "rotation": {"angle": 0, "axis": "y", "origin": [2.71997, 0.53922, 11.28125]}, - "faces": { - "north": {"uv": [1.125, 8.875, 1.15625, 8.9375], "texture": "#3", "cullface": "east"}, - "west": {"uv": [8.875, 1.125, 8.90625, 1.1875], "texture": "#3", "cullface": "east"}, - "up": {"uv": [0.40625, 9.34375, 0.375, 9.3125], "texture": "#3", "cullface": "east"}, - "down": {"uv": [9.34375, 0.5, 9.3125, 0.53125], "texture": "#3", "cullface": "east"} - } - }, - { - "from": [2.96997, 0.10172, 9.90625], - "to": [3.21997, 0.85172, 12.65625], - "rotation": {"angle": 0, "axis": "y", "origin": [2.96997, 0.53922, 12.40625]}, - "faces": { - "north": {"uv": [1.25, 8.875, 1.28125, 8.9375], "texture": "#3", "cullface": "east"}, - "south": {"uv": [8.875, 1.25, 8.90625, 1.3125], "texture": "#3", "cullface": "east"}, - "west": {"uv": [6.8125, 1.4375, 7, 1.5], "texture": "#3", "cullface": "east"}, - "up": {"uv": [4.03125, 7.75, 4, 7.5625], "texture": "#3", "cullface": "east"}, - "down": {"uv": [7.59375, 4.6875, 7.5625, 4.875], "texture": "#3", "cullface": "east"} - } - }, - { - "from": [2.4964, 0.10172, 10.02339], - "to": [3.0589, 0.85172, 10.27339], - "rotation": {"angle": -22.5, "axis": "y", "origin": [2.77765, 0.53922, 10.14839]}, - "faces": { - "south": {"uv": [8.875, 1.375, 8.90625, 1.4375], "texture": "#3", "cullface": "east"}, - "up": {"uv": [0.65625, 9.34375, 0.625, 9.3125], "texture": "#3", "cullface": "east"}, - "down": {"uv": [0.78125, 9.3125, 0.75, 9.34375], "texture": "#3", "cullface": "east"} - } - }, - { - "from": [2.46997, 0.10172, 12.40625], - "to": [2.96997, 0.85172, 12.65625], - "rotation": {"angle": 0, "axis": "y", "origin": [2.71997, 0.53922, 11.28125]}, - "faces": { - "south": {"uv": [1.5, 8.875, 1.53125, 8.9375], "texture": "#3", "cullface": "east"}, - "west": {"uv": [8.875, 1.5, 8.90625, 1.5625], "texture": "#3", "cullface": "east"}, - "up": {"uv": [0.90625, 9.34375, 0.875, 9.3125], "texture": "#3", "cullface": "east"}, - "down": {"uv": [9.34375, 0.875, 9.3125, 0.90625], "texture": "#3", "cullface": "east"} - } - }, - { - "from": [2.55613, 0.10172, 12.33938], - "to": [3.11863, 0.85172, 12.58938], - "rotation": {"angle": 22.5, "axis": "y", "origin": [2.68113, 0.53922, 12.58938]}, - "faces": { - "north": {"uv": [1.625, 8.875, 1.65625, 8.9375], "texture": "#3", "cullface": "east"}, - "up": {"uv": [9.34375, 1.03125, 9.3125, 1], "texture": "#3", "cullface": "east"}, - "down": {"uv": [1.40625, 9.3125, 1.375, 9.34375], "texture": "#3", "cullface": "east"} - } - }, - { - "name": "icon", - "from": [-4, 5.0625, 2.39063], - "to": [0, 6.0625, 2.39063], - "rotation": {"angle": 0, "axis": "y", "origin": [-4, 4.8125, 2.39063]}, - "faces": { - "north": {"uv": [0, 5.90625, 16, 9.90625], "texture": "#missing"}, - "east": {"uv": [0, 0, 0, 0.03125], "texture": "#missing"}, - "west": {"uv": [0, 0, 0, 0.03125], "texture": "#missing"}, - "up": {"uv": [0, 0, 0.125, 0], "texture": "#missing"}, - "down": {"uv": [0, 0, 0.125, 0], "texture": "#missing"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, 1], - "to": [0.8802, 4.625, 3], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 2.5]}, - "faces": { - "north": {"uv": [0.75, 2.8125, 0.875, 3.09375], "texture": "#3"}, - "south": {"uv": [1.5, 2.8125, 1.625, 3.09375], "texture": "#3"}, - "up": {"uv": [4.1875, 6.5, 4.0625, 6.375], "texture": "#3"}, - "down": {"uv": [4.9375, 6.375, 4.8125, 6.5], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, 1], - "to": [0.8802, 4.625, 3], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 2.5]}, - "faces": { - "north": {"uv": [1.6875, 2.8125, 1.8125, 3.09375], "texture": "#3"}, - "south": {"uv": [0.9375, 2.875, 1.0625, 3.15625], "texture": "#3"}, - "up": {"uv": [5.5625, 6.5, 5.4375, 6.375], "texture": "#3"}, - "down": {"uv": [6.5, 5.5625, 6.375, 5.6875], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, 1], - "to": [2.125, 3.3802, 3], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 2.5]}, - "faces": { - "north": {"uv": [2.8125, 1.4375, 3.09375, 1.5625], "texture": "#3"}, - "east": {"uv": [5.9375, 6.375, 6.0625, 6.5], "texture": "#3"}, - "south": {"uv": [1.875, 2.875, 2.15625, 3], "texture": "#3"}, - "west": {"uv": [6.125, 6.375, 6.25, 6.5], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, 1], - "to": [2.125, 3.3802, 3], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 2.5]}, - "faces": { - "north": {"uv": [2.875, 2.375, 3.15625, 2.5], "texture": "#3"}, - "east": {"uv": [6.3125, 6.375, 6.4375, 6.5], "texture": "#3"}, - "south": {"uv": [2.875, 2.5625, 3.15625, 2.6875], "texture": "#3"}, - "west": {"uv": [0.25, 6.4375, 0.375, 6.5625], "texture": "#3"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -8.5], - "to": [0.8802, 4.625, -8], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -8.25]}, - "faces": { - "north": {"uv": [2.25, 2.875, 2.375, 3.15625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [2.875, 2.75, 3, 3.03125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.4375, 7.96875, 3.3125, 7.9375], "texture": "#3", "cullface": "north"}, - "down": {"uv": [8.0625, 3.375, 7.9375, 3.40625], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -8.5], - "to": [0.8802, 4.625, -8], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -8.25]}, - "faces": { - "north": {"uv": [2.9375, 0, 3.0625, 0.28125], "texture": "#3", "cullface": "north"}, - "south": {"uv": [0.375, 3, 0.5, 3.28125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [8.0625, 3.53125, 7.9375, 3.5], "texture": "#3", "cullface": "north"}, - "down": {"uv": [3.9375, 7.9375, 3.8125, 7.96875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -8.5], - "to": [2.125, 3.3802, -8], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -8.25]}, - "faces": { - "north": {"uv": [2.9375, 0.375, 3.21875, 0.5], "texture": "#3", "cullface": "north"}, - "east": {"uv": [7.9375, 3.9375, 7.96875, 4.0625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [3, 0.5625, 3.28125, 0.6875], "texture": "#3", "cullface": "north"}, - "west": {"uv": [4.1875, 7.9375, 4.21875, 8.0625], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -8.5], - "to": [2.125, 3.3802, -8], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -8.25]}, - "faces": { - "north": {"uv": [3, 0.75, 3.28125, 0.875], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.5, 7.9375, 4.53125, 8.0625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [1.125, 3, 1.40625, 3.125], "texture": "#3", "cullface": "north"}, - "west": {"uv": [4.625, 7.9375, 4.65625, 8.0625], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -11], - "to": [0.8802, 4.625, -10.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -10.75]}, - "faces": { - "north": {"uv": [2.0625, 3.0625, 2.1875, 3.34375], "texture": "#3", "cullface": "north"}, - "south": {"uv": [2.8125, 3.125, 2.9375, 3.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [8.0625, 6.34375, 7.9375, 6.3125], "texture": "#3", "cullface": "north"}, - "down": {"uv": [6.625, 7.9375, 6.5, 7.96875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -11], - "to": [0.8802, 4.625, -10.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -10.75]}, - "faces": { - "north": {"uv": [3, 3.125, 3.125, 3.40625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [0, 3.1875, 0.125, 3.46875], "texture": "#3", "cullface": "north"}, - "up": {"uv": [8.0625, 6.59375, 7.9375, 6.5625], "texture": "#3", "cullface": "north"}, - "down": {"uv": [6.8125, 7.9375, 6.6875, 7.96875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -11], - "to": [2.125, 3.3802, -10.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -10.75]}, - "faces": { - "north": {"uv": [3.125, 0.1875, 3.40625, 0.3125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [7.9375, 6.6875, 7.96875, 6.8125], "texture": "#3", "cullface": "north"}, - "south": {"uv": [3.1875, 0.9375, 3.46875, 1.0625], "texture": "#3", "cullface": "north"}, - "west": {"uv": [6.875, 7.9375, 6.90625, 8.0625], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -11], - "to": [2.125, 3.3802, -10.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -10.75]}, - "faces": { - "north": {"uv": [1.125, 3.1875, 1.40625, 3.3125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [7, 7.9375, 7.03125, 8.0625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [3.1875, 1.125, 3.46875, 1.25], "texture": "#3", "cullface": "north"}, - "west": {"uv": [7.125, 7.9375, 7.15625, 8.0625], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -5.5], - "to": [0.8802, 4.625, -5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -5.25]}, - "faces": { - "north": {"uv": [0.5625, 3, 0.6875, 3.28125], "texture": "#3", "cullface": "north"}, - "south": {"uv": [3.0625, 1.625, 3.1875, 1.90625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [8.0625, 4.15625, 7.9375, 4.125], "texture": "#3", "cullface": "north"}, - "down": {"uv": [5, 7.9375, 4.875, 7.96875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -5.5], - "to": [0.8802, 4.625, -5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -5.25]}, - "faces": { - "north": {"uv": [1.875, 3.0625, 2, 3.34375], "texture": "#3", "cullface": "north"}, - "south": {"uv": [3.0625, 2, 3.1875, 2.28125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [5.4375, 7.96875, 5.3125, 7.9375], "texture": "#3", "cullface": "north"}, - "down": {"uv": [8.0625, 5.375, 7.9375, 5.40625], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -5.5], - "to": [2.125, 3.3802, -5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -5.25]}, - "faces": { - "north": {"uv": [2.4375, 3.0625, 2.71875, 3.1875], "texture": "#3", "cullface": "north"}, - "east": {"uv": [7.9375, 5.5, 7.96875, 5.625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [3.0625, 2.75, 3.34375, 2.875], "texture": "#3", "cullface": "north"}, - "west": {"uv": [7.9375, 5.6875, 7.96875, 5.8125], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -5.5], - "to": [2.125, 3.3802, -5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -5.25]}, - "faces": { - "north": {"uv": [3.0625, 2.9375, 3.34375, 3.0625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [7.9375, 5.875, 7.96875, 6], "texture": "#3", "cullface": "north"}, - "south": {"uv": [3.125, 0, 3.40625, 0.125], "texture": "#3", "cullface": "north"}, - "west": {"uv": [6.375, 7.9375, 6.40625, 8.0625], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "hexadecagon", - "from": [-0.44755, 0.25, 13.4375], - "to": [0.44755, 4.75, 14.1875], - "rotation": {"angle": -45, "axis": "z", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [4.6875, 6.125, 4.75, 6.40625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.3125, 6.125, 5.375, 6.40625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [7.9375, 7.9375, 7.875, 7.875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [0.0625, 7.9375, 0, 8], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.44755, 0.25, 13.4375], - "to": [0.44755, 4.75, 14.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [0.75, 6.1875, 0.8125, 6.46875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [0.875, 6.1875, 0.9375, 6.46875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [8, 0.625, 7.9375, 0.5625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8, 0.9375, 7.9375, 1], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.44755, 0.25, 13.4375], - "to": [0.44755, 4.75, 14.1875], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [1, 6.1875, 1.0625, 6.46875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [1.625, 6.1875, 1.6875, 6.46875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [8, 1.125, 7.9375, 1.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.75, 7.9375, 1.6875, 8], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.44755, 0.25, 13.4375], - "to": [0.44755, 4.75, 14.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [1.75, 6.1875, 1.8125, 6.46875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [3.125, 6.1875, 3.1875, 6.46875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [1.875, 8, 1.8125, 7.9375], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2, 7.9375, 1.9375, 8], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-0.44755, 0.25, 13.4375], - "to": [0.44755, 4.75, 14.1875], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [3.25, 6.1875, 3.3125, 6.46875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [3.375, 6.1875, 3.4375, 6.46875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [8, 2.5625, 7.9375, 2.5], "texture": "#3", "cullface": "up"}, - "down": {"uv": [8, 2.625, 7.9375, 2.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.25, 2.05245, 13.4375], - "to": [2.25, 2.94755, 14.1875], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [6.1875, 3.8125, 6.46875, 3.875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.9375, 2.75, 8, 2.8125], "texture": "#3", "cullface": "up"}, - "south": {"uv": [6.1875, 3.9375, 6.46875, 4], "texture": "#3", "cullface": "up"}, - "west": {"uv": [2.8125, 7.9375, 2.875, 8], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.25, 2.05245, 13.4375], - "to": [2.25, 2.94755, 14.1875], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [6.1875, 4.0625, 6.46875, 4.125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [7.9375, 2.875, 8, 2.9375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [3.9375, 6.25, 4.21875, 6.3125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [2.9375, 7.9375, 3, 8], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "hexadecagon", - "from": [-2.25, 2.05245, 13.4375], - "to": [2.25, 2.94755, 14.1875], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, 11.15625]}, - "faces": { - "north": {"uv": [6.125, 6.25, 6.40625, 6.3125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [3.1875, 7.9375, 3.25, 8], "texture": "#3", "cullface": "up"}, - "south": {"uv": [6.3125, 1, 6.59375, 1.0625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [7.9375, 3.25, 8, 3.3125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.9375, 1.6198, -15], - "to": [2.125, 3.3802, -11], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [7.4375, 7.9375, 7.46875, 8.0625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [1.75, 3.4375, 2, 3.5625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [7.5625, 7.9375, 7.59375, 8.0625], "texture": "#3", "cullface": "north"}, - "west": {"uv": [3.4375, 1.875, 3.6875, 2], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -15], - "to": [0.8802, 0.5625, -11], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [7.9375, 6.875, 8.0625, 6.90625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [7.6875, 7.9375, 7.8125, 7.96875], "texture": "#3", "cullface": "north"}, - "up": {"uv": [2.1875, 3.6875, 2.0625, 3.4375], "texture": "#3", "cullface": "north"}, - "down": {"uv": [3.5625, 2.0625, 3.4375, 2.3125], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -15], - "to": [-1.9375, 3.3802, -11], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [0.125, 8, 0.15625, 8.125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.4375, 2.375, 3.6875, 2.5], "texture": "#3", "cullface": "north"}, - "south": {"uv": [8, 0.375, 8.03125, 0.5], "texture": "#3", "cullface": "north"}, - "west": {"uv": [3.4375, 2.75, 3.6875, 2.875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 4.4375, -15], - "to": [0.8802, 4.625, -11], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [8, 0.6875, 8.125, 0.71875], "texture": "#3", "cullface": "north"}, - "south": {"uv": [8, 0.8125, 8.125, 0.84375], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.3125, 3.6875, 3.1875, 3.4375], "texture": "#3", "cullface": "north"}, - "down": {"uv": [3.5, 3.4375, 3.375, 3.6875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 0.375, -15], - "to": [0.8802, 0.5625, -11], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [1.0625, 8, 1.1875, 8.03125], "texture": "#3", "cullface": "north"}, - "south": {"uv": [1.25, 8, 1.375, 8.03125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.625, 0.25, 3.5, 0], "texture": "#3", "cullface": "north"}, - "down": {"uv": [2.9375, 3.5, 2.8125, 3.75], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-2.125, 1.6198, -15], - "to": [-1.9375, 3.3802, -11], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [8, 1.375, 8.03125, 1.5], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.4375, 2.9375, 3.6875, 3.0625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [8, 2.0625, 8.03125, 2.1875], "texture": "#3", "cullface": "north"}, - "west": {"uv": [0.3125, 3.5625, 0.5625, 3.6875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.8802, 4.4375, -15], - "to": [0.8802, 4.625, -11], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [2.1875, 8, 2.3125, 8.03125], "texture": "#3", "cullface": "north"}, - "south": {"uv": [8, 2.25, 8.125, 2.28125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.125, 3.75, 3, 3.5], "texture": "#3", "cullface": "north"}, - "down": {"uv": [0.125, 3.5625, 0, 3.8125], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [1.9375, 1.6198, -15], - "to": [2.125, 3.3802, -11], - "rotation": {"angle": 22.5, "axis": "z", "origin": [0, 2.5, -11.5]}, - "faces": { - "north": {"uv": [2.375, 8, 2.40625, 8.125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.5625, 0.9375, 3.8125, 1.0625], "texture": "#3", "cullface": "north"}, - "south": {"uv": [8, 3.625, 8.03125, 3.75], "texture": "#3", "cullface": "north"}, - "west": {"uv": [1.0625, 3.5625, 1.3125, 3.6875], "texture": "#3", "cullface": "north"} - } - }, - { - "name": "octagon", - "from": [-0.18122, 3.625, 2], - "to": [0.18122, 4.5, 13.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 4.0625, 8.5]}, - "faces": { - "north": {"uv": [8.9375, 2.375, 8.96875, 2.4375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [2.75, 8.9375, 2.78125, 9], "texture": "#3", "cullface": "up"}, - "up": {"uv": [0.03125, 5.53125, 0, 4.8125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.34375, 4.875, 1.3125, 5.59375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.18122, 3.625, 2], - "to": [0.18122, 4.5, 13.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 4.0625, 8.5]}, - "faces": { - "north": {"uv": [8.9375, 2.75, 8.96875, 2.8125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [1.78125, 5.65625, 1.75, 4.9375], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.21875, 4.9375, 4.1875, 5.65625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.4375, 3.88128, 2], - "to": [0.4375, 4.24372, 13.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 4.0625, 8.5]}, - "faces": { - "north": {"uv": [8.9375, 2.875, 9, 2.90625], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.125, 0, 5.84375, 0.03125], "texture": "#3", "cullface": "up"}, - "south": {"uv": [3, 8.9375, 3.0625, 8.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.125, 2.0625, 5.84375, 2.09375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.4375, 3.88128, 2], - "to": [0.4375, 4.24372, 13.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 4.0625, 8.5]}, - "faces": { - "north": {"uv": [3.125, 8.9375, 3.1875, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.125, 3.5625, 5.84375, 3.59375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.125, 3.6875, 5.84375, 3.71875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 3.6875, -11.75], - "to": [0.15533, 3.8125, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [9.375, 3.375, 9.40625, 3.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.59375, 4.5625, 3.5625, 3.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.71875, 3.6875, 3.6875, 4.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 3.6875, -11.75], - "to": [0.15533, 3.8125, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [3.5, 9.375, 3.53125, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [0.34375, 4.625, 0.3125, 3.75], "texture": "#3", "cullface": "up"}, - "down": {"uv": [0.46875, 3.75, 0.4375, 4.625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 4.3125, -11.75], - "to": [0.15533, 4.4375, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [9.375, 3.625, 9.40625, 3.65625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [1.03125, 4.625, 1, 3.75], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.15625, 3.75, 1.125, 4.625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 4.3125, -11.75], - "to": [0.15533, 4.4375, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [3.75, 9.375, 3.78125, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [1.28125, 4.625, 1.25, 3.75], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.09375, 3.75, 2.0625, 4.625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.375, 3.90717, -11.75], - "to": [-0.25, 4.21783, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [9.375, 3.75, 9.40625, 3.78125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.6875, 0.8125, 4.5625, 0.84375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.6875, 2.5625, 4.5625, 2.59375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.375, 3.90717, -11.75], - "to": [-0.25, 4.21783, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [3.875, 9.375, 3.90625, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.75, 0.375, 4.625, 0.40625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.75, 1.6875, 4.625, 1.71875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.25, 3.90717, -11.75], - "to": [0.375, 4.21783, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [9.375, 3.875, 9.40625, 3.90625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.75, 1.8125, 4.625, 1.84375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.75, 1.9375, 4.625, 1.96875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.25, 3.90717, -11.75], - "to": [0.375, 4.21783, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 4.0625, 0.5]}, - "faces": { - "north": {"uv": [9.375, 4, 9.40625, 4.03125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.75, 2.3125, 4.625, 2.34375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.75, 2.4375, 4.625, 2.46875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.19378, 2.8125, 2], - "to": [1.55622, 3.6875, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [3.25, 8.9375, 3.28125, 9], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.9375, 3.25, 8.96875, 3.3125], "texture": "#3", "cullface": "up"}, - "up": {"uv": [0.53125, 5.78125, 0.5, 5.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.40625, 5.0625, 2.375, 5.78125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.19378, 2.8125, 2], - "to": [1.55622, 3.6875, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [8.9375, 3.5625, 8.96875, 3.625], "texture": "#3", "cullface": "up"}, - "up": {"uv": [2.53125, 5.78125, 2.5, 5.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.78125, 5.0625, 2.75, 5.78125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.9375, 3.06878, 2], - "to": [1.8125, 3.43122, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [3.625, 8.9375, 3.6875, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.125, 4.8125, 5.84375, 4.84375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [4, 8.9375, 4.0625, 8.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.125, 4.9375, 5.84375, 4.96875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.9375, 3.06878, 2], - "to": [1.8125, 3.43122, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [4.125, 8.9375, 4.1875, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.125, 5.0625, 5.84375, 5.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.3125, 5.1875, 5.03125, 5.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 2.875, -11.75], - "to": [1.53033, 3, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 4.125, 9.40625, 4.15625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.21875, 4.625, 3.1875, 3.75], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.34375, 3.75, 3.3125, 4.625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 2.875, -11.75], - "to": [1.53033, 3, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [4.25, 9.375, 4.28125, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.46875, 4.625, 3.4375, 3.75], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.84375, 3.8125, 2.8125, 4.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 3.5, -11.75], - "to": [1.53033, 3.625, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 4.25, 9.40625, 4.28125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [2.96875, 4.6875, 2.9375, 3.8125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.09375, 3.8125, 3.0625, 4.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 3.5, -11.75], - "to": [1.53033, 3.625, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [4.375, 9.375, 4.40625, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.84375, 4.5625, 3.8125, 3.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [0.03125, 3.875, 0, 4.75], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1, 3.09467, -11.75], - "to": [1.125, 3.40533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 4.375, 9.40625, 4.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.75, 2.6875, 4.625, 2.71875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.75, 2.8125, 4.625, 2.84375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1, 3.09467, -11.75], - "to": [1.125, 3.40533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [4.875, 9.375, 4.90625, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.75, 2.9375, 4.625, 2.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.875, 0, 4.75, 0.03125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.625, 3.09467, -11.75], - "to": [1.75, 3.40533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 5, 9.40625, 5.03125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.875, 0.125, 4.75, 0.15625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.875, 0.25, 4.75, 0.28125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.625, 3.09467, -11.75], - "to": [1.75, 3.40533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 5.25, 9.40625, 5.28125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [3.875, 0.9375, 4.75, 0.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [3.9375, 3.6875, 4.8125, 3.71875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.19378, 1.3125, 2], - "to": [1.55622, 2.1875, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [4.5625, 8.9375, 4.59375, 9], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.9375, 4.625, 8.96875, 4.6875], "texture": "#3", "cullface": "up"}, - "up": {"uv": [2.90625, 5.78125, 2.875, 5.0625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.03125, 5.0625, 3, 5.78125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.19378, 1.3125, 2], - "to": [1.55622, 2.1875, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [4.6875, 8.9375, 4.71875, 9], "texture": "#3", "cullface": "up"}, - "up": {"uv": [3.96875, 5.84375, 3.9375, 5.125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.09375, 5.125, 4.0625, 5.84375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.9375, 1.56878, 2], - "to": [1.8125, 1.93122, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [8.9375, 4.75, 9, 4.78125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.125, 5.1875, 5.84375, 5.21875], "texture": "#3", "cullface": "up"}, - "south": {"uv": [4.8125, 8.9375, 4.875, 8.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.25, 3.8125, 5.96875, 3.84375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.9375, 1.56878, 2], - "to": [1.8125, 1.93122, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [8.9375, 4.875, 9, 4.90625], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.25, 3.9375, 5.96875, 3.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.25, 4.0625, 5.96875, 4.09375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 1.375, -11.75], - "to": [1.53033, 1.5, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 5.9375, 9.40625, 5.96875], "texture": "#3", "cullface": "north"}, - "up": {"uv": [1.40625, 4.8125, 1.375, 3.9375], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.96875, 3.8125, 3.9375, 4.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 1.375, -11.75], - "to": [1.53033, 1.5, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [6.25, 9.375, 6.28125, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [1.78125, 4.875, 1.75, 4], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.09375, 3.8125, 4.0625, 4.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 2, -11.75], - "to": [1.53033, 2.125, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 6.25, 9.40625, 6.28125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [0.59375, 5, 0.5625, 4.125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.40625, 4.125, 2.375, 5], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.21967, 2, -11.75], - "to": [1.53033, 2.125, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [6.375, 9.375, 6.40625, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [2.53125, 5, 2.5, 4.125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.21875, 3.8125, 4.1875, 4.6875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1, 1.59467, -11.75], - "to": [1.125, 1.90533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 6.375, 9.40625, 6.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.125, 1.0625, 5, 1.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.125, 1.1875, 5, 1.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1, 1.59467, -11.75], - "to": [1.125, 1.90533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [6.5, 9.375, 6.53125, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.125, 3.375, 5, 3.40625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.125, 3.5, 5, 3.53125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.625, 1.59467, -11.75], - "to": [1.75, 1.90533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 6.5, 9.40625, 6.53125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.1875, 2.0625, 5.0625, 2.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.3125, 3.8125, 5.1875, 3.84375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [1.625, 1.59467, -11.75], - "to": [1.75, 1.90533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [6.625, 9.375, 6.65625, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.3125, 3.9375, 5.1875, 3.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.3125, 4.0625, 5.1875, 4.09375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.18122, 0.5, 2], - "to": [0.18122, 1.375, 13.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 0.9375, 8.5]}, - "faces": { - "north": {"uv": [8.9375, 5, 8.96875, 5.0625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.125, 8.9375, 5.15625, 9], "texture": "#3", "cullface": "up"}, - "up": {"uv": [0.15625, 6.03125, 0.125, 5.3125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [0.65625, 5.3125, 0.625, 6.03125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.18122, 0.5, 2], - "to": [0.18122, 1.375, 13.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.9375, 8.5]}, - "faces": { - "north": {"uv": [5.25, 8.9375, 5.28125, 9], "texture": "#3", "cullface": "up"}, - "up": {"uv": [1.46875, 6.03125, 1.4375, 5.3125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.59375, 5.3125, 1.5625, 6.03125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.4375, 0.75628, 2], - "to": [0.4375, 1.11872, 13.5], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 0.9375, 8.5]}, - "faces": { - "north": {"uv": [8.9375, 5.25, 9, 5.28125], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.3125, 0.125, 6.03125, 0.15625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.375, 8.9375, 5.4375, 8.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.3125, 0.25, 6.03125, 0.28125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.4375, 0.75628, 2], - "to": [0.4375, 1.11872, 13.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.9375, 8.5]}, - "faces": { - "north": {"uv": [5.5, 8.9375, 5.5625, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.3125, 1.3125, 6.03125, 1.34375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.3125, 1.4375, 6.03125, 1.46875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 0.5625, -11.75], - "to": [0.15533, 0.6875, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [9.375, 6.625, 9.40625, 6.65625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [4.34375, 5.0625, 4.3125, 4.1875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [0.15625, 4.375, 0.125, 5.25], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 0.5625, -11.75], - "to": [0.15533, 0.6875, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [6.75, 9.375, 6.78125, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [0.71875, 5.25, 0.6875, 4.375], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.53125, 4.375, 1.5, 5.25], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 1.1875, -11.75], - "to": [0.15533, 1.3125, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [9.375, 6.75, 9.40625, 6.78125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [1.65625, 5.25, 1.625, 4.375], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.46875, 4.1875, 4.4375, 5.0625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.15533, 1.1875, -11.75], - "to": [0.15533, 1.3125, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [6.875, 9.375, 6.90625, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [2.65625, 5.4375, 2.625, 4.5625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.59375, 4.1875, 4.5625, 5.0625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.375, 0.78217, -11.75], - "to": [-0.25, 1.09283, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [9.375, 6.875, 9.40625, 6.90625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.375, 1.3125, 5.25, 1.34375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.375, 1.4375, 5.25, 1.46875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-0.375, 0.78217, -11.75], - "to": [-0.25, 1.09283, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [9.375, 7, 9.40625, 7.03125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.375, 3.0625, 5.25, 3.09375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.4375, 1.5625, 5.3125, 1.59375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.25, 0.78217, -11.75], - "to": [0.375, 1.09283, 2], - "rotation": {"angle": 45, "axis": "z", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [7.125, 9.375, 7.15625, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.625, 0.8125, 5.5, 0.84375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.625, 2.1875, 5.5, 2.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [0.25, 0.78217, -11.75], - "to": [0.375, 1.09283, 2], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.9375, 0.5]}, - "faces": { - "north": {"uv": [7.25, 9.375, 7.28125, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.625, 2.5625, 5.5, 2.59375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.625, 3.1875, 5.5, 3.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.55622, 2.8125, 2], - "to": [-1.19378, 3.6875, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [8.9375, 5.5625, 8.96875, 5.625], "texture": "#3", "cullface": "up"}, - "south": {"uv": [5.625, 8.9375, 5.65625, 9], "texture": "#3", "cullface": "up"}, - "up": {"uv": [4.34375, 6.03125, 4.3125, 5.3125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.46875, 5.3125, 4.4375, 6.03125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.55622, 2.8125, 2], - "to": [-1.19378, 3.6875, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [8.9375, 5.6875, 8.96875, 5.75], "texture": "#3", "cullface": "up"}, - "up": {"uv": [4.59375, 6.03125, 4.5625, 5.3125], "texture": "#3", "cullface": "up"}, - "down": {"uv": [4.71875, 5.3125, 4.6875, 6.03125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.8125, 3.06878, 2], - "to": [-0.9375, 3.43122, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [5.75, 8.9375, 5.8125, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.3125, 3.0625, 6.03125, 3.09375], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.9375, 5.8125, 9, 5.84375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.8125, 5.3125, 5.53125, 5.34375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.8125, 3.06878, 2], - "to": [-0.9375, 3.43122, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [5.875, 8.9375, 5.9375, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.375, 1.5625, 6.09375, 1.59375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.8125, 5.4375, 5.53125, 5.46875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 2.875, -11.75], - "to": [-1.21967, 3, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [7.5625, 9.375, 7.59375, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [1.90625, 5.5, 1.875, 4.625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.59375, 4.625, 3.5625, 5.5], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 2.875, -11.75], - "to": [-1.21967, 3, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [7.6875, 9.375, 7.71875, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.71875, 5.5, 3.6875, 4.625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.84375, 4.625, 3.8125, 5.5], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 3.5, -11.75], - "to": [-1.21967, 3.625, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [7.8125, 9.375, 7.84375, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [0.28125, 5.5625, 0.25, 4.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [0.40625, 4.6875, 0.375, 5.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 3.5, -11.75], - "to": [-1.21967, 3.625, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 7.875, 9.40625, 7.90625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [0.84375, 5.5625, 0.8125, 4.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [0.96875, 4.6875, 0.9375, 5.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.125, 3.09467, -11.75], - "to": [-1, 3.40533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [7.9375, 9.375, 7.96875, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 0.375, 5.5625, 0.40625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 0.5, 5.5625, 0.53125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.125, 3.09467, -11.75], - "to": [-1, 3.40533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 8, 9.40625, 8.03125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 0.625, 5.5625, 0.65625], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 1.6875, 5.5625, 1.71875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.75, 3.09467, -11.75], - "to": [-1.625, 3.40533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [8.0625, 9.375, 8.09375, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 1.8125, 5.5625, 1.84375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 1.9375, 5.5625, 1.96875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.75, 3.09467, -11.75], - "to": [-1.625, 3.40533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 3.25, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 8.125, 9.40625, 8.15625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 2.3125, 5.5625, 2.34375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 2.4375, 5.5625, 2.46875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.55622, 1.3125, 2], - "to": [-1.19378, 2.1875, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [8.9375, 5.9375, 8.96875, 6], "texture": "#3", "cullface": "up"}, - "south": {"uv": [6, 8.9375, 6.03125, 9], "texture": "#3", "cullface": "up"}, - "up": {"uv": [2.65625, 6.21875, 2.625, 5.5], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.90625, 5.5625, 1.875, 6.28125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.55622, 1.3125, 2], - "to": [-1.19378, 2.1875, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [6.125, 8.9375, 6.15625, 9], "texture": "#3", "cullface": "up"}, - "up": {"uv": [3.59375, 6.28125, 3.5625, 5.5625], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.71875, 5.5625, 3.6875, 6.28125], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.8125, 1.56878, 2], - "to": [-0.9375, 1.93122, 13.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [6.25, 8.9375, 6.3125, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.5625, 0.75, 6.28125, 0.78125], "texture": "#3", "cullface": "up"}, - "south": {"uv": [8.9375, 6.25, 9, 6.28125], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.5625, 2.1875, 6.28125, 2.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.8125, 1.56878, 2], - "to": [-0.9375, 1.93122, 13.5], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [7.125, 8.9375, 7.1875, 8.96875], "texture": "#3", "cullface": "up"}, - "east": {"uv": [5.5625, 2.5625, 6.28125, 2.59375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [5.5625, 3.1875, 6.28125, 3.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 1.375, -11.75], - "to": [-1.21967, 1.5, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [8.1875, 9.375, 8.21875, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [1.09375, 5.5625, 1.0625, 4.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [1.21875, 4.6875, 1.1875, 5.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 1.375, -11.75], - "to": [-1.21967, 1.5, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 8.25, 9.40625, 8.28125], "texture": "#3", "cullface": "north"}, - "up": {"uv": [2.03125, 5.5625, 2, 4.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [2.15625, 4.6875, 2.125, 5.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 2, -11.75], - "to": [-1.21967, 2.125, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [8.3125, 9.375, 8.34375, 9.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [2.28125, 5.5625, 2.25, 4.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.21875, 4.6875, 3.1875, 5.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.53033, 2, -11.75], - "to": [-1.21967, 2.125, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 8.375, 9.40625, 8.40625], "texture": "#3", "cullface": "north"}, - "up": {"uv": [3.34375, 5.5625, 3.3125, 4.6875], "texture": "#3", "cullface": "up"}, - "down": {"uv": [3.46875, 4.6875, 3.4375, 5.5625], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.125, 1.59467, -11.75], - "to": [-1, 1.90533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 8.5, 9.40625, 8.53125], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 2.6875, 5.5625, 2.71875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 2.8125, 5.5625, 2.84375], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.125, 1.59467, -11.75], - "to": [-1, 1.90533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [8.625, 9.375, 8.65625, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 2.9375, 5.5625, 2.96875], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 4.1875, 5.5625, 4.21875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.75, 1.59467, -11.75], - "to": [-1.625, 1.90533, 2], - "rotation": {"angle": -22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [9.375, 8.625, 9.40625, 8.65625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 4.3125, 5.5625, 4.34375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 4.4375, 5.5625, 4.46875], "texture": "#3", "cullface": "up"} - } - }, - { - "name": "octagon", - "from": [-1.75, 1.59467, -11.75], - "to": [-1.625, 1.90533, 2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [-1.375, 1.75, 1.4375]}, - "faces": { - "north": {"uv": [8.75, 9.375, 8.78125, 9.40625], "texture": "#3", "cullface": "north"}, - "east": {"uv": [4.6875, 4.5625, 5.5625, 4.59375], "texture": "#3", "cullface": "up"}, - "west": {"uv": [4.6875, 4.6875, 5.5625, 4.71875], "texture": "#3", "cullface": "up"} + "north": {"uv": [11.75, 13.5, 12, 13.75], "texture": "#0"}, + "east": {"uv": [10, 1.25, 14, 1.5], "texture": "#0"}, + "south": {"uv": [13.5, 11.75, 13.75, 12], "texture": "#0"}, + "west": {"uv": [10, 1.5, 14, 1.75], "texture": "#0"}, + "up": {"uv": [2.75, 14, 2.5, 10], "texture": "#0"}, + "down": {"uv": [3, 10, 2.75, 14], "texture": "#0"} } } ], @@ -7807,8 +675,8 @@ "display": { "thirdperson_righthand": { "rotation": [75, -9, 0], - "translation": [4.75, 4.5, -0.75], - "scale": [0.6, 0.6, 0.6] + "translation": [0.25, 3.5, -0.25], + "scale": [0.7, 0.7, 0.7] }, "thirdperson_lefthand": { "rotation": [75, 0, 0], @@ -7822,12 +690,12 @@ "translation": [-4, 0.5, -7] }, "ground": { - "translation": [5.5, 10, 0], + "translation": [1.25, 7.5, 3.75], "scale": [0.75, 0.75, 0.75] }, "gui": { "rotation": [30, -145, 0], - "translation": [-5.5, 2, 0], + "translation": [-1.5, 3.25, 0], "scale": [0.6, 0.6, 0.6] }, "head": { @@ -7835,694 +703,96 @@ }, "fixed": { "rotation": [0, 90, 0], - "translation": [4.5, 10, -19.25], + "translation": [4.5, 7, -3.25], "scale": [1.5, 1.5, 1.5] } }, "groups": [ { - "name": "body", + "name": "group", "origin": [8, 8, 8], "color": 0, "children": [ - { - "name": "1", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "hexadecagon", - "origin": [8, 8, 8], - "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7] - }, - { - "name": "hexadecagon", - "origin": [8, 8, 8], - "color": 0, - "children": [8, 9, 10, 11, 12, 13, 14, 15] - }, - { - "name": "hexadecagon", - "origin": [8, 8, 8], - "color": 0, - "children": [16, 17, 18, 19, 20, 21, 22, 23] - }, - { - "name": "hexadecagon", - "origin": [8, 8, 8], - "color": 0, - "children": [24, 25, 26, 27, 28, 29, 30, 31] - } - ] - }, - { - "name": "deco", - "origin": [8, 12.125, 19.625], - "color": 0, - "children": [32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42] - }, - { - "name": "2", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [43, 44, 45, 46] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [70, 71, 72, 73] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [74, 75, 76, 77] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [78, 79, 80, 81] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [82, 83, 84, 85] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [86, 87, 88, 89] - }, - 90 - ] - }, - { - "name": "4", - "origin": [8, 12.125, 21.625], - "color": 0, - "children": [ - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102] - } - ] - }, - { - "name": "5", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [103, 104, 105, 106] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [107, 108, 109, 110] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [111, 112, 113, 114] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [115, 116, 117, 118] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [119, 120, 121, 122] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [123, 124, 125, 126] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [127, 128, 129, 130] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [131, 132, 133, 134] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [135, 136, 137, 138] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [156, 157, 158, 159, 160, 161, 162, 163, 164, 165] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [166, 167, 168, 169] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [170, 171, 172, 173, 174, 175] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [176, 177, 178, 179] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [180, 181, 182, 183, 184, 185, 186] - } - ] - }, - { - "name": "6", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "group", - "origin": [5.25, 4.1875, 16.25], - "color": 0, - "children": [187, 188, 189, 190] - }, - { - "name": "group", - "origin": [6, 10.1875, 16.5], - "color": 0, - "children": [ - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - 227, - 228, - 229, - 230, - 231, - 232, - 233, - 234, - 235, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 244, - 245, - 246, - 247, - 248, - 249, - 250, - 251, - 252, - 253 - ] - } - ] - }, - { - "name": "grip", - "origin": [8, 6.82731, 28.13112], - "color": 3, - "children": [ - { - "name": "group", - "origin": [8, 7.24568, 30.09111], - "color": 0, - "children": [254, 255, 256, 257, 258, 259, 260, 261, 262, 263] - }, - { - "name": "group", - "origin": [8, 5.59489, 24.77295], - "color": 0, - "children": [264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287] - }, - { - "name": "group", - "origin": [8, 7.56318, 26.72929], - "color": 6, - "children": [288, 289, 290, 291] - } - ] - }, - { - "name": "foregrip", - "origin": [9.41161, 11.70267, 12.25], - "color": 0, - "children": [292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302] - }, - { - "name": "spin", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "group", - "origin": [8, 12.125, 12.5], - "color": 0, - "children": [303, 304, 305, 306] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [307, 308, 309, 310] - }, - { - "name": "group", - "origin": [8, 12.125, 12.5], - "color": 0, - "children": [311, 312, 313, 314] - } - ] - }, - { - "name": "mount", - "origin": [8, 13.625, 25.8125], - "color": 0, - "children": [ - { - "name": "group", - "origin": [7.5, -6, 0.4375], - "color": 0, - "children": [ - { - "name": "group", - "origin": [11.75, 8.0625, 13.5], - "color": 0, - "children": [315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330] - }, - { - "name": "group", - "origin": [4.25, 8.0625, 15.5], - "color": 0, - "children": [331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346] - } - ] - }, - 347, - 348, - 349, - 350, - 351, - 352, - 353, - 354, - 355, - 356, - 357, - 358, - 359, - 360, - 361, - 362, - 363, - 364, - 365, - 366, - 367, - 368, - 369, - 370, - 371, - 372, - 373, - 374, - 375, - 376, - 377, - 378, - 379, - 380, - 381, - 382, - 383, - 384, - 385, - 386, - 387, - 388, - 389, - 390, - 391, - 392, - 393, - 394, - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - 404, - 405, - 406, - 407, - 408, - 409, - 410, - 411, - { - "name": "hexadecagon", - "origin": [8, 8, 8], - "color": 0, - "children": [412, 413, 414, 415, 416, 417, 418, 419, 420] - } - ] - }, + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, { "name": "group", - "origin": [8, 8, 8], - "color": 0, - "children": [421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444] - } - ] - }, - { - "name": "mag", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "magazine", - "origin": [10.62676, 4.4319, 18.25], + "origin": [6.875, 2.75, 0], "color": 0, "children": [ - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, { "name": "group", - "origin": [8, 8, 8], + "origin": [8, 3.175, -13.5], "color": 0, - "children": [ - { - "name": "mag-part-3", - "origin": [8, 0.75, 13.75], - "color": 0, - "children": [457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467] - }, - { - "name": "mag-part -2", - "origin": [8, 0.75, 14.125], - "color": 0, - "children": [468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500] - }, - { - "name": "mag-part-1", - "origin": [8, 0.75, 22], - "color": 0, - "children": [501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532] - } - ] - } - ] - }, - { - "name": "chain_group", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "handle", - "origin": [14.19503, 0, 21.31628], - "color": 0, - "children": [533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545] + "children": [11, 12, 13, 14] }, { - "name": "chain", - "origin": [10.49317, -1.30672, 13.34235], + "name": "group", + "origin": [8, 3.175, -13.5], + "color": 0, + "children": [15, 16, 17, 18] + }, + { + "name": "group", + "origin": [8, 3.175, -13.5], + "color": 0, + "children": [19, 20, 21, 22] + }, + { + "name": "group", + "origin": [8, 3.175, -13.5], + "color": 0, + "children": [23, 24, 25, 26] + }, + { + "name": "group", + "origin": [8, 3.175, -13.5], "color": 0, "children": [ { "name": "group", - "origin": [18.68113, 0.53922, 21.08938], + "origin": [8, 3.175, -13.5], "color": 0, - "children": [546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566] - } - ] - } - ] - } - ] - }, - 567, - { - "name": "minigun_barrel", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "barrel_1", - "origin": [8, 8, 8], - "color": 9, - "children": [ - { - "name": "rings", - "origin": [8, 8, 8], - "color": 9, - "children": [ - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 9, - "children": [568, 569, 570, 571] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 9, - "children": [572, 573, 574, 575] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 9, - "children": [576, 577, 578, 579] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 9, - "children": [580, 581, 582, 583] + "children": [27, 28, 29, 30] }, { "name": "group", - "origin": [8, 8, 8], + "origin": [8, 3.175, -13.5], "color": 0, - "children": [ - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - { - "name": "octagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - { - "name": "hexadecagon", - "origin": [8, 8, 8], - "color": 0, - "children": [] - }, - { - "name": "hexadecagon", - "origin": [8, 8, 8], - "color": 0, - "children": [584, 585, 586, 587, 588, 589, 590, 591] - } - ] - } - ] - }, - { - "name": "muzzle", - "origin": [8, 8, 8], - "color": 0, - "children": [592, 593, 594, 595, 596, 597, 598, 599] - }, - { - "name": "barrels", - "origin": [8, 8, 8], - "color": 9, - "children": [ - { - "name": "1", - "origin": [8, 4.0625, 1], - "color": 9, - "children": [600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611] + "children": [31, 32, 33, 34] }, { - "name": "2", - "origin": [8, 4.0625, 1], - "color": 9, - "children": [612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623] + "name": "group", + "origin": [8, 3.175, -13.5], + "color": 0, + "children": [35, 36, 37, 38] }, { - "name": "3", - "origin": [8, 4.0625, 1], - "color": 9, - "children": [624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635] + "name": "group", + "origin": [8, 3.175, -13.5], + "color": 0, + "children": [39, 40, 41, 42] }, { - "name": "4", - "origin": [8, 4.0625, 1], - "color": 9, - "children": [636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647] + "name": "group", + "origin": [8, 3.175, -13.5], + "color": 0, + "children": [43, 44, 45, 46] }, { - "name": "5", - "origin": [8, 4.0625, 1], - "color": 9, - "children": [648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659] - }, - { - "name": "6", - "origin": [8, 4.0625, 1], - "color": 9, - "children": [660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671] + "name": "group", + "origin": [8, 3.175, -13.5], + "color": 0, + "children": [47, 48, 49, 50] } ] } diff --git a/src/main/resources/assets/target/models/item/mk_143d.json b/src/main/resources/assets/target/models/item/mk_143d.json index 55268a2d8..4fc71c7e8 100644 --- a/src/main/resources/assets/target/models/item/mk_143d.json +++ b/src/main/resources/assets/target/models/item/mk_143d.json @@ -345,7 +345,7 @@ } }, { - "from": [7.2, 5.05, 7.75], + "from": [7.2, 5.05, 3.75], "to": [8.8, 6.65, 13.4], "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 9]}, "faces": { diff --git a/src/main/resources/assets/target/models/item/rpk3d.json b/src/main/resources/assets/target/models/item/rpk3d.json index 543042564..9608120d8 100644 --- a/src/main/resources/assets/target/models/item/rpk3d.json +++ b/src/main/resources/assets/target/models/item/rpk3d.json @@ -45,6 +45,71 @@ "down": {"uv": [6.5, 5, 6, 9], "texture": "#0"} } }, + { + "from": [7.5, 1.2, 6.5], + "to": [8.5, 2, 8.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, + "faces": { + "north": {"uv": [2.5, 9.5, 3, 10.5], "texture": "#0"}, + "east": {"uv": [0, 2, 4, 3], "texture": "#0"}, + "south": {"uv": [9.5, 3, 10, 4], "texture": "#0"}, + "west": {"uv": [0, 3, 4, 4], "texture": "#0"}, + "up": {"uv": [4, 8, 3.5, 4], "texture": "#0"}, + "down": {"uv": [6.5, 5, 6, 9], "texture": "#0"} + } + }, + { + "from": [7.25, -2.3, 6.5], + "to": [8.75, 1.2, 8.8], + "rotation": {"angle": 0, "axis": "y", "origin": [8, -0.55, 7.65]}, + "faces": { + "north": {"uv": [2.5, 9.5, 3, 10.5], "texture": "#0"}, + "east": {"uv": [0, 2, 4, 3], "texture": "#0"}, + "south": {"uv": [9.5, 3, 10, 4], "texture": "#0"}, + "west": {"uv": [0, 3, 4, 4], "texture": "#0"}, + "up": {"uv": [4, 8, 3.5, 4], "texture": "#0"}, + "down": {"uv": [6.5, 5, 6, 9], "texture": "#0"} + } + }, + { + "from": [6.25, -1.3, 6.5], + "to": [9.75, 0.2, 8.8], + "rotation": {"angle": 0, "axis": "z", "origin": [8, -0.55, 7.65]}, + "faces": { + "north": {"uv": [2.5, 9.5, 3, 10.5], "rotation": 90, "texture": "#0"}, + "east": {"uv": [6.5, 5, 6, 9], "rotation": 270, "texture": "#0"}, + "south": {"uv": [9.5, 3, 10, 4], "rotation": 270, "texture": "#0"}, + "west": {"uv": [4, 8, 3.5, 4], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 2, 4, 3], "rotation": 270, "texture": "#0"}, + "down": {"uv": [0, 3, 4, 4], "rotation": 270, "texture": "#0"} + } + }, + { + "from": [7.25, -2.3, 6.5], + "to": [8.75, 1.2, 8.8], + "rotation": {"angle": -45, "axis": "z", "origin": [8, -0.55, 7.65]}, + "faces": { + "north": {"uv": [2.5, 9.5, 3, 10.5], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 3, 4, 4], "rotation": 180, "texture": "#0"}, + "south": {"uv": [9.5, 3, 10, 4], "rotation": 180, "texture": "#0"}, + "west": {"uv": [0, 2, 4, 3], "rotation": 180, "texture": "#0"}, + "up": {"uv": [6.5, 5, 6, 9], "rotation": 180, "texture": "#0"}, + "down": {"uv": [4, 8, 3.5, 4], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [6.25, -1.3, 6.5], + "to": [9.75, 0.2, 8.8], + "rotation": {"angle": -45, "axis": "z", "origin": [8, -0.55, 7.65]}, + "faces": { + "north": {"uv": [2.5, 9.5, 3, 10.5], "rotation": 270, "texture": "#0"}, + "east": {"uv": [4, 8, 3.5, 4], "rotation": 90, "texture": "#0"}, + "south": {"uv": [9.5, 3, 10, 4], "rotation": 90, "texture": "#0"}, + "west": {"uv": [6.5, 5, 6, 9], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 3, 4, 4], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 2, 4, 3], "rotation": 90, "texture": "#0"} + } + }, { "from": [7.5, 4.25, 6.5], "to": [8.5, 4.5, 9.25], @@ -149,45 +214,6 @@ "down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"} } }, - { - "from": [7.50391, -0.75, 6.85], - "to": [8.49609, 2.5, 9.6], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.5, 13.75]}, - "faces": { - "north": {"uv": [5, 7.5, 5.5, 9.5], "texture": "#0"}, - "east": {"uv": [0, 6.5, 1, 8.5], "texture": "#0"}, - "south": {"uv": [5.5, 7.5, 6, 9.5], "texture": "#0"}, - "west": {"uv": [6.5, 0, 7.5, 2], "texture": "#0"}, - "up": {"uv": [7, 10.5, 6.5, 9.5], "texture": "#0"}, - "down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"} - } - }, - { - "from": [7.50391, -3.32131, 6.43799], - "to": [8.49609, -0.07131, 9.18799], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, -1.44631, 7.68799]}, - "faces": { - "north": {"uv": [5, 7.5, 5.5, 9.5], "texture": "#0"}, - "east": {"uv": [0, 6.5, 1, 8.5], "texture": "#0"}, - "south": {"uv": [5.5, 7.5, 6, 9.5], "texture": "#0"}, - "west": {"uv": [6.5, 0, 7.5, 2], "texture": "#0"}, - "up": {"uv": [7, 10.5, 6.5, 9.5], "texture": "#0"}, - "down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"} - } - }, - { - "from": [7.50391, -5.53922, 5.07335], - "to": [8.49609, -2.28922, 7.82335], - "rotation": {"angle": 45, "axis": "x", "origin": [8, -3.66422, 6.32335]}, - "faces": { - "north": {"uv": [5, 7.5, 5.5, 9.5], "texture": "#0"}, - "east": {"uv": [0, 6.5, 1, 8.5], "texture": "#0"}, - "south": {"uv": [5.5, 7.5, 6, 9.5], "texture": "#0"}, - "west": {"uv": [6.5, 0, 7.5, 2], "texture": "#0"}, - "up": {"uv": [7, 10.5, 6.5, 9.5], "texture": "#0"}, - "down": {"uv": [7.5, 9.5, 7, 10.5], "texture": "#0"} - } - }, { "from": [7.5, -1, 12.85], "to": [8.5, -0.25, 13.1], @@ -424,7 +450,7 @@ "name": "group", "origin": [8, 3.25, 7.75], "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] + "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] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/target/models/item/sks3d.json b/src/main/resources/assets/target/models/item/sks3d.json index 164919d36..3089793d4 100644 --- a/src/main/resources/assets/target/models/item/sks3d.json +++ b/src/main/resources/assets/target/models/item/sks3d.json @@ -20,7 +20,7 @@ }, { "from": [7.5, 2, 0.25], - "to": [8.5, 3.5, 14.25], + "to": [8.5, 3.5, 14.8], "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, "faces": { "north": {"uv": [9.5, 8, 10, 9], "texture": "#1"}, @@ -44,19 +44,6 @@ "down": {"uv": [5.5, 8, 5, 10.5], "texture": "#1"} } }, - { - "from": [7.5, 3.5, 13.75], - "to": [8.5, 4.5, 14.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, - "faces": { - "north": {"uv": [10.5, 8, 11, 8.5], "texture": "#1"}, - "east": {"uv": [8.5, 10.5, 9, 11], "texture": "#1"}, - "south": {"uv": [10.5, 8.5, 11, 9], "texture": "#1"}, - "west": {"uv": [10.5, 9, 11, 9.5], "texture": "#1"}, - "up": {"uv": [11, 10, 10.5, 9.5], "texture": "#1"}, - "down": {"uv": [10.5, 10.5, 10, 11], "texture": "#1"} - } - }, { "from": [7.6, 3.5, 5.5], "to": [8.4, 4.5, 6.75], @@ -83,6 +70,58 @@ "down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"} } }, + { + "from": [7.2, 2.2, 9.35156], + "to": [7.5, 3.25, 13.10156], + "rotation": {"angle": 0, "axis": "y", "origin": [7.9, 3.25, 7.75]}, + "faces": { + "north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"}, + "east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"}, + "south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"}, + "west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"}, + "up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"}, + "down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"} + } + }, + { + "from": [6.9, 2.4, 9.55156], + "to": [7.2, 4.55, 10.40156], + "rotation": {"angle": 0, "axis": "y", "origin": [8.1, 3.25, 7.75]}, + "faces": { + "north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"}, + "east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"}, + "south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"}, + "west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"}, + "up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"}, + "down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"} + } + }, + { + "from": [6.9, 4.55, 8.30156], + "to": [7.7, 5.25, 13.15156], + "rotation": {"angle": 0, "axis": "y", "origin": [8.1, 3.25, 10.25]}, + "faces": { + "north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"}, + "east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"}, + "south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"}, + "west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"}, + "up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"}, + "down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"} + } + }, + { + "from": [6.9, 2.4, 12.05156], + "to": [7.2, 4.55, 12.90156], + "rotation": {"angle": 0, "axis": "y", "origin": [8.1, 3.25, 10.25]}, + "faces": { + "north": {"uv": [11, 2.5, 11.5, 3], "texture": "#1"}, + "east": {"uv": [8, 0.5, 9.5, 1], "texture": "#1"}, + "south": {"uv": [3, 11, 3.5, 11.5], "texture": "#1"}, + "west": {"uv": [8, 1, 9.5, 1.5], "texture": "#1"}, + "up": {"uv": [9, 6.5, 8.5, 5], "texture": "#1"}, + "down": {"uv": [7, 8.5, 6.5, 10], "texture": "#1"} + } + }, { "from": [7.7, 3.5, 6.75156], "to": [8.3, 4.5, 11.60156], @@ -109,19 +148,6 @@ "down": {"uv": [11.5, 5.5, 11, 6], "texture": "#1"} } }, - { - "from": [7.5, 4.5, 7.5], - "to": [8.5, 4.75, 14.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, - "faces": { - "north": {"uv": [6, 11, 6.5, 11.5], "texture": "#1"}, - "east": {"uv": [4, 3.5, 7.5, 4], "texture": "#1"}, - "south": {"uv": [11, 6, 11.5, 6.5], "texture": "#1"}, - "west": {"uv": [6.5, 4.5, 10, 5], "texture": "#1"}, - "up": {"uv": [7, 8.5, 6.5, 5], "texture": "#1"}, - "down": {"uv": [2.5, 7, 2, 10.5], "texture": "#1"} - } - }, { "from": [7.5, 4.5, 5.5], "to": [8.5, 4.65, 7.5], @@ -136,9 +162,9 @@ } }, { - "from": [7.5, 2, 14.25], - "to": [8.5, 3.5, 22.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, + "from": [7.5, 1, 16.45], + "to": [8.5, 2.5, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.25, 8.85]}, "faces": { "north": {"uv": [10, 3.5, 10.5, 4.5], "texture": "#1"}, "east": {"uv": [0, 2, 4, 3], "texture": "#1"}, @@ -149,9 +175,9 @@ } }, { - "from": [7.5, -0.5, 21.5], - "to": [8.5, 2, 22.5], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, + "from": [7.5, -1.5, 22.6], + "to": [8.5, 1, 23.6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.25, 8.85]}, "faces": { "north": {"uv": [8.5, 6.5, 9, 8], "texture": "#1"}, "east": {"uv": [8.5, 8, 9, 9.5], "texture": "#1"}, @@ -162,22 +188,9 @@ } }, { - "from": [7.5, 1.25, 16.5], - "to": [8.5, 2.75, 22.75], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 2.75, 18.375]}, - "faces": { - "north": {"uv": [10, 5.5, 10.5, 6.5], "texture": "#1"}, - "east": {"uv": [4, 2.5, 7, 3.5], "texture": "#1"}, - "south": {"uv": [6, 10, 6.5, 11], "texture": "#1"}, - "west": {"uv": [2, 4.5, 5, 5.5], "texture": "#1"}, - "up": {"uv": [3, 10, 2.5, 7], "texture": "#1"}, - "down": {"uv": [3.5, 7, 3, 10], "texture": "#1"} - } - }, - { - "from": [7.5, 2.75, 20.25], - "to": [8.5, 3.5, 21.75], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 2.75, 18.375]}, + "from": [7.5, 1.35, 20.55], + "to": [8.5, 2.5, 22.85], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.75, 19.475]}, "faces": { "north": {"uv": [7.5, 11, 8, 11.5], "texture": "#1"}, "east": {"uv": [9.5, 9, 10.5, 9.5], "texture": "#1"}, @@ -188,22 +201,9 @@ } }, { - "from": [7.5, 4.75, 7.75], - "to": [8.5, 5, 9.75], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, - "faces": { - "north": {"uv": [8, 11, 8.5, 11.5], "texture": "#1"}, - "east": {"uv": [10, 2.5, 11, 3], "texture": "#1"}, - "south": {"uv": [11, 8, 11.5, 8.5], "texture": "#1"}, - "west": {"uv": [10, 7.5, 11, 8], "texture": "#1"}, - "up": {"uv": [10.5, 9, 10, 8], "texture": "#1"}, - "down": {"uv": [9.5, 10, 9, 11], "texture": "#1"} - } - }, - { - "from": [7.5, 5, 7.75], - "to": [8.5, 6, 8], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 7.75]}, + "from": [7.5, 5, 8.5], + "to": [8.5, 6, 8.75], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 8.5]}, "faces": { "north": {"uv": [8.5, 11, 9, 11.5], "texture": "#1"}, "east": {"uv": [11, 8.5, 11.5, 9], "texture": "#1"}, @@ -214,9 +214,9 @@ } }, { - "from": [7.7, 0.44014, 7.10413], - "to": [8.3, 3.04014, 9.60413], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 4.29014, 7.65413]}, + "from": [7.7, 0.44014, 8.10413], + "to": [8.3, 3.04014, 10.60413], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 4.29014, 8.65413]}, "faces": { "north": {"uv": [9, 8, 9.5, 9.5], "texture": "#1"}, "east": {"uv": [5, 4.5, 6.5, 6], "texture": "#1"}, @@ -227,9 +227,9 @@ } }, { - "from": [7.7, -1.34838, 4.92924], - "to": [8.3, 1.25162, 7.42924], - "rotation": {"angle": 45, "axis": "x", "origin": [8, -0.04838, 6.17924]}, + "from": [7.7, -1.34838, 5.92924], + "to": [8.3, 1.25162, 8.42924], + "rotation": {"angle": 45, "axis": "x", "origin": [8, -0.04838, 7.17924]}, "faces": { "north": {"uv": [9.5, 6.5, 10, 8], "texture": "#1"}, "east": {"uv": [7, 0, 8, 1.5], "texture": "#1"}, @@ -240,35 +240,22 @@ } }, { - "from": [7.50391, -1, 13.1], - "to": [8.49609, 2.5, 14.6], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 0.5, 13.75]}, + "from": [7.5, 1.06973, 14.27681], + "to": [8.49218, 2.56973, 23.27681], + "rotation": {"angle": 22.5, "axis": "x", "origin": [7.99609, 1.71973, 16.87681]}, "faces": { - "north": {"uv": [6, 8, 6.5, 10], "texture": "#1"}, - "east": {"uv": [4.5, 6, 5.5, 8], "texture": "#1"}, - "south": {"uv": [8, 7.5, 8.5, 9.5], "texture": "#1"}, - "west": {"uv": [5.5, 6, 6.5, 8], "texture": "#1"}, - "up": {"uv": [11, 1, 10.5, 0], "texture": "#1"}, - "down": {"uv": [2.5, 10.5, 2, 11.5], "texture": "#1"} + "north": {"uv": [11, 1, 10.5, 0], "rotation": 180, "texture": "#1"}, + "east": {"uv": [4.5, 6, 5.5, 8], "rotation": 90, "texture": "#1"}, + "south": {"uv": [2.5, 10.5, 2, 11.5], "texture": "#1"}, + "west": {"uv": [5.5, 6, 6.5, 8], "rotation": 270, "texture": "#1"}, + "up": {"uv": [8, 7.5, 8.5, 9.5], "texture": "#1"}, + "down": {"uv": [6, 8, 6.5, 10], "rotation": 180, "texture": "#1"} } }, { - "from": [7.5, -1, 12.85], - "to": [8.5, -0.25, 13.1], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 0.5, 13.75]}, - "faces": { - "north": {"uv": [10, 11, 10.5, 11.5], "texture": "#1"}, - "east": {"uv": [11, 10, 11.5, 10.5], "texture": "#1"}, - "south": {"uv": [10.5, 11, 11, 11.5], "texture": "#1"}, - "west": {"uv": [11, 10.5, 11.5, 11], "texture": "#1"}, - "up": {"uv": [11.5, 11.5, 11, 11], "texture": "#1"}, - "down": {"uv": [12, 0, 11.5, 0.5], "texture": "#1"} - } - }, - { - "from": [7.75, 0.76924, 10.74672], - "to": [8.25, 0.86924, 12.99672], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 13.74672]}, + "from": [7.75, 0.76924, 11.74672], + "to": [8.25, 0.86924, 13.99672], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 14.74672]}, "faces": { "north": {"uv": [11.5, 0.5, 12, 1], "texture": "#1"}, "east": {"uv": [10.5, 1, 11.5, 1.5], "texture": "#1"}, @@ -279,9 +266,9 @@ } }, { - "from": [7.75, 0.76924, 10.14672], - "to": [8.25, 2.11924, 10.74672], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 13.74672]}, + "from": [7.75, 0.76924, 11.14672], + "to": [8.25, 2.11924, 11.74672], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 14.74672]}, "faces": { "north": {"uv": [11.5, 1, 12, 1.5], "texture": "#1"}, "east": {"uv": [1.5, 11.5, 2, 12], "texture": "#1"}, @@ -292,9 +279,22 @@ } }, { - "from": [7.75, 1.06924, 11.54672], - "to": [8.25, 2.11924, 11.89672], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.59424, 11.82172]}, + "from": [7.75, 0.76924, 13.89672], + "to": [8.25, 2.11924, 14.49672], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 0.76924, 17.49672]}, + "faces": { + "north": {"uv": [11.5, 1, 12, 1.5], "texture": "#1"}, + "east": {"uv": [1.5, 11.5, 2, 12], "texture": "#1"}, + "south": {"uv": [11.5, 1.5, 12, 2], "texture": "#1"}, + "west": {"uv": [2, 11.5, 2.5, 12], "texture": "#1"}, + "up": {"uv": [12, 2.5, 11.5, 2], "texture": "#1"}, + "down": {"uv": [3, 11.5, 2.5, 12], "texture": "#1"} + } + }, + { + "from": [7.75, 1.06924, 12.54672], + "to": [8.25, 2.11924, 12.89672], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1.59424, 12.82172]}, "faces": { "north": {"uv": [11.5, 2.5, 12, 3], "texture": "#1"}, "east": {"uv": [3, 11.5, 3.5, 12], "texture": "#1"}, @@ -317,19 +317,6 @@ "down": {"uv": [11, 6, 10.5, 7], "texture": "#1"} } }, - { - "from": [7.5, 0.87608, 12.83471], - "to": [8.5, 1.22608, 13.33471], - "rotation": {"angle": 45, "axis": "x", "origin": [8, 0.62608, 16.70971]}, - "faces": { - "north": {"uv": [11.5, 4.5, 12, 5], "texture": "#1"}, - "east": {"uv": [5, 11.5, 5.5, 12], "texture": "#1"}, - "south": {"uv": [11.5, 5, 12, 5.5], "texture": "#1"}, - "west": {"uv": [5.5, 11.5, 6, 12], "texture": "#1"}, - "up": {"uv": [12, 6, 11.5, 5.5], "texture": "#1"}, - "down": {"uv": [6.5, 11.5, 6, 12], "texture": "#1"} - } - }, { "from": [7.7, 2.95, -13.25], "to": [8.3, 3.55, 1.25], @@ -397,7 +384,7 @@ "name": "group", "origin": [8, 3.25, 7.75], "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27] + "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] } ] } \ No newline at end of file diff --git a/src/main/resources/assets/target/models/item/vector3d.json b/src/main/resources/assets/target/models/item/vector3d.json index 3f0fb2275..6b445cc43 100644 --- a/src/main/resources/assets/target/models/item/vector3d.json +++ b/src/main/resources/assets/target/models/item/vector3d.json @@ -7,9 +7,9 @@ }, "elements": [ { - "from": [7, 3, 3], - "to": [9, 8, 5], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 4]}, + "from": [7, 3, 10], + "to": [9, 8, 12], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 11]}, "faces": { "north": {"uv": [4, 5, 4.5, 6.25], "texture": "#0"}, "east": {"uv": [5, 4.25, 5.5, 5.5], "texture": "#0"}, @@ -20,9 +20,9 @@ } }, { - "from": [7.25, -4, 3.25], - "to": [8.75, 8, 5.25], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 4]}, + "from": [7.25, -4, 10.25], + "to": [8.75, 8, 12.25], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 11]}, "faces": { "north": {"uv": [1, 1.5, 1.5, 4.5], "texture": "#0"}, "east": {"uv": [1.5, 1.5, 2, 4.5], "texture": "#0"}, @@ -33,9 +33,9 @@ } }, { - "from": [7, 3, 6], - "to": [9, 8, 8], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 7]}, + "from": [7, 3, 13], + "to": [9, 8, 15], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 14]}, "faces": { "north": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"}, "east": {"uv": [5.5, 4, 6, 5.25], "texture": "#0"}, @@ -46,9 +46,61 @@ } }, { - "from": [7, 2.5, 10], - "to": [9, 8.25, 12], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 7]}, + "from": [6.75, 8, 20.5], + "to": [9.25, 10.5, 31.4], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 6.1, 23.9]}, + "faces": { + "north": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"}, + "east": {"uv": [5.5, 4, 6, 5.25], "texture": "#0"}, + "south": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"}, + "west": {"uv": [5.5, 5.25, 6, 6.5], "texture": "#0"}, + "up": {"uv": [8, 2.5, 7.5, 2], "texture": "#0"}, + "down": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"} + } + }, + { + "from": [6.75, 3.25, 29.5], + "to": [9.25, 8, 31.4], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 5.625, 30.45]}, + "faces": { + "north": {"uv": [3, 5.5, 3.5, 6.75], "texture": "#0"}, + "east": {"uv": [5.5, 4, 6, 5.25], "texture": "#0"}, + "south": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"}, + "west": {"uv": [5.5, 5.25, 6, 6.5], "texture": "#0"}, + "up": {"uv": [8, 2.5, 7.5, 2], "texture": "#0"}, + "down": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"} + } + }, + { + "from": [6.75, 5.09046, 22.54434], + "to": [9.25, 8.48656, 30.04434], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 5.03656, 27.66934]}, + "faces": { + "north": {"uv": [8, 2.5, 7.5, 2], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.5, 4, 6, 5.25], "rotation": 90, "texture": "#0"}, + "south": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"}, + "west": {"uv": [5.5, 5.25, 6, 6.5], "rotation": 270, "texture": "#0"}, + "up": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"}, + "down": {"uv": [3, 5.5, 3.5, 6.75], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [6.75, 7.04761, 21.70508], + "to": [9.25, 8.45933, 23.56446], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 6.99371, 28.08008]}, + "faces": { + "north": {"uv": [8, 2.5, 7.5, 2], "rotation": 180, "texture": "#0"}, + "east": {"uv": [5.5, 4, 6, 5.25], "rotation": 90, "texture": "#0"}, + "south": {"uv": [4, 7.5, 3.5, 8], "texture": "#0"}, + "west": {"uv": [5.5, 5.25, 6, 6.5], "rotation": 270, "texture": "#0"}, + "up": {"uv": [5, 5.5, 5.5, 6.75], "texture": "#0"}, + "down": {"uv": [3, 5.5, 3.5, 6.75], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [7, 2.5, 17], + "to": [9, 8.25, 19], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 14]}, "faces": { "north": {"uv": [0, 5.75, 0.5, 7], "texture": "#0"}, "east": {"uv": [0.5, 5.75, 1, 7], "texture": "#0"}, @@ -59,9 +111,9 @@ } }, { - "from": [7, 2.61732, 3.07612], - "to": [9, 7.61732, 6.07612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7, 2.61732, 10.07612], + "to": [9, 7.61732, 13.07612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [6, 5.25, 6.5, 6.5], "texture": "#0"}, "east": {"uv": [3.5, 3.25, 4.25, 4.5], "texture": "#0"}, @@ -72,9 +124,9 @@ } }, { - "from": [7, 7.11732, -2.67388], - "to": [9, 8.36732, 6.07612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7, 7.11732, 4.32612], + "to": [9, 8.36732, 13.07612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [7, 1.5, 7.5, 2.25], "texture": "#0"}, "east": {"uv": [1, 0, 3.25, 0.75], "texture": "#0"}, @@ -85,9 +137,9 @@ } }, { - "from": [7.25, 10.36732, -2.67388], - "to": [8.75, 10.61732, 11.32612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7.25, 10.36732, 4.32612], + "to": [8.75, 10.61732, 18.32612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [3.5, 8, 4, 8.25], "texture": "#0"}, "east": {"uv": [4, 2.25, 7.5, 2.5], "texture": "#0"}, @@ -98,9 +150,9 @@ } }, { - "from": [7, 10.46732, 3.32612], - "to": [9, 11.61732, 7.32612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7, 10.46732, 10.32612], + "to": [9, 10.91732, 14.32612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [8, 7.25, 8.5, 7.5], "texture": "#0"}, "east": {"uv": [7.25, 0.75, 8.25, 1], "texture": "#0"}, @@ -111,9 +163,9 @@ } }, { - "from": [7, 12.96732, 3.32612], - "to": [9, 13.11732, 7.32612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 5.21732, 4.07612]}, + "from": [7, 12.26732, 10.32612], + "to": [9, 12.41732, 10.92612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 4.51732, 11.07612]}, "faces": { "north": {"uv": [8, 7.5, 8.5, 7.75], "texture": "#0"}, "east": {"uv": [7.5, 4.25, 8.5, 4.5], "texture": "#0"}, @@ -124,9 +176,9 @@ } }, { - "from": [7, 11.61732, 3.32612], - "to": [7.15, 12.96732, 7.32612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7, 10.91732, 10.32612], + "to": [7.15, 12.26732, 10.92612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 1.91732, 11.07612]}, "faces": { "north": {"uv": [3.25, 1, 3.5, 1.25], "texture": "#0"}, "east": {"uv": [7.5, 5.75, 8.5, 6], "texture": "#0"}, @@ -137,9 +189,9 @@ } }, { - "from": [8.85, 11.61732, 3.32612], - "to": [9, 12.96732, 7.32612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [8.85, 10.91732, 10.32612], + "to": [9, 12.26732, 10.92612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 1.91732, 11.07612]}, "faces": { "north": {"uv": [4, 2.75, 4.25, 3], "texture": "#0"}, "east": {"uv": [7.5, 6.25, 8.5, 6.5], "texture": "#0"}, @@ -150,9 +202,9 @@ } }, { - "from": [7, 8.36732, -2.67388], - "to": [9, 10.36732, 11.57612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7, 8.36732, 4.32612], + "to": [9, 10.36732, 18.57612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [0, 7.75, 0.5, 8.25], "texture": "#0"}, "east": {"uv": [3.5, 4.5, 5, 5], "texture": "#0"}, @@ -163,9 +215,22 @@ } }, { - "from": [7, 8.36732, 11.57612], - "to": [9, 9.61732, 18.07612], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [6.8, 7.11732, -6.17388], + "to": [9.2, 10.36732, 4.07612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, + "faces": { + "north": {"uv": [0, 7.75, 0.5, 8.25], "texture": "#0"}, + "east": {"uv": [3.5, 4.5, 5, 5], "texture": "#0"}, + "south": {"uv": [7.75, 0, 8.25, 0.5], "texture": "#0"}, + "west": {"uv": [4.75, 1, 6.25, 1.5], "texture": "#0"}, + "up": {"uv": [5.25, 4.25, 4.75, 2.75], "texture": "#0"}, + "down": {"uv": [4, 5, 3.5, 6.5], "texture": "#0"} + } + }, + { + "from": [7, 8.36732, 18.57612], + "to": [9, 10.11732, 25.32612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [8, 8, 8.5, 8.25], "texture": "#0"}, "east": {"uv": [6.75, 1, 8.5, 1.25], "texture": "#0"}, @@ -176,74 +241,9 @@ } }, { - "from": [7, 2.13375, 19.40871], - "to": [9, 4.38375, 22.65871], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.88375, 3.15871]}, - "faces": { - "north": {"uv": [0.5, 7.75, 1, 8.25], "texture": "#0"}, - "east": {"uv": [7, 4.5, 7.75, 5], "texture": "#0"}, - "south": {"uv": [4, 7.75, 4.5, 8.25], "texture": "#0"}, - "west": {"uv": [7, 5, 7.75, 5.5], "texture": "#0"}, - "up": {"uv": [7.5, 6.25, 7, 5.5], "texture": "#0"}, - "down": {"uv": [7, 7, 6.5, 7.75], "texture": "#0"} - } - }, - { - "from": [7, 1.88375, 22.65871], - "to": [9, 8.38375, 23.90871], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.88375, 3.15871]}, - "faces": { - "north": {"uv": [1, 4.5, 1.5, 6.25], "texture": "#0"}, - "east": {"uv": [3, 6.75, 3.25, 8.5], "texture": "#0"}, - "south": {"uv": [1.5, 4.5, 2, 6.25], "texture": "#0"}, - "west": {"uv": [3.25, 6.75, 3.5, 8.5], "texture": "#0"}, - "up": {"uv": [8.75, 0.25, 8.25, 0], "texture": "#0"}, - "down": {"uv": [8.75, 0.25, 8.25, 0.5], "texture": "#0"} - } - }, - { - "from": [7, 6.63375, 18.65871], - "to": [9, 7.88375, 22.65871], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.88375, 3.15871]}, - "faces": { - "north": {"uv": [0.5, 8.25, 1, 8.5], "texture": "#0"}, - "east": {"uv": [7.75, 0.5, 8.75, 0.75], "texture": "#0"}, - "south": {"uv": [8.25, 0.75, 8.75, 1], "texture": "#0"}, - "west": {"uv": [7.75, 4.5, 8.75, 4.75], "texture": "#0"}, - "up": {"uv": [7, 4.75, 6.5, 3.75], "texture": "#0"}, - "down": {"uv": [7, 4.75, 6.5, 5.75], "texture": "#0"} - } - }, - { - "from": [7, 3.13505, 18.16525], - "to": [9, 9.63505, 19.41525], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 6.26005, 18.79025]}, - "faces": { - "north": {"uv": [2, 4.5, 2.5, 6.25], "texture": "#0"}, - "east": {"uv": [5, 6.75, 5.25, 8.5], "texture": "#0"}, - "south": {"uv": [2.5, 4.5, 3, 6.25], "texture": "#0"}, - "west": {"uv": [5.25, 6.75, 5.5, 8.5], "texture": "#0"}, - "up": {"uv": [8.75, 1.75, 8.25, 1.5], "texture": "#0"}, - "down": {"uv": [8.75, 1.75, 8.25, 2], "texture": "#0"} - } - }, - { - "from": [7, 7.74065, 11.00392], - "to": [9, 8.74065, 13.25392], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8.11565, 15.37892]}, - "faces": { - "north": {"uv": [8.25, 2, 8.75, 2.25], "texture": "#0"}, - "east": {"uv": [8.25, 2.25, 8.75, 2.5], "texture": "#0"}, - "south": {"uv": [3.5, 8.25, 4, 8.5], "texture": "#0"}, - "west": {"uv": [4, 8.25, 4.5, 8.5], "texture": "#0"}, - "up": {"uv": [5, 8.25, 4.5, 7.75], "texture": "#0"}, - "down": {"uv": [8.25, 4.75, 7.75, 5.25], "texture": "#0"} - } - }, - { - "from": [7, 7.11732, -12.17388], - "to": [9, 9.36732, -2.92388], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7, 7.11732, -16], + "to": [9, 9.36732, 4.07612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [6.5, 7.75, 7, 8.25], "texture": "#0"}, "east": {"uv": [3.25, 0, 5.5, 0.5], "texture": "#0"}, @@ -254,9 +254,9 @@ } }, { - "from": [7.35355, 9.37087, -12.17388], - "to": [8.10355, 9.72087, -2.92388], - "rotation": {"angle": 0, "axis": "x", "origin": [8.35355, 3.22087, 4.07612]}, + "from": [7.35355, 9.37087, -16], + "to": [8.10355, 9.72087, 4.07612], + "rotation": {"angle": 0, "axis": "x", "origin": [8.35355, 3.22087, 11.07612]}, "faces": { "north": {"uv": [4.75, 4.25, 5, 4.5], "texture": "#0"}, "east": {"uv": [4.75, 1.5, 7, 1.75], "texture": "#0"}, @@ -267,9 +267,9 @@ } }, { - "from": [7.03033, 8.94054, -12.17388], - "to": [7.53033, 9.44054, -2.92388], - "rotation": {"angle": -45, "axis": "z", "origin": [7.53033, 9.19054, -7.54888]}, + "from": [7.03033, 8.94054, -16], + "to": [7.53033, 9.44054, 4.07612], + "rotation": {"angle": -45, "axis": "z", "origin": [7.53033, 9.19054, -0.54888]}, "faces": { "north": {"uv": [6.25, 3.75, 6.5, 4], "texture": "#0"}, "east": {"uv": [4.75, 2, 7, 2.25], "texture": "#0"}, @@ -280,9 +280,9 @@ } }, { - "from": [8.46967, 8.94054, -12.17388], - "to": [8.96967, 9.44054, -2.92388], - "rotation": {"angle": 45, "axis": "z", "origin": [8.46967, 9.19054, -7.54888]}, + "from": [8.46967, 8.94054, -16], + "to": [8.96967, 9.44054, 4.07612], + "rotation": {"angle": 45, "axis": "z", "origin": [8.46967, 9.19054, -0.54888]}, "faces": { "north": {"uv": [7.25, 8.25, 7.5, 8.5], "texture": "#0"}, "east": {"uv": [6.25, 2.75, 8.5, 3], "texture": "#0"}, @@ -293,9 +293,9 @@ } }, { - "from": [7.89645, 9.37087, -12.17388], - "to": [8.64645, 9.72087, -2.92388], - "rotation": {"angle": 0, "axis": "x", "origin": [7.64645, 3.22087, 4.07612]}, + "from": [7.89645, 9.37087, -16], + "to": [8.64645, 9.72087, 4.07612], + "rotation": {"angle": 0, "axis": "x", "origin": [7.64645, 3.22087, 11.07612]}, "faces": { "north": {"uv": [7.75, 8.25, 8, 8.5], "texture": "#0"}, "east": {"uv": [6.25, 3.25, 8.5, 3.5], "texture": "#0"}, @@ -306,9 +306,9 @@ } }, { - "from": [7.25, 3.11732, -1.42388], - "to": [8.75, 7.11732, -0.17388], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 4.07612]}, + "from": [7.25, 3.11732, 5.57612], + "to": [8.75, 7.11732, 6.82612], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 2.61732, 11.07612]}, "faces": { "north": {"uv": [5.5, 6.5, 6, 7.5], "texture": "#0"}, "east": {"uv": [7.75, 7, 8, 8], "texture": "#0"}, @@ -319,9 +319,9 @@ } }, { - "from": [7.25, 7.24232, -5.04888], - "to": [8.75, 8.49232, -1.04888], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 5.11732, -0.79888]}, + "from": [7.25, 7.24232, 1.95112], + "to": [8.75, 8.49232, 5.95112], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 5.11732, 6.20112]}, "faces": { "north": {"uv": [8.25, 5, 8.75, 5.25], "texture": "#0"}, "east": {"uv": [7.75, 5.25, 8.75, 5.5], "texture": "#0"}, @@ -332,9 +332,9 @@ } }, { - "from": [7, 3.68611, 7.21298], - "to": [9, 4.18611, 9.96298], - "rotation": {"angle": 0, "axis": "x", "origin": [8, -0.81389, 1.96298]}, + "from": [7, 3.68611, 14.21298], + "to": [9, 4.18611, 16.96298], + "rotation": {"angle": 0, "axis": "x", "origin": [8, -0.81389, 8.96298]}, "faces": { "north": {"uv": [6.5, 8.25, 7, 8.5], "texture": "#0"}, "east": {"uv": [8, 4, 8.75, 4.25], "texture": "#0"}, @@ -348,7 +348,7 @@ "gui_light": "front", "display": { "thirdperson_righthand": { - "translation": [-0.75, 0.5, -0.25], + "translation": [-0.75, 0.5, -3.75], "scale": [0.6, 0.6, 0.6] }, "thirdperson_lefthand": { @@ -372,7 +372,7 @@ }, "fixed": { "rotation": [0, 90, 0], - "translation": [0.5, -0.25, -1.5], + "translation": [-2.25, 2.5, -1.5], "scale": [1.1, 1.1, 1.1] } }, diff --git a/src/main/resources/assets/target/textures/item/ak3d.png b/src/main/resources/assets/target/textures/item/ak3d.png index 2ca7b4ece..54aaf12a1 100644 Binary files a/src/main/resources/assets/target/textures/item/ak3d.png and b/src/main/resources/assets/target/textures/item/ak3d.png differ diff --git a/src/main/resources/assets/target/textures/item/hunting_rifle3d.png b/src/main/resources/assets/target/textures/item/hunting_rifle3d.png index 4938a3bfb..ccbf335ed 100644 Binary files a/src/main/resources/assets/target/textures/item/hunting_rifle3d.png and b/src/main/resources/assets/target/textures/item/hunting_rifle3d.png differ diff --git a/src/main/resources/assets/target/textures/item/m43d.png b/src/main/resources/assets/target/textures/item/m43d.png index 7aca28a45..cef6845d5 100644 Binary files a/src/main/resources/assets/target/textures/item/m43d.png and b/src/main/resources/assets/target/textures/item/m43d.png differ diff --git a/src/main/resources/assets/target/textures/item/minigun_3d.png b/src/main/resources/assets/target/textures/item/minigun_3d.png new file mode 100644 index 000000000..f8f77e7c4 Binary files /dev/null and b/src/main/resources/assets/target/textures/item/minigun_3d.png differ diff --git a/src/main/resources/assets/target/textures/item/mk143d.png b/src/main/resources/assets/target/textures/item/mk143d.png index b3855a80b..3fa4ba95b 100644 Binary files a/src/main/resources/assets/target/textures/item/mk143d.png and b/src/main/resources/assets/target/textures/item/mk143d.png differ diff --git a/src/main/resources/assets/target/textures/item/vector3d.png b/src/main/resources/assets/target/textures/item/vector3d.png index 0430ba8fe..21256a0c7 100644 Binary files a/src/main/resources/assets/target/textures/item/vector3d.png and b/src/main/resources/assets/target/textures/item/vector3d.png differ