Advertisement
Guest User

Cobbletstone3D

a guest
Oct 31st, 2014
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.08 KB | None | 0 0
  1. {
  2. "__comment":"Made by Know2Good, part of the 'Default 3D™' resource pack || Official download page: http://www.planetminecraft.com/texture_pack/default-3d-2985741/ || © 2014 Know2Good. All rights reserved. ",
  3. "textures": {
  4. "block": "blocks/cobblestone",
  5. "particle":"blocks/cobblestone"
  6. },
  7. "elements":[
  8. {
  9. "type":"cube", //The inner block
  10. "from":[0,0,0],
  11. "to":[16,16,16],
  12. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  13. "faces": {
  14. "down":{"uv":[0,0,16,16],"texture":"#block","cullface":"down"},
  15. "up":{"uv":[0,0,16,16],"texture":"#block","cullface":"up"},
  16. "north":{"uv":[0,0,16,16],"texture":"#block","cullface":"north"},
  17. "south":{"uv":[0,0,16,16],"texture":"#block","cullface":"south"},
  18. "west":{"uv":[0,0,16,16],"texture":"#block","cullface":"west"},
  19. "east":{"uv":[0,0,16,16],"texture":"#block","cullface":"east"}
  20. }
  21. },
  22. {
  23. "type":"cube", //Top 0,0 to 1,2
  24. "from":[0.001,16,0.001],
  25. "to":[1,16.30,2],
  26. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  27. "faces": {
  28. "up":{"uv":[0,0,1,2],"texture":"#block","cullface":"up"},
  29. "north":{"uv":[0,0,1,1],"texture":"#block","cullface":"up","rotation":180},
  30. "south":{"uv":[0,1,1,2],"texture":"#block","cullface":"up"},
  31. "west":{"uv":[0,0,1,2],"texture":"#block","cullface":"up","rotation":270},
  32. "east":{"uv":[0,0,1,2],"texture":"#block","cullface":"up","rotation":90}
  33. }
  34. },
  35. {
  36. "type":"cube", //Top 0,4 to 2,5
  37. "from":[0.001,16,4],
  38. "to":[2,16.40,5],
  39. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  40. "faces": {
  41. "up":{"uv":[0,4,2,5],"texture":"#block","cullface":"up"},
  42. "north":{"uv":[0,4,2,5],"texture":"#block","cullface":"up","rotation":180},
  43. "south":{"uv":[0,4,2,5],"texture":"#block","cullface":"up"},
  44. "west":{"uv":[0,4,1,5],"texture":"#block","cullface":"up","rotation":270},
  45. "east":{"uv":[1,4,2,5],"texture":"#block","cullface":"up","rotation":90}
  46. }
  47. },
  48. {
  49. "type":"cube", //Top 0,4 to 1,6
  50. "from":[0.001,16,5],
  51. "to":[1,16.40,6],
  52. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  53. "faces": {
  54. "up":{"uv":[0,5,1,6],"texture":"#block","cullface":"up"},
  55. "north":{"uv":[0,5,1,6],"texture":"#block","cullface":"up","rotation":180},
  56. "south":{"uv":[0,5,1,6],"texture":"#block","cullface":"up"},
  57. "west":{"uv":[0,5,1,6],"texture":"#block","cullface":"up","rotation":270},
  58. "east":{"uv":[0,5,1,6],"texture":"#block","cullface":"up","rotation":90}
  59. }
  60. },
  61. {
  62. "type":"cube", //Top 1,8 to 5,10
  63. "from":[1,16,8],
  64. "to":[5,16.40,10],
  65. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  66. "faces": {
  67. "up":{"uv":[1,8,5,10],"texture":"#block","cullface":"up"},
  68. "north":{"uv":[1,8,5,9],"texture":"#block","cullface":"up","rotation":180},
  69. "south":{"uv":[1,9,5,10],"texture":"#block","cullface":"up"},
  70. "west":{"uv":[1,8,2,10],"texture":"#block","cullface":"up","rotation":270},
  71. "east":{"uv":[4,8,5,10],"texture":"#block","cullface":"up","rotation":90}
  72. }
  73. },
  74. {
  75. "type":"cube", //Top 2,10 to 4,11
  76. "from":[2,16,10],
  77. "to":[4,16.40,11],
  78. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  79. "faces": {
  80. "up":{"uv":[2,10,4,11],"texture":"#block","cullface":"up"},
  81. "north":{"uv":[2,10,4,11],"texture":"#block","cullface":"up","rotation":180},
  82. "south":{"uv":[2,10,4,11],"texture":"#block","cullface":"up"},
  83. "west":{"uv":[2,10,3,11],"texture":"#block","cullface":"up","rotation":270},
  84. "east":{"uv":[3,10,4,11],"texture":"#block","cullface":"up","rotation":90}
  85. }
  86. },
  87. {
  88. "type":"cube", //Top 0,13 to 1,14
  89. "from":[0.001,16,13],
  90. "to":[1,16.20,14],
  91. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  92. "faces": {
  93. "up":{"uv":[0,13,1,14],"texture":"#block","cullface":"up"},
  94. "north":{"uv":[0,13,1,14],"texture":"#block","cullface":"up","rotation":180},
  95. "south":{"uv":[0,13,1,14],"texture":"#block","cullface":"up"},
  96. "west":{"uv":[0,13,1,14],"texture":"#block","cullface":"up","rotation":270}
  97. }
  98. },
  99. {
  100. "type":"cube", //Top 1,12 to 4,14
  101. "from":[1,16,12],
  102. "to":[4,16.20,14],
  103. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  104. "faces": {
  105. "up":{"uv":[1,12,4,14],"texture":"#block","cullface":"up"},
  106. "north":{"uv":[1,12,4,13],"texture":"#block","cullface":"up","rotation":180},
  107. "south":{"uv":[1,13,4,14],"texture":"#block","cullface":"up"},
  108. "west":{"uv":[1,12,2,14],"texture":"#block","cullface":"up","rotation":270},
  109. "east":{"uv":[3,12,4,14],"texture":"#block","cullface":"up","rotation":90}
  110. }
  111. },
  112. {
  113. "type":"cube", //Top 1,14 to 7,15
  114. "from":[1,16,14],
  115. "to":[7,16.20,15],
  116. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  117. "faces": {
  118. "up":{"uv":[1,14,7,15],"texture":"#block","cullface":"up"},
  119. "north":{"uv":[1,14,7,15],"texture":"#block","cullface":"up","rotation":180},
  120. "south":{"uv":[1,14,7,15],"texture":"#block","cullface":"up"},
  121. "west":{"uv":[1,14,2,15],"texture":"#block","cullface":"up","rotation":270},
  122. "east":{"uv":[6,14,7,15],"texture":"#block","cullface":"up","rotation":90}
  123. }
  124. },
  125. {
  126. "type":"cube", //Top 0,15 to 1,16
  127. "from":[0.001,16,15],
  128. "to":[1,16.30,16],
  129. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  130. "faces": {
  131. "up":{"uv":[0,15,1,16],"texture":"#block","cullface":"up"},
  132. "north":{"uv":[0,15,1,16],"texture":"#block","cullface":"up","rotation":180},
  133. "south":{"uv":[0,15,1,16],"texture":"#block","cullface":"up"},
  134. "west":{"uv":[0,15,1,16],"texture":"#block","cullface":"up","rotation":270},
  135. "east":{"uv":[0,15,1,16],"texture":"#block","cullface":"up","rotation":90}
  136. }
  137. },
  138. {
  139. "type":"cube", //Top 2,15 to 5,16
  140. "from":[2,16,15],
  141. "to":[5,16.20,15.999],
  142. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  143. "faces": {
  144. "up":{"uv":[2,15,5,16],"texture":"#block","cullface":"up"},
  145. "south":{"uv":[2,15,5,16],"texture":"#block","cullface":"up"},
  146. "west":{"uv":[2,15,3,16],"texture":"#block","cullface":"up","rotation":270},
  147. "east":{"uv":[4,15,5,16],"texture":"#block","cullface":"up","rotation":90}
  148. }
  149. },
  150. {
  151. "type":"cube", //Top 1,2 to 2,3
  152. "from":[1,16,2],
  153. "to":[2,16.20,3],
  154. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  155. "faces": {
  156. "up":{"uv":[1,2,2,3],"texture":"#block","cullface":"up"},
  157. "north":{"uv":[1,2,2,3],"texture":"#block","cullface":"up","rotation":180},
  158. "south":{"uv":[1,2,2,3],"texture":"#block","cullface":"up"},
  159. "west":{"uv":[1,2,2,3],"texture":"#block","cullface":"up","rotation":270}
  160. }
  161. },
  162. {
  163. "type":"cube", //Top 2,1 to 3,4
  164. "from":[2,16,1],
  165. "to":[3,16.20,4],
  166. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  167. "faces": {
  168. "up":{"uv":[2,1,3,4],"texture":"#block","cullface":"up"},
  169. "north":{"uv":[2,1,3,2],"texture":"#block","cullface":"up","rotation":180},
  170. "south":{"uv":[2,3,3,4],"texture":"#block","cullface":"up"},
  171. "west":{"uv":[2,1,3,4],"texture":"#block","cullface":"up","rotation":270}
  172. }
  173. },
  174. {
  175. "type":"cube", //Top 3,0 to 5,4
  176. "from":[3,16,0.001],
  177. "to":[5,16.20,4],
  178. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  179. "faces": {
  180. "up":{"uv":[3,0,5,4],"texture":"#block","cullface":"up"},
  181. "north":{"uv":[3,0,5,1],"texture":"#block","cullface":"up","rotation":180},
  182. "south":{"uv":[3,3,5,4],"texture":"#block","cullface":"up"},
  183. "west":{"uv":[3,0,4,4],"texture":"#block","cullface":"up","rotation":270},
  184. "east":{"uv":[4,0,5,4],"texture":"#block","cullface":"up","rotation":90}
  185. }
  186. },
  187. {
  188. "type":"cube", //Top 5,0 to 6,1
  189. "from":[5,16,0.001],
  190. "to":[6,16.20,1],
  191. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  192. "faces": {
  193. "up":{"uv":[5,0,6,1],"texture":"#block","cullface":"up"},
  194. "north":{"uv":[5,0,6,1],"texture":"#block","cullface":"up","rotation":180},
  195. "south":{"uv":[5,0,6,1],"texture":"#block","cullface":"up"},
  196. "west":{"uv":[5,0,6,1],"texture":"#block","cullface":"up","rotation":270},
  197. "east":{"uv":[5,0,6,1],"texture":"#block","cullface":"up","rotation":90}
  198. }
  199. },
  200. {
  201. "type":"cube", //Top 3,5 to 6,6
  202. "from":[3,16,5],
  203. "to":[6,16.30,6],
  204. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  205. "faces": {
  206. "up":{"uv":[3,5,6,6],"texture":"#block","cullface":"up"},
  207. "north":{"uv":[3,5,6,6],"texture":"#block","cullface":"up","rotation":180},
  208. "west":{"uv":[3,5,4,6],"texture":"#block","cullface":"up","rotation":270},
  209. "east":{"uv":[5,5,6,6],"texture":"#block","cullface":"up","rotation":90}
  210. }
  211. },
  212. {
  213. "type":"cube", //Top 3,6 to 7,7
  214. "from":[3,16,6],
  215. "to":[7,16.30,7],
  216. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  217. "faces": {
  218. "up":{"uv":[3,6,7,7],"texture":"#block","cullface":"up"},
  219. "north":{"uv":[3,6,7,7],"texture":"#block","cullface":"up","rotation":180},
  220. "south":{"uv":[3,6,7,7],"texture":"#block","cullface":"up"},
  221. "west":{"uv":[3,6,4,7],"texture":"#block","cullface":"up","rotation":270},
  222. "east":{"uv":[6,6,7,7],"texture":"#block","cullface":"up","rotation":90}
  223. }
  224. },
  225. {
  226. "type":"cube", //Top 5,11 to 9,12
  227. "from":[5,16,11],
  228. "to":[9,16.40,12],
  229. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  230. "faces": {
  231. "up":{"uv":[5,11,9,12],"texture":"#block","cullface":"up"},
  232. "north":{"uv":[5,11,9,12],"texture":"#block","cullface":"up","rotation":180},
  233. "west":{"uv":[5,11,6,12],"texture":"#block","cullface":"up","rotation":270},
  234. "east":{"uv":[8,11,9,12],"texture":"#block","cullface":"up","rotation":90}
  235. }
  236. },
  237. {
  238. "type":"cube", //Top 5,11 to 10,12
  239. "from":[5,16,12],
  240. "to":[10,16.40,13],
  241. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  242. "faces": {
  243. "up":{"uv":[5,12,10,13],"texture":"#block","cullface":"up"},
  244. "north":{"uv":[5,12,10,13],"texture":"#block","cullface":"up","rotation":180},
  245. "south":{"uv":[5,12,10,13],"texture":"#block","cullface":"up"},
  246. "west":{"uv":[5,12,6,13],"texture":"#block","cullface":"up","rotation":270},
  247. "east":{"uv":[9,12,10,13],"texture":"#block","cullface":"up","rotation":90}
  248. }
  249. },
  250. {
  251. "type":"cube", //Top 8,13 to 11,14
  252. "from":[8,16,13],
  253. "to":[11,16.40,14],
  254. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  255. "faces": {
  256. "up":{"uv":[8,13,11,14],"texture":"#block","cullface":"up"},
  257. "north":{"uv":[8,13,11,14],"texture":"#block","cullface":"up","rotation":180},
  258. "south":{"uv":[8,13,11,14],"texture":"#block","cullface":"up"},
  259. "west":{"uv":[8,13,9,14],"texture":"#block","cullface":"up","rotation":270},
  260. "east":{"uv":[10,13,11,14],"texture":"#block","cullface":"up","rotation":90}
  261. }
  262. },
  263. {
  264. "type":"cube", //Top 10,14 to 11,15
  265. "from":[10,16,14],
  266. "to":[11,16.40,15],
  267. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  268. "faces": {
  269. "up":{"uv":[10,14,11,15],"texture":"#block","cullface":"up"},
  270. "south":{"uv":[10,14,11,15],"texture":"#block","cullface":"up"},
  271. "west":{"uv":[10,14,11,15],"texture":"#block","cullface":"up","rotation":270},
  272. "east":{"uv":[10,14,11,15],"texture":"#block","cullface":"up","rotation":90}
  273. }
  274. },
  275. {
  276. "type":"cube", //Top 7,15 to 10,16
  277. "from":[7,16,15],
  278. "to":[10,16.40,15.999],
  279. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  280. "faces": {
  281. "up":{"uv":[7,15,10,16],"texture":"#block","cullface":"up"},
  282. "north":{"uv":[7,15,10,16],"texture":"#block","cullface":"up","rotation":180},
  283. "south":{"uv":[7,15,10,16],"texture":"#block","cullface":"up"},
  284. "west":{"uv":[7,15,8,16],"texture":"#block","cullface":"up","rotation":270},
  285. "east":{"uv":[9,15,10,16],"texture":"#block","cullface":"up","rotation":90}
  286. }
  287. },
  288. {
  289. "type":"cube", //Top 7,0 to 10,1
  290. "from":[7,16,0.001],
  291. "to":[10,16.40,1],
  292. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  293. "faces": {
  294. "up":{"uv":[7,0,10,1],"texture":"#block","cullface":"up"},
  295. "north":{"uv":[7,0,10,1],"texture":"#block","cullface":"up","rotation":180},
  296. "west":{"uv":[7,0,8,1],"texture":"#block","cullface":"up","rotation":270},
  297. "east":{"uv":[9,0,10,1],"texture":"#block","cullface":"up","rotation":90}
  298. }
  299. },
  300. {
  301. "type":"cube", //Top 6,1 to 11,3
  302. "from":[6,16,1],
  303. "to":[11,16.40,3],
  304. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  305. "faces": {
  306. "up":{"uv":[6,1,11,3],"texture":"#block","cullface":"up"},
  307. "north":{"uv":[6,1,11,2],"texture":"#block","cullface":"up","rotation":180},
  308. "south":{"uv":[6,2,11,3],"texture":"#block","cullface":"up"},
  309. "west":{"uv":[6,1,7,3],"texture":"#block","cullface":"up","rotation":270},
  310. "east":{"uv":[10,1,11,3],"texture":"#block","cullface":"up","rotation":90}
  311. }
  312. },
  313. {
  314. "type":"cube", //Top 6,3 to 10,4
  315. "from":[6,16,3],
  316. "to":[10,16.40,4],
  317. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  318. "faces": {
  319. "up":{"uv":[6,3,10,4],"texture":"#block","cullface":"up"},
  320. "north":{"uv":[6,3,10,4],"texture":"#block","cullface":"up","rotation":180},
  321. "south":{"uv":[6,3,10,4],"texture":"#block","cullface":"up"},
  322. "west":{"uv":[6,3,7,4],"texture":"#block","cullface":"up","rotation":270},
  323. "east":{"uv":[9,3,10,4],"texture":"#block","cullface":"up","rotation":90}
  324. }
  325. },
  326. {
  327. "type":"cube", //Top 7,4 to 8,5
  328. "from":[7,16,4],
  329. "to":[8,16.40,5],
  330. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  331. "faces": {
  332. "up":{"uv":[7,4,8,5],"texture":"#block","cullface":"up"},
  333. "south":{"uv":[7,4,8,5],"texture":"#block","cullface":"up"},
  334. "west":{"uv":[7,4,8,5],"texture":"#block","cullface":"up","rotation":270},
  335. "east":{"uv":[7,4,8,5],"texture":"#block","cullface":"up","rotation":90}
  336. }
  337. },
  338. {
  339. "type":"cube", //Top 13,1 to 14,2
  340. "from":[13,16,1],
  341. "to":[14,16.30,2],
  342. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  343. "faces": {
  344. "up":{"uv":[13,1,14,2],"texture":"#block","cullface":"up"},
  345. "north":{"uv":[13,1,14,2],"texture":"#block","cullface":"up","rotation":180},
  346. "south":{"uv":[13,1,14,2],"texture":"#block","cullface":"up"},
  347. "west":{"uv":[13,1,14,2],"texture":"#block","cullface":"up","rotation":270}
  348. }
  349. },
  350. {
  351. "type":"cube", //Top 14,0 to 16,3
  352. "from":[14,16,0.001],
  353. "to":[15.999,16.30,3],
  354. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  355. "faces": {
  356. "up":{"uv":[14,0,16,3],"texture":"#block","cullface":"up"},
  357. "north":{"uv":[14,0,16,1],"texture":"#block","cullface":"up","rotation":180},
  358. "south":{"uv":[14,2,16,3],"texture":"#block","cullface":"up"},
  359. "west":{"uv":[14,0,15,3],"texture":"#block","cullface":"up","rotation":270},
  360. "east":{"uv":[15,0,16,3],"texture":"#block","cullface":"up","rotation":90}
  361. }
  362. },
  363. {
  364. "type":"cube", //Top 12,3 to 13,4
  365. "from":[12,16,3],
  366. "to":[13,16.30,4],
  367. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  368. "faces": {
  369. "up":{"uv":[12,3,13,4],"texture":"#block","cullface":"up"},
  370. "north":{"uv":[12,3,13,4],"texture":"#block","cullface":"up","rotation":180},
  371. "west":{"uv":[12,3,13,4],"texture":"#block","cullface":"up","rotation":270},
  372. "east":{"uv":[12,3,13,4],"texture":"#block","cullface":"up","rotation":90}
  373. }
  374. },
  375. {
  376. "type":"cube", //Top 10,4 to 14,7
  377. "from":[10,16,4],
  378. "to":[14,16.30,7],
  379. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  380. "faces": {
  381. "up":{"uv":[10,4,14,7],"texture":"#block","cullface":"up"},
  382. "north":{"uv":[10,4,14,5],"texture":"#block","cullface":"up","rotation":180},
  383. "south":{"uv":[10,6,14,7],"texture":"#block","cullface":"up"},
  384. "west":{"uv":[10,4,11,7],"texture":"#block","cullface":"up","rotation":270},
  385. "east":{"uv":[13,4,14,7],"texture":"#block","cullface":"up","rotation":90}
  386. }
  387. },
  388. {
  389. "type":"cube", //Top 9,5 to 10,6
  390. "from":[9,16,5],
  391. "to":[10,16.30,6],
  392. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  393. "faces": {
  394. "up":{"uv":[9,5,10,6],"texture":"#block","cullface":"up"},
  395. "north":{"uv":[9,5,10,6],"texture":"#block","cullface":"up","rotation":180},
  396. "south":{"uv":[9,5,10,6],"texture":"#block","cullface":"up"},
  397. "west":{"uv":[9,5,10,6],"texture":"#block","cullface":"up","rotation":270}
  398. }
  399. },
  400. {
  401. "type":"cube", //Top 14,5 to 15,6
  402. "from":[14,16,5],
  403. "to":[15,16.30,6],
  404. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  405. "faces": {
  406. "up":{"uv":[14,5,15,6],"texture":"#block","cullface":"up"},
  407. "north":{"uv":[14,5,15,6],"texture":"#block","cullface":"up","rotation":180},
  408. "west":{"uv":[0,15,1,16],"texture":"#block","cullface":"up","rotation":270},
  409. "east":{"uv":[14,5,15,6],"texture":"#block","cullface":"up","rotation":90}
  410. }
  411. },
  412. {
  413. "type":"cube", //Top 7,7 to 10,8
  414. "from":[7,16,7],
  415. "to":[10,16.20,8],
  416. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  417. "faces": {
  418. "up":{"uv":[7,7,10,8],"texture":"#block","cullface":"up"},
  419. "north":{"uv":[7,7,10,8],"texture":"#block","cullface":"up","rotation":180},
  420. "west":{"uv":[7,7,8,8],"texture":"#block","cullface":"up","rotation":270},
  421. "east":{"uv":[9,7,10,8],"texture":"#block","cullface":"up","rotation":90}
  422. }
  423. },
  424. {
  425. "type":"cube", //Top 6,8 to 14,9
  426. "from":[6,16,8],
  427. "to":[14,16.20,9],
  428. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  429. "faces": {
  430. "up":{"uv":[6,8,14,9],"texture":"#block","cullface":"up"},
  431. "north":{"uv":[6,8,14,9],"texture":"#block","cullface":"up","rotation":180},
  432. "south":{"uv":[6,8,14,9],"texture":"#block","cullface":"up"},
  433. "west":{"uv":[6,8,7,9],"texture":"#block","cullface":"up","rotation":270},
  434. "east":{"uv":[13,8,14,9],"texture":"#block","cullface":"up","rotation":90}
  435. }
  436. },
  437. {
  438. "type":"cube", //Top 8,9 to 12,10
  439. "from":[8,16,9],
  440. "to":[12,16.20,10],
  441. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  442. "faces": {
  443. "up":{"uv":[8,9,12,10],"texture":"#block","cullface":"up"},
  444. "south":{"uv":[8,9,12,10],"texture":"#block","cullface":"up"},
  445. "west":{"uv":[8,9,9,10],"texture":"#block","cullface":"up","rotation":270},
  446. "east":{"uv":[11,9,12,10],"texture":"#block","cullface":"up","rotation":90}
  447. }
  448. },
  449. {
  450. "type":"cube", //Top 9,10 to 11,11
  451. "from":[9,16,10],
  452. "to":[11,16.20,11],
  453. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  454. "faces": {
  455. "up":{"uv":[9,10,11,11],"texture":"#block","cullface":"up"},
  456. "south":{"uv":[9,10,11,11],"texture":"#block","cullface":"up"},
  457. "west":{"uv":[9,10,10,11],"texture":"#block","cullface":"up","rotation":270},
  458. "east":{"uv":[10,10,11,11],"texture":"#block","cullface":"up","rotation":90}
  459. }
  460. },
  461. {
  462. "type":"cube", //Top 14,9 to 16,10
  463. "from":[14,16,9],
  464. "to":[15.999,16.30,10],
  465. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  466. "faces": {
  467. "up":{"uv":[14,9,16,10],"texture":"#block","cullface":"up"},
  468. "north":{"uv":[14,9,16,10],"texture":"#block","cullface":"up","rotation":180},
  469. "west":{"uv":[14,9,15,10],"texture":"#block","cullface":"up","rotation":270},
  470. "east":{"uv":[15,9,16,10],"texture":"#block","cullface":"up","rotation":90}
  471. }
  472. },
  473. {
  474. "type":"cube", //Top 13,10 to 16,11
  475. "from":[13,16,10],
  476. "to":[15.999,16.30,11],
  477. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  478. "faces": {
  479. "up":{"uv":[13,10,16,11],"texture":"#block","cullface":"up"},
  480. "north":{"uv":[13,10,16,11],"texture":"#block","cullface":"up","rotation":180},
  481. "west":{"uv":[13,10,14,11],"texture":"#block","cullface":"up","rotation":270},
  482. "east":{"uv":[15,10,16,11],"texture":"#block","cullface":"up","rotation":90}
  483. }
  484. },
  485. {
  486. "type":"cube", //Top 12,11 to 16,12
  487. "from":[12,16,11],
  488. "to":[15.999,16.30,12],
  489. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  490. "faces": {
  491. "up":{"uv":[12,11,16,12],"texture":"#block","cullface":"up"},
  492. "north":{"uv":[12,11,16,12],"texture":"#block","cullface":"up","rotation":180},
  493. "south":{"uv":[12,11,16,12],"texture":"#block","cullface":"up"},
  494. "west":{"uv":[12,11,13,12],"texture":"#block","cullface":"up","rotation":270},
  495. "east":{"uv":[15,11,16,12],"texture":"#block","cullface":"up","rotation":90}
  496. }
  497. },
  498. {
  499. "type":"cube", //Top 12,12 to 15,14
  500. "from":[12,16,12],
  501. "to":[15,16.30,14],
  502. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  503. "faces": {
  504. "up":{"uv":[12,12,15,14],"texture":"#block","cullface":"up"},
  505. "south":{"uv":[12,13,15,14],"texture":"#block","cullface":"up"},
  506. "west":{"uv":[12,12,13,14],"texture":"#block","cullface":"up","rotation":270},
  507. "east":{"uv":[14,12,15,14],"texture":"#block","cullface":"up","rotation":90}
  508. }
  509. },
  510. {
  511. "type":"cube", //Top 12,15 to 14,16
  512. "from":[12,16,15],
  513. "to":[14,16.40,15.999],
  514. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  515. "faces": {
  516. "up":{"uv":[12,15,14,16],"texture":"#block","cullface":"up"},
  517. "north":{"uv":[12,15,14,16],"texture":"#block","cullface":"up","rotation":180},
  518. "south":{"uv":[12,15,14,16],"texture":"#block","cullface":"up"},
  519. "west":{"uv":[12,15,13,16],"texture":"#block","cullface":"up","rotation":270},
  520. "east":{"uv":[13,15,14,16],"texture":"#block","cullface":"up","rotation":90}
  521. }
  522. },
  523. {
  524. "type":"cube", //Top 15,15 to 16,16
  525. "from":[15,16,15],
  526. "to":[15.999,16.30,15.999],
  527. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  528. "faces": {
  529. "up":{"uv":[15,15,16,16],"texture":"#block","cullface":"up"},
  530. "north":{"uv":[15,15,16,16],"texture":"#block","cullface":"up","rotation":180},
  531. "south":{"uv":[15,15,16,16],"texture":"#block","cullface":"up"},
  532. "west":{"uv":[15,15,16,16],"texture":"#block","cullface":"up","rotation":270},
  533. "east":{"uv":[15,15,16,16],"texture":"#block","cullface":"up","rotation":90}
  534. }
  535. },
  536. {
  537. "type":"cube", //North 0,0 to 1,2
  538. "from":[15,14,-0.30],
  539. "to":[15.999,15.999,0],
  540. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  541. "faces": {
  542. "up":{"uv":[0,0,1,1],"texture":"#block","cullface":"north","rotation":180},
  543. "down":{"uv":[0,1,1,2],"texture":"#block","cullface":"north","rotation":180},
  544. "north":{"uv":[0,0,1,2],"texture":"#block","cullface":"north"},
  545. "west":{"uv":[0,0,1,2],"texture":"#block","cullface":"north"},
  546. "east":{"uv":[0,0,1,2],"texture":"#block","cullface":"north"}
  547. }
  548. },
  549. {
  550. "type":"cube", //North 0,4 to 2,5
  551. "from":[14,11,-0.40],
  552. "to":[15.999,12,0],
  553. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  554. "faces": {
  555. "up":{"uv":[0,4,2,5],"texture":"#block","cullface":"north","rotation":180},
  556. "down":{"uv":[0,4,2,5],"texture":"#block","cullface":"north","rotation":180},
  557. "north":{"uv":[0,4,2,5],"texture":"#block","cullface":"north"},
  558. "west":{"uv":[1,4,2,5],"texture":"#block","cullface":"north"},
  559. "east":{"uv":[0,4,1,5],"texture":"#block","cullface":"north"}
  560. }
  561. },
  562. {
  563. "type":"cube", //North 0,4 to 1,6
  564. "from":[15,10,-0.40],
  565. "to":[15.999,11,0],
  566. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  567. "faces": {
  568. "down":{"uv":[0,5,1,6],"texture":"#block","cullface":"north","rotation":180},
  569. "north":{"uv":[0,5,1,6],"texture":"#block","cullface":"north"},
  570. "west":{"uv":[0,5,1,6],"texture":"#block","cullface":"north"},
  571. "east":{"uv":[0,5,1,6],"texture":"#block","cullface":"north"}
  572. }
  573. },
  574. {
  575. "type":"cube", //North 1,8 to 5,10
  576. "from":[11,6,-0.40],
  577. "to":[15,7.999,0],
  578. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  579. "faces": {
  580. "up":{"uv":[1,8,5,9],"texture":"#block","cullface":"north","rotation":180},
  581. "down":{"uv":[1,9,5,10],"texture":"#block","cullface":"north","rotation":180},
  582. "north":{"uv":[1,8,5,10],"texture":"#block","cullface":"north"},
  583. "west":{"uv":[4,8,5,10],"texture":"#block","cullface":"north"},
  584. "east":{"uv":[1,8,2,10],"texture":"#block","cullface":"north"}
  585. }
  586. },
  587. {
  588. "type":"cube", //North 2,10 to 4,11
  589. "from":[12,5,-0.40],
  590. "to":[14,6,0],
  591. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  592. "faces": {
  593. "down":{"uv":[2,10,4,11],"texture":"#block","cullface":"north","rotation":180},
  594. "north":{"uv":[2,10,4,11],"texture":"#block","cullface":"north"},
  595. "west":{"uv":[3,10,4,11],"texture":"#block","cullface":"north"},
  596. "east":{"uv":[2,10,3,11],"texture":"#block","cullface":"north"}
  597. }
  598. },
  599. {
  600. "type":"cube", //North 0,13 to 1,14
  601. "from":[15,2,-0.20],
  602. "to":[15.999,3,0],
  603. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  604. "faces": {
  605. "up":{"uv":[0,13,1,14],"texture":"#block","cullface":"north","rotation":180},
  606. "down":{"uv":[0,13,1,14],"texture":"#block","cullface":"north","rotation":180},
  607. "north":{"uv":[0,13,1,14],"texture":"#block","cullface":"north"},
  608. "east":{"uv":[0,13,1,14],"texture":"#block","cullface":"north"}
  609. }
  610. },
  611. {
  612. "type":"cube", //North 1,12 to 4,14
  613. "from":[12,2,-0.20],
  614. "to":[15,4,0],
  615. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  616. "faces": {
  617. "up":{"uv":[1,12,4,13],"texture":"#block","cullface":"north","rotation":180},
  618. "north":{"uv":[1,12,4,14],"texture":"#block","cullface":"north"},
  619. "west":{"uv":[3,12,4,14],"texture":"#block","cullface":"north"},
  620. "east":{"uv":[1,12,2,14],"texture":"#block","cullface":"north"}
  621. }
  622. },
  623. {
  624. "type":"cube", //North 1,14 to 7,15
  625. "from":[9,1,-0.20],
  626. "to":[15,2,0],
  627. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  628. "faces": {
  629. "up":{"uv":[1,14,7,15],"texture":"#block","cullface":"north","rotation":180},
  630. "down":{"uv":[1,14,7,15],"texture":"#block","cullface":"north","rotation":180},
  631. "north":{"uv":[1,14,7,15],"texture":"#block","cullface":"north"},
  632. "west":{"uv":[6,14,7,15],"texture":"#block","cullface":"north"},
  633. "east":{"uv":[1,14,2,15],"texture":"#block","cullface":"north"}
  634. }
  635. },
  636. {
  637. "type":"cube", //North 2,15 to 5,16
  638. "from":[11,0.001,-0.20],
  639. "to":[14,1,0],
  640. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  641. "faces": {
  642. "down":{"uv":[2,15,5,16],"texture":"#block","cullface":"north","rotation":180},
  643. "north":{"uv":[2,15,5,16],"texture":"#block","cullface":"north"},
  644. "west":{"uv":[4,15,5,16],"texture":"#block","cullface":"north"},
  645. "east":{"uv":[2,15,3,16],"texture":"#block","cullface":"north"}
  646. }
  647. },
  648. {
  649. "type":"cube", //North 1,2 to 2,3
  650. "from":[14,13,-0.20],
  651. "to":[15,14,0],
  652. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  653. "faces": {
  654. "up":{"uv":[1,2,2,3],"texture":"#block","cullface":"north","rotation":180},
  655. "down":{"uv":[1,2,2,3],"texture":"#block","cullface":"north","rotation":180},
  656. "north":{"uv":[1,2,2,3],"texture":"#block","cullface":"north"},
  657. "east":{"uv":[1,2,2,3],"texture":"#block","cullface":"north"}
  658. }
  659. },
  660. {
  661. "type":"cube", //North 2,1 to 3,4
  662. "from":[13,12,-0.20],
  663. "to":[14,15,0],
  664. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  665. "faces": {
  666. "up":{"uv":[2,1,3,2],"texture":"#block","cullface":"north","rotation":180},
  667. "down":{"uv":[2,3,3,4],"texture":"#block","cullface":"north","rotation":180},
  668. "north":{"uv":[2,1,3,4],"texture":"#block","cullface":"north"},
  669. "east":{"uv":[2,1,3,4],"texture":"#block","cullface":"north"}
  670. }
  671. },
  672. {
  673. "type":"cube", //North 2,1 to 3,4
  674. "from":[15,0.001,-0.30],
  675. "to":[15.999,1,0],
  676. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  677. "faces": {
  678. "up":{"uv":[0,15,1,16],"texture":"#block","cullface":"north","rotation":180},
  679. "down":{"uv":[0,15,1,16],"texture":"#block","cullface":"north","rotation":180},
  680. "north":{"uv":[0,15,1,16],"texture":"#block","cullface":"north"},
  681. "west":{"uv":[0,15,1,16],"texture":"#block","cullface":"north"},
  682. "east":{"uv":[0,15,1,16],"texture":"#block","cullface":"north"}
  683. }
  684. },
  685. {
  686. "type":"cube", //North 3,0 to 5,4
  687. "from":[11,12,-0.20],
  688. "to":[13,15.999,0],
  689. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  690. "faces": {
  691. "up":{"uv":[3,0,5,1],"texture":"#block","cullface":"north","rotation":180},
  692. "down":{"uv":[3,3,5,4],"texture":"#block","cullface":"north","rotation":180},
  693. "north":{"uv":[3,0,5,4],"texture":"#block","cullface":"north"},
  694. "west":{"uv":[4,0,5,4],"texture":"#block","cullface":"north"},
  695. "east":{"uv":[3,0,4,4],"texture":"#block","cullface":"north"}
  696. }
  697. },
  698. {
  699. "type":"cube", //North 5,0 to 6,1
  700. "from":[10,15,-0.20],
  701. "to":[11,15.999,0],
  702. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  703. "faces": {
  704. "up":{"uv":[5,0,6,1],"texture":"#block","cullface":"north","rotation":180},
  705. "down":{"uv":[5,0,6,1],"texture":"#block","cullface":"north","rotation":180},
  706. "north":{"uv":[5,0,6,1],"texture":"#block","cullface":"north"},
  707. "west":{"uv":[5,0,6,1],"texture":"#block","cullface":"north"}
  708. }
  709. },
  710. {
  711. "type":"cube", //North 3,5 to 6,6
  712. "from":[10,10,-0.30],
  713. "to":[13,11,0],
  714. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  715. "faces": {
  716. "up":{"uv":[3,5,6,6],"texture":"#block","cullface":"north","rotation":180},
  717. "north":{"uv":[3,5,6,6],"texture":"#block","cullface":"north"},
  718. "west":{"uv":[5,5,6,6],"texture":"#block","cullface":"north"},
  719. "east":{"uv":[3,5,4,6],"texture":"#block","cullface":"north"}
  720. }
  721. },
  722. {
  723. "type":"cube", //North 3,6 to 7,7
  724. "from":[9,9,-0.30],
  725. "to":[13,10,0],
  726. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  727. "faces": {
  728. "up":{"uv":[3,6,7,7],"texture":"#block","cullface":"north","rotation":180},
  729. "down":{"uv":[3,6,7,7],"texture":"#block","cullface":"north","rotation":180},
  730. "north":{"uv":[3,6,7,7],"texture":"#block","cullface":"north"},
  731. "west":{"uv":[6,6,7,7],"texture":"#block","cullface":"north"},
  732. "east":{"uv":[3,6,4,7],"texture":"#block","cullface":"north"}
  733. }
  734. },
  735. {
  736. "type":"cube", //North 5,11 to 9,12
  737. "from":[7,4,-0.40],
  738. "to":[11,5,0],
  739. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  740. "faces": {
  741. "up":{"uv":[5,11,9,12],"texture":"#block","cullface":"north","rotation":180},
  742. "north":{"uv":[5,11,9,12],"texture":"#block","cullface":"north"},
  743. "west":{"uv":[8,11,9,12],"texture":"#block","cullface":"north"},
  744. "east":{"uv":[5,11,6,12],"texture":"#block","cullface":"north"}
  745. }
  746. },
  747. {
  748. "type":"cube", //North 5,11 to 10,12
  749. "from":[6,3,-0.40],
  750. "to":[11,4,0],
  751. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  752. "faces": {
  753. "up":{"uv":[5,12,10,13],"texture":"#block","cullface":"north","rotation":180},
  754. "down":{"uv":[5,12,10,13],"texture":"#block","cullface":"north","rotation":180},
  755. "north":{"uv":[5,12,10,13],"texture":"#block","cullface":"north"},
  756. "west":{"uv":[9,12,10,13],"texture":"#block","cullface":"north"},
  757. "east":{"uv":[5,12,6,13],"texture":"#block","cullface":"north"}
  758. }
  759. },
  760. {
  761. "type":"cube", //North 8,13 to 11,14
  762. "from":[5,2,-0.40],
  763. "to":[8,3,0],
  764. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  765. "faces": {
  766. "up":{"uv":[8,13,11,14],"texture":"#block","cullface":"north","rotation":180},
  767. "down":{"uv":[8,13,11,14],"texture":"#block","cullface":"north","rotation":180},
  768. "north":{"uv":[8,13,11,14],"texture":"#block","cullface":"north"},
  769. "west":{"uv":[10,13,11,14],"texture":"#block","cullface":"north"},
  770. "east":{"uv":[8,13,9,14],"texture":"#block","cullface":"north"}
  771. }
  772. },
  773. {
  774. "type":"cube", //North 10,14 to 11,15
  775. "from":[5,1,-0.40],
  776. "to":[6,2,0],
  777. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  778. "faces": {
  779. "down":{"uv":[10,14,11,15],"texture":"#block","cullface":"north","rotation":180},
  780. "north":{"uv":[10,14,11,15],"texture":"#block","cullface":"north"},
  781. "west":{"uv":[10,14,11,15],"texture":"#block","cullface":"north"},
  782. "east":{"uv":[10,14,11,15],"texture":"#block","cullface":"north"}
  783. }
  784. },
  785. {
  786. "type":"cube", //North 7,15 to 10,16
  787. "from":[6,0.001,-0.40],
  788. "to":[9,1,0],
  789. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  790. "faces": {
  791. "up":{"uv":[7,15,10,16],"texture":"#block","cullface":"north","rotation":180},
  792. "down":{"uv":[7,15,10,16],"texture":"#block","cullface":"north","rotation":180},
  793. "north":{"uv":[7,15,10,16],"texture":"#block","cullface":"north"},
  794. "west":{"uv":[9,15,10,16],"texture":"#block","cullface":"north"},
  795. "east":{"uv":[7,15,8,16],"texture":"#block","cullface":"north"}
  796. }
  797. },
  798. {
  799. "type":"cube", //North 7,0 to 10,1
  800. "from":[6,15,-0.40],
  801. "to":[9,15.999,0],
  802. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  803. "faces": {
  804. "up":{"uv":[7,0,10,1],"texture":"#block","cullface":"north","rotation":180},
  805. "north":{"uv":[7,0,10,1],"texture":"#block","cullface":"north"},
  806. "west":{"uv":[9,0,10,1],"texture":"#block","cullface":"north"},
  807. "east":{"uv":[7,0,8,1],"texture":"#block","cullface":"north"}
  808. }
  809. },
  810. {
  811. "type":"cube", //North 6,1 to 11,3
  812. "from":[5,13,-0.40],
  813. "to":[10,15,0],
  814. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  815. "faces": {
  816. "up":{"uv":[6,1,11,2],"texture":"#block","cullface":"north","rotation":180},
  817. "down":{"uv":[6,2,11,3],"texture":"#block","cullface":"north","rotation":180},
  818. "north":{"uv":[6,1,11,3],"texture":"#block","cullface":"north"},
  819. "west":{"uv":[10,1,11,3],"texture":"#block","cullface":"north"},
  820. "east":{"uv":[6,1,7,3],"texture":"#block","cullface":"north"}
  821. }
  822. },
  823. {
  824. "type":"cube", //North 6,3 to 10,4
  825. "from":[6,12,-0.40],
  826. "to":[10,13,0],
  827. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  828. "faces": {
  829. "down":{"uv":[6,3,10,4],"texture":"#block","cullface":"north","rotation":180},
  830. "north":{"uv":[6,3,10,4],"texture":"#block","cullface":"north"},
  831. "west":{"uv":[9,3,10,4],"texture":"#block","cullface":"north"},
  832. "east":{"uv":[6,3,7,4],"texture":"#block","cullface":"north"}
  833. }
  834. },
  835. {
  836. "type":"cube", //North 7,4 to 8,5
  837. "from":[8,11,-0.40],
  838. "to":[9,12,0],
  839. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  840. "faces": {
  841. "down":{"uv":[7,4,8,5],"texture":"#block","cullface":"north","rotation":180},
  842. "north":{"uv":[7,4,8,5],"texture":"#block","cullface":"north"},
  843. "west":{"uv":[7,4,8,5],"texture":"#block","cullface":"north"},
  844. "east":{"uv":[7,4,8,5],"texture":"#block","cullface":"north"}
  845. }
  846. },
  847. {
  848. "type":"cube", //North 13,1 to 14,2
  849. "from":[2,14,-0.30],
  850. "to":[3,15,0],
  851. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  852. "faces": {
  853. "up":{"uv":[13,1,14,2],"texture":"#block","cullface":"north","rotation":180},
  854. "down":{"uv":[13,1,14,2],"texture":"#block","cullface":"north","rotation":180},
  855. "north":{"uv":[13,1,14,2],"texture":"#block","cullface":"north"},
  856. "east":{"uv":[13,1,14,2],"texture":"#block","cullface":"north"}
  857. }
  858. },
  859. {
  860. "type":"cube", //North 0,4 to 2,5
  861. "from":[0,13,-0.30],
  862. "to":[2,15.999,0],
  863. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  864. "faces": {
  865. "up":{"uv":[14,0,16,1],"texture":"#block","cullface":"north","rotation":180},
  866. "down":{"uv":[14,2,16,3],"texture":"#block","cullface":"north","rotation":180},
  867. "north":{"uv":[14,0,16,3],"texture":"#block","cullface":"north"},
  868. "west":{"uv":[15,0,16,3],"texture":"#block","cullface":"north"},
  869. "east":{"uv":[14,0,15,3],"texture":"#block","cullface":"north"}
  870. }
  871. },
  872. {
  873. "type":"cube", //North 12,3 to 13,4
  874. "from":[3,12,-0.30],
  875. "to":[4,13,0],
  876. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  877. "faces": {
  878. "up":{"uv":[12,3,13,4],"texture":"#block","cullface":"north","rotation":180},
  879. "north":{"uv":[12,3,13,4],"texture":"#block","cullface":"north"},
  880. "west":{"uv":[12,3,13,4],"texture":"#block","cullface":"north"},
  881. "east":{"uv":[12,3,13,4],"texture":"#block","cullface":"north"}
  882. }
  883. },
  884. {
  885. "type":"cube", //North 10,4 to 14,7
  886. "from":[2,9,-0.30],
  887. "to":[6,12,0],
  888. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  889. "faces": {
  890. "up":{"uv":[10,4,14,5],"texture":"#block","cullface":"north","rotation":180},
  891. "down":{"uv":[10,6,14,7],"texture":"#block","cullface":"north","rotation":180},
  892. "north":{"uv":[10,4,14,7],"texture":"#block","cullface":"north"},
  893. "west":{"uv":[13,4,14,7],"texture":"#block","cullface":"north"},
  894. "east":{"uv":[10,4,11,7],"texture":"#block","cullface":"north"}
  895. }
  896. },
  897. {
  898. "type":"cube", //North 9,5 to 10,6
  899. "from":[6,10,-0.30],
  900. "to":[7,11,0],
  901. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  902. "faces": {
  903. "up":{"uv":[9,5,10,6],"texture":"#block","cullface":"north","rotation":180},
  904. "down":{"uv":[9,5,10,6],"texture":"#block","cullface":"north","rotation":180},
  905. "north":{"uv":[9,5,10,6],"texture":"#block","cullface":"north"},
  906. "east":{"uv":[9,5,10,6],"texture":"#block","cullface":"north"}
  907. }
  908. },
  909. {
  910. "type":"cube", //North 14,5 to 15,6
  911. "from":[1,10,-0.30],
  912. "to":[2,11,0],
  913. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  914. "faces": {
  915. "up":{"uv":[14,5,15,6],"texture":"#block","cullface":"north","rotation":180},
  916. "down":{"uv":[14,5,15,6],"texture":"#block","cullface":"north","rotation":180},
  917. "north":{"uv":[14,5,15,6],"texture":"#block","cullface":"north"},
  918. "west":{"uv":[14,5,15,6],"texture":"#block","cullface":"north"}
  919. }
  920. },
  921. {
  922. "type":"cube", //North 7,7 to 10,8
  923. "from":[6,8,-0.20],
  924. "to":[9,9,0],
  925. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  926. "faces": {
  927. "up":{"uv":[7,7,10,8],"texture":"#block","cullface":"north","rotation":180},
  928. "north":{"uv":[7,7,10,8],"texture":"#block","cullface":"north"},
  929. "west":{"uv":[9,7,10,8],"texture":"#block","cullface":"north"},
  930. "east":{"uv":[7,7,8,8],"texture":"#block","cullface":"north"}
  931. }
  932. },
  933. {
  934. "type":"cube", //North 6,8 to 14,9
  935. "from":[2,7,-0.20],
  936. "to":[10,7.999,0],
  937. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  938. "faces": {
  939. "up":{"uv":[6,8,14,9],"texture":"#block","cullface":"north","rotation":180},
  940. "down":{"uv":[6,8,14,9],"texture":"#block","cullface":"north","rotation":180},
  941. "north":{"uv":[6,8,14,9],"texture":"#block","cullface":"north"},
  942. "west":{"uv":[13,8,14,9],"texture":"#block","cullface":"north"},
  943. "east":{"uv":[6,8,7,9],"texture":"#block","cullface":"north"}
  944. }
  945. },
  946. {
  947. "type":"cube", //North 8,9 to 12,10
  948. "from":[4,6,-0.20],
  949. "to":[8,7,0],
  950. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  951. "faces": {
  952. "down":{"uv":[8,9,12,10],"texture":"#block","cullface":"north","rotation":180},
  953. "north":{"uv":[8,9,12,10],"texture":"#block","cullface":"north"},
  954. "west":{"uv":[11,9,12,10],"texture":"#block","cullface":"north"},
  955. "east":{"uv":[8,9,9,10],"texture":"#block","cullface":"north"}
  956. }
  957. },
  958. {
  959. "type":"cube", //North 9,10 to 11,11
  960. "from":[5,5,-0.20],
  961. "to":[7,6,0],
  962. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  963. "faces": {
  964. "down":{"uv":[9,10,11,11],"texture":"#block","cullface":"north","rotation":180},
  965. "north":{"uv":[9,10,11,11],"texture":"#block","cullface":"north"},
  966. "west":{"uv":[10,10,11,11],"texture":"#block","cullface":"north"},
  967. "east":{"uv":[9,10,10,11],"texture":"#block","cullface":"north"}
  968. }
  969. },
  970. {
  971. "type":"cube", //North 14,9 to 16,10
  972. "from":[0.001,6,-0.30],
  973. "to":[2,7,0],
  974. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  975. "faces": {
  976. "up":{"uv":[14,9,16,10],"texture":"#block","cullface":"north","rotation":180},
  977. "north":{"uv":[14,9,16,10],"texture":"#block","cullface":"north"},
  978. "west":{"uv":[15,9,16,10],"texture":"#block","cullface":"north"},
  979. "east":{"uv":[14,9,15,10],"texture":"#block","cullface":"north"}
  980. }
  981. },
  982. {
  983. "type":"cube", //North 13,10 to 16,11
  984. "from":[0.001,5,-0.30],
  985. "to":[3,6,0],
  986. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  987. "faces": {
  988. "up":{"uv":[13,10,16,11],"texture":"#block","cullface":"north","rotation":180},
  989. "north":{"uv":[13,10,16,11],"texture":"#block","cullface":"north"},
  990. "west":{"uv":[15,10,16,11],"texture":"#block","cullface":"north"},
  991. "east":{"uv":[13,10,14,11],"texture":"#block","cullface":"north"}
  992. }
  993. },
  994. {
  995. "type":"cube", //North 12,11 to 16,12
  996. "from":[0.001,4,-0.30],
  997. "to":[4,5,0],
  998. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  999. "faces": {
  1000. "up":{"uv":[12,11,16,12],"texture":"#block","cullface":"north","rotation":180},
  1001. "down":{"uv":[12,11,16,12],"texture":"#block","cullface":"north","rotation":180},
  1002. "north":{"uv":[12,11,16,12],"texture":"#block","cullface":"north"},
  1003. "west":{"uv":[15,11,16,12],"texture":"#block","cullface":"north"},
  1004. "east":{"uv":[12,11,13,12],"texture":"#block","cullface":"north"}
  1005. }
  1006. },
  1007. {
  1008. "type":"cube", //North 12,12 to 15,14
  1009. "from":[1,2,-0.30],
  1010. "to":[4,4,0],
  1011. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1012. "faces": {
  1013. "down":{"uv":[12,13,15,14],"texture":"#block","cullface":"north","rotation":180},
  1014. "north":{"uv":[12,12,15,14],"texture":"#block","cullface":"north"},
  1015. "west":{"uv":[14,12,15,14],"texture":"#block","cullface":"north"},
  1016. "east":{"uv":[12,12,13,14],"texture":"#block","cullface":"north"}
  1017. }
  1018. },
  1019. {
  1020. "type":"cube", //North 12,15 to 14,16
  1021. "from":[2,0.001,-0.40],
  1022. "to":[4,1,0],
  1023. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1024. "faces": {
  1025. "up":{"uv":[12,15,14,16],"texture":"#block","cullface":"north","rotation":180},
  1026. "down":{"uv":[12,15,14,16],"texture":"#block","cullface":"north","rotation":180},
  1027. "north":{"uv":[12,15,14,16],"texture":"#block","cullface":"north"},
  1028. "west":{"uv":[13,15,14,16],"texture":"#block","cullface":"north"},
  1029. "east":{"uv":[12,15,13,16],"texture":"#block","cullface":"north"}
  1030. }
  1031. },
  1032. {
  1033. "type":"cube", //North 15,15 to 16,16
  1034. "from":[0.001,0.001,-0.30],
  1035. "to":[1,1,0],
  1036. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1037. "faces": {
  1038. "up":{"uv":[15,15,16,16],"texture":"#block","cullface":"north","rotation":180},
  1039. "down":{"uv":[15,15,16,16],"texture":"#block","cullface":"north","rotation":180},
  1040. "north":{"uv":[15,15,16,16],"texture":"#block","cullface":"north"},
  1041. "west":{"uv":[15,15,16,16],"texture":"#block","cullface":"north"},
  1042. "east":{"uv":[15,15,16,16],"texture":"#block","cullface":"north"}
  1043. }
  1044. },
  1045. {
  1046. "type":"cube", //East 0,0 to 1,2
  1047. "from":[16,14,15],
  1048. "to":[16.30,15.999,15.999],
  1049. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1050. "faces": {
  1051. "up":{"uv":[0,0,1,1],"texture":"#block","cullface":"east","rotation":270},
  1052. "down":{"uv":[0,1,1,2],"texture":"#block","cullface":"east","rotation":90},
  1053. "north":{"uv":[0,0,1,2],"texture":"#block","cullface":"east"},
  1054. "south":{"uv":[0,0,1,2],"texture":"#block","cullface":"east"},
  1055. "east":{"uv":[0,0,1,2],"texture":"#block","cullface":"east"}
  1056. }
  1057. },
  1058. {
  1059. "type":"cube", //East 0,4 to 2,5
  1060. "from":[16,11,14],
  1061. "to":[16.40,12,15.999],
  1062. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1063. "faces": {
  1064. "up":{"uv":[0,4,2,5],"texture":"#block","cullface":"east","rotation":270},
  1065. "down":{"uv":[0,4,2,5],"texture":"#block","cullface":"east","rotation":90},
  1066. "north":{"uv":[1,4,2,5],"texture":"#block","cullface":"east"},
  1067. "south":{"uv":[0,4,1,5],"texture":"#block","cullface":"east"},
  1068. "east":{"uv":[0,4,2,5],"texture":"#block","cullface":"east"}
  1069. }
  1070. },
  1071. {
  1072. "type":"cube", //East 0,5 to 1,6
  1073. "from":[16,10,15],
  1074. "to":[16.40,11,15.999],
  1075. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1076. "faces": {
  1077. "down":{"uv":[0,5,1,6],"texture":"#block","cullface":"east","rotation":90},
  1078. "north":{"uv":[0,5,1,6],"texture":"#block","cullface":"east"},
  1079. "south":{"uv":[0,5,1,6],"texture":"#block","cullface":"east"},
  1080. "east":{"uv":[0,5,1,6],"texture":"#block","cullface":"east"}
  1081. }
  1082. },
  1083. {
  1084. "type":"cube", //East 1,8 to 5,10
  1085. "from":[16,6,11],
  1086. "to":[16.40,7.999,15],
  1087. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1088. "faces": {
  1089. "up":{"uv":[1,8,5,9],"texture":"#block","cullface":"east","rotation":270},
  1090. "down":{"uv":[1,9,5,10],"texture":"#block","cullface":"east","rotation":90},
  1091. "north":{"uv":[4,8,5,10],"texture":"#block","cullface":"east"},
  1092. "south":{"uv":[1,8,2,10],"texture":"#block","cullface":"east"},
  1093. "east":{"uv":[1,8,5,10],"texture":"#block","cullface":"east"}
  1094. }
  1095. },
  1096. {
  1097. "type":"cube", //East 2,10 to 4,11
  1098. "from":[16,5,12],
  1099. "to":[16.40,6,14],
  1100. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1101. "faces": {
  1102. "down":{"uv":[2,10,4,11],"texture":"#block","cullface":"east","rotation":90},
  1103. "north":{"uv":[3,10,4,11],"texture":"#block","cullface":"east"},
  1104. "south":{"uv":[2,10,3,11],"texture":"#block","cullface":"east"},
  1105. "east":{"uv":[2,10,4,11],"texture":"#block","cullface":"east"}
  1106. }
  1107. },
  1108. {
  1109. "type":"cube", //East 0,13 to 1,14
  1110. "from":[16,2,15],
  1111. "to":[16.20,3,15.999],
  1112. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1113. "faces": {
  1114. "up":{"uv":[0,13,1,14],"texture":"#block","cullface":"east","rotation":270},
  1115. "down":{"uv":[0,13,1,14],"texture":"#block","cullface":"east","rotation":90},
  1116. "south":{"uv":[0,13,1,14],"texture":"#block","cullface":"east"},
  1117. "east":{"uv":[0,13,1,14],"texture":"#block","cullface":"east"}
  1118. }
  1119. },
  1120. {
  1121. "type":"cube", //East 1,12 to 4,14
  1122. "from":[16,2,12],
  1123. "to":[16.20,4,15],
  1124. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1125. "faces": {
  1126. "up":{"uv":[1,12,4,13],"texture":"#block","cullface":"east","rotation":270},
  1127. "north":{"uv":[3,12,4,14],"texture":"#block","cullface":"east"},
  1128. "south":{"uv":[1,12,2,14],"texture":"#block","cullface":"east"},
  1129. "east":{"uv":[1,12,4,14],"texture":"#block","cullface":"east"}
  1130. }
  1131. },
  1132. {
  1133. "type":"cube", //East 1,14 to 7,15
  1134. "from":[16,1,9],
  1135. "to":[16.20,2,15],
  1136. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1137. "faces": {
  1138. "up":{"uv":[1,14,7,15],"texture":"#block","cullface":"east","rotation":270},
  1139. "down":{"uv":[1,14,7,15],"texture":"#block","cullface":"east","rotation":90},
  1140. "north":{"uv":[1,14,6,15],"texture":"#block","cullface":"east"},
  1141. "south":{"uv":[1,14,2,15],"texture":"#block","cullface":"east"},
  1142. "east":{"uv":[1,14,7,15],"texture":"#block","cullface":"east"}
  1143. }
  1144. },
  1145. {
  1146. "type":"cube", //East 0,15 to 1,16
  1147. "from":[16,0.001,15],
  1148. "to":[16.30,1,15.999],
  1149. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1150. "faces": {
  1151. "up":{"uv":[0,15,1,16],"texture":"#block","cullface":"east","rotation":270},
  1152. "down":{"uv":[0,15,1,16],"texture":"#block","cullface":"east","rotation":90},
  1153. "north":{"uv":[0,15,1,16],"texture":"#block","cullface":"east"},
  1154. "south":{"uv":[0,15,1,16],"texture":"#block","cullface":"east"},
  1155. "east":{"uv":[0,15,1,16],"texture":"#block","cullface":"east"}
  1156. }
  1157. },
  1158. {
  1159. "type":"cube", //East 2,15 to 5,16
  1160. "from":[16,0.001,11],
  1161. "to":[16.20,1,14],
  1162. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1163. "faces": {
  1164. "down":{"uv":[2,15,5,16],"texture":"#block","cullface":"east","rotation":90},
  1165. "north":{"uv":[4,15,5,16],"texture":"#block","cullface":"east"},
  1166. "south":{"uv":[2,15,3,16],"texture":"#block","cullface":"east"},
  1167. "east":{"uv":[2,15,5,16],"texture":"#block","cullface":"east"}
  1168. }
  1169. },
  1170. {
  1171. "type":"cube", //East 1,2 to 2,3
  1172. "from":[16,13,14],
  1173. "to":[16.20,14,15],
  1174. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1175. "faces": {
  1176. "up":{"uv":[1,2,2,3],"texture":"#block","cullface":"east","rotation":270},
  1177. "down":{"uv":[1,2,2,3],"texture":"#block","cullface":"east","rotation":90},
  1178. "south":{"uv":[1,2,2,3],"texture":"#block","cullface":"east"},
  1179. "east":{"uv":[1,2,2,3],"texture":"#block","cullface":"east"}
  1180. }
  1181. },
  1182. {
  1183. "type":"cube", //East 2,1 to 3,4
  1184. "from":[16,12,13],
  1185. "to":[16.20,15,14],
  1186. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1187. "faces": {
  1188. "up":{"uv":[2,1,3,2],"texture":"#block","cullface":"east","rotation":270},
  1189. "down":{"uv":[2,3,3,4],"texture":"#block","cullface":"east","rotation":90},
  1190. "north":{"uv":[2,1,3,4],"texture":"#block","cullface":"east"},
  1191. "south":{"uv":[2,1,3,4],"texture":"#block","cullface":"east"},
  1192. "east":{"uv":[2,1,3,4],"texture":"#block","cullface":"east"}
  1193. }
  1194. },
  1195. {
  1196. "type":"cube", //East 3,0 to 5,4
  1197. "from":[16,12,11],
  1198. "to":[16.20,15.999,13],
  1199. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1200. "faces": {
  1201. "up":{"uv":[3,0,5,1],"texture":"#block","cullface":"east","rotation":270},
  1202. "down":{"uv":[3,3,5,4],"texture":"#block","cullface":"east","rotation":90},
  1203. "north":{"uv":[4,0,5,4],"texture":"#block","cullface":"east"},
  1204. "south":{"uv":[3,0,4,4],"texture":"#block","cullface":"east"},
  1205. "east":{"uv":[3,0,5,4],"texture":"#block","cullface":"east"}
  1206. }
  1207. },
  1208. {
  1209. "type":"cube", //East 5,0 to 6,1
  1210. "from":[16,15,10],
  1211. "to":[16.20,15.999,11],
  1212. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1213. "faces": {
  1214. "up":{"uv":[5,0,6,1],"texture":"#block","cullface":"east","rotation":270},
  1215. "down":{"uv":[5,0,6,1],"texture":"#block","cullface":"east","rotation":90},
  1216. "north":{"uv":[5,0,6,1],"texture":"#block","cullface":"east"},
  1217. "east":{"uv":[5,0,6,1],"texture":"#block","cullface":"east"}
  1218. }
  1219. },
  1220. {
  1221. "type":"cube", //East 3,5 to 6,6
  1222. "from":[16,10,10],
  1223. "to":[16.30,11,13],
  1224. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1225. "faces": {
  1226. "up":{"uv":[3,5,6,6],"texture":"#block","cullface":"east","rotation":270},
  1227. "north":{"uv":[5,5,6,6],"texture":"#block","cullface":"east"},
  1228. "south":{"uv":[3,5,4,6],"texture":"#block","cullface":"east"},
  1229. "east":{"uv":[3,5,6,6],"texture":"#block","cullface":"east"}
  1230. }
  1231. },
  1232. {
  1233. "type":"cube", //East 3,6 to 7,7
  1234. "from":[16,9,9],
  1235. "to":[16.30,10,13],
  1236. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1237. "faces": {
  1238. "up":{"uv":[3,6,7,7],"texture":"#block","cullface":"east","rotation":270},
  1239. "down":{"uv":[3,6,7,7],"texture":"#block","cullface":"east","rotation":90},
  1240. "north":{"uv":[6,6,7,7],"texture":"#block","cullface":"east"},
  1241. "south":{"uv":[3,6,4,7],"texture":"#block","cullface":"east"},
  1242. "east":{"uv":[3,6,7,7],"texture":"#block","cullface":"east"}
  1243. }
  1244. },
  1245. {
  1246. "type":"cube", //East 5,11 to 9,12
  1247. "from":[16,4,7],
  1248. "to":[16.40,5,11],
  1249. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1250. "faces": {
  1251. "up":{"uv":[5,11,9,12],"texture":"#block","cullface":"east","rotation":270},
  1252. "north":{"uv":[8,11,9,12],"texture":"#block","cullface":"east"},
  1253. "south":{"uv":[5,11,6,12],"texture":"#block","cullface":"east"},
  1254. "east":{"uv":[5,11,9,12],"texture":"#block","cullface":"east"}
  1255. }
  1256. },
  1257. {
  1258. "type":"cube", //East 5,11 to 10,12
  1259. "from":[16,3,6],
  1260. "to":[16.40,4,11],
  1261. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1262. "faces": {
  1263. "up":{"uv":[5,12,10,13],"texture":"#block","cullface":"east","rotation":270},
  1264. "down":{"uv":[5,12,10,13],"texture":"#block","cullface":"east","rotation":90},
  1265. "north":{"uv":[9,12,10,13],"texture":"#block","cullface":"east"},
  1266. "south":{"uv":[5,12,6,13],"texture":"#block","cullface":"east"},
  1267. "east":{"uv":[5,12,10,13],"texture":"#block","cullface":"east"}
  1268. }
  1269. },
  1270. {
  1271. "type":"cube", //East 8,13 to 11,14
  1272. "from":[16,2,5],
  1273. "to":[16.40,3,9],
  1274. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1275. "faces": {
  1276. "up":{"uv":[8,13,11,14],"texture":"#block","cullface":"east","rotation":270},
  1277. "down":{"uv":[8,13,11,14],"texture":"#block","cullface":"east","rotation":90},
  1278. "north":{"uv":[10,13,11,14],"texture":"#block","cullface":"east"},
  1279. "south":{"uv":[8,13,9,14],"texture":"#block","cullface":"east"},
  1280. "east":{"uv":[8,13,11,14],"texture":"#block","cullface":"east"}
  1281. }
  1282. },
  1283. {
  1284. "type":"cube", //East 10,14 to 11,15
  1285. "from":[16,1,5],
  1286. "to":[16.40,2,6],
  1287. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1288. "faces": {
  1289. "down":{"uv":[10,14,11,15],"texture":"#block","cullface":"east","rotation":90},
  1290. "north":{"uv":[10,14,11,15],"texture":"#block","cullface":"east"},
  1291. "south":{"uv":[10,14,11,15],"texture":"#block","cullface":"east"},
  1292. "east":{"uv":[10,14,11,15],"texture":"#block","cullface":"east"}
  1293. }
  1294. },
  1295. {
  1296. "type":"cube", //East 7,15 to 10,16
  1297. "from":[16,0.001,6],
  1298. "to":[16.40,1,9],
  1299. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1300. "faces": {
  1301. "up":{"uv":[7,15,10,16],"texture":"#block","cullface":"east","rotation":270},
  1302. "down":{"uv":[7,15,10,16],"texture":"#block","cullface":"east","rotation":90},
  1303. "north":{"uv":[9,15,10,16],"texture":"#block","cullface":"east"},
  1304. "south":{"uv":[7,15,8,16],"texture":"#block","cullface":"east"},
  1305. "east":{"uv":[7,15,10,16],"texture":"#block","cullface":"east"}
  1306. }
  1307. },
  1308. {
  1309. "type":"cube", //East 7,0 to 10,1
  1310. "from":[16,15,6],
  1311. "to":[16.40,15.999,9],
  1312. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1313. "faces": {
  1314. "up":{"uv":[7,0,10,1],"texture":"#block","cullface":"east","rotation":270},
  1315. "north":{"uv":[9,0,10,1],"texture":"#block","cullface":"east"},
  1316. "south":{"uv":[7,0,8,1],"texture":"#block","cullface":"east"},
  1317. "east":{"uv":[7,0,10,1],"texture":"#block","cullface":"east"}
  1318. }
  1319. },
  1320. {
  1321. "type":"cube", //East 6,1 to 11,3
  1322. "from":[16,13,5],
  1323. "to":[16.40,15,10],
  1324. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1325. "faces": {
  1326. "up":{"uv":[6,1,11,2],"texture":"#block","cullface":"east","rotation":270},
  1327. "down":{"uv":[6,2,11,3],"texture":"#block","cullface":"east","rotation":90},
  1328. "north":{"uv":[10,1,11,3],"texture":"#block","cullface":"east"},
  1329. "south":{"uv":[6,1,7,3],"texture":"#block","cullface":"east"},
  1330. "east":{"uv":[6,1,11,3],"texture":"#block","cullface":"east"}
  1331. }
  1332. },
  1333. {
  1334. "type":"cube", //East 6,3 to 10,4
  1335. "from":[16,12,6],
  1336. "to":[16.40,13,10],
  1337. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1338. "faces": {
  1339. "down":{"uv":[6,3,10,4],"texture":"#block","cullface":"east","rotation":90},
  1340. "north":{"uv":[9,3,10,4],"texture":"#block","cullface":"east"},
  1341. "south":{"uv":[6,3,7,4],"texture":"#block","cullface":"east"},
  1342. "east":{"uv":[6,3,10,4],"texture":"#block","cullface":"east"}
  1343. }
  1344. },
  1345. {
  1346. "type":"cube", //East 7,4 to 8,5
  1347. "from":[16,11,8],
  1348. "to":[16.40,12,9],
  1349. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1350. "faces": {
  1351. "down":{"uv":[7,4,8,5],"texture":"#block","cullface":"east","rotation":90},
  1352. "north":{"uv":[7,4,8,5],"texture":"#block","cullface":"east"},
  1353. "south":{"uv":[7,4,8,5],"texture":"#block","cullface":"east"},
  1354. "east":{"uv":[7,4,8,5],"texture":"#block","cullface":"east"}
  1355. }
  1356. },
  1357. {
  1358. "type":"cube", //East 13,1 to 14,2
  1359. "from":[16,14,2],
  1360. "to":[16.30,15,3],
  1361. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1362. "faces": {
  1363. "up":{"uv":[13,1,14,2],"texture":"#block","cullface":"east","rotation":270},
  1364. "down":{"uv":[13,1,14,2],"texture":"#block","cullface":"east","rotation":90},
  1365. "south":{"uv":[13,1,14,2],"texture":"#block","cullface":"east"},
  1366. "east":{"uv":[13,1,14,2],"texture":"#block","cullface":"east"}
  1367. }
  1368. },
  1369. {
  1370. "type":"cube", //East 14,0 to 16,3
  1371. "from":[16,13,0.001],
  1372. "to":[16.30,15.999,2],
  1373. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1374. "faces": {
  1375. "up":{"uv":[14,0,16,1],"texture":"#block","cullface":"east","rotation":270},
  1376. "down":{"uv":[14,2,16,3],"texture":"#block","cullface":"east","rotation":90},
  1377. "north":{"uv":[15,0,16,3],"texture":"#block","cullface":"east"},
  1378. "south":{"uv":[14,0,15,3],"texture":"#block","cullface":"east"},
  1379. "east":{"uv":[14,0,16,3],"texture":"#block","cullface":"east"}
  1380. }
  1381. },
  1382. {
  1383. "type":"cube", //East 12,3 to 13,4
  1384. "from":[16,12,3],
  1385. "to":[16.30,13,4],
  1386. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1387. "faces": {
  1388. "up":{"uv":[12,3,13,4],"texture":"#block","cullface":"east","rotation":270},
  1389. "north":{"uv":[12,3,13,4],"texture":"#block","cullface":"east"},
  1390. "south":{"uv":[12,3,13,4],"texture":"#block","cullface":"east"},
  1391. "east":{"uv":[12,3,13,4],"texture":"#block","cullface":"east"}
  1392. }
  1393. },
  1394. {
  1395. "type":"cube", //East 10,4 to 14,7
  1396. "from":[16,9,2],
  1397. "to":[16.30,12,6],
  1398. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1399. "faces": {
  1400. "up":{"uv":[10,4,14,5],"texture":"#block","cullface":"east","rotation":270},
  1401. "down":{"uv":[10,6,14,7],"texture":"#block","cullface":"east","rotation":90},
  1402. "north":{"uv":[13,4,14,7],"texture":"#block","cullface":"east"},
  1403. "south":{"uv":[10,4,11,7],"texture":"#block","cullface":"east"},
  1404. "east":{"uv":[10,4,14,7],"texture":"#block","cullface":"east"}
  1405. }
  1406. },
  1407. {
  1408. "type":"cube", //East 9,5 to 10,6
  1409. "from":[16,10,6],
  1410. "to":[16.30,11,7],
  1411. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1412. "faces": {
  1413. "up":{"uv":[9,5,10,6],"texture":"#block","cullface":"east","rotation":270},
  1414. "down":{"uv":[9,5,10,6],"texture":"#block","cullface":"east","rotation":90},
  1415. "south":{"uv":[9,5,10,6],"texture":"#block","cullface":"east"},
  1416. "east":{"uv":[9,5,10,6],"texture":"#block","cullface":"east"}
  1417. }
  1418. },
  1419. {
  1420. "type":"cube", //East 14,5 to 15,6
  1421. "from":[16,10,1],
  1422. "to":[16.30,11,2],
  1423. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1424. "faces": {
  1425. "up":{"uv":[14,5,15,6],"texture":"#block","cullface":"east","rotation":270},
  1426. "down":{"uv":[14,5,15,6],"texture":"#block","cullface":"east","rotation":90},
  1427. "north":{"uv":[14,5,15,6],"texture":"#block","cullface":"east"},
  1428. "east":{"uv":[14,5,15,6],"texture":"#block","cullface":"east"}
  1429. }
  1430. },
  1431. {
  1432. "type":"cube", //East 7,7 to 10,8
  1433. "from":[16,8,6],
  1434. "to":[16.20,9,9],
  1435. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1436. "faces": {
  1437. "up":{"uv":[7,7,10,8],"texture":"#block","cullface":"east","rotation":270},
  1438. "north":{"uv":[9,7,10,8],"texture":"#block","cullface":"east"},
  1439. "south":{"uv":[7,7,8,8],"texture":"#block","cullface":"east"},
  1440. "east":{"uv":[7,7,10,8],"texture":"#block","cullface":"east"}
  1441. }
  1442. },
  1443. {
  1444. "type":"cube", //East 6,8 to 14,9
  1445. "from":[16,7,2],
  1446. "to":[16.20,7.999,10],
  1447. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1448. "faces": {
  1449. "up":{"uv":[6,8,14,9],"texture":"#block","cullface":"east","rotation":270},
  1450. "down":{"uv":[6,8,14,9],"texture":"#block","cullface":"east","rotation":90},
  1451. "north":{"uv":[13,8,14,9],"texture":"#block","cullface":"east"},
  1452. "south":{"uv":[6,8,7,9],"texture":"#block","cullface":"east"},
  1453. "east":{"uv":[6,8,14,9],"texture":"#block","cullface":"east"}
  1454. }
  1455. },
  1456. {
  1457. "type":"cube", //East 8,9 to 12,10
  1458. "from":[16,6,4],
  1459. "to":[16.20,7,8],
  1460. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1461. "faces": {
  1462. "down":{"uv":[8,9,12,10],"texture":"#block","cullface":"east","rotation":90},
  1463. "north":{"uv":[11,9,12,10],"texture":"#block","cullface":"east"},
  1464. "south":{"uv":[8,9,9,10],"texture":"#block","cullface":"east"},
  1465. "east":{"uv":[8,9,12,10],"texture":"#block","cullface":"east"}
  1466. }
  1467. },
  1468. {
  1469. "type":"cube", //East 9,10 to 11,11
  1470. "from":[16,5,5],
  1471. "to":[16.20,6,7],
  1472. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1473. "faces": {
  1474. "down":{"uv":[9,10,11,11],"texture":"#block","cullface":"east","rotation":90},
  1475. "north":{"uv":[10,10,11,11],"texture":"#block","cullface":"east"},
  1476. "south":{"uv":[9,10,10,11],"texture":"#block","cullface":"east"},
  1477. "east":{"uv":[9,10,11,11],"texture":"#block","cullface":"east"}
  1478. }
  1479. },
  1480. {
  1481. "type":"cube", //East 14,9 to 16,10
  1482. "from":[16,6,0.001],
  1483. "to":[16.30,7,2],
  1484. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1485. "faces": {
  1486. "up":{"uv":[14,9,16,10],"texture":"#block","cullface":"east","rotation":270},
  1487. "north":{"uv":[15,9,16,10],"texture":"#block","cullface":"east"},
  1488. "south":{"uv":[14,9,15,10],"texture":"#block","cullface":"east"},
  1489. "east":{"uv":[14,9,16,10],"texture":"#block","cullface":"east"}
  1490. }
  1491. },
  1492. {
  1493. "type":"cube", //East 13,10 to 16,11
  1494. "from":[16,5,0.001],
  1495. "to":[16.30,6,3],
  1496. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1497. "faces": {
  1498. "up":{"uv":[13,10,16,11],"texture":"#block","cullface":"east","rotation":270},
  1499. "north":{"uv":[15,10,16,11],"texture":"#block","cullface":"east"},
  1500. "south":{"uv":[13,10,14,11],"texture":"#block","cullface":"east"},
  1501. "east":{"uv":[13,10,16,11],"texture":"#block","cullface":"east"}
  1502. }
  1503. },
  1504. {
  1505. "type":"cube", //East 12,11 to 16,12
  1506. "from":[16,4,0.001],
  1507. "to":[16.30,5,4],
  1508. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1509. "faces": {
  1510. "up":{"uv":[12,11,16,12],"texture":"#block","cullface":"east","rotation":270},
  1511. "down":{"uv":[12,11,16,12],"texture":"#block","cullface":"east","rotation":90},
  1512. "north":{"uv":[15,11,16,12],"texture":"#block","cullface":"east"},
  1513. "south":{"uv":[12,11,13,12],"texture":"#block","cullface":"east"},
  1514. "east":{"uv":[12,11,16,12],"texture":"#block","cullface":"east"}
  1515. }
  1516. },
  1517. {
  1518. "type":"cube", //East 12,12 to 15,14
  1519. "from":[16,2,1],
  1520. "to":[16.30,4,4],
  1521. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1522. "faces": {
  1523. "down":{"uv":[12,12,15,13],"texture":"#block","cullface":"east","rotation":90},
  1524. "north":{"uv":[14,12,15,14],"texture":"#block","cullface":"east"},
  1525. "south":{"uv":[12,12,13,14],"texture":"#block","cullface":"east"},
  1526. "east":{"uv":[12,12,15,14],"texture":"#block","cullface":"east"}
  1527. }
  1528. },
  1529. {
  1530. "type":"cube", //East 12,15 to 14,16
  1531. "from":[16,0.001,2],
  1532. "to":[16.40,1,4],
  1533. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1534. "faces": {
  1535. "up":{"uv":[12,15,14,16],"texture":"#block","cullface":"east","rotation":270},
  1536. "down":{"uv":[12,15,14,16],"texture":"#block","cullface":"east","rotation":90},
  1537. "north":{"uv":[13,15,14,16],"texture":"#block","cullface":"east"},
  1538. "south":{"uv":[12,15,13,16],"texture":"#block","cullface":"east"},
  1539. "east":{"uv":[12,15,14,16],"texture":"#block","cullface":"east"}
  1540. }
  1541. },
  1542. {
  1543. "type":"cube", //East 15,15 to 16,16
  1544. "from":[16,0.001,0.001],
  1545. "to":[16.30,1,1],
  1546. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1547. "faces": {
  1548. "up":{"uv":[15,15,16,16],"texture":"#block","cullface":"east","rotation":270},
  1549. "down":{"uv":[15,15,16,16],"texture":"#block","cullface":"east","rotation":90},
  1550. "north":{"uv":[15,15,16,16],"texture":"#block","cullface":"east"},
  1551. "south":{"uv":[15,15,16,16],"texture":"#block","cullface":"east"},
  1552. "east":{"uv":[15,15,16,16],"texture":"#block","cullface":"east"}
  1553. }
  1554. },
  1555. {
  1556. "type":"cube", //South 0,0 to 1,2
  1557. "from":[0.001,14,16],
  1558. "to":[1,15.999,16.30],
  1559. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1560. "faces": {
  1561. "up":{"uv":[0,0,1,1],"texture":"#block","cullface":"south"},
  1562. "down":{"uv":[0,1,1,2],"texture":"#block","cullface":"south"},
  1563. "south":{"uv":[0,0,1,2],"texture":"#block","cullface":"south"},
  1564. "west":{"uv":[0,0,1,2],"texture":"#block","cullface":"south"},
  1565. "east":{"uv":[0,0,1,2],"texture":"#block","cullface":"south"}
  1566. }
  1567. },
  1568. {
  1569. "type":"cube", //South 0,4 to 2,5
  1570. "from":[0.001,11,16],
  1571. "to":[2,12,16.40],
  1572. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1573. "faces": {
  1574. "up":{"uv":[0,4,2,5],"texture":"#block","cullface":"south"},
  1575. "down":{"uv":[0,4,2,5],"texture":"#block","cullface":"south"},
  1576. "south":{"uv":[0,4,2,5],"texture":"#block","cullface":"south"},
  1577. "west":{"uv":[0,4,1,5],"texture":"#block","cullface":"south"},
  1578. "east":{"uv":[1,4,2,5],"texture":"#block","cullface":"south"}
  1579. }
  1580. },
  1581. {
  1582. "type":"cube", //South 0,4 to 1,6
  1583. "from":[0.001,10,16],
  1584. "to":[1,11,16.40],
  1585. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1586. "faces": {
  1587. "down":{"uv":[0,5,1,6],"texture":"#block","cullface":"south"},
  1588. "south":{"uv":[0,5,1,6],"texture":"#block","cullface":"south"},
  1589. "west":{"uv":[0,5,1,6],"texture":"#block","cullface":"south"},
  1590. "east":{"uv":[0,5,1,6],"texture":"#block","cullface":"south"}
  1591. }
  1592. },
  1593. {
  1594. "type":"cube", //South 1,8 to 5,10
  1595. "from":[1,6,16],
  1596. "to":[5,7.999,16.40],
  1597. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1598. "faces": {
  1599. "up":{"uv":[1,8,5,9],"texture":"#block","cullface":"south"},
  1600. "down":{"uv":[1,9,5,10],"texture":"#block","cullface":"south"},
  1601. "south":{"uv":[1,8,5,10],"texture":"#block","cullface":"south"},
  1602. "west":{"uv":[1,8,2,10],"texture":"#block","cullface":"south"},
  1603. "east":{"uv":[4,8,5,10],"texture":"#block","cullface":"south"}
  1604. }
  1605. },
  1606. {
  1607. "type":"cube", //South 2,10 to 4,11
  1608. "from":[2,5,16],
  1609. "to":[4,6,16.40],
  1610. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1611. "faces": {
  1612. "down":{"uv":[2,10,4,11],"texture":"#block","cullface":"south"},
  1613. "south":{"uv":[2,10,4,11],"texture":"#block","cullface":"south"},
  1614. "west":{"uv":[2,10,3,11],"texture":"#block","cullface":"south"},
  1615. "east":{"uv":[3,10,4,11],"texture":"#block","cullface":"south"}
  1616. }
  1617. },
  1618. {
  1619. "type":"cube", //South 0,13 to 1,14
  1620. "from":[0.001,2,16],
  1621. "to":[1,3,16.20],
  1622. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1623. "faces": {
  1624. "up":{"uv":[0,13,1,14],"texture":"#block","cullface":"south"},
  1625. "down":{"uv":[0,13,1,14],"texture":"#block","cullface":"south"},
  1626. "south":{"uv":[0,13,1,14],"texture":"#block","cullface":"south"},
  1627. "west":{"uv":[0,13,1,14],"texture":"#block","cullface":"south"}
  1628. }
  1629. },
  1630. {
  1631. "type":"cube", //South 1,12 to 4,14
  1632. "from":[1,2,16],
  1633. "to":[4,4,16.20],
  1634. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1635. "faces": {
  1636. "up":{"uv":[1,12,4,13],"texture":"#block","cullface":"south"},
  1637. "south":{"uv":[1,12,4,14],"texture":"#block","cullface":"south"},
  1638. "west":{"uv":[1,12,2,14],"texture":"#block","cullface":"south"},
  1639. "east":{"uv":[3,12,4,14],"texture":"#block","cullface":"south"}
  1640. }
  1641. },
  1642. {
  1643. "type":"cube", //South 1,14 to 7,15
  1644. "from":[1,1,16],
  1645. "to":[7,2,16.20],
  1646. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1647. "faces": {
  1648. "up":{"uv":[1,14,7,15],"texture":"#block","cullface":"south"},
  1649. "down":{"uv":[1,14,7,15],"texture":"#block","cullface":"south"},
  1650. "south":{"uv":[1,14,7,15],"texture":"#block","cullface":"south"},
  1651. "west":{"uv":[1,14,2,15],"texture":"#block","cullface":"south"},
  1652. "east":{"uv":[6,14,7,15],"texture":"#block","cullface":"south"}
  1653. }
  1654. },
  1655. {
  1656. "type":"cube", //South 0,15 to 1,16
  1657. "from":[0.001,0.001,16],
  1658. "to":[1,1,16.30],
  1659. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1660. "faces": {
  1661. "up":{"uv":[0,15,1,16],"texture":"#block","cullface":"south"},
  1662. "down":{"uv":[0,15,1,16],"texture":"#block","cullface":"south"},
  1663. "south":{"uv":[0,15,1,16],"texture":"#block","cullface":"south"},
  1664. "west":{"uv":[0,15,1,16],"texture":"#block","cullface":"south"},
  1665. "east":{"uv":[0,15,1,16],"texture":"#block","cullface":"south"}
  1666. }
  1667. },
  1668. {
  1669. "type":"cube", //South 2,15 to 5,16
  1670. "from":[2,0.001,16],
  1671. "to":[5,1,16.20],
  1672. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1673. "faces": {
  1674. "down":{"uv":[2,15,5,16],"texture":"#block","cullface":"south"},
  1675. "south":{"uv":[2,15,5,16],"texture":"#block","cullface":"south"},
  1676. "west":{"uv":[2,15,3,16],"texture":"#block","cullface":"south"},
  1677. "east":{"uv":[4,15,5,16],"texture":"#block","cullface":"south"}
  1678. }
  1679. },
  1680. {
  1681. "type":"cube", //South 1,2 to 2,3
  1682. "from":[1,13,16],
  1683. "to":[2,14,16.20],
  1684. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1685. "faces": {
  1686. "up":{"uv":[1,2,2,3],"texture":"#block","cullface":"south"},
  1687. "down":{"uv":[1,2,2,3],"texture":"#block","cullface":"south"},
  1688. "south":{"uv":[1,2,2,3],"texture":"#block","cullface":"south"},
  1689. "west":{"uv":[1,2,2,3],"texture":"#block","cullface":"south"}
  1690. }
  1691. },
  1692. {
  1693. "type":"cube", //South 2,1 to 3,4
  1694. "from":[2,12,16],
  1695. "to":[3,15,16.20],
  1696. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1697. "faces": {
  1698. "up":{"uv":[2,1,3,2],"texture":"#block","cullface":"south"},
  1699. "down":{"uv":[2,3,3,4],"texture":"#block","cullface":"south"},
  1700. "south":{"uv":[2,1,3,4],"texture":"#block","cullface":"south"},
  1701. "west":{"uv":[2,1,3,4],"texture":"#block","cullface":"south"}
  1702. }
  1703. },
  1704. {
  1705. "type":"cube", //South 3,0 to 5,4
  1706. "from":[3,12,16],
  1707. "to":[5,15.999,16.20],
  1708. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1709. "faces": {
  1710. "up":{"uv":[3,0,5,1],"texture":"#block","cullface":"south"},
  1711. "down":{"uv":[3,3,5,4],"texture":"#block","cullface":"south"},
  1712. "south":{"uv":[3,0,5,4],"texture":"#block","cullface":"south"},
  1713. "west":{"uv":[3,0,4,4],"texture":"#block","cullface":"south"},
  1714. "east":{"uv":[4,0,5,4],"texture":"#block","cullface":"south"}
  1715. }
  1716. },
  1717. {
  1718. "type":"cube", //South 5,0 to 6,1
  1719. "from":[5,15,16],
  1720. "to":[6,15.999,16.20],
  1721. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1722. "faces": {
  1723. "up":{"uv":[5,0,6,1],"texture":"#block","cullface":"south"},
  1724. "down":{"uv":[5,0,6,1],"texture":"#block","cullface":"south"},
  1725. "south":{"uv":[5,0,6,1],"texture":"#block","cullface":"south"},
  1726. "east":{"uv":[5,0,6,1],"texture":"#block","cullface":"south"}
  1727. }
  1728. },
  1729. {
  1730. "type":"cube", //South 3,5 to 6,6
  1731. "from":[3,10,16],
  1732. "to":[6,11,16.30],
  1733. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1734. "faces": {
  1735. "up":{"uv":[3,5,6,6],"texture":"#block","cullface":"south"},
  1736. "south":{"uv":[3,5,6,6],"texture":"#block","cullface":"south"},
  1737. "west":{"uv":[3,5,4,6],"texture":"#block","cullface":"south"},
  1738. "east":{"uv":[5,5,6,6],"texture":"#block","cullface":"south"}
  1739. }
  1740. },
  1741. {
  1742. "type":"cube", //South 3,6 to 7,7
  1743. "from":[3,9,16],
  1744. "to":[7,10,16.30],
  1745. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1746. "faces": {
  1747. "up":{"uv":[3,6,7,7],"texture":"#block","cullface":"south"},
  1748. "down":{"uv":[3,6,7,7],"texture":"#block","cullface":"south"},
  1749. "south":{"uv":[3,6,7,7],"texture":"#block","cullface":"south"},
  1750. "west":{"uv":[3,6,4,7],"texture":"#block","cullface":"south"},
  1751. "east":{"uv":[6,6,7,7],"texture":"#block","cullface":"south"}
  1752. }
  1753. },
  1754. {
  1755. "type":"cube", //South 5,11 to 9,12
  1756. "from":[5,4,16],
  1757. "to":[9,5,16.40],
  1758. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1759. "faces": {
  1760. "up":{"uv":[5,11,9,12],"texture":"#block","cullface":"south"},
  1761. "south":{"uv":[5,11,9,12],"texture":"#block","cullface":"south"},
  1762. "west":{"uv":[5,11,6,12],"texture":"#block","cullface":"south"},
  1763. "east":{"uv":[8,11,9,12],"texture":"#block","cullface":"south"}
  1764. }
  1765. },
  1766. {
  1767. "type":"cube", //South 5,11 to 10,12
  1768. "from":[5,3,16],
  1769. "to":[10,4,16.40],
  1770. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1771. "faces": {
  1772. "up":{"uv":[5,12,10,13],"texture":"#block","cullface":"south"},
  1773. "down":{"uv":[5,12,10,13],"texture":"#block","cullface":"south"},
  1774. "south":{"uv":[5,12,10,13],"texture":"#block","cullface":"south"},
  1775. "west":{"uv":[5,12,10,13],"texture":"#block","cullface":"south"},
  1776. "east":{"uv":[9,12,10,13],"texture":"#block","cullface":"south"}
  1777. }
  1778. },
  1779. {
  1780. "type":"cube", //South 8,13 to 11,14
  1781. "from":[7,2,16],
  1782. "to":[11,3,16.40],
  1783. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1784. "faces": {
  1785. "up":{"uv":[8,13,11,14],"texture":"#block","cullface":"south"},
  1786. "down":{"uv":[8,13,11,14],"texture":"#block","cullface":"south"},
  1787. "south":{"uv":[8,13,11,14],"texture":"#block","cullface":"south"},
  1788. "west":{"uv":[8,13,9,14],"texture":"#block","cullface":"south"},
  1789. "east":{"uv":[10,13,11,14],"texture":"#block","cullface":"south"}
  1790. }
  1791. },
  1792. {
  1793. "type":"cube", //South 10,14 to 11,15
  1794. "from":[10,1,16],
  1795. "to":[11,2,16.40],
  1796. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1797. "faces": {
  1798. "down":{"uv":[10,14,11,15],"texture":"#block","cullface":"south"},
  1799. "south":{"uv":[10,14,11,15],"texture":"#block","cullface":"south"},
  1800. "west":{"uv":[10,14,11,15],"texture":"#block","cullface":"south"},
  1801. "east":{"uv":[10,14,11,15],"texture":"#block","cullface":"south"}
  1802. }
  1803. },
  1804. {
  1805. "type":"cube", //South 7,15 to 10,16
  1806. "from":[7,0.001,16],
  1807. "to":[10,1,16.40],
  1808. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1809. "faces": {
  1810. "up":{"uv":[7,15,10,16],"texture":"#block","cullface":"south"},
  1811. "down":{"uv":[7,15,10,16],"texture":"#block","cullface":"south"},
  1812. "south":{"uv":[7,15,10,16],"texture":"#block","cullface":"south"},
  1813. "west":{"uv":[7,15,8,16],"texture":"#block","cullface":"south"},
  1814. "east":{"uv":[9,15,10,16],"texture":"#block","cullface":"south"}
  1815. }
  1816. },
  1817. {
  1818. "type":"cube", //South 7,0 to 10,1
  1819. "from":[7,15,16],
  1820. "to":[10,15.999,16.40],
  1821. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1822. "faces": {
  1823. "up":{"uv":[7,0,10,1],"texture":"#block","cullface":"south"},
  1824. "south":{"uv":[7,0,10,1],"texture":"#block","cullface":"south"},
  1825. "west":{"uv":[7,0,8,1],"texture":"#block","cullface":"south"},
  1826. "east":{"uv":[9,0,10,1],"texture":"#block","cullface":"south"}
  1827. }
  1828. },
  1829. {
  1830. "type":"cube", //South 6,1 to 11,3
  1831. "from":[6,13,16],
  1832. "to":[11,15,16.40],
  1833. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1834. "faces": {
  1835. "up":{"uv":[6,1,11,2],"texture":"#block","cullface":"south"},
  1836. "down":{"uv":[6,2,11,3],"texture":"#block","cullface":"south"},
  1837. "south":{"uv":[6,1,11,3],"texture":"#block","cullface":"south"},
  1838. "west":{"uv":[6,1,7,3],"texture":"#block","cullface":"south"},
  1839. "east":{"uv":[10,1,11,3],"texture":"#block","cullface":"south"}
  1840. }
  1841. },
  1842. {
  1843. "type":"cube", //South 6,3 to 10,4
  1844. "from":[6,12,16],
  1845. "to":[10,13,16.40],
  1846. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1847. "faces": {
  1848. "down":{"uv":[6,3,10,4],"texture":"#block","cullface":"south"},
  1849. "south":{"uv":[6,3,10,4],"texture":"#block","cullface":"south"},
  1850. "west":{"uv":[6,3,7,4],"texture":"#block","cullface":"south"},
  1851. "east":{"uv":[9,3,10,4],"texture":"#block","cullface":"south"}
  1852. }
  1853. },
  1854. {
  1855. "type":"cube", //South 7,4 to 8,5
  1856. "from":[7,11,16],
  1857. "to":[8,12,16.40],
  1858. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1859. "faces": {
  1860. "down":{"uv":[7,4,8,5],"texture":"#block","cullface":"south"},
  1861. "south":{"uv":[7,4,8,5],"texture":"#block","cullface":"south"},
  1862. "west":{"uv":[7,4,8,5],"texture":"#block","cullface":"south"},
  1863. "east":{"uv":[7,4,8,5],"texture":"#block","cullface":"south"}
  1864. }
  1865. },
  1866. {
  1867. "type":"cube", //South 13,1 to 14,2
  1868. "from":[13,14,16],
  1869. "to":[14,15,16.30],
  1870. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1871. "faces": {
  1872. "up":{"uv":[13,1,14,2],"texture":"#block","cullface":"south"},
  1873. "down":{"uv":[13,1,14,2],"texture":"#block","cullface":"south"},
  1874. "south":{"uv":[13,1,14,2],"texture":"#block","cullface":"south"},
  1875. "west":{"uv":[13,1,14,2],"texture":"#block","cullface":"south"}
  1876. }
  1877. },
  1878. {
  1879. "type":"cube", //South 14,0 to 16,3
  1880. "from":[14,13,16],
  1881. "to":[15.999,15.999,16.30],
  1882. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1883. "faces": {
  1884. "up":{"uv":[14,0,16,1],"texture":"#block","cullface":"south"},
  1885. "down":{"uv":[14,2,16,3],"texture":"#block","cullface":"south"},
  1886. "south":{"uv":[14,0,16,3],"texture":"#block","cullface":"south"},
  1887. "west":{"uv":[14,0,15,3],"texture":"#block","cullface":"south"},
  1888. "east":{"uv":[15,0,16,3],"texture":"#block","cullface":"south"}
  1889. }
  1890. },
  1891. {
  1892. "type":"cube", //South 12,3 to 13,4
  1893. "from":[12,12,16],
  1894. "to":[13,13,16.30],
  1895. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1896. "faces": {
  1897. "up":{"uv":[12,3,13,4],"texture":"#block","cullface":"south"},
  1898. "south":{"uv":[12,3,13,4],"texture":"#block","cullface":"south"},
  1899. "west":{"uv":[12,3,13,4],"texture":"#block","cullface":"south"},
  1900. "east":{"uv":[12,3,13,4],"texture":"#block","cullface":"south"}
  1901. }
  1902. },
  1903. {
  1904. "type":"cube", //South 10,4 to 14,7
  1905. "from":[10,9,16],
  1906. "to":[14,12,16.30],
  1907. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1908. "faces": {
  1909. "up":{"uv":[10,4,14,5],"texture":"#block","cullface":"south"},
  1910. "down":{"uv":[10,6,14,7],"texture":"#block","cullface":"south"},
  1911. "south":{"uv":[10,4,14,7],"texture":"#block","cullface":"south"},
  1912. "west":{"uv":[10,4,11,7],"texture":"#block","cullface":"south"},
  1913. "east":{"uv":[13,4,14,7],"texture":"#block","cullface":"south"}
  1914. }
  1915. },
  1916. {
  1917. "type":"cube", //South 9,5 to 10,6
  1918. "from":[9,10,16],
  1919. "to":[10,11,16.30],
  1920. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1921. "faces": {
  1922. "up":{"uv":[9,5,10,6],"texture":"#block","cullface":"south"},
  1923. "down":{"uv":[9,5,10,6],"texture":"#block","cullface":"south"},
  1924. "south":{"uv":[9,5,10,6],"texture":"#block","cullface":"south"},
  1925. "west":{"uv":[9,5,10,6],"texture":"#block","cullface":"south"}
  1926. }
  1927. },
  1928. {
  1929. "type":"cube", //South 14,5 to 15,6
  1930. "from":[14,10,16],
  1931. "to":[15,11,16.30],
  1932. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1933. "faces": {
  1934. "up":{"uv":[14,5,15,6],"texture":"#block","cullface":"south"},
  1935. "down":{"uv":[14,5,15,6],"texture":"#block","cullface":"south"},
  1936. "south":{"uv":[14,5,15,6],"texture":"#block","cullface":"south"},
  1937. "east":{"uv":[14,5,15,6],"texture":"#block","cullface":"south"}
  1938. }
  1939. },
  1940. {
  1941. "type":"cube", //South 7,7 to 10,8
  1942. "from":[7,8,16],
  1943. "to":[10,9,16.20],
  1944. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1945. "faces": {
  1946. "up":{"uv":[7,7,10,8],"texture":"#block","cullface":"south"},
  1947. "south":{"uv":[7,7,10,8],"texture":"#block","cullface":"south"},
  1948. "west":{"uv":[7,7,8,8],"texture":"#block","cullface":"south"},
  1949. "east":{"uv":[9,7,10,8],"texture":"#block","cullface":"south"}
  1950. }
  1951. },
  1952. {
  1953. "type":"cube", //South 6,8 to 14,9
  1954. "from":[6,7,16],
  1955. "to":[14,7.999,16.20],
  1956. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1957. "faces": {
  1958. "up":{"uv":[6,8,14,9],"texture":"#block","cullface":"south"},
  1959. "down":{"uv":[6,8,14,9],"texture":"#block","cullface":"south"},
  1960. "south":{"uv":[6,8,14,9],"texture":"#block","cullface":"south"},
  1961. "west":{"uv":[6,8,7,9],"texture":"#block","cullface":"south"},
  1962. "east":{"uv":[13,8,14,9],"texture":"#block","cullface":"south"}
  1963. }
  1964. },
  1965. {
  1966. "type":"cube", //South 8,9 to 12,10
  1967. "from":[8,6,16],
  1968. "to":[12,7,16.20],
  1969. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1970. "faces": {
  1971. "up":{"uv":[8,9,12,10],"texture":"#block","cullface":"south"},
  1972. "down":{"uv":[8,9,12,10],"texture":"#block","cullface":"south"},
  1973. "south":{"uv":[8,9,12,10],"texture":"#block","cullface":"south"},
  1974. "west":{"uv":[8,9,9,10],"texture":"#block","cullface":"south"},
  1975. "east":{"uv":[11,9,12,10],"texture":"#block","cullface":"south"}
  1976. }
  1977. },
  1978. {
  1979. "type":"cube", //South 9,10 to 11,11
  1980. "from":[9,5,16],
  1981. "to":[11,6,16.20],
  1982. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1983. "faces": {
  1984. "down":{"uv":[9,10,11,11],"texture":"#block","cullface":"south"},
  1985. "south":{"uv":[9,10,11,11],"texture":"#block","cullface":"south"},
  1986. "west":{"uv":[9,10,10,11],"texture":"#block","cullface":"south"},
  1987. "east":{"uv":[10,10,11,11],"texture":"#block","cullface":"south"}
  1988. }
  1989. },
  1990. {
  1991. "type":"cube", //South 14,9 to 16,10
  1992. "from":[14,6,16],
  1993. "to":[15.999,7,16.30],
  1994. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  1995. "faces": {
  1996. "up":{"uv":[14,9,16,10],"texture":"#block","cullface":"south"},
  1997. "south":{"uv":[14,9,16,10],"texture":"#block","cullface":"south"},
  1998. "west":{"uv":[14,9,15,10],"texture":"#block","cullface":"south"},
  1999. "east":{"uv":[15,9,16,10],"texture":"#block","cullface":"south"}
  2000. }
  2001. },
  2002. {
  2003. "type":"cube", //South 13,10 to 16,11
  2004. "from":[13,5,16],
  2005. "to":[15.999,6,16.30],
  2006. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2007. "faces": {
  2008. "up":{"uv":[13,10,16,11],"texture":"#block","cullface":"south"},
  2009. "south":{"uv":[13,10,16,11],"texture":"#block","cullface":"south"},
  2010. "west":{"uv":[13,10,14,11],"texture":"#block","cullface":"south"},
  2011. "east":{"uv":[15,10,16,11],"texture":"#block","cullface":"south"}
  2012. }
  2013. },
  2014. {
  2015. "type":"cube", //South 12,11 to 16,12
  2016. "from":[12,4,16],
  2017. "to":[15.999,5,16.30],
  2018. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2019. "faces": {
  2020. "up":{"uv":[12,11,16,12],"texture":"#block","cullface":"south"},
  2021. "down":{"uv":[12,11,16,12],"texture":"#block","cullface":"south"},
  2022. "south":{"uv":[12,11,16,12],"texture":"#block","cullface":"south"},
  2023. "west":{"uv":[12,11,13,12],"texture":"#block","cullface":"south"},
  2024. "east":{"uv":[15,11,16,12],"texture":"#block","cullface":"south"}
  2025. }
  2026. },
  2027. {
  2028. "type":"cube", //South 12,12 to 15,14
  2029. "from":[12,2,16],
  2030. "to":[15,4,16.30],
  2031. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2032. "faces": {
  2033. "down":{"uv":[12,13,15,14],"texture":"#block","cullface":"south"},
  2034. "south":{"uv":[12,12,15,14],"texture":"#block","cullface":"south"},
  2035. "west":{"uv":[12,12,13,14],"texture":"#block","cullface":"south"},
  2036. "east":{"uv":[14,12,15,14],"texture":"#block","cullface":"south"}
  2037. }
  2038. },
  2039. {
  2040. "type":"cube", //South 12,15 to 14,16
  2041. "from":[12,0.001,16],
  2042. "to":[14,1,16.40],
  2043. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2044. "faces": {
  2045. "up":{"uv":[12,15,14,16],"texture":"#block","cullface":"south"},
  2046. "down":{"uv":[12,15,14,16],"texture":"#block","cullface":"south"},
  2047. "south":{"uv":[12,15,14,16],"texture":"#block","cullface":"south"},
  2048. "west":{"uv":[12,15,13,16],"texture":"#block","cullface":"south"},
  2049. "east":{"uv":[13,15,14,16],"texture":"#block","cullface":"south"}
  2050. }
  2051. },
  2052. {
  2053. "type":"cube", //South 15,15 to 16,16
  2054. "from":[15,0.001,16],
  2055. "to":[15.999,1,16.30],
  2056. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2057. "faces": {
  2058. "up":{"uv":[15,15,16,16],"texture":"#block","cullface":"south"},
  2059. "down":{"uv":[15,15,16,16],"texture":"#block","cullface":"south"},
  2060. "south":{"uv":[15,15,16,16],"texture":"#block","cullface":"south"},
  2061. "west":{"uv":[15,15,16,16],"texture":"#block","cullface":"south"},
  2062. "east":{"uv":[15,15,16,16],"texture":"#block","cullface":"south"}
  2063. }
  2064. },
  2065. {
  2066. "type":"cube", //West 0,0 to 1,2
  2067. "from":[-0.30,14,0.001],
  2068. "to":[0,15.999,1],
  2069. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2070. "faces": {
  2071. "up":{"uv":[0,0,1,1],"texture":"#block","cullface":"west","rotation":90},
  2072. "down":{"uv":[0,1,1,2],"texture":"#block","cullface":"west","rotation":270},
  2073. "north":{"uv":[0,0,1,2],"texture":"#block","cullface":"west"},
  2074. "south":{"uv":[0,0,1,2],"texture":"#block","cullface":"west"},
  2075. "west":{"uv":[0,0,1,2],"texture":"#block","cullface":"west"}
  2076. }
  2077. },
  2078. {
  2079. "type":"cube", //West 0,4 to 2,5
  2080. "from":[-0.40,11,0.001],
  2081. "to":[0,12,2],
  2082. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2083. "faces": {
  2084. "up":{"uv":[0,4,2,5],"texture":"#block","cullface":"west","rotation":90},
  2085. "down":{"uv":[0,4,2,5],"texture":"#block","cullface":"west","rotation":270},
  2086. "north":{"uv":[0,4,1,5],"texture":"#block","cullface":"west"},
  2087. "south":{"uv":[1,4,2,5],"texture":"#block","cullface":"west"},
  2088. "west":{"uv":[0,4,2,5],"texture":"#block","cullface":"west"}
  2089. }
  2090. },
  2091. {
  2092. "type":"cube", //West 0,4 to 1,6
  2093. "from":[-0.40,10,0.001],
  2094. "to":[0,11,1],
  2095. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2096. "faces": {
  2097. "down":{"uv":[0,5,1,6],"texture":"#block","cullface":"west","rotation":270},
  2098. "north":{"uv":[0,5,1,6],"texture":"#block","cullface":"west"},
  2099. "south":{"uv":[0,5,1,6],"texture":"#block","cullface":"west"},
  2100. "west":{"uv":[0,5,1,6],"texture":"#block","cullface":"west"}
  2101. }
  2102. },
  2103. {
  2104. "type":"cube", //West 1,8 to 5,10
  2105. "from":[-0.40,6,1],
  2106. "to":[0,7.999,5],
  2107. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2108. "faces": {
  2109. "up":{"uv":[1,8,5,9],"texture":"#block","cullface":"west","rotation":90},
  2110. "down":{"uv":[1,9,5,10],"texture":"#block","cullface":"west","rotation":270},
  2111. "north":{"uv":[1,8,2,10],"texture":"#block","cullface":"west"},
  2112. "south":{"uv":[4,8,5,10],"texture":"#block","cullface":"west"},
  2113. "west":{"uv":[1,8,5,10],"texture":"#block","cullface":"west"}
  2114. }
  2115. },
  2116. {
  2117. "type":"cube", //West 2,10 to 4,11
  2118. "from":[-0.40,5,2],
  2119. "to":[0,6,4],
  2120. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2121. "faces": {
  2122. "down":{"uv":[2,10,4,11],"texture":"#block","cullface":"west","rotation":270},
  2123. "north":{"uv":[2,10,3,11],"texture":"#block","cullface":"west"},
  2124. "south":{"uv":[3,10,4,11],"texture":"#block","cullface":"west"},
  2125. "west":{"uv":[2,10,4,11],"texture":"#block","cullface":"west"}
  2126. }
  2127. },
  2128. {
  2129. "type":"cube", //West 0,13 to 1,14
  2130. "from":[-0.20,2,0.001],
  2131. "to":[0,3,1],
  2132. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2133. "faces": {
  2134. "up":{"uv":[0,13,1,14],"texture":"#block","cullface":"west","rotation":90},
  2135. "down":{"uv":[0,13,1,14],"texture":"#block","cullface":"west","rotation":270},
  2136. "north":{"uv":[0,13,1,14],"texture":"#block","cullface":"west"},
  2137. "west":{"uv":[0,13,1,14],"texture":"#block","cullface":"west"}
  2138. }
  2139. },
  2140. {
  2141. "type":"cube", //West 1,12 to 4,14
  2142. "from":[-0.20,2,1],
  2143. "to":[0,4,4],
  2144. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2145. "faces": {
  2146. "up":{"uv":[1,12,4,13],"texture":"#block","cullface":"west","rotation":90},
  2147. "north":{"uv":[1,12,2,14],"texture":"#block","cullface":"west"},
  2148. "south":{"uv":[3,12,4,14],"texture":"#block","cullface":"west"},
  2149. "west":{"uv":[1,12,4,14],"texture":"#block","cullface":"west"}
  2150. }
  2151. },
  2152. {
  2153. "type":"cube", //West 1,14 to 7,15
  2154. "from":[-0.20,1,1],
  2155. "to":[0,2,7],
  2156. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2157. "faces": {
  2158. "up":{"uv":[1,14,7,15],"texture":"#block","cullface":"west","rotation":90},
  2159. "down":{"uv":[1,14,7,15],"texture":"#block","cullface":"west","rotation":270},
  2160. "north":{"uv":[1,14,2,15],"texture":"#block","cullface":"west"},
  2161. "south":{"uv":[6,14,7,15],"texture":"#block","cullface":"west"},
  2162. "west":{"uv":[1,14,7,15],"texture":"#block","cullface":"west"}
  2163. }
  2164. },
  2165. {
  2166. "type":"cube", //West 0,15 to 1,16
  2167. "from":[-0.30,0.001,0.001],
  2168. "to":[0,1,1],
  2169. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2170. "faces": {
  2171. "up":{"uv":[0,15,1,16],"texture":"#block","cullface":"west","rotation":90},
  2172. "down":{"uv":[0,15,1,16],"texture":"#block","cullface":"west","rotation":270},
  2173. "north":{"uv":[0,15,1,16],"texture":"#block","cullface":"west"},
  2174. "south":{"uv":[0,15,1,16],"texture":"#block","cullface":"west"},
  2175. "west":{"uv":[0,15,1,16],"texture":"#block","cullface":"west"}
  2176. }
  2177. },
  2178. {
  2179. "type":"cube", //West 2,15 to 5,16
  2180. "from":[-0.20,0.001,2],
  2181. "to":[0,1,5],
  2182. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2183. "faces": {
  2184. "down":{"uv":[2,15,5,16],"texture":"#block","cullface":"west","rotation":270},
  2185. "north":{"uv":[2,15,3,16],"texture":"#block","cullface":"west"},
  2186. "south":{"uv":[4,15,5,16],"texture":"#block","cullface":"west"},
  2187. "west":{"uv":[2,15,5,16],"texture":"#block","cullface":"west"}
  2188. }
  2189. },
  2190. {
  2191. "type":"cube", //West 1,2 to 2,3
  2192. "from":[-0.20,13,1],
  2193. "to":[0,14,2],
  2194. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2195. "faces": {
  2196. "up":{"uv":[1,2,2,3],"texture":"#block","cullface":"west","rotation":90},
  2197. "down":{"uv":[1,2,2,3],"texture":"#block","cullface":"west","rotation":270},
  2198. "north":{"uv":[1,2,2,3],"texture":"#block","cullface":"west"},
  2199. "west":{"uv":[1,2,2,3],"texture":"#block","cullface":"west"}
  2200. }
  2201. },
  2202. {
  2203. "type":"cube", //West 2,1 to 3,4
  2204. "from":[-0.20,12,2],
  2205. "to":[0,15,3],
  2206. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2207. "faces": {
  2208. "up":{"uv":[2,1,3,2],"texture":"#block","cullface":"west","rotation":90},
  2209. "down":{"uv":[2,3,3,4],"texture":"#block","cullface":"west","rotation":270},
  2210. "north":{"uv":[2,1,3,4],"texture":"#block","cullface":"west"},
  2211. "west":{"uv":[2,1,3,4],"texture":"#block","cullface":"west"}
  2212. }
  2213. },
  2214. {
  2215. "type":"cube", //West 3,0 to 5,4
  2216. "from":[-0.20,12,3],
  2217. "to":[0,15.999,5],
  2218. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2219. "faces": {
  2220. "up":{"uv":[3,0,5,1],"texture":"#block","cullface":"west","rotation":90},
  2221. "down":{"uv":[3,3,5,4],"texture":"#block","cullface":"west","rotation":270},
  2222. "north":{"uv":[3,0,4,4],"texture":"#block","cullface":"west"},
  2223. "south":{"uv":[4,0,5,4],"texture":"#block","cullface":"west"},
  2224. "west":{"uv":[3,0,5,4],"texture":"#block","cullface":"west"}
  2225. }
  2226. },
  2227. {
  2228. "type":"cube", //West 5,0 to 6,1
  2229. "from":[-0.20,15,5],
  2230. "to":[0,15.999,6],
  2231. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2232. "faces": {
  2233. "up":{"uv":[5,0,6,1],"texture":"#block","cullface":"west","rotation":90},
  2234. "down":{"uv":[5,0,6,1],"texture":"#block","cullface":"west","rotation":270},
  2235. "south":{"uv":[5,0,6,1],"texture":"#block","cullface":"west"},
  2236. "west":{"uv":[5,0,6,1],"texture":"#block","cullface":"west"}
  2237. }
  2238. },
  2239. {
  2240. "type":"cube", //West 3,5 to 6,6
  2241. "from":[-0.30,10,3],
  2242. "to":[0,11,6],
  2243. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2244. "faces": {
  2245. "up":{"uv":[3,5,6,6],"texture":"#block","cullface":"west","rotation":90},
  2246. "north":{"uv":[3,5,4,6],"texture":"#block","cullface":"west"},
  2247. "south":{"uv":[5,5,6,6],"texture":"#block","cullface":"west"},
  2248. "west":{"uv":[3,5,6,6],"texture":"#block","cullface":"west"}
  2249. }
  2250. },
  2251. {
  2252. "type":"cube", //West 3,6 to 7,7
  2253. "from":[-0.30,9,3],
  2254. "to":[0,10,7],
  2255. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2256. "faces": {
  2257. "up":{"uv":[3,6,7,7],"texture":"#block","cullface":"west","rotation":90},
  2258. "down":{"uv":[3,6,7,7],"texture":"#block","cullface":"west","rotation":270},
  2259. "north":{"uv":[3,6,4,7],"texture":"#block","cullface":"west"},
  2260. "south":{"uv":[6,6,7,7],"texture":"#block","cullface":"west"},
  2261. "west":{"uv":[3,6,7,7],"texture":"#block","cullface":"west"}
  2262. }
  2263. },
  2264. {
  2265. "type":"cube", //West 5,11 to 9,12
  2266. "from":[-0.40,4,5],
  2267. "to":[0,5,9],
  2268. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2269. "faces": {
  2270. "up":{"uv":[5,11,9,12],"texture":"#block","cullface":"west","rotation":90},
  2271. "north":{"uv":[5,11,6,12],"texture":"#block","cullface":"west"},
  2272. "south":{"uv":[8,11,9,12],"texture":"#block","cullface":"west"},
  2273. "west":{"uv":[5,11,9,12],"texture":"#block","cullface":"west"}
  2274. }
  2275. },
  2276. {
  2277. "type":"cube", //West 5,11 to 10,12
  2278. "from":[-0.40,3,5],
  2279. "to":[0,4,10],
  2280. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2281. "faces": {
  2282. "up":{"uv":[5,12,10,13],"texture":"#block","cullface":"west","rotation":90},
  2283. "down":{"uv":[5,12,10,13],"texture":"#block","cullface":"west","rotation":270},
  2284. "north":{"uv":[5,12,6,13],"texture":"#block","cullface":"west"},
  2285. "south":{"uv":[9,12,10,13],"texture":"#block","cullface":"west"},
  2286. "west":{"uv":[5,12,10,13],"texture":"#block","cullface":"west"}
  2287. }
  2288. },
  2289. {
  2290. "type":"cube", //West 8,13 to 11,14
  2291. "from":[-0.40,2,7],
  2292. "to":[0,3,11],
  2293. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2294. "faces": {
  2295. "up":{"uv":[8,13,11,14],"texture":"#block","cullface":"west","rotation":90},
  2296. "down":{"uv":[8,13,11,14],"texture":"#block","cullface":"west","rotation":270},
  2297. "north":{"uv":[8,13,9,14],"texture":"#block","cullface":"west"},
  2298. "south":{"uv":[10,13,11,14],"texture":"#block","cullface":"west"},
  2299. "west":{"uv":[8,13,11,14],"texture":"#block","cullface":"west"}
  2300. }
  2301. },
  2302. {
  2303. "type":"cube", //West 10,14 to 11,15
  2304. "from":[-0.40,1,10],
  2305. "to":[0,2,11],
  2306. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2307. "faces": {
  2308. "down":{"uv":[10,14,11,15],"texture":"#block","cullface":"west","rotation":270},
  2309. "north":{"uv":[10,14,11,15],"texture":"#block","cullface":"west"},
  2310. "south":{"uv":[10,14,11,15],"texture":"#block","cullface":"west"},
  2311. "west":{"uv":[10,14,11,15],"texture":"#block","cullface":"west"}
  2312. }
  2313. },
  2314. {
  2315. "type":"cube", //West 7,15 to 10,16
  2316. "from":[-0.40,0.001,7],
  2317. "to":[0,1,10],
  2318. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2319. "faces": {
  2320. "up":{"uv":[7,15,10,16],"texture":"#block","cullface":"west","rotation":90},
  2321. "down":{"uv":[7,15,10,16],"texture":"#block","cullface":"west","rotation":270},
  2322. "north":{"uv":[7,15,8,16],"texture":"#block","cullface":"west"},
  2323. "south":{"uv":[9,15,10,16],"texture":"#block","cullface":"west"},
  2324. "west":{"uv":[7,15,10,16],"texture":"#block","cullface":"west"}
  2325. }
  2326. },
  2327. {
  2328. "type":"cube", //West 7,0 to 10,1
  2329. "from":[-0.40,15,7],
  2330. "to":[0,15.999,10],
  2331. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2332. "faces": {
  2333. "up":{"uv":[7,0,10,1],"texture":"#block","cullface":"west","rotation":90},
  2334. "north":{"uv":[7,0,8,1],"texture":"#block","cullface":"west"},
  2335. "south":{"uv":[9,0,10,1],"texture":"#block","cullface":"west"},
  2336. "west":{"uv":[7,0,10,1],"texture":"#block","cullface":"west"}
  2337. }
  2338. },
  2339. {
  2340. "type":"cube", //West 6,1 to 11,3
  2341. "from":[-0.40,13,6],
  2342. "to":[0,15,11],
  2343. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2344. "faces": {
  2345. "up":{"uv":[6,1,11,2],"texture":"#block","cullface":"west","rotation":90},
  2346. "down":{"uv":[6,2,11,3],"texture":"#block","cullface":"west","rotation":270},
  2347. "north":{"uv":[6,1,7,3],"texture":"#block","cullface":"west"},
  2348. "south":{"uv":[10,1,11,3],"texture":"#block","cullface":"west"},
  2349. "west":{"uv":[6,1,11,3],"texture":"#block","cullface":"west"}
  2350. }
  2351. },
  2352. {
  2353. "type":"cube", //West 6,3 to 10,4
  2354. "from":[-0.40,12,6],
  2355. "to":[0,13,10],
  2356. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2357. "faces": {
  2358. "down":{"uv":[6,3,10,4],"texture":"#block","cullface":"west","rotation":270},
  2359. "north":{"uv":[6,3,7,4],"texture":"#block","cullface":"west"},
  2360. "south":{"uv":[9,3,10,4],"texture":"#block","cullface":"west"},
  2361. "west":{"uv":[6,3,10,4],"texture":"#block","cullface":"west"}
  2362. }
  2363. },
  2364. {
  2365. "type":"cube", //West 7,4 to 8,5
  2366. "from":[-0.40,11,7],
  2367. "to":[0,12,8],
  2368. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2369. "faces": {
  2370. "down":{"uv":[7,4,8,5],"texture":"#block","cullface":"west","rotation":270},
  2371. "north":{"uv":[7,4,8,5],"texture":"#block","cullface":"west"},
  2372. "south":{"uv":[7,4,8,5],"texture":"#block","cullface":"west"},
  2373. "west":{"uv":[7,4,8,5],"texture":"#block","cullface":"west"}
  2374. }
  2375. },
  2376. {
  2377. "type":"cube", //West 13,1 to 14,2
  2378. "from":[-0.30,14,13],
  2379. "to":[0,15,14],
  2380. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2381. "faces": {
  2382. "up":{"uv":[13,1,14,2],"texture":"#block","cullface":"west","rotation":90},
  2383. "down":{"uv":[13,1,14,2],"texture":"#block","cullface":"west","rotation":270},
  2384. "north":{"uv":[13,1,14,2],"texture":"#block","cullface":"west"},
  2385. "west":{"uv":[13,1,14,2],"texture":"#block","cullface":"west"}
  2386. }
  2387. },
  2388. {
  2389. "type":"cube", //West 14,0 to 16,3
  2390. "from":[-0.30,13,14],
  2391. "to":[0,15.999,16],
  2392. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2393. "faces": {
  2394. "up":{"uv":[14,0,16,1],"texture":"#block","cullface":"west","rotation":90},
  2395. "down":{"uv":[14,2,16,3],"texture":"#block","cullface":"west","rotation":270},
  2396. "north":{"uv":[15,0,16,3],"texture":"#block","cullface":"west"},
  2397. "west":{"uv":[14,0,16,3],"texture":"#block","cullface":"west"}
  2398. }
  2399. },
  2400. {
  2401. "type":"cube", //West 12,3 to 13,4
  2402. "from":[-0.30,12,12],
  2403. "to":[0,13,13],
  2404. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2405. "faces": {
  2406. "up":{"uv":[12,3,13,4],"texture":"#block","cullface":"west","rotation":90},
  2407. "north":{"uv":[12,3,13,4],"texture":"#block","cullface":"west"},
  2408. "south":{"uv":[12,3,13,4],"texture":"#block","cullface":"west"},
  2409. "west":{"uv":[12,3,13,4],"texture":"#block","cullface":"west"}
  2410. }
  2411. },
  2412. {
  2413. "type":"cube", //West 10,4 to 14,7
  2414. "from":[-0.30,9,10],
  2415. "to":[0,12,14],
  2416. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2417. "faces": {
  2418. "up":{"uv":[10,4,14,5],"texture":"#block","cullface":"west","rotation":90},
  2419. "down":{"uv":[10,6,14,7],"texture":"#block","cullface":"west","rotation":270},
  2420. "north":{"uv":[10,4,11,7],"texture":"#block","cullface":"west"},
  2421. "south":{"uv":[13,4,14,7],"texture":"#block","cullface":"west"},
  2422. "west":{"uv":[10,4,14,7],"texture":"#block","cullface":"west"}
  2423. }
  2424. },
  2425. {
  2426. "type":"cube", //West 9,5 to 10,6
  2427. "from":[-0.30,10,9],
  2428. "to":[0,11,10],
  2429. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2430. "faces": {
  2431. "up":{"uv":[9,5,10,6],"texture":"#block","cullface":"west","rotation":90},
  2432. "down":{"uv":[9,5,10,6],"texture":"#block","cullface":"west","rotation":270},
  2433. "north":{"uv":[9,5,10,6],"texture":"#block","cullface":"west"},
  2434. "west":{"uv":[9,5,10,6],"texture":"#block","cullface":"west"}
  2435. }
  2436. },
  2437. {
  2438. "type":"cube", //West 14,5 to 15,6
  2439. "from":[-0.30,10,14],
  2440. "to":[0,11,15],
  2441. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2442. "faces": {
  2443. "up":{"uv":[14,5,15,6],"texture":"#block","cullface":"west","rotation":90},
  2444. "down":{"uv":[14,5,15,6],"texture":"#block","cullface":"west","rotation":270},
  2445. "south":{"uv":[14,5,15,6],"texture":"#block","cullface":"west"},
  2446. "west":{"uv":[14,5,15,6],"texture":"#block","cullface":"west"}
  2447. }
  2448. },
  2449. {
  2450. "type":"cube", //West 7,7 to 10,8
  2451. "from":[-0.20,8,7],
  2452. "to":[0,9,10],
  2453. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2454. "faces": {
  2455. "up":{"uv":[7,7,10,8],"texture":"#block","cullface":"west","rotation":90},
  2456. "north":{"uv":[7,7,8,8],"texture":"#block","cullface":"west"},
  2457. "south":{"uv":[9,7,10,8],"texture":"#block","cullface":"west"},
  2458. "west":{"uv":[7,7,10,8],"texture":"#block","cullface":"west"}
  2459. }
  2460. },
  2461. {
  2462. "type":"cube", //West 6,8 to 14,9
  2463. "from":[-0.20,7,6],
  2464. "to":[0,7.999,14],
  2465. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2466. "faces": {
  2467. "up":{"uv":[6,8,14,9],"texture":"#block","cullface":"west","rotation":90},
  2468. "down":{"uv":[6,8,14,9],"texture":"#block","cullface":"west","rotation":270},
  2469. "north":{"uv":[6,8,7,9],"texture":"#block","cullface":"west"},
  2470. "south":{"uv":[13,8,14,9],"texture":"#block","cullface":"west"},
  2471. "west":{"uv":[6,8,14,9],"texture":"#block","cullface":"west"}
  2472. }
  2473. },
  2474. {
  2475. "type":"cube", //West 8,9 to 12,10
  2476. "from":[-0.20,6,8],
  2477. "to":[0,7,12],
  2478. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2479. "faces": {
  2480. "down":{"uv":[8,9,12,10],"texture":"#block","cullface":"west","rotation":270},
  2481. "north":{"uv":[8,9,9,10],"texture":"#block","cullface":"west"},
  2482. "south":{"uv":[11,9,12,10],"texture":"#block","cullface":"west"},
  2483. "west":{"uv":[8,9,12,10],"texture":"#block","cullface":"west"}
  2484. }
  2485. },
  2486. {
  2487. "type":"cube", //West 9,10 to 11,11
  2488. "from":[-0.20,5,9],
  2489. "to":[0,6,11],
  2490. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2491. "faces": {
  2492. "down":{"uv":[9,10,11,11],"texture":"#block","cullface":"west","rotation":270},
  2493. "north":{"uv":[9,10,10,11],"texture":"#block","cullface":"west"},
  2494. "south":{"uv":[10,10,11,11],"texture":"#block","cullface":"west"},
  2495. "west":{"uv":[9,10,11,11],"texture":"#block","cullface":"west"}
  2496. }
  2497. },
  2498. {
  2499. "type":"cube", //West 14,9 to 16,10
  2500. "from":[-0.30,6,14],
  2501. "to":[0,7,15.999],
  2502. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2503. "faces": {
  2504. "up":{"uv":[14,9,16,10],"texture":"#block","cullface":"west","rotation":90},
  2505. "north":{"uv":[14,9,15,10],"texture":"#block","cullface":"west"},
  2506. "south":{"uv":[15,9,16,10],"texture":"#block","cullface":"west"},
  2507. "west":{"uv":[14,9,16,10],"texture":"#block","cullface":"west"}
  2508. }
  2509. },
  2510. {
  2511. "type":"cube", //West 13,10 to 16,11
  2512. "from":[-0.30,5,13],
  2513. "to":[0,6,15.999],
  2514. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2515. "faces": {
  2516. "up":{"uv":[13,10,16,11],"texture":"#block","cullface":"west","rotation":90},
  2517. "north":{"uv":[13,10,14,11],"texture":"#block","cullface":"west"},
  2518. "south":{"uv":[15,10,16,11],"texture":"#block","cullface":"west"},
  2519. "west":{"uv":[13,10,16,11],"texture":"#block","cullface":"west"}
  2520. }
  2521. },
  2522. {
  2523. "type":"cube", //West 12,11 to 16,12
  2524. "from":[-0.30,4,12],
  2525. "to":[0,5,15.999],
  2526. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2527. "faces": {
  2528. "up":{"uv":[12,11,16,12],"texture":"#block","cullface":"west","rotation":90},
  2529. "down":{"uv":[12,11,16,12],"texture":"#block","cullface":"west","rotation":270},
  2530. "north":{"uv":[12,11,13,12],"texture":"#block","cullface":"west"},
  2531. "south":{"uv":[15,11,16,12],"texture":"#block","cullface":"west"},
  2532. "west":{"uv":[12,11,16,12],"texture":"#block","cullface":"west"}
  2533. }
  2534. },
  2535. {
  2536. "type":"cube", //West 12,12 to 15,14
  2537. "from":[-0.30,2,12],
  2538. "to":[0,4,15],
  2539. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2540. "faces": {
  2541. "down":{"uv":[12,13,15,14],"texture":"#block","cullface":"west","rotation":270},
  2542. "north":{"uv":[12,12,13,14],"texture":"#block","cullface":"west"},
  2543. "south":{"uv":[14,12,15,14],"texture":"#block","cullface":"west"},
  2544. "west":{"uv":[12,12,15,14],"texture":"#block","cullface":"west"}
  2545. }
  2546. },
  2547. {
  2548. "type":"cube", //West 12,15 to 14,16
  2549. "from":[-0.40,0.001,12],
  2550. "to":[0,1,14],
  2551. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2552. "faces": {
  2553. "up":{"uv":[12,15,14,16],"texture":"#block","cullface":"west","rotation":90},
  2554. "down":{"uv":[12,15,14,16],"texture":"#block","cullface":"west","rotation":270},
  2555. "north":{"uv":[12,15,13,16],"texture":"#block","cullface":"west"},
  2556. "south":{"uv":[13,15,14,16],"texture":"#block","cullface":"west"},
  2557. "west":{"uv":[12,15,14,16],"texture":"#block","cullface":"west"}
  2558. }
  2559. },
  2560. {
  2561. "type":"cube", //West 15,15 to 16,16
  2562. "from":[-0.30,0.001,15],
  2563. "to":[0,1,15.999],
  2564. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2565. "faces": {
  2566. "up":{"uv":[15,15,16,16],"texture":"#block","cullface":"west","rotation":90},
  2567. "down":{"uv":[15,15,16,16],"texture":"#block","cullface":"west","rotation":270},
  2568. "north":{"uv":[15,15,16,16],"texture":"#block","cullface":"west"},
  2569. "south":{"uv":[15,15,16,16],"texture":"#block","cullface":"west"},
  2570. "west":{"uv":[15,15,16,16],"texture":"#block","cullface":"west"}
  2571. }
  2572. },
  2573. {
  2574. "type":"cube", //Bottom 0,0 to 1,2
  2575. "from":[0.001,-0.30,14],
  2576. "to":[1,0,15.999],
  2577. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2578. "faces": {
  2579. "down":{"uv":[0,0,1,2],"texture":"#block","cullface":"down"},
  2580. "north":{"uv":[0,1,1,2],"texture":"#block","cullface":"down","rotation":180},
  2581. "south":{"uv":[0,0,1,1],"texture":"#block","cullface":"down"},
  2582. "west":{"uv":[0,0,1,2],"texture":"#block","cullface":"down","rotation":90},
  2583. "east":{"uv":[0,0,1,2],"texture":"#block","cullface":"down","rotation":270}
  2584. }
  2585. },
  2586. {
  2587. "type":"cube", //Bottom 0,4 to 2,5
  2588. "from":[0.001,-0.40,11],
  2589. "to":[2,0,12],
  2590. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2591. "faces": {
  2592. "down":{"uv":[0,4,2,5],"texture":"#block","cullface":"down"},
  2593. "north":{"uv":[0,4,2,5],"texture":"#block","cullface":"down","rotation":180},
  2594. "south":{"uv":[0,4,2,5],"texture":"#block","cullface":"down"},
  2595. "west":{"uv":[0,4,1,5],"texture":"#block","cullface":"down","rotation":90},
  2596. "east":{"uv":[1,4,2,5],"texture":"#block","cullface":"down","rotation":270}
  2597. }
  2598. },
  2599. {
  2600. "type":"cube", //Bottom 0,4 to 1,6
  2601. "from":[0.001,-0.40,10],
  2602. "to":[1,0,11],
  2603. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2604. "faces": {
  2605. "down":{"uv":[0,5,1,6],"texture":"#block","cullface":"down"},
  2606. "north":{"uv":[0,5,1,6],"texture":"#block","cullface":"down","rotation":180},
  2607. "west":{"uv":[0,5,1,6],"texture":"#block","cullface":"down","rotation":90},
  2608. "east":{"uv":[0,5,1,6],"texture":"#block","cullface":"down","rotation":270}
  2609. }
  2610. },
  2611. {
  2612. "type":"cube", //Bottom 1,8 to 5,10
  2613. "from":[1,-0.40,6],
  2614. "to":[5,0,8],
  2615. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2616. "faces": {
  2617. "down":{"uv":[1,8,5,10],"texture":"#block","cullface":"down"},
  2618. "north":{"uv":[1,9,5,10],"texture":"#block","cullface":"down","rotation":180},
  2619. "south":{"uv":[1,8,5,9],"texture":"#block","cullface":"down"},
  2620. "west":{"uv":[1,8,2,10],"texture":"#block","cullface":"down","rotation":90},
  2621. "east":{"uv":[4,8,5,10],"texture":"#block","cullface":"down","rotation":270}
  2622. }
  2623. },
  2624. {
  2625. "type":"cube", //Bottom 1,8 to 5,10
  2626. "from":[1,-0.40,6],
  2627. "to":[5,0,8],
  2628. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2629. "faces": {
  2630. "down":{"uv":[1,8,5,10],"texture":"#block","cullface":"down"},
  2631. "north":{"uv":[1,9,5,10],"texture":"#block","cullface":"down","rotation":180},
  2632. "south":{"uv":[1,8,5,9],"texture":"#block","cullface":"down"},
  2633. "west":{"uv":[1,8,2,10],"texture":"#block","cullface":"down","rotation":90},
  2634. "east":{"uv":[4,8,5,10],"texture":"#block","cullface":"down","rotation":270}
  2635. }
  2636. },
  2637. {
  2638. "type":"cube", //Bottom 2,10 to 4,11
  2639. "from":[2,-0.40,5],
  2640. "to":[4,0,6],
  2641. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2642. "faces": {
  2643. "down":{"uv":[2,10,4,11],"texture":"#block","cullface":"down"},
  2644. "north":{"uv":[2,10,4,11],"texture":"#block","cullface":"down","rotation":180},
  2645. "west":{"uv":[2,10,3,11],"texture":"#block","cullface":"down","rotation":90},
  2646. "east":{"uv":[3,10,4,11],"texture":"#block","cullface":"down","rotation":270}
  2647. }
  2648. },
  2649. {
  2650. "type":"cube", //Bottom 0,13 to 1,14
  2651. "from":[0.001,-0.20,2],
  2652. "to":[1,0,3],
  2653. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2654. "faces": {
  2655. "down":{"uv":[0,13,1,14],"texture":"#block","cullface":"down"},
  2656. "north":{"uv":[0,13,1,14],"texture":"#block","cullface":"down","rotation":180},
  2657. "south":{"uv":[0,13,1,14],"texture":"#block","cullface":"down"},
  2658. "west":{"uv":[0,13,1,14],"texture":"#block","cullface":"down","rotation":90}
  2659. }
  2660. },
  2661. {
  2662. "type":"cube", //Bottom 1,12 to 4,14
  2663. "from":[1,-0.20,2],
  2664. "to":[4,0,4],
  2665. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2666. "faces": {
  2667. "down":{"uv":[1,12,4,14],"texture":"#block","cullface":"down"},
  2668. "south":{"uv":[1,12,4,13],"texture":"#block","cullface":"down"},
  2669. "west":{"uv":[1,12,2,14],"texture":"#block","cullface":"down","rotation":90},
  2670. "east":{"uv":[3,12,4,14],"texture":"#block","cullface":"down","rotation":270}
  2671. }
  2672. },
  2673. {
  2674. "type":"cube", //Bottom 1,14 to 7,15
  2675. "from":[1,-0.20,1],
  2676. "to":[7,0,2],
  2677. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2678. "faces": {
  2679. "down":{"uv":[1,14,7,15],"texture":"#block","cullface":"down"},
  2680. "north":{"uv":[1,14,7,15],"texture":"#block","cullface":"down","rotation":180},
  2681. "south":{"uv":[1,14,7,15],"texture":"#block","cullface":"down"},
  2682. "west":{"uv":[1,14,2,15],"texture":"#block","cullface":"down","rotation":90},
  2683. "east":{"uv":[6,14,7,15],"texture":"#block","cullface":"down","rotation":270}
  2684. }
  2685. },
  2686. {
  2687. "type":"cube", //Bottom 0,15 to 1,16
  2688. "from":[0.001,-0.30,0.001],
  2689. "to":[1,0,1],
  2690. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2691. "faces": {
  2692. "down":{"uv":[0,15,1,16],"texture":"#block","cullface":"down"},
  2693. "north":{"uv":[0,15,1,16],"texture":"#block","cullface":"down","rotation":180},
  2694. "south":{"uv":[0,15,1,16],"texture":"#block","cullface":"down"},
  2695. "west":{"uv":[0,15,1,16],"texture":"#block","cullface":"down","rotation":90},
  2696. "east":{"uv":[0,15,1,16],"texture":"#block","cullface":"down","rotation":270}
  2697. }
  2698. },
  2699. {
  2700. "type":"cube", //Bottom 2,15 to 5,16
  2701. "from":[2,-0.20,0.001],
  2702. "to":[5,0,1],
  2703. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2704. "faces": {
  2705. "down":{"uv":[2,15,5,16],"texture":"#block","cullface":"down"},
  2706. "north":{"uv":[2,15,5,16],"texture":"#block","cullface":"down","rotation":180},
  2707. "west":{"uv":[2,15,3,16],"texture":"#block","cullface":"down","rotation":90},
  2708. "east":{"uv":[4,15,5,16],"texture":"#block","cullface":"down","rotation":270}
  2709. }
  2710. },
  2711. {
  2712. "type":"cube", //Bottom 1,2 to 2,3
  2713. "from":[1,-0.20,13],
  2714. "to":[2,0,14],
  2715. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2716. "faces": {
  2717. "down":{"uv":[1,2,2,3],"texture":"#block","cullface":"down"},
  2718. "north":{"uv":[1,2,2,3],"texture":"#block","cullface":"down","rotation":180},
  2719. "south":{"uv":[1,2,2,3],"texture":"#block","cullface":"down"},
  2720. "west":{"uv":[1,2,2,3],"texture":"#block","cullface":"down","rotation":90}
  2721. }
  2722. },
  2723. {
  2724. "type":"cube", //Bottom 2,1 to 3,4
  2725. "from":[2,-0.20,12],
  2726. "to":[3,0,15],
  2727. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2728. "faces": {
  2729. "down":{"uv":[2,1,3,4],"texture":"#block","cullface":"down"},
  2730. "north":{"uv":[2,3,3,4],"texture":"#block","cullface":"down","rotation":180},
  2731. "south":{"uv":[2,1,3,2],"texture":"#block","cullface":"down"},
  2732. "west":{"uv":[2,1,3,4],"texture":"#block","cullface":"down","rotation":90}
  2733. }
  2734. },
  2735. {
  2736. "type":"cube", //Bottom 3,0 to 5,4
  2737. "from":[3,-0.20,12],
  2738. "to":[5,0,15.999],
  2739. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2740. "faces": {
  2741. "down":{"uv":[3,0,5,4],"texture":"#block","cullface":"down"},
  2742. "north":{"uv":[3,3,5,4],"texture":"#block","cullface":"down","rotation":180},
  2743. "south":{"uv":[3,0,5,1],"texture":"#block","cullface":"down"},
  2744. "west":{"uv":[3,0,4,4],"texture":"#block","cullface":"down","rotation":90},
  2745. "east":{"uv":[4,0,5,4],"texture":"#block","cullface":"down","rotation":270}
  2746. }
  2747. },
  2748. {
  2749. "type":"cube", //Bottom 5,0 to 6,1
  2750. "from":[5,-0.20,15],
  2751. "to":[6,0,15.999],
  2752. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2753. "faces": {
  2754. "down":{"uv":[5,0,6,1],"texture":"#block","cullface":"down"},
  2755. "north":{"uv":[5,0,6,1],"texture":"#block","cullface":"down","rotation":180},
  2756. "south":{"uv":[5,0,6,1],"texture":"#block","cullface":"down"},
  2757. "east":{"uv":[5,0,6,1],"texture":"#block","cullface":"down","rotation":270}
  2758. }
  2759. },
  2760. {
  2761. "type":"cube", //Bottom 3,5 to 6,6
  2762. "from":[3,-0.30,10],
  2763. "to":[6,0,11],
  2764. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2765. "faces": {
  2766. "down":{"uv":[3,5,6,6],"texture":"#block","cullface":"down"},
  2767. "south":{"uv":[3,5,6,6],"texture":"#block","cullface":"down"},
  2768. "west":{"uv":[3,5,4,6],"texture":"#block","cullface":"down","rotation":90},
  2769. "east":{"uv":[5,5,6,6],"texture":"#block","cullface":"down","rotation":270}
  2770. }
  2771. },
  2772. {
  2773. "type":"cube", //Bottom 3,6 to 7,7
  2774. "from":[3,-0.30,9],
  2775. "to":[7,0,10],
  2776. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2777. "faces": {
  2778. "down":{"uv":[3,6,7,7],"texture":"#block","cullface":"down"},
  2779. "north":{"uv":[3,6,7,7],"texture":"#block","cullface":"down","rotation":180},
  2780. "south":{"uv":[3,6,7,7],"texture":"#block","cullface":"down"},
  2781. "west":{"uv":[3,6,4,7],"texture":"#block","cullface":"down","rotation":90},
  2782. "east":{"uv":[6,6,7,7],"texture":"#block","cullface":"down","rotation":270}
  2783. }
  2784. },
  2785. {
  2786. "type":"cube", //Bottom 5,11 to 9,12
  2787. "from":[5,-0.40,4],
  2788. "to":[9,0,5],
  2789. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2790. "faces": {
  2791. "down":{"uv":[5,11,9,12],"texture":"#block","cullface":"down"},
  2792. "south":{"uv":[5,11,9,12],"texture":"#block","cullface":"down"},
  2793. "west":{"uv":[5,11,6,12],"texture":"#block","cullface":"down","rotation":90},
  2794. "east":{"uv":[8,11,9,12],"texture":"#block","cullface":"down","rotation":270}
  2795. }
  2796. },
  2797. {
  2798. "type":"cube", //Bottom 5,11 to 10,12
  2799. "from":[5,-0.40,3],
  2800. "to":[10,0,4],
  2801. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2802. "faces": {
  2803. "down":{"uv":[5,12,10,13],"texture":"#block","cullface":"down"},
  2804. "north":{"uv":[5,12,10,13],"texture":"#block","cullface":"down","rotation":180},
  2805. "south":{"uv":[5,12,10,13],"texture":"#block","cullface":"down"},
  2806. "west":{"uv":[5,12,6,13],"texture":"#block","cullface":"down","rotation":90},
  2807. "east":{"uv":[9,12,10,13],"texture":"#block","cullface":"down","rotation":270}
  2808. }
  2809. },
  2810. {
  2811. "type":"cube", //Bottom 8,13 to 11,14
  2812. "from":[7,-0.40,2],
  2813. "to":[11,0,3],
  2814. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2815. "faces": {
  2816. "down":{"uv":[8,13,11,14],"texture":"#block","cullface":"down"},
  2817. "north":{"uv":[8,13,11,14],"texture":"#block","cullface":"down","rotation":180},
  2818. "south":{"uv":[8,13,11,14],"texture":"#block","cullface":"down"},
  2819. "west":{"uv":[8,13,9,14],"texture":"#block","cullface":"down","rotation":90},
  2820. "east":{"uv":[10,13,11,14],"texture":"#block","cullface":"down","rotation":270}
  2821. }
  2822. },
  2823. {
  2824. "type":"cube", //Bottom 10,14 to 11,15
  2825. "from":[10,-0.40,1],
  2826. "to":[11,0,2],
  2827. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2828. "faces": {
  2829. "down":{"uv":[10,14,11,15],"texture":"#block","cullface":"down"},
  2830. "north":{"uv":[10,14,11,15],"texture":"#block","cullface":"down","rotation":180},
  2831. "west":{"uv":[10,14,11,15],"texture":"#block","cullface":"down","rotation":90},
  2832. "east":{"uv":[10,14,11,15],"texture":"#block","cullface":"down","rotation":270}
  2833. }
  2834. },
  2835. {
  2836. "type":"cube", //Bottom 7,15 to 10,16
  2837. "from":[7,-0.40,0.001],
  2838. "to":[10,0,1],
  2839. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2840. "faces": {
  2841. "down":{"uv":[7,15,10,16],"texture":"#block","cullface":"down"},
  2842. "north":{"uv":[7,15,10,16],"texture":"#block","cullface":"down","rotation":180},
  2843. "south":{"uv":[7,15,10,16],"texture":"#block","cullface":"down"},
  2844. "west":{"uv":[7,15,8,16],"texture":"#block","cullface":"down","rotation":90},
  2845. "east":{"uv":[9,15,10,16],"texture":"#block","cullface":"down","rotation":270}
  2846. }
  2847. },
  2848. {
  2849. "type":"cube", //Bottom 7,0 to 10,1
  2850. "from":[7,-0.40,15],
  2851. "to":[10,0,15.999],
  2852. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2853. "faces": {
  2854. "down":{"uv":[7,0,10,1],"texture":"#block","cullface":"down"},
  2855. "south":{"uv":[7,0,10,1],"texture":"#block","cullface":"down"},
  2856. "west":{"uv":[7,0,8,1],"texture":"#block","cullface":"down","rotation":90},
  2857. "east":{"uv":[9,0,10,1],"texture":"#block","cullface":"down","rotation":270}
  2858. }
  2859. },
  2860. {
  2861. "type":"cube", //Bottom 6,1 to 11,3
  2862. "from":[6,-0.40,13],
  2863. "to":[11,0,15],
  2864. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2865. "faces": {
  2866. "down":{"uv":[6,1,11,3],"texture":"#block","cullface":"down"},
  2867. "north":{"uv":[6,2,11,3],"texture":"#block","cullface":"down","rotation":180},
  2868. "south":{"uv":[6,1,11,2],"texture":"#block","cullface":"down"},
  2869. "west":{"uv":[6,1,7,3],"texture":"#block","cullface":"down","rotation":90},
  2870. "east":{"uv":[10,1,11,3],"texture":"#block","cullface":"down","rotation":270}
  2871. }
  2872. },
  2873. {
  2874. "type":"cube", //Bottom 6,3 to 10,4
  2875. "from":[6,-0.40,12],
  2876. "to":[10,0,13],
  2877. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2878. "faces": {
  2879. "down":{"uv":[6,3,10,4],"texture":"#block","cullface":"down"},
  2880. "south":{"uv":[6,3,10,4],"texture":"#block","cullface":"down"},
  2881. "west":{"uv":[6,3,7,4],"texture":"#block","cullface":"down","rotation":90},
  2882. "east":{"uv":[9,3,10,4],"texture":"#block","cullface":"down","rotation":270}
  2883. }
  2884. },
  2885. {
  2886. "type":"cube", //Bottom 7,4 to 8,5
  2887. "from":[7,-0.40,11],
  2888. "to":[8,0,12],
  2889. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2890. "faces": {
  2891. "down":{"uv":[7,4,8,5],"texture":"#block","cullface":"down"},
  2892. "south":{"uv":[7,4,8,5],"texture":"#block","cullface":"down"},
  2893. "west":{"uv":[7,4,8,5],"texture":"#block","cullface":"down","rotation":90},
  2894. "east":{"uv":[7,4,8,5],"texture":"#block","cullface":"down","rotation":270}
  2895. }
  2896. },
  2897. {
  2898. "type":"cube", //Bottom 13,1 to 14,2
  2899. "from":[13,-0.30,14],
  2900. "to":[14,0,15],
  2901. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2902. "faces": {
  2903. "down":{"uv":[13,1,14,2],"texture":"#block","cullface":"down"},
  2904. "north":{"uv":[13,1,14,2],"texture":"#block","cullface":"down","rotation":180},
  2905. "south":{"uv":[13,1,14,2],"texture":"#block","cullface":"down"},
  2906. "west":{"uv":[13,1,14,2],"texture":"#block","cullface":"down","rotation":90}
  2907. }
  2908. },
  2909. {
  2910. "type":"cube", //Bottom 14,0 to 16,3
  2911. "from":[14,-0.30,13],
  2912. "to":[15.999,0,15.999],
  2913. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2914. "faces": {
  2915. "down":{"uv":[14,0,16,3],"texture":"#block","cullface":"down"},
  2916. "north":{"uv":[14,2,16,3],"texture":"#block","cullface":"down","rotation":180},
  2917. "south":{"uv":[14,0,16,1],"texture":"#block","cullface":"down"},
  2918. "west":{"uv":[14,0,15,3],"texture":"#block","cullface":"down","rotation":90},
  2919. "east":{"uv":[15,0,16,3],"texture":"#block","cullface":"down","rotation":270}
  2920. }
  2921. },
  2922. {
  2923. "type":"cube", //Bottom 12,3 to 13,4
  2924. "from":[12,-0.30,12],
  2925. "to":[13,0,13],
  2926. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2927. "faces": {
  2928. "down":{"uv":[12,3,13,4],"texture":"#block","cullface":"down"},
  2929. "south":{"uv":[12,3,13,4],"texture":"#block","cullface":"down"},
  2930. "west":{"uv":[12,3,13,4],"texture":"#block","cullface":"down","rotation":90},
  2931. "east":{"uv":[12,3,13,4],"texture":"#block","cullface":"down","rotation":270}
  2932. }
  2933. },
  2934. {
  2935. "type":"cube", //Bottom 10,4 to 14,7
  2936. "from":[10,-0.30,9],
  2937. "to":[14,0,12],
  2938. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2939. "faces": {
  2940. "down":{"uv":[10,4,14,7],"texture":"#block","cullface":"down"},
  2941. "north":{"uv":[10,6,14,7],"texture":"#block","cullface":"down","rotation":180},
  2942. "south":{"uv":[10,4,14,5],"texture":"#block","cullface":"down"},
  2943. "west":{"uv":[10,4,11,7],"texture":"#block","cullface":"down","rotation":90},
  2944. "east":{"uv":[13,4,14,7],"texture":"#block","cullface":"down","rotation":270}
  2945. }
  2946. },
  2947. {
  2948. "type":"cube", //Bottom 9,5 to 10,6
  2949. "from":[9,-0.30,10],
  2950. "to":[10,0,11],
  2951. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2952. "faces": {
  2953. "down":{"uv":[9,5,10,6],"texture":"#block","cullface":"down"},
  2954. "north":{"uv":[9,5,10,6],"texture":"#block","cullface":"down","rotation":180},
  2955. "south":{"uv":[9,5,10,6],"texture":"#block","cullface":"down"},
  2956. "west":{"uv":[9,5,10,6],"texture":"#block","cullface":"down","rotation":90}
  2957. }
  2958. },
  2959. {
  2960. "type":"cube", //Bottom 14,5 to 15,6
  2961. "from":[14,-0.30,10],
  2962. "to":[15,0,11],
  2963. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2964. "faces": {
  2965. "down":{"uv":[14,5,15,6],"texture":"#block","cullface":"down"},
  2966. "north":{"uv":[14,5,15,6],"texture":"#block","cullface":"down","rotation":180},
  2967. "south":{"uv":[14,5,15,6],"texture":"#block","cullface":"down"},
  2968. "east":{"uv":[14,5,15,6],"texture":"#block","cullface":"down","rotation":270}
  2969. }
  2970. },
  2971. {
  2972. "type":"cube", //Bottom 7,7 to 10,8
  2973. "from":[7,-0.20,8],
  2974. "to":[10,0,9],
  2975. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2976. "faces": {
  2977. "down":{"uv":[7,7,10,8],"texture":"#block","cullface":"down"},
  2978. "south":{"uv":[7,7,10,8],"texture":"#block","cullface":"down"},
  2979. "west":{"uv":[7,7,8,8],"texture":"#block","cullface":"down","rotation":90},
  2980. "east":{"uv":[9,7,10,8],"texture":"#block","cullface":"down","rotation":270}
  2981. }
  2982. },
  2983. {
  2984. "type":"cube", //Bottom 6,8 to 14,9
  2985. "from":[6,-0.20,7],
  2986. "to":[14,0,8],
  2987. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  2988. "faces": {
  2989. "down":{"uv":[6,8,14,9],"texture":"#block","cullface":"down"},
  2990. "north":{"uv":[6,8,14,9],"texture":"#block","cullface":"down","rotation":180},
  2991. "south":{"uv":[6,8,14,9],"texture":"#block","cullface":"down"},
  2992. "west":{"uv":[6,8,7,9],"texture":"#block","cullface":"down","rotation":90},
  2993. "east":{"uv":[13,8,14,9],"texture":"#block","cullface":"down","rotation":270}
  2994. }
  2995. },
  2996. {
  2997. "type":"cube", //Bottom 8,9 to 12,10
  2998. "from":[8,-0.20,6],
  2999. "to":[12,0,7],
  3000. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3001. "faces": {
  3002. "down":{"uv":[8,9,12,10],"texture":"#block","cullface":"down"},
  3003. "north":{"uv":[8,9,12,10],"texture":"#block","cullface":"down","rotation":180},
  3004. "west":{"uv":[8,9,9,10],"texture":"#block","cullface":"down","rotation":90},
  3005. "east":{"uv":[11,9,12,10],"texture":"#block","cullface":"down","rotation":270}
  3006. }
  3007. },
  3008. {
  3009. "type":"cube", //Bottom 9,10 to 11,11
  3010. "from":[9,-0.20,5],
  3011. "to":[11,0,6],
  3012. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3013. "faces": {
  3014. "down":{"uv":[9,10,11,11],"texture":"#block","cullface":"down"},
  3015. "north":{"uv":[9,10,11,11],"texture":"#block","cullface":"down","rotation":180},
  3016. "west":{"uv":[9,10,10,11],"texture":"#block","cullface":"down","rotation":90},
  3017. "east":{"uv":[10,10,11,11],"texture":"#block","cullface":"down","rotation":270}
  3018. }
  3019. },
  3020. {
  3021. "type":"cube", //Bottom 14,9 to 16,10
  3022. "from":[14,-0.30,6],
  3023. "to":[15.999,0,7],
  3024. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3025. "faces": {
  3026. "down":{"uv":[14,9,16,10],"texture":"#block","cullface":"down"},
  3027. "south":{"uv":[14,9,16,10],"texture":"#block","cullface":"down"},
  3028. "west":{"uv":[14,9,15,10],"texture":"#block","cullface":"down","rotation":90},
  3029. "east":{"uv":[15,9,16,10],"texture":"#block","cullface":"down","rotation":270}
  3030. }
  3031. },
  3032. {
  3033. "type":"cube", //Bottom 13,10 to 16,11
  3034. "from":[13,-0.30,5],
  3035. "to":[15.999,0,6],
  3036. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3037. "faces": {
  3038. "down":{"uv":[13,10,16,11],"texture":"#block","cullface":"down"},
  3039. "south":{"uv":[13,10,16,11],"texture":"#block","cullface":"down"},
  3040. "west":{"uv":[13,10,14,11],"texture":"#block","cullface":"down","rotation":90},
  3041. "east":{"uv":[15,10,16,11],"texture":"#block","cullface":"down","rotation":270}
  3042. }
  3043. },
  3044. {
  3045. "type":"cube", //Bottom 12,11 to 16,12
  3046. "from":[12,-0.30,4],
  3047. "to":[15.999,0,5],
  3048. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3049. "faces": {
  3050. "down":{"uv":[12,11,16,12],"texture":"#block","cullface":"down"},
  3051. "north":{"uv":[12,11,16,12],"texture":"#block","cullface":"down","rotation":180},
  3052. "south":{"uv":[12,11,16,12],"texture":"#block","cullface":"down"},
  3053. "west":{"uv":[12,11,13,12],"texture":"#block","cullface":"down","rotation":90},
  3054. "east":{"uv":[15,11,16,12],"texture":"#block","cullface":"down","rotation":270}
  3055. }
  3056. },
  3057. {
  3058. "type":"cube", //Bottom 12,12 to 15,14
  3059. "from":[12,-0.30,2],
  3060. "to":[15,0,4],
  3061. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3062. "faces": {
  3063. "down":{"uv":[12,12,15,14],"texture":"#block","cullface":"down"},
  3064. "north":{"uv":[12,13,15,14],"texture":"#block","cullface":"down","rotation":180},
  3065. "west":{"uv":[12,12,13,14],"texture":"#block","cullface":"down","rotation":90},
  3066. "east":{"uv":[14,12,15,14],"texture":"#block","cullface":"down","rotation":270}
  3067. }
  3068. },
  3069. {
  3070. "type":"cube", //Bottom 12,15 to 14,16
  3071. "from":[12,-0.40,0.001],
  3072. "to":[14,0,1],
  3073. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3074. "faces": {
  3075. "down":{"uv":[12,15,14,16],"texture":"#block","cullface":"down"},
  3076. "north":{"uv":[12,15,14,16],"texture":"#block","cullface":"down","rotation":180},
  3077. "south":{"uv":[12,15,14,16],"texture":"#block","cullface":"down"},
  3078. "west":{"uv":[12,15,13,16],"texture":"#block","cullface":"down","rotation":90},
  3079. "east":{"uv":[13,15,14,16],"texture":"#block","cullface":"down","rotation":270}
  3080. }
  3081. },
  3082. {
  3083. "type":"cube", //Bottom 15,15 to 16,16
  3084. "from":[15,-0.30,0.001],
  3085. "to":[15.999,0,1],
  3086. "rotation": {"origin": [ 8, 1, 8 ], "axis": "y", "angle": 0 },
  3087. "faces": {
  3088. "down":{"uv":[15,15,16,16],"texture":"#block","cullface":"down"},
  3089. "north":{"uv":[15,15,16,16],"texture":"#block","cullface":"down","rotation":180},
  3090. "south":{"uv":[15,15,16,16],"texture":"#block","cullface":"down"},
  3091. "west":{"uv":[15,15,16,16],"texture":"#block","cullface":"down","rotation":90},
  3092. "east":{"uv":[15,15,16,16],"texture":"#block","cullface":"down","rotation":270}
  3093. }
  3094. }
  3095. ],
  3096. "display": {
  3097. "thirdperson": {
  3098. "rotation": [ 0, 45, 1 ],
  3099. "translation": [ 0, 0.5, 0 ],
  3100. "scale": [ 1.1, 1.1, 1.1 ]
  3101. },
  3102. "firstperson": {
  3103. "rotation": [ 0, 0, 0 ],
  3104. "translation": [ 0, 0, 0 ],
  3105. "scale": [ 1, 1, 1 ]
  3106. },
  3107. "gui": {
  3108. "rotation": [ 0, 0, 0 ],
  3109. "translation": [ 0, 0, 0 ],
  3110. "scale": [ 1, 1, 1 ]
  3111. }
  3112. }
  3113. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement