From b09b36638163722541a5cc084a3cfec9bc9091e2 Mon Sep 17 00:00:00 2001 From: EnderSven <63908565+EnderSven@users.noreply.github.com> Date: Thu, 18 Jan 2024 11:14:05 +0100 Subject: [PATCH] Baxtorian Statue Baxtorian Statue --- assets/minecraft/models/item/arrow.json | 2 +- .../waterfall_quest/baxtorian.png | Bin 0 -> 1939 bytes .../ms/models/clutter/baxtorian_stattue.json | 1412 +++++++++++++++++ 3 files changed, 1413 insertions(+), 1 deletion(-) create mode 100644 assets/minecraft/textures/item/custom/diamond_shovel/member_quest/waterfall_quest/baxtorian.png create mode 100644 assets/ms/models/clutter/baxtorian_stattue.json diff --git a/assets/minecraft/models/item/arrow.json b/assets/minecraft/models/item/arrow.json index 0301c0739..966a2c7d8 100644 --- a/assets/minecraft/models/item/arrow.json +++ b/assets/minecraft/models/item/arrow.json @@ -122,7 +122,7 @@ {"predicate": {"custom_model_data":119},"model":"ms:clutter/blackboard"}, {"predicate": {"custom_model_data":120},"model":"item/cities/draynor/wise_old_man_bed"}, {"predicate": {"custom_model_data":121},"model":"ms:clutter/glarial_stattue"}, -{"predicate": {"custom_model_data":122},"model":"item/empty"}, +{"predicate": {"custom_model_data":122},"model":"ms:clutter/baxtorian_stattue"}, {"predicate": {"custom_model_data":123},"model":"item/empty"}, {"predicate": {"custom_model_data":124},"model":"item/empty"}, {"predicate": {"custom_model_data":125},"model":"item/empty"}, diff --git a/assets/minecraft/textures/item/custom/diamond_shovel/member_quest/waterfall_quest/baxtorian.png b/assets/minecraft/textures/item/custom/diamond_shovel/member_quest/waterfall_quest/baxtorian.png new file mode 100644 index 0000000000000000000000000000000000000000..db2a917e503ffe4ce36c37b005306bdb926f9e70 GIT binary patch literal 1939 zcmb`H`#;l*AICqNVMdgDj$G1LPLa8EA(w3m6XPi4(pYYp>*C1D<-^?5jxVIq^T0XnL1-ZW0N8_d zKI17N>OaAyB%ASP`lO@#*uThsBS=g9R}a?gr-Lnaaw_y1KehD3nH{J$(4k%F4>o(NQE4Wn^UR?CflAZdO-UM@B}vySsOH zcWY{D&d<+du~;M$IWRC#R#rx(QeV7yL8sGma&qM5<=Jd@Z*MP!LTPPnO-xMWa5ynB zF%}jUhK7bkMMW$YD5Z)k0RZW4>>2chi%yIZNbpN*)hz$U&-xc`G8Yh+O1|2l7mEWVjYKS_kd9X;OZ2>MVu z=4H8a+mX%rZzgq;IAkV*8(6sRV{n1u;Z-Q~st02fo|1@c*F6y1;xS%x<6Bn;l3%56{l|jF#8%9@FlgYS#o2)Yo2EI3Pn68 zsz9#dtsHk=(}S900*ERS~_y*4f#9H@!5e{@zj$#YUg8Mw*oIpKfL!Q zc&erN4-EI^RoeqLQJu|2X4!S#ANnUIR3g%+*NpP5|4wY5Ny!&*qDSZ++S}JTN6f+9 z@=oFEltn~(+xxGZZ}(;%^8yy}v&kgW^6^*`h_yp5Sba{Xo7Ay+&{xVx3B4zWWTSnA zN(hCY{&WQ3=mROq4#Xck+hMEF7cr3s&PMz$R4k}ClbO*x%Ge!5|B+<{`WYk>9@mY> z%+7dC0|odeium@lcC*3Qt-64n;{<=;XaE ze0w-j38ncyE}@%{sqdJP^?|6i(!w;aPan~H@R_~)aQl&K(v=_lcV-C+D4D$+AZhw} zi#x8;6+q@V#HA-zmlTFpPw40fNBBzxr$~#k=FEu%?&`pS$W+9ce9Tf`Y z_&{K}=ZyQt>t8ph>_dwprm!CtA9Tr!?Qdlsc<18>N>3g+g z)nTt!-WtTY2wy2@)%!%l;-bX|DOW;(sqvrpZ=|ev8BwDvSpF!y3>R|!Xe#Y^J5L2D zII^l<+ekY!U#z8!yzu`1{;-%`Uat)`{EI4B3FE4U9jJ{vri=r%4Ey)4ub(fg{G_=1 z&*UmWWxS016U_CoWs!>uc_G~t$SZW|Cj-=m!!D^e9mW`$jxfRet#Szzn%S;oQ zO@>`>hll@ZRHJe%^HswNvYt29eOfT2#zu{~WOIWu2O_TuY>>nD;_qKy(N6S78FqUT zN(FUeM#hKzEl7Np-S-08V`>p#W}74aF`DQ}zK| zE&2L-%?%0_O$>hR>LP|9hGU7{0eJ~(*~-B-gKOVWBB{6=cA6;J5*u}-hAZtZ#XAzY z%zKI~Dg|#s>SY_|tZ&4!I<@6(^tO!kTq4e)@^z~i0sBSYf7OSys3)IFYS^|v@IEC` zz>ecSBRq`-zWxRY*%uS#Dl`euD*QkS)B|eclqM-Wv#ZRNU+(Xg>c;afqVkzA42TFy zxDn1>qinTkZVWF)i8LMorS?8Ple1}>V&`KD-ysdIJyP_^Pk!0qj}anR-l6#=r8@!+8Jz literal 0 HcmV?d00001 diff --git a/assets/ms/models/clutter/baxtorian_stattue.json b/assets/ms/models/clutter/baxtorian_stattue.json new file mode 100644 index 000000000..131b22fb9 --- /dev/null +++ b/assets/ms/models/clutter/baxtorian_stattue.json @@ -0,0 +1,1412 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "0": "item/custom/diamond_shovel/member_quest/waterfall_quest/baxtorian", + "1": "item/custom/colors/grey_charcoal", + "particle": "item/custom/diamond_shovel/member_quest/waterfall_quest/baxtorian" + }, + "elements": [ + { + "name": "head", + "from": [5.96915, 18.87269, 5.57684], + "to": [9.96915, 22.87269, 9.57684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [2, 2, 4, 4], "texture": "#0"}, + "east": {"uv": [0, 2, 2, 4], "texture": "#0"}, + "south": {"uv": [6, 2, 8, 4], "texture": "#0"}, + "west": {"uv": [4, 2, 6, 4], "texture": "#0"}, + "up": {"uv": [4, 2, 2, 0], "texture": "#0"}, + "down": {"uv": [6, 0, 4, 2], "texture": "#0"} + } + }, + { + "name": "body", + "from": [5.96915, 12.87269, 6.57684], + "to": [9.96915, 18.87269, 8.57684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [5, 5, 7, 7.98], "texture": "#0"}, + "east": {"uv": [4, 5, 5, 8], "texture": "#0"}, + "south": {"uv": [8, 5, 10, 8], "texture": "#0"}, + "west": {"uv": [7, 5, 8, 7.98], "texture": "#0"}, + "up": {"uv": [7, 5, 5, 4], "texture": "#0"}, + "down": {"uv": [9, 4, 7, 5], "texture": "#0"} + } + }, + { + "name": "left_arm", + "from": [3.96915, 12.87269, 6.57684], + "to": [5.96915, 18.87269, 8.57684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [9, 13, 10, 16], "texture": "#0"}, + "east": {"uv": [8, 13, 9, 16], "texture": "#0"}, + "south": {"uv": [11, 13, 12, 16], "texture": "#0"}, + "west": {"uv": [10, 13, 11, 16], "texture": "#0"}, + "up": {"uv": [10, 13, 9, 12], "texture": "#0"}, + "down": {"uv": [11, 12, 10, 13], "texture": "#0"} + } + }, + { + "name": "right_leg", + "from": [7.96915, 6.87269, 6.57684], + "to": [9.96915, 12.87269, 8.57684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [1, 5, 2, 8], "texture": "#0"}, + "east": {"uv": [0, 5, 1, 8], "texture": "#0"}, + "south": {"uv": [3, 5, 4, 8], "texture": "#0"}, + "west": {"uv": [2, 5, 3, 8], "texture": "#0"}, + "up": {"uv": [2, 5, 1, 4], "texture": "#0"}, + "down": {"uv": [3, 4, 2, 5], "texture": "#0"} + } + }, + { + "name": "left_leg", + "from": [5.96915, 6.87269, 6.57684], + "to": [7.96915, 12.87269, 8.57684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [5, 13, 6, 16], "texture": "#0"}, + "east": {"uv": [4, 13, 5, 16], "texture": "#0"}, + "south": {"uv": [7, 13, 8, 16], "texture": "#0"}, + "west": {"uv": [6, 13, 7, 16], "texture": "#0"}, + "up": {"uv": [6, 13, 5, 12], "texture": "#0"}, + "down": {"uv": [7, 12, 6, 13], "texture": "#0"} + } + }, + { + "name": "head_2nd_layer", + "from": [5.71915, 18.62269, 5.32684], + "to": [10.21915, 23.12269, 9.82684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [10, 2, 12, 4], "texture": "#0"}, + "east": {"uv": [8, 2, 10, 4], "texture": "#0"}, + "south": {"uv": [14, 2, 16, 4], "texture": "#0"}, + "west": {"uv": [12, 2, 14, 4], "texture": "#0"}, + "up": {"uv": [12, 2, 10, 0], "texture": "#0"}, + "down": {"uv": [14, 0, 12, 2], "texture": "#0"} + } + }, + { + "from": [4.89176, 1.98105, 4.50161], + "to": [11.48056, 3.84265, 5.00161], + "rotation": {"angle": 0, "axis": "y", "origin": [4.49176, 1.37845, -0.16739]}, + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [3.39416, 0.85785, 4.64921], + "to": [12.97816, 5.74585, 9.13321], + "rotation": {"angle": 0, "axis": "y", "origin": [2.99416, -0.11915, 2.14921]}, + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [2.14616, 5.58985, 3.40121], + "to": [14.22616, 7.14985, 10.38121], + "rotation": {"angle": 0, "axis": "y", "origin": [1.74616, -0.58715, 0.90121]}, + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "from": [2.14616, -0.50215, 3.40121], + "to": [14.22616, 1.05785, 10.38121], + "rotation": {"angle": 0, "axis": "y", "origin": [1.74616, -0.58715, 0.90121]}, + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#1"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "name": "body_2nd_layer", + "from": [5.96915, 12.63269, 6.32684], + "to": [9.96915, 19.13769, 8.82684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [5, 9, 7, 12], "texture": "#0"}, + "east": {"uv": [4, 9, 5, 12], "texture": "#0"}, + "south": {"uv": [8, 9, 10, 12], "texture": "#0"}, + "west": {"uv": [7, 9, 8, 12], "texture": "#0"}, + "up": {"uv": [7, 9, 5, 8], "texture": "#0"}, + "down": {"uv": [9, 8, 7, 9], "texture": "#0"} + } + }, + { + "name": "left_arm_2nd_layer", + "from": [3.71915, 12.62269, 6.32684], + "to": [6.21915, 19.12269, 8.82684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [13, 13, 14, 16], "texture": "#0"}, + "east": {"uv": [12, 13, 13, 16], "texture": "#0"}, + "south": {"uv": [15, 13, 16, 16], "texture": "#0"}, + "west": {"uv": [14, 13, 15, 16], "texture": "#0"}, + "up": {"uv": [14, 13, 13, 12], "texture": "#0"}, + "down": {"uv": [15, 12, 14, 13], "texture": "#0"} + } + }, + { + "name": "right_arm", + "from": [9.88085, 12.87269, 6.57684], + "to": [11.88085, 18.87269, 8.57684], + "rotation": {"angle": 0, "axis": "y", "origin": [12.03085, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [10, 13, 9, 16], "texture": "#0"}, + "east": {"uv": [11, 13, 10, 16], "texture": "#0"}, + "south": {"uv": [12, 13, 11, 16], "texture": "#0"}, + "west": {"uv": [9, 13, 8, 16], "texture": "#0"}, + "up": {"uv": [9, 13, 10, 12], "texture": "#0"}, + "down": {"uv": [10, 12, 11, 13], "texture": "#0"} + } + }, + { + "name": "right_arm_nd_layer", + "from": [9.63085, 12.62269, 6.32684], + "to": [12.13085, 19.12269, 8.82684], + "rotation": {"angle": 0, "axis": "y", "origin": [12.03085, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [14, 13, 13, 16], "texture": "#0"}, + "east": {"uv": [15, 13, 14, 16], "texture": "#0"}, + "south": {"uv": [16, 13, 15, 16], "texture": "#0"}, + "west": {"uv": [13, 13, 12, 16], "texture": "#0"}, + "up": {"uv": [13, 13, 14, 12], "texture": "#0"}, + "down": {"uv": [14, 12, 15, 13], "texture": "#0"} + } + }, + { + "name": "right_leg_2nd_layer", + "from": [7.71915, 6.62269, 6.32684], + "to": [10.21915, 13.12269, 8.82684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [1, 9, 2, 12], "texture": "#0"}, + "east": {"uv": [0, 9, 1, 12], "texture": "#0"}, + "south": {"uv": [3, 9, 4, 12], "texture": "#0"}, + "west": {"uv": [2, 9, 3, 12], "texture": "#0"}, + "up": {"uv": [2, 9, 1, 8], "texture": "#0"}, + "down": {"uv": [3, 8, 2, 9], "texture": "#0"} + } + }, + { + "name": "Box22", + "from": [6.70903, 9.70942, 9.275], + "to": [7.62778, 10.00786, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [7.08716, 9.85786, 9.475]}, + "faces": { + "north": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box24", + "from": [6.46685, 9.56879, 9.275], + "to": [7.3856, 9.86723, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [6.84497, 9.71723, 9.475]}, + "faces": { + "north": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box23", + "from": [6.6231, 9.56879, 9.275], + "to": [7.54185, 9.86723, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [7.00122, 9.71723, 9.475]}, + "faces": { + "north": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box26", + "from": [6.68091, 9.49848, 9.275], + "to": [7.05591, 9.79692, 10.1], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6.79028, 9.64692, 9.475]}, + "faces": { + "north": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box21", + "from": [6.70903, 25.13911, 9.275], + "to": [7.62778, 25.43755, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [7.08716, 25.28911, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box23", + "from": [6.46685, 25.27973, 9.275], + "to": [7.3856, 25.57817, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [6.84497, 25.42973, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box22", + "from": [6.6231, 25.27973, 9.275], + "to": [7.54185, 25.57817, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [7.00122, 25.42973, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box25", + "from": [6.68091, 25.35005, 9.275], + "to": [7.05591, 25.64848, 10.1], + "rotation": {"angle": -22.5, "axis": "z", "origin": [6.79028, 25.50005, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.88868, 15.10011, 9.1875], + "to": [7.13868, 15.35011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.63868, 14.85011, 9.1875], + "to": [6.88868, 15.10011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.95118, 14.21261, 9.1875], + "to": [6.45118, 14.71261, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [1, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [1, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 1, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 1, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.63868, 14.53761, 9.1875], + "to": [6.13868, 15.03761, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [1, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [1, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 1, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 1, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.13868, 14.70011, 9.1875], + "to": [6.63868, 15.20011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [1, 1, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [1, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [1, 1, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [1, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 1, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 1, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.28868, 15.20011, 9.1875], + "to": [6.53868, 15.45011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.53868, 15.45011, 9.1875], + "to": [6.78868, 15.70011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.78868, 15.70011, 9.1875], + "to": [7.03868, 15.95011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.13868, 15.35011, 9.1875], + "to": [7.38868, 15.60011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.38868, 15.60011, 9.1875], + "to": [7.63868, 15.85011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.38868, 15.85011, 9.1875], + "to": [7.63868, 16.10011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.38868, 16.10011, 9.1875], + "to": [7.63868, 18.45011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [1.2, 0.5, 5.9, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [1.2, 2, 5.9, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [1.2, 0.5, 5.9, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [1.2, 2, 5.9, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 4, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 4, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.98868, 16.20011, 9.1875], + "to": [7.23868, 16.45011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.03868, 15.95011, 9.1875], + "to": [7.28868, 16.20011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 0, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 0, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 0, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.93868, 16.45011, 9.1875], + "to": [7.18868, 18.45011, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 15.55415, 9.6875]}, + "faces": { + "north": {"uv": [0.5, 0.5, 4.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0.5, 2, 4.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0.5, 0.5, 4.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0.5, 2, 4.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [2, 0.5, 4, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [2, 0.5, 4, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.63868, 20.10935, 9.1875], + "to": [6.13868, 20.60935, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 1, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 1, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 1, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 1, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.38868, 19.29685, 9.1875], + "to": [7.63868, 19.54685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.38868, 19.04685, 9.1875], + "to": [7.63868, 19.29685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.38868, 18.44685, 9.1875], + "to": [7.63868, 19.04685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 1.2, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 1.2, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 1.2, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 1.2, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.93868, 18.44685, 9.1875], + "to": [7.18868, 18.69685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.98868, 18.69685, 9.1875], + "to": [7.23868, 18.94685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.03868, 18.94685, 9.1875], + "to": [7.28868, 19.19685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [7.13868, 19.54685, 9.1875], + "to": [7.38868, 19.79685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.78868, 19.19685, 9.1875], + "to": [7.03868, 19.44685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.88868, 19.79685, 9.1875], + "to": [7.13868, 20.04685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.53868, 19.44685, 9.1875], + "to": [6.78868, 19.69685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.63868, 20.04685, 9.1875], + "to": [6.88868, 20.29685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.28868, 19.69685, 9.1875], + "to": [6.53868, 19.94685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 0.5, 0.5, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 0.5, 0.5, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 0.5, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 0.5, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [6.13868, 19.94685, 9.1875], + "to": [6.63868, 20.44685, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 1, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 1, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 1, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 1, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [5.95118, 20.43435, 9.1875], + "to": [6.45118, 20.93435, 10.1875], + "rotation": {"angle": 0, "axis": "y", "origin": [6.91763, 19.59281, 9.6875]}, + "faces": { + "north": {"uv": [0, 1, 1, 0], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 2, 1, 0], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 1, 1, 0], "rotation": 270, "texture": "#1"}, + "west": {"uv": [0, 2, 1, 0], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 1, 2, 0], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 1, 2, 0], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box25", + "from": [8.04341, 7.63598, 9.275], + "to": [8.41841, 7.87192, 10.1], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.15278, 7.78442, 9.475]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 7.125, 4.5, 7.875], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7.875, 13.25, 7.125, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [8.875, 13.25, 8.125, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box24", + "from": [8.05903, 7.56567, 9.275], + "to": [8.44185, 7.71411, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [8.17622, 7.71411, 9.475]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 7.125, 4.5, 7.875], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7.875, 13.25, 7.125, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [8.875, 13.25, 8.125, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box23", + "from": [7.82935, 7.70629, 9.275], + "to": [8.7481, 7.94223, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [8.20747, 7.85473, 9.475]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 7.125, 4.5, 7.875], "rotation": 270, "texture": "#1"}, + "up": {"uv": [7.875, 13.25, 7.125, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box22", + "from": [7.9856, 7.70629, 9.275], + "to": [8.90435, 7.94223, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [8.36372, 7.85473, 9.475]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "rotation": 90, "texture": "#1"}, + "east": {"uv": [5.5, 8.125, 4.5, 8.875], "rotation": 270, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [5.5, 7.125, 4.5, 7.875], "rotation": 270, "texture": "#1"}, + "down": {"uv": [8.875, 13.25, 8.125, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box21", + "from": [8.07153, 7.84692, 9.275], + "to": [8.99028, 8.08286, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [8.44966, 7.99536, 9.475]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "rotation": 90, "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [8.875, 13.25, 8.125, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box20", + "from": [7.95965, 7.92154, 9.275], + "to": [8.37372, 9.76529, 10.1], + "rotation": {"angle": 45, "axis": "z", "origin": [8.16669, 8.93716, 9.6625]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "texture": "#1"}, + "east": {"uv": [7.875, 13.25, 7.125, 16], "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "texture": "#1"}, + "west": {"uv": [8.875, 13.25, 8.125, 16], "texture": "#1"}, + "down": {"uv": [5.5, 8.125, 4.5, 8.875], "texture": "#1"} + } + }, + { + "name": "Box24", + "from": [8.04341, 27.21255, 9.275], + "to": [8.41841, 27.51098, 10.1], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.15278, 27.36255, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box23", + "from": [8.05903, 27.28286, 9.275], + "to": [8.44185, 27.5813, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [8.17622, 27.43286, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box22", + "from": [7.82935, 27.14223, 9.275], + "to": [8.7481, 27.44067, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [8.20747, 27.29223, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box21", + "from": [7.9856, 27.14223, 9.275], + "to": [8.90435, 27.44067, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [8.36372, 27.29223, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box20", + "from": [8.07153, 27.00161, 9.275], + "to": [8.99028, 27.30005, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [8.44966, 27.15161, 9.475]}, + "faces": { + "north": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "east": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "west": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "up": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4.5, 13.25, 5.5, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "name": "Box19", + "from": [7.95965, 25.38168, 9.275], + "to": [8.37372, 27.22543, 10.1], + "rotation": {"angle": -45, "axis": "z", "origin": [8.16669, 26.2098, 9.6625]}, + "faces": { + "north": {"uv": [11.5, 16, 10.5, 13.25], "texture": "#1"}, + "east": {"uv": [7.875, 16, 7.125, 13.25], "texture": "#1"}, + "south": {"uv": [5.5, 16, 4.5, 13.25], "texture": "#1"}, + "west": {"uv": [8.875, 16, 8.125, 13.25], "texture": "#1"}, + "up": {"uv": [5.5, 8.875, 4.5, 8.125], "texture": "#1"} + } + }, + { + "name": "Box19", + "from": [8.0574, 9.71466, 9.275], + "to": [8.59647, 15.24278, 10.1], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.59647, 7.98028, 9.475]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "texture": "#1"}, + "east": {"uv": [7.875, 13.25, 7.125, 16], "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "texture": "#1"}, + "west": {"uv": [8.875, 13.25, 8.125, 16], "texture": "#1"}, + "up": {"uv": [5.5, 7.125, 4.5, 7.875], "texture": "#1"}, + "down": {"uv": [5.5, 8.125, 4.5, 8.875], "texture": "#1"} + } + }, + { + "name": "Box20", + "from": [5.3192, 14.48366, 9.275], + "to": [5.85826, 16.29929, 10.1], + "rotation": {"angle": 0, "axis": "y", "origin": [6.70123, 14.53523, 9.6625]}, + "faces": { + "north": {"uv": [11.5, 13.25, 10.5, 16], "texture": "#1"}, + "east": {"uv": [7.875, 13.25, 7.125, 16], "texture": "#1"}, + "south": {"uv": [5.5, 13.25, 4.5, 16], "texture": "#1"}, + "west": {"uv": [8.875, 13.25, 8.125, 16], "texture": "#1"}, + "up": {"uv": [5.5, 7.125, 4.5, 7.875], "texture": "#1"}, + "down": {"uv": [5.5, 8.125, 4.5, 8.875], "texture": "#1"} + } + }, + { + "name": "Box19", + "from": [5.3192, 18.84768, 9.275], + "to": [5.85826, 20.6633, 10.1], + "rotation": {"angle": 0, "axis": "y", "origin": [6.70123, 20.61174, 9.6625]}, + "faces": { + "north": {"uv": [11.5, 16, 10.5, 13.25], "texture": "#1"}, + "east": {"uv": [7.875, 16, 7.125, 13.25], "texture": "#1"}, + "south": {"uv": [5.5, 16, 4.5, 13.25], "texture": "#1"}, + "west": {"uv": [8.875, 16, 8.125, 13.25], "texture": "#1"}, + "up": {"uv": [5.5, 8.875, 4.5, 8.125], "texture": "#1"}, + "down": {"uv": [5.5, 7.875, 4.5, 7.125], "texture": "#1"} + } + }, + { + "name": "Box18", + "from": [8.0574, 19.90418, 9.275], + "to": [8.59647, 25.43231, 10.1], + "rotation": {"angle": -22.5, "axis": "z", "origin": [8.59647, 27.16668, 9.475]}, + "faces": { + "north": {"uv": [11.5, 16, 10.5, 13.25], "texture": "#1"}, + "east": {"uv": [7.875, 16, 7.125, 13.25], "texture": "#1"}, + "south": {"uv": [5.5, 16, 4.5, 13.25], "texture": "#1"}, + "west": {"uv": [8.875, 16, 8.125, 13.25], "texture": "#1"}, + "up": {"uv": [5.5, 8.875, 4.5, 8.125], "texture": "#1"}, + "down": {"uv": [5.5, 7.875, 4.5, 7.125], "texture": "#1"} + } + }, + { + "name": "Box17", + "from": [8.44185, 8.38598, 9.6], + "to": [8.56685, 26.76098, 9.725], + "rotation": {"angle": 0, "axis": "y", "origin": [10.87935, 13.57348, 5.9125]}, + "faces": { + "north": {"uv": [11.375, 0, 11.125, 16], "texture": "#1"}, + "east": {"uv": [7.625, 0, 7.375, 16], "texture": "#1"}, + "south": {"uv": [4.875, 0, 4.625, 16], "texture": "#1"}, + "west": {"uv": [8.625, 0, 8.375, 16], "texture": "#1"} + } + }, + { + "name": "left_leg_2nd_layer", + "from": [5.71915, 6.62269, 6.32684], + "to": [8.21915, 13.12269, 8.82684], + "rotation": {"angle": 0, "axis": "y", "origin": [3.96915, 7.12269, 3.57684]}, + "faces": { + "north": {"uv": [1, 13, 2, 16], "texture": "#0"}, + "east": {"uv": [0, 13, 1, 16], "texture": "#0"}, + "south": {"uv": [3, 13, 4, 16], "texture": "#0"}, + "west": {"uv": [2, 13, 3, 16], "texture": "#0"}, + "up": {"uv": [2, 12, 1, 11], "texture": "#0"}, + "down": {"uv": [3, 12, 2, 13], "texture": "#0"} + } + }, + { + "from": [6.46915, 19.62269, 6.77684], + "to": [6.71915, 19.92269, 7.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [10, 10, 11, 11], "texture": "#1"}, + "east": {"uv": [7, 10, 8, 11], "texture": "#1"}, + "south": {"uv": [9, 10, 10, 11], "texture": "#1"}, + "west": {"uv": [8, 10, 9, 11], "texture": "#1"}, + "up": {"uv": [11, 10, 10, 9], "texture": "#1"}, + "down": {"uv": [11, 8, 10, 9], "texture": "#1"} + } + }, + { + "from": [6.41915, 19.47269, 6.27684], + "to": [6.66915, 19.92269, 6.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [9, 4, 10, 5], "texture": "#1"}, + "east": {"uv": [5, 9, 6, 10], "texture": "#1"}, + "south": {"uv": [9, 5, 10, 6], "texture": "#1"}, + "west": {"uv": [6, 9, 7, 10], "texture": "#1"}, + "up": {"uv": [10, 7, 9, 6], "texture": "#1"}, + "down": {"uv": [8, 9, 7, 10], "texture": "#1"} + } + }, + { + "from": [6.56915, 19.92269, 6.27684], + "to": [6.71915, 20.42269, 6.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [9, 1, 10, 2], "texture": "#1"}, + "east": {"uv": [2, 9, 3, 10], "texture": "#1"}, + "south": {"uv": [9, 2, 10, 3], "texture": "#1"}, + "west": {"uv": [3, 9, 4, 10], "texture": "#1"}, + "up": {"uv": [10, 4, 9, 3], "texture": "#1"}, + "down": {"uv": [5, 9, 4, 10], "texture": "#1"} + } + }, + { + "from": [6.51915, 20.42269, 6.77684], + "to": [6.71915, 20.92269, 7.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [7, 8, 8, 9], "texture": "#1"}, + "east": {"uv": [8, 7, 9, 8], "texture": "#1"}, + "south": {"uv": [8, 8, 9, 9], "texture": "#1"}, + "west": {"uv": [0, 9, 1, 10], "texture": "#1"}, + "up": {"uv": [10, 1, 9, 0], "texture": "#1"}, + "down": {"uv": [2, 9, 1, 10], "texture": "#1"} + } + }, + { + "from": [6.51915, 19.92269, 6.77684], + "to": [6.71915, 20.42269, 7.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [4, 8, 5, 9], "texture": "#1"}, + "east": {"uv": [8, 4, 9, 5], "texture": "#1"}, + "south": {"uv": [5, 8, 6, 9], "texture": "#1"}, + "west": {"uv": [8, 5, 9, 6], "texture": "#1"}, + "up": {"uv": [7, 9, 6, 8], "texture": "#1"}, + "down": {"uv": [9, 6, 8, 7], "texture": "#1"} + } + }, + { + "from": [6.46915, 19.92269, 7.27684], + "to": [6.71915, 20.42269, 7.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [1, 8, 2, 9], "texture": "#1"}, + "east": {"uv": [8, 1, 9, 2], "texture": "#1"}, + "south": {"uv": [2, 8, 3, 9], "texture": "#1"}, + "west": {"uv": [8, 2, 9, 3], "texture": "#1"}, + "up": {"uv": [4, 9, 3, 8], "texture": "#1"}, + "down": {"uv": [9, 3, 8, 4], "texture": "#1"} + } + }, + { + "from": [6.46915, 20.42269, 7.27684], + "to": [6.71915, 20.92269, 7.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [7, 5, 8, 6], "texture": "#1"}, + "east": {"uv": [6, 7, 7, 8], "texture": "#1"}, + "south": {"uv": [7, 6, 8, 7], "texture": "#1"}, + "west": {"uv": [7, 7, 8, 8], "texture": "#1"}, + "up": {"uv": [1, 9, 0, 8], "texture": "#1"}, + "down": {"uv": [9, 0, 8, 1], "texture": "#1"} + } + }, + { + "from": [6.24415, 21.17269, 8.77684], + "to": [6.49415, 21.47269, 9.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [7, 2, 8, 3], "texture": "#1"}, + "east": {"uv": [3, 7, 4, 8], "texture": "#1"}, + "south": {"uv": [7, 3, 8, 4], "texture": "#1"}, + "west": {"uv": [4, 7, 5, 8], "texture": "#1"}, + "up": {"uv": [8, 5, 7, 4], "texture": "#1"}, + "down": {"uv": [6, 7, 5, 8], "texture": "#1"} + } + }, + { + "from": [6.26915, 20.92269, 8.27684], + "to": [6.51915, 21.42269, 8.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [6, 6, 7, 7], "texture": "#1"}, + "east": {"uv": [0, 7, 1, 8], "texture": "#1"}, + "south": {"uv": [7, 0, 8, 1], "texture": "#1"}, + "west": {"uv": [1, 7, 2, 8], "texture": "#1"}, + "up": {"uv": [8, 2, 7, 1], "texture": "#1"}, + "down": {"uv": [3, 7, 2, 8], "texture": "#1"} + } + }, + { + "from": [6.41915, 20.42269, 7.77684], + "to": [6.61915, 20.92269, 8.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [3, 6, 4, 7], "texture": "#1"}, + "east": {"uv": [6, 3, 7, 4], "texture": "#1"}, + "south": {"uv": [4, 6, 5, 7], "texture": "#1"}, + "west": {"uv": [6, 4, 7, 5], "texture": "#1"}, + "up": {"uv": [6, 7, 5, 6], "texture": "#1"}, + "down": {"uv": [7, 5, 6, 6], "texture": "#1"} + } + }, + { + "from": [6.36915, 20.92269, 7.77684], + "to": [6.61915, 21.42269, 8.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [0, 6, 1, 7], "texture": "#1"}, + "east": {"uv": [6, 0, 7, 1], "texture": "#1"}, + "south": {"uv": [1, 6, 2, 7], "texture": "#1"}, + "west": {"uv": [6, 1, 7, 2], "texture": "#1"}, + "up": {"uv": [3, 7, 2, 6], "texture": "#1"}, + "down": {"uv": [7, 2, 6, 3], "texture": "#1"} + } + }, + { + "from": [6.46915, 20.92269, 7.27684], + "to": [6.71915, 21.32269, 7.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [5, 2, 6, 3], "texture": "#1"}, + "east": {"uv": [3, 5, 4, 6], "texture": "#1"}, + "south": {"uv": [5, 3, 6, 4], "texture": "#1"}, + "west": {"uv": [4, 5, 5, 6], "texture": "#1"}, + "up": {"uv": [6, 5, 5, 4], "texture": "#1"}, + "down": {"uv": [6, 5, 5, 6], "texture": "#1"} + } + }, + { + "from": [6.46915, 20.92269, 6.77684], + "to": [6.71915, 21.22269, 7.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [4, 4, 5, 5], "texture": "#1"}, + "east": {"uv": [0, 5, 1, 6], "texture": "#1"}, + "south": {"uv": [5, 0, 6, 1], "texture": "#1"}, + "west": {"uv": [1, 5, 2, 6], "texture": "#1"}, + "up": {"uv": [6, 2, 5, 1], "texture": "#1"}, + "down": {"uv": [3, 5, 2, 6], "texture": "#1"} + } + }, + { + "from": [6.46915, 20.92269, 6.27684], + "to": [6.71915, 21.17269, 6.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [1, 4, 2, 5], "texture": "#1"}, + "east": {"uv": [4, 1, 5, 2], "texture": "#1"}, + "south": {"uv": [2, 4, 3, 5], "texture": "#1"}, + "west": {"uv": [4, 2, 5, 3], "texture": "#1"}, + "up": {"uv": [4, 5, 3, 4], "texture": "#1"}, + "down": {"uv": [5, 3, 4, 4], "texture": "#1"} + } + }, + { + "from": [6.41915, 20.42269, 6.27684], + "to": [6.71915, 20.92269, 6.77684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [3, 1, 4, 2], "texture": "#1"}, + "east": {"uv": [2, 3, 3, 4], "texture": "#1"}, + "south": {"uv": [3, 2, 4, 3], "texture": "#1"}, + "west": {"uv": [3, 3, 4, 4], "texture": "#1"}, + "up": {"uv": [1, 5, 0, 4], "texture": "#1"}, + "down": {"uv": [5, 0, 4, 1], "texture": "#1"} + } + }, + { + "from": [6.46915, 19.92269, 5.77684], + "to": [6.71915, 20.42269, 6.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [1, 2, 2, 3], "texture": "#1"}, + "east": {"uv": [2, 1, 3, 2], "texture": "#1"}, + "south": {"uv": [2, 2, 3, 3], "texture": "#1"}, + "west": {"uv": [0, 3, 1, 4], "texture": "#1"}, + "up": {"uv": [4, 1, 3, 0], "texture": "#1"}, + "down": {"uv": [2, 3, 1, 4], "texture": "#1"} + } + }, + { + "from": [6.46915, 20.42269, 5.87684], + "to": [6.71915, 20.92269, 6.27684], + "rotation": {"angle": -22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "east": {"uv": [0, 1, 1, 2], "texture": "#1"}, + "south": {"uv": [1, 0, 2, 1], "texture": "#1"}, + "west": {"uv": [1, 1, 2, 2], "texture": "#1"}, + "up": {"uv": [1, 3, 0, 2], "texture": "#1"}, + "down": {"uv": [3, 0, 2, 1], "texture": "#1"} + } + }, + { + "from": [8.66915, 21.17269, 12.27684], + "to": [8.91915, 21.47269, 12.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [9, 7, 10, 8], "texture": "#1"}, + "east": {"uv": [8, 9, 9, 10], "texture": "#1"}, + "south": {"uv": [9, 8, 10, 9], "texture": "#1"}, + "west": {"uv": [9, 9, 10, 10], "texture": "#1"}, + "up": {"uv": [1, 11, 0, 10], "texture": "#1"}, + "down": {"uv": [11, 0, 10, 1], "texture": "#1"} + } + }, + { + "from": [8.66915, 20.92269, 11.77684], + "to": [8.91915, 21.42269, 12.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [9, 4, 10, 5], "texture": "#1"}, + "east": {"uv": [5, 9, 6, 10], "texture": "#1"}, + "south": {"uv": [9, 5, 10, 6], "texture": "#1"}, + "west": {"uv": [6, 9, 7, 10], "texture": "#1"}, + "up": {"uv": [10, 7, 9, 6], "texture": "#1"}, + "down": {"uv": [8, 9, 7, 10], "texture": "#1"} + } + }, + { + "from": [8.56915, 20.42269, 11.27684], + "to": [8.76915, 20.92269, 11.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [9, 1, 10, 2], "texture": "#1"}, + "east": {"uv": [2, 9, 3, 10], "texture": "#1"}, + "south": {"uv": [9, 2, 10, 3], "texture": "#1"}, + "west": {"uv": [3, 9, 4, 10], "texture": "#1"}, + "up": {"uv": [10, 4, 9, 3], "texture": "#1"}, + "down": {"uv": [5, 9, 4, 10], "texture": "#1"} + } + }, + { + "from": [8.56915, 20.92269, 11.27684], + "to": [8.81915, 21.42269, 11.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [7, 8, 8, 9], "texture": "#1"}, + "east": {"uv": [8, 7, 9, 8], "texture": "#1"}, + "south": {"uv": [8, 8, 9, 9], "texture": "#1"}, + "west": {"uv": [0, 9, 1, 10], "texture": "#1"}, + "up": {"uv": [10, 1, 9, 0], "texture": "#1"}, + "down": {"uv": [2, 9, 1, 10], "texture": "#1"} + } + }, + { + "from": [8.46915, 20.42269, 9.77684], + "to": [8.76915, 20.92269, 10.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [4, 8, 5, 9], "texture": "#1"}, + "east": {"uv": [8, 4, 9, 5], "texture": "#1"}, + "south": {"uv": [5, 8, 6, 9], "texture": "#1"}, + "west": {"uv": [8, 5, 9, 6], "texture": "#1"}, + "up": {"uv": [7, 9, 6, 8], "texture": "#1"}, + "down": {"uv": [9, 6, 8, 7], "texture": "#1"} + } + }, + { + "from": [8.46915, 19.92269, 9.77684], + "to": [8.61915, 20.42269, 10.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [1, 8, 2, 9], "texture": "#1"}, + "east": {"uv": [8, 1, 9, 2], "texture": "#1"}, + "south": {"uv": [2, 8, 3, 9], "texture": "#1"}, + "west": {"uv": [8, 2, 9, 3], "texture": "#1"}, + "up": {"uv": [4, 9, 3, 8], "texture": "#1"}, + "down": {"uv": [9, 3, 8, 4], "texture": "#1"} + } + }, + { + "from": [8.46915, 19.92269, 10.27684], + "to": [8.66915, 20.42269, 10.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [7, 5, 8, 6], "texture": "#1"}, + "east": {"uv": [6, 7, 7, 8], "texture": "#1"}, + "south": {"uv": [7, 6, 8, 7], "texture": "#1"}, + "west": {"uv": [7, 7, 8, 8], "texture": "#1"}, + "up": {"uv": [1, 9, 0, 8], "texture": "#1"}, + "down": {"uv": [9, 0, 8, 1], "texture": "#1"} + } + }, + { + "from": [8.46915, 20.42269, 10.27684], + "to": [8.66915, 20.92269, 10.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [7, 2, 8, 3], "texture": "#1"}, + "east": {"uv": [3, 7, 4, 8], "texture": "#1"}, + "south": {"uv": [7, 3, 8, 4], "texture": "#1"}, + "west": {"uv": [4, 7, 5, 8], "texture": "#1"}, + "up": {"uv": [8, 5, 7, 4], "texture": "#1"}, + "down": {"uv": [6, 7, 5, 8], "texture": "#1"} + } + }, + { + "from": [8.46915, 20.92269, 10.27684], + "to": [8.71915, 21.22269, 10.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [6, 6, 7, 7], "texture": "#1"}, + "east": {"uv": [0, 7, 1, 8], "texture": "#1"}, + "south": {"uv": [7, 0, 8, 1], "texture": "#1"}, + "west": {"uv": [1, 7, 2, 8], "texture": "#1"}, + "up": {"uv": [8, 2, 7, 1], "texture": "#1"}, + "down": {"uv": [3, 7, 2, 8], "texture": "#1"} + } + }, + { + "from": [8.46915, 20.92269, 10.77684], + "to": [8.71915, 21.32269, 11.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [3, 6, 4, 7], "texture": "#1"}, + "east": {"uv": [6, 3, 7, 4], "texture": "#1"}, + "south": {"uv": [4, 6, 5, 7], "texture": "#1"}, + "west": {"uv": [6, 4, 7, 5], "texture": "#1"}, + "up": {"uv": [6, 7, 5, 6], "texture": "#1"}, + "down": {"uv": [7, 5, 6, 6], "texture": "#1"} + } + }, + { + "from": [8.46915, 20.42269, 10.77684], + "to": [8.71915, 20.92269, 11.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [0, 6, 1, 7], "texture": "#1"}, + "east": {"uv": [6, 0, 7, 1], "texture": "#1"}, + "south": {"uv": [1, 6, 2, 7], "texture": "#1"}, + "west": {"uv": [6, 1, 7, 2], "texture": "#1"}, + "up": {"uv": [3, 7, 2, 6], "texture": "#1"}, + "down": {"uv": [7, 2, 6, 3], "texture": "#1"} + } + }, + { + "from": [8.46915, 19.92269, 10.77684], + "to": [8.71915, 20.42269, 11.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [5, 2, 6, 3], "texture": "#1"}, + "east": {"uv": [3, 5, 4, 6], "texture": "#1"}, + "south": {"uv": [5, 3, 6, 4], "texture": "#1"}, + "west": {"uv": [4, 5, 5, 6], "texture": "#1"}, + "up": {"uv": [6, 5, 5, 4], "texture": "#1"}, + "down": {"uv": [6, 5, 5, 6], "texture": "#1"} + } + }, + { + "from": [8.46915, 19.62269, 10.27684], + "to": [8.71915, 19.92269, 10.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [10, 9, 11, 10], "texture": "#1"}, + "east": {"uv": [6, 10, 7, 11], "texture": "#1"}, + "south": {"uv": [10, 10, 11, 11], "texture": "#1"}, + "west": {"uv": [7, 10, 8, 11], "texture": "#1"}, + "up": {"uv": [10, 11, 9, 10], "texture": "#1"}, + "down": {"uv": [9, 10, 8, 11], "texture": "#1"} + } + }, + { + "from": [8.51915, 19.47269, 9.77684], + "to": [8.76915, 19.92269, 10.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [1, 4, 2, 5], "texture": "#1"}, + "east": {"uv": [4, 1, 5, 2], "texture": "#1"}, + "south": {"uv": [2, 4, 3, 5], "texture": "#1"}, + "west": {"uv": [4, 2, 5, 3], "texture": "#1"}, + "up": {"uv": [4, 5, 3, 4], "texture": "#1"}, + "down": {"uv": [5, 3, 4, 4], "texture": "#1"} + } + }, + { + "from": [8.46915, 20.92269, 9.77684], + "to": [8.71915, 21.17269, 10.27684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [3, 1, 4, 2], "texture": "#1"}, + "east": {"uv": [2, 3, 3, 4], "texture": "#1"}, + "south": {"uv": [3, 2, 4, 3], "texture": "#1"}, + "west": {"uv": [3, 3, 4, 4], "texture": "#1"}, + "up": {"uv": [1, 5, 0, 4], "texture": "#1"}, + "down": {"uv": [5, 0, 4, 1], "texture": "#1"} + } + }, + { + "from": [8.46915, 19.92269, 9.27684], + "to": [8.71915, 20.42269, 9.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [1, 2, 2, 3], "texture": "#1"}, + "east": {"uv": [2, 1, 3, 2], "texture": "#1"}, + "south": {"uv": [2, 2, 3, 3], "texture": "#1"}, + "west": {"uv": [0, 3, 1, 4], "texture": "#1"}, + "up": {"uv": [4, 1, 3, 0], "texture": "#1"}, + "down": {"uv": [2, 3, 1, 4], "texture": "#1"} + } + }, + { + "from": [8.46915, 20.42269, 9.37684], + "to": [8.71915, 20.92269, 9.77684], + "rotation": {"angle": 22.5, "axis": "y", "origin": [3.46915, 17.92269, 5.27684]}, + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#1"}, + "east": {"uv": [0, 1, 1, 2], "texture": "#1"}, + "south": {"uv": [1, 0, 2, 1], "texture": "#1"}, + "west": {"uv": [1, 1, 2, 2], "texture": "#1"}, + "up": {"uv": [1, 3, 0, 2], "texture": "#1"}, + "down": {"uv": [3, 0, 2, 1], "texture": "#1"} + } + } + ], + "display": { + "gui": { + "rotation": [-155.5, -28, 180], + "translation": [0, -1, 0], + "scale": [0.54297, 0.54297, 0.54297] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [-0.25, 4.75, -31], + "scale": [4, 4, 4] + } + } +} \ No newline at end of file