Advertisement
Guest User

Untitled

a guest
May 19th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.24 KB | None | 0 0
  1. {
  2. label = "Комната",
  3. shapes = {
  4. { 0,0,0,16,1,16,texture = "botania:stone5" },
  5. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  6. { 4,2,5,16,3,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  7. { 5,2,4,16,3,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  8. { 5,3,6,16,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  9. { 6,3,5,16,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  10. { 6,4,7,16,5,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  11. { 7,4,6,16,5,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  12. { 7,5,8,16,6,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  13. { 8,5,7,16,6,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  14. { 8,6,9,16,7,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  15. { 9,6,8,16,7,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  16. { 9,7,10,16,8,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  17. { 10,7,9,16,8,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  18. { 10,8,11,16,10,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  19. { 11,8,10,16,10,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  20. { 11,10,12,16,12,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  21. { 12,10,11,16,12,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  22. { 12,12,13,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  23. { 13,12,12,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  24. { 13,14,14,16,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  25. { 14,14,13,16,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  26. }
  27. },
  28.  
  29. {
  30. label = "Комната",
  31. shapes = {
  32. { 0,0,0,16,1,16,texture = "botania:stone5" },
  33. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  34. { 5,2,0,16,4,1,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  35. { 6,2,1,16,5,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  36. { 7,3,2,16,6,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  37. { 6,4,0,16,5,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  38. { 8,4,3,16,7,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  39. { 7,5,0,16,6,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  40. { 9,5,4,16,8,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  41. { 8,6,0,16,7,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  42. { 10,6,5,16,10,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  43. { 9,7,0,16,8,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  44. { 11,7,6,16,12,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  45. { 10,8,0,16,10,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  46. { 13,8,7,16,16,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  47. { 12,9,7,16,14,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  48. { 11,10,0,16,12,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  49. { 14,10,8,16,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  50. { 13,11,8,16,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  51. { 12,12,0,16,14,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  52. { 14,12,9,16,16,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  53. { 13,14,0,16,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  54. { 15,14,10,16,16,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  55. }
  56. },
  57.  
  58. {
  59. label = "Комната",
  60. shapes = {
  61. { 0,0,0,16,1,16,texture = "botania:stone5" },
  62. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  63. }
  64. },
  65.  
  66. {
  67. label = "Комната",
  68. shapes = {
  69. { 0,0,0,16,1,16,texture = "botania:stone5" },
  70. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  71. }
  72. },
  73.  
  74. {
  75. label = "Комната",
  76. shapes = {
  77. { 0,0,0,16,1,16,texture = "botania:stone5" },
  78. { 0,1,0,16,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  79. { 0,1,15,16,16,16,texture = "botania:stone5" },
  80. { 6,4,14,7,5,15,texture = "botania:bifrost", tint = 0xff2d2d },
  81. { 7,8,14,8,9,15,texture = "botania:bifrost", tint = 0xff2d2d },
  82. { 13,11,14,14,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  83. { 0,13,14,1,14,15,texture = "botania:bifrost", tint = 0xff2d2d },
  84. { 5,15,14,6,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  85. }
  86. },
  87.  
  88. {
  89. label = "Комната",
  90. shapes = {
  91. { 14,0,15,16,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  92. { 15,0,14,16,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  93. { 14,2,14,16,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  94. { 13,3,15,16,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  95. { 15,3,13,16,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  96. }
  97. },
  98.  
  99. {
  100. label = "Комната",
  101. shapes = {
  102. { 14,0,0,16,4,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  103. { 13,3,0,16,4,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  104. { 15,3,11,16,4,12,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  105. }
  106. },
  107.  
  108. {
  109. label = "Комната",
  110. shapes = {
  111. }
  112. },
  113.  
  114. {
  115. label = "Комната",
  116. shapes = {
  117. }
  118. },
  119.  
  120. {
  121. label = "Комната",
  122. shapes = {
  123. { 0,0,15,16,16,16,texture = "botania:stone5" },
  124. { 7,9,14,9,10,15,texture = "botania:bifrost", tint = 0xff2d2d },
  125. { 2,12,14,3,13,15,texture = "botania:bifrost", tint = 0xff2d2d },
  126. { 8,15,14,9,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  127. }
  128. },
  129.  
  130. {
  131. label = "Комната",
  132. shapes = {
  133. }
  134. },
  135.  
  136. {
  137. label = "Комната",
  138. shapes = {
  139. }
  140. },
  141.  
  142. {
  143. label = "Комната",
  144. shapes = {
  145. }
  146. },
  147.  
  148. {
  149. label = "Комната",
  150. shapes = {
  151. }
  152. },
  153.  
  154. {
  155. label = "Комната",
  156. shapes = {
  157. { 0,0,15,16,16,16,texture = "botania:stone5" },
  158. { 13,5,14,14,6,15,texture = "botania:bifrost", tint = 0xff2d2d },
  159. { 6,6,14,7,7,15,texture = "botania:bifrost", tint = 0xff2d2d },
  160. { 6,10,14,7,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  161. { 10,10,14,11,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  162. { 1,11,14,2,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  163. }
  164. },
  165.  
  166. {
  167. label = "Комната",
  168. shapes = {
  169. { 13,13,15,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  170. { 14,13,14,16,15,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  171. { 15,13,13,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  172. { 14,15,15,16,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  173. { 15,15,14,16,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  174. }
  175. },
  176.  
  177. {
  178. label = "Комната",
  179. shapes = {
  180. { 13,13,0,16,14,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  181. { 14,13,10,16,16,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  182. { 15,13,11,16,14,12,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  183. { 14,14,0,16,16,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  184. }
  185. },
  186.  
  187. {
  188. label = "Комната",
  189. shapes = {
  190. }
  191. },
  192.  
  193. {
  194. label = "Комната",
  195. shapes = {
  196. }
  197. },
  198.  
  199. {
  200. label = "Комната",
  201. shapes = {
  202. { 0,0,15,16,16,16,texture = "botania:stone5" },
  203. { 15,2,14,16,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  204. { 10,4,14,11,5,15,texture = "botania:bifrost", tint = 0xff2d2d },
  205. { 2,5,14,3,6,15,texture = "botania:bifrost", tint = 0xff2d2d },
  206. { 8,9,14,9,10,15,texture = "botania:bifrost", tint = 0xff2d2d },
  207. { 3,10,14,4,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  208. }
  209. },
  210.  
  211. {
  212. label = "Комната",
  213. shapes = {
  214. { 14,0,15,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  215. { 15,0,14,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  216. { 13,1,14,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  217. { 14,1,13,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  218. { 12,3,13,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  219. { 13,3,12,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  220. { 11,5,12,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  221. { 12,5,11,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  222. { 10,7,11,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  223. { 11,7,10,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  224. { 9,9,10,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  225. { 10,9,9,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  226. { 8,10,9,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  227. { 9,10,8,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  228. { 7,11,8,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  229. { 8,11,7,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  230. { 6,12,7,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  231. { 7,12,6,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  232. { 5,13,6,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  233. { 6,13,5,16,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  234. { 4,14,5,16,15,16,texture = "botania:stone5" },
  235. { 5,14,4,16,15,16,texture = "botania:stone5" },
  236. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  237. }
  238. },
  239.  
  240. {
  241. label = "Комната",
  242. shapes = {
  243. { 14,0,0,16,14,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  244. { 14,0,3,16,13,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  245. { 14,0,4,16,12,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  246. { 14,0,5,16,11,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  247. { 14,0,6,16,10,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  248. { 14,0,7,16,9,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  249. { 14,0,8,16,7,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  250. { 14,0,9,16,5,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  251. { 14,0,10,16,1,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  252. { 13,1,0,16,7,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  253. { 15,1,10,16,3,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  254. { 12,3,0,16,9,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  255. { 11,5,0,16,10,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  256. { 10,7,0,16,11,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  257. { 9,9,0,16,12,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  258. { 8,10,0,16,13,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  259. { 7,11,0,16,14,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  260. { 6,12,0,16,14,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  261. { 5,13,0,16,14,1,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  262. { 5,14,0,16,15,1,texture = "botania:stone5" },
  263. { 6,14,1,16,15,2,texture = "botania:stone5" },
  264. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  265. }
  266. },
  267.  
  268. {
  269. label = "Комната",
  270. shapes = {
  271. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  272. }
  273. },
  274.  
  275. {
  276. label = "Комната",
  277. shapes = {
  278. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  279. }
  280. },
  281.  
  282. {
  283. label = "Комната",
  284. shapes = {
  285. { 0,0,15,16,16,16,texture = "botania:stone5" },
  286. { 9,0,14,10,1,15,texture = "botania:bifrost", tint = 0xff2d2d },
  287. { 5,2,14,6,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  288. { 3,6,14,4,7,15,texture = "botania:bifrost", tint = 0xff2d2d },
  289. { 14,9,14,15,10,15,texture = "botania:bifrost", tint = 0xff2d2d },
  290. { 5,11,14,6,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  291. { 0,15,0,16,16,15,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  292. }
  293. },
  294.  
  295. {
  296. label = "Комната",
  297. shapes = {
  298. { 0,0,0,16,1,16,texture = "botania:stone5" },
  299. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  300. { 0,2,5,1,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  301. { 1,2,6,2,5,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  302. { 2,3,7,3,6,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  303. { 0,4,6,2,5,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  304. { 3,4,8,4,7,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  305. { 0,5,7,3,6,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  306. { 4,5,9,5,8,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  307. { 0,6,8,4,7,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  308. { 5,6,10,6,10,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  309. { 0,7,9,5,8,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  310. { 6,7,11,7,12,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  311. { 0,8,10,6,10,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  312. { 7,8,12,8,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  313. { 0,10,11,7,12,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  314. { 8,10,13,9,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  315. { 0,12,12,8,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  316. { 9,12,14,10,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  317. { 0,14,13,9,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  318. { 10,14,15,11,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  319. }
  320. },
  321.  
  322. {
  323. label = "Комната",
  324. shapes = {
  325. { 0,0,0,16,1,16,texture = "botania:stone5" },
  326. { 0,1,0,5,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  327. { 5,1,0,16,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  328. { 5,1,5,6,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  329. { 5,1,9,6,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  330. { 6,1,5,8,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  331. { 6,1,6,7,2,8,texture = "botania:bifrost", tint = 0xff2d2d },
  332. { 6,1,8,7,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  333. { 6,1,11,7,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  334. { 7,1,6,8,2,7,texture = "botania:bifrost", tint = 0xff2d2d },
  335. { 7,1,7,8,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  336. { 7,1,8,8,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  337. { 7,1,10,8,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  338. { 7,1,13,8,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  339. { 8,1,5,16,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  340. { 8,1,6,11,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  341. { 8,1,7,10,2,8,texture = "botania:bifrost", tint = 0xff2d2d },
  342. { 8,1,8,10,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  343. { 8,1,10,9,2,12,texture = "botania:bifrost", tint = 0xff2d2d },
  344. { 8,1,12,9,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  345. { 8,1,15,9,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  346. { 9,1,10,14,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  347. { 9,1,12,10,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  348. { 9,1,14,10,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  349. { 10,1,7,13,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  350. { 10,1,8,12,2,9,texture = "botania:bifrost", tint = 0xff2d2d },
  351. { 10,1,9,12,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  352. { 10,1,14,11,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  353. { 11,1,6,16,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  354. { 11,1,14,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  355. { 12,1,8,15,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  356. { 12,1,9,14,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  357. { 12,1,12,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  358. { 13,1,7,16,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  359. { 14,1,9,16,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  360. { 14,1,10,16,2,11,texture = "botania:bifrost", tint = 0xff2d2d },
  361. { 14,1,11,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  362. { 15,1,8,16,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  363. { 0,2,0,1,16,1,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  364. { 0,3,1,1,16,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  365. { 1,3,0,2,16,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  366. { 2,3,0,3,16,1,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  367. { 0,4,3,2,16,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  368. { 1,4,2,2,16,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  369. { 2,4,1,3,16,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  370. { 3,4,0,4,16,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  371. { 0,5,4,3,16,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  372. { 2,5,3,3,16,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  373. { 3,5,2,4,16,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  374. { 4,5,0,5,16,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  375. { 0,6,5,4,16,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  376. { 3,6,4,4,16,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  377. { 4,6,3,5,16,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  378. { 5,6,0,6,16,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  379. { 0,7,6,5,16,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  380. { 4,7,5,5,16,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  381. { 5,7,4,6,16,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  382. { 6,7,0,7,16,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  383. { 0,8,7,6,16,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  384. { 5,8,6,6,16,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  385. { 6,8,5,7,16,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  386. { 7,8,0,8,16,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  387. { 0,10,8,7,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  388. { 6,10,7,7,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  389. { 7,10,6,8,16,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  390. { 8,10,0,9,16,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  391. { 0,12,9,8,16,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  392. { 7,12,8,8,16,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  393. { 8,12,7,9,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  394. { 9,12,0,10,16,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  395. { 0,14,10,9,16,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  396. { 8,14,9,9,16,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  397. { 9,14,8,10,16,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  398. { 10,14,0,11,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  399. }
  400. },
  401.  
  402. {
  403. label = "Комната",
  404. shapes = {
  405. { 0,0,0,16,1,16,texture = "botania:stone5" },
  406. { 0,1,0,9,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  407. { 9,1,0,11,2,1,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  408. { 9,1,1,10,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  409. { 10,1,1,11,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  410. { 10,1,3,11,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  411. { 10,1,15,12,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  412. { 11,1,0,12,2,2,texture = "botania:bifrost", tint = 0xff2d2d },
  413. { 11,1,2,12,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  414. { 11,1,5,12,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  415. { 11,1,14,12,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  416. { 12,1,0,16,2,2,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  417. { 12,1,2,13,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  418. { 12,1,4,13,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  419. { 12,1,7,13,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  420. { 12,1,13,13,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  421. { 12,1,15,13,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  422. { 13,1,2,16,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  423. { 13,1,4,14,2,6,texture = "botania:bifrost", tint = 0xff2d2d },
  424. { 13,1,6,14,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  425. { 13,1,9,14,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  426. { 13,1,12,14,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  427. { 13,1,14,14,2,15,texture = "botania:bifrost", tint = 0xff2d2d },
  428. { 13,1,15,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  429. { 14,1,4,16,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  430. { 14,1,6,15,2,8,texture = "botania:bifrost", tint = 0xff2d2d },
  431. { 14,1,8,15,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  432. { 14,1,13,15,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  433. { 14,1,14,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  434. { 15,1,6,16,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  435. { 15,1,8,16,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  436. { 15,1,10,16,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  437. { 15,1,12,16,2,13,texture = "botania:bifrost", tint = 0xff2d2d },
  438. { 15,1,13,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  439. }
  440. },
  441.  
  442. {
  443. label = "Комната",
  444. shapes = {
  445. { 0,0,0,16,1,16,texture = "botania:stone5" },
  446. { 0,1,0,5,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  447. { 5,1,0,6,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  448. { 5,1,4,7,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  449. { 5,1,5,6,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  450. { 6,1,0,7,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  451. { 6,1,3,7,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  452. { 6,1,6,7,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  453. { 7,1,0,8,2,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  454. { 7,1,2,8,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  455. { 7,1,4,8,2,5,texture = "botania:bifrost", tint = 0xff2d2d },
  456. { 7,1,5,8,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  457. { 7,1,7,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  458. { 8,1,0,9,2,1,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  459. { 8,1,1,9,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  460. { 8,1,3,9,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  461. { 8,1,4,11,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  462. { 8,1,5,11,2,6,texture = "botania:bifrost", tint = 0xff2d2d },
  463. { 8,1,6,12,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  464. { 9,1,0,10,2,2,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  465. { 9,1,2,10,2,3,texture = "botania:bifrost", tint = 0xff2d2d },
  466. { 9,1,3,14,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  467. { 10,1,0,11,2,1,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  468. { 10,1,1,11,2,2,texture = "botania:bifrost", tint = 0xff2d2d },
  469. { 10,1,2,16,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  470. { 11,1,0,12,2,1,texture = "botania:bifrost", tint = 0xff2d2d },
  471. { 11,1,1,16,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  472. { 11,1,4,14,2,5,texture = "botania:bifrost", tint = 0xff2d2d },
  473. { 11,1,5,15,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  474. { 12,1,0,16,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  475. { 12,1,6,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  476. { 14,1,3,16,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  477. { 14,1,4,15,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  478. { 15,1,4,16,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  479. { 15,1,5,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  480. }
  481. },
  482.  
  483. {
  484. label = "Комната",
  485. shapes = {
  486. { 0,0,0,16,1,16,texture = "botania:stone5" },
  487. { 0,1,0,16,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  488. { 0,1,15,16,16,16,texture = "botania:stone5" },
  489. { 0,5,14,1,6,15,texture = "botania:bifrost", tint = 0xff2d2d },
  490. { 8,5,14,9,6,15,texture = "botania:bifrost", tint = 0xff2d2d },
  491. { 14,8,14,15,9,15,texture = "botania:bifrost", tint = 0xff2d2d },
  492. { 9,10,14,10,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  493. { 0,15,14,1,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  494. }
  495. },
  496.  
  497. {
  498. label = "Комната",
  499. shapes = {
  500. { 0,0,14,11,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  501. { 0,3,13,10,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  502. { 11,3,15,12,4,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  503. }
  504. },
  505.  
  506. {
  507. label = "Комната",
  508. shapes = {
  509. { 0,0,0,11,4,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  510. { 0,0,9,9,4,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  511. { 9,0,9,10,4,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  512. { 0,3,11,8,4,12,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  513. { 11,3,0,12,4,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  514. }
  515. },
  516.  
  517. {
  518. label = "Комната",
  519. shapes = {
  520. }
  521. },
  522.  
  523. {
  524. label = "Комната",
  525. shapes = {
  526. }
  527. },
  528.  
  529. {
  530. label = "Комната",
  531. shapes = {
  532. { 0,0,15,16,16,16,texture = "botania:stone5" },
  533. { 14,2,14,15,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  534. { 4,6,14,5,7,15,texture = "botania:bifrost", tint = 0xff2d2d },
  535. { 9,10,14,10,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  536. { 1,13,14,2,14,15,texture = "botania:bifrost", tint = 0xff2d2d },
  537. }
  538. },
  539.  
  540. {
  541. label = "Комната",
  542. shapes = {
  543. }
  544. },
  545.  
  546. {
  547. label = "Комната",
  548. shapes = {
  549. }
  550. },
  551.  
  552. {
  553. label = "Комната",
  554. shapes = {
  555. }
  556. },
  557.  
  558. {
  559. label = "Комната",
  560. shapes = {
  561. }
  562. },
  563.  
  564. {
  565. label = "Комната",
  566. shapes = {
  567. { 0,0,15,16,16,16,texture = "botania:stone5" },
  568. { 5,2,14,6,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  569. { 9,3,14,10,4,15,texture = "botania:bifrost", tint = 0xff2d2d },
  570. { 13,5,14,14,6,15,texture = "botania:bifrost", tint = 0xff2d2d },
  571. { 2,8,14,3,9,15,texture = "botania:bifrost", tint = 0xff2d2d },
  572. { 8,15,14,9,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  573. }
  574. },
  575.  
  576. {
  577. label = "Комната",
  578. shapes = {
  579. { 0,13,13,10,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  580. { 10,13,14,11,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  581. { 11,13,15,12,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  582. { 0,14,14,11,16,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  583. }
  584. },
  585.  
  586. {
  587. label = "Комната",
  588. shapes = {
  589. { 0,13,0,11,16,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  590. { 0,13,9,9,16,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  591. { 0,13,11,8,14,12,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  592. { 9,13,9,10,16,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  593. { 11,13,0,12,14,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  594. }
  595. },
  596.  
  597. {
  598. label = "Комната",
  599. shapes = {
  600. }
  601. },
  602.  
  603. {
  604. label = "Комната",
  605. shapes = {
  606. }
  607. },
  608.  
  609. {
  610. label = "Комната",
  611. shapes = {
  612. { 0,0,15,16,16,16,texture = "botania:stone5" },
  613. { 9,4,14,10,5,15,texture = "botania:bifrost", tint = 0xff2d2d },
  614. { 1,13,14,2,14,15,texture = "botania:bifrost", tint = 0xff2d2d },
  615. { 5,13,14,6,14,15,texture = "botania:bifrost", tint = 0xff2d2d },
  616. }
  617. },
  618.  
  619. {
  620. label = "Комната",
  621. shapes = {
  622. { 0,0,14,3,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  623. { 3,0,14,4,13,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  624. { 4,0,14,5,12,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  625. { 5,0,14,6,11,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  626. { 6,0,14,7,10,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  627. { 7,0,14,8,9,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  628. { 8,0,14,9,7,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  629. { 9,0,14,10,5,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  630. { 10,0,14,11,1,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  631. { 0,1,13,9,6,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  632. { 10,1,15,11,3,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  633. { 0,3,12,8,8,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  634. { 0,5,11,7,10,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  635. { 0,7,10,6,11,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  636. { 7,8,13,8,9,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  637. { 0,9,9,5,12,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  638. { 0,10,8,4,13,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  639. { 0,11,7,3,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  640. { 0,12,6,2,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  641. { 0,13,5,1,14,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  642. { 0,14,5,1,15,16,texture = "botania:stone5" },
  643. { 1,14,6,2,15,16,texture = "botania:stone5" },
  644. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  645. }
  646. },
  647.  
  648. {
  649. label = "Комната",
  650. shapes = {
  651. { 0,0,0,11,3,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  652. { 0,0,8,7,3,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  653. { 7,0,8,9,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  654. { 9,0,8,10,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  655. { 10,0,8,11,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  656. { 7,2,8,9,3,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  657. { 7,2,10,9,3,11,texture = "botania:stone5" },
  658. { 9,2,8,10,3,10,texture = "botania:stone5" },
  659. { 10,2,8,11,3,9,texture = "botania:stone5" },
  660. { 0,3,0,10,5,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  661. { 0,3,8,7,7,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  662. { 0,3,9,7,5,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  663. { 7,3,8,8,4,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  664. { 8,3,8,9,4,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  665. { 7,4,8,8,5,10,texture = "botania:stone5" },
  666. { 8,4,8,9,5,9,texture = "botania:stone5" },
  667. { 0,5,0,7,7,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  668. { 7,5,0,9,7,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  669. { 7,5,7,8,7,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  670. { 0,7,0,6,9,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  671. { 6,7,0,8,9,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  672. { 6,7,6,7,9,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  673. { 0,9,0,5,10,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  674. { 5,9,0,7,10,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  675. { 5,9,5,6,10,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  676. { 0,10,0,4,11,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  677. { 4,10,0,6,11,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  678. { 4,10,4,5,11,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  679. { 0,11,0,3,12,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  680. { 3,11,0,5,12,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  681. { 3,11,3,4,12,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  682. { 0,12,0,2,13,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  683. { 2,12,0,4,13,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  684. { 2,12,2,3,13,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  685. { 0,13,0,1,14,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  686. { 1,13,0,2,14,2,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  687. { 2,13,0,3,14,1,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  688. { 0,14,0,1,15,1,texture = "botania:stone5" },
  689. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  690. }
  691. },
  692.  
  693. {
  694. label = "Комната",
  695. shapes = {
  696. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  697. }
  698. },
  699.  
  700. {
  701. label = "Комната",
  702. shapes = {
  703. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  704. }
  705. },
  706.  
  707. {
  708. label = "Комната",
  709. shapes = {
  710. { 0,0,15,16,16,16,texture = "botania:stone5" },
  711. { 9,2,14,10,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  712. { 1,4,14,2,5,15,texture = "botania:bifrost", tint = 0xff2d2d },
  713. { 8,7,14,9,8,15,texture = "botania:bifrost", tint = 0xff2d2d },
  714. { 5,10,14,6,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  715. { 8,11,14,9,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  716. { 0,15,0,16,16,15,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  717. }
  718. },
  719.  
  720. {
  721. label = "Комната",
  722. shapes = {
  723. { 0,0,0,16,1,16,texture = "botania:stone5" },
  724. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  725. }
  726. },
  727.  
  728. {
  729. label = "Комната",
  730. shapes = {
  731. { 0,0,0,16,1,16,texture = "botania:stone5" },
  732. { 0,1,0,16,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  733. { 0,1,9,1,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  734. { 0,1,11,2,2,12,texture = "botania:bifrost", tint = 0xff2d2d },
  735. { 0,1,12,2,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  736. { 1,1,9,16,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  737. { 1,1,10,3,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  738. { 2,1,11,5,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  739. { 2,1,12,4,2,13,texture = "botania:bifrost", tint = 0xff2d2d },
  740. { 2,1,13,4,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  741. { 3,1,10,15,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  742. { 4,1,12,7,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  743. { 4,1,13,6,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  744. { 4,1,14,6,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  745. { 5,1,11,14,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  746. { 6,1,13,9,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  747. { 6,1,14,8,2,15,texture = "botania:bifrost", tint = 0xff2d2d },
  748. { 6,1,15,8,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  749. { 7,1,12,13,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  750. { 8,1,14,13,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  751. { 8,1,15,10,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  752. { 9,1,13,12,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  753. { 10,1,15,12,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  754. { 12,1,13,13,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  755. { 12,1,15,13,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  756. { 13,1,12,14,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  757. { 13,1,14,14,2,15,texture = "botania:bifrost", tint = 0xff2d2d },
  758. { 13,1,15,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  759. { 14,1,11,15,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  760. { 14,1,13,15,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  761. { 14,1,14,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  762. { 15,1,10,16,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  763. { 15,1,12,16,2,13,texture = "botania:bifrost", tint = 0xff2d2d },
  764. { 15,1,13,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  765. }
  766. },
  767.  
  768. {
  769. label = "Комната",
  770. shapes = {
  771. { 0,0,0,16,1,16,texture = "botania:stone5" },
  772. { 0,1,0,2,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  773. { 0,1,10,1,2,12,texture = "botania:bifrost", tint = 0xff2d2d },
  774. { 0,1,12,1,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  775. { 1,1,10,2,2,11,texture = "botania:bifrost", tint = 0xff2d2d },
  776. { 1,1,11,15,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  777. { 1,1,12,2,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  778. { 1,1,14,2,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  779. { 2,1,0,10,2,2,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  780. { 2,1,2,3,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  781. { 2,1,9,3,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  782. { 2,1,10,14,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  783. { 2,1,14,3,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  784. { 3,1,2,4,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  785. { 3,1,8,4,2,9,texture = "botania:bifrost", tint = 0xff2d2d },
  786. { 3,1,9,10,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  787. { 4,1,2,5,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  788. { 4,1,7,5,2,8,texture = "botania:bifrost", tint = 0xff2d2d },
  789. { 4,1,8,10,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  790. { 5,1,2,6,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  791. { 5,1,6,6,2,7,texture = "botania:bifrost", tint = 0xff2d2d },
  792. { 5,1,7,10,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  793. { 6,1,2,7,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  794. { 6,1,5,7,2,6,texture = "botania:bifrost", tint = 0xff2d2d },
  795. { 6,1,6,10,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  796. { 7,1,2,8,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  797. { 7,1,4,8,2,5,texture = "botania:bifrost", tint = 0xff2d2d },
  798. { 7,1,5,16,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  799. { 8,1,2,9,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  800. { 8,1,3,9,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  801. { 8,1,4,16,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  802. { 9,1,2,10,2,3,texture = "botania:bifrost", tint = 0xff2d2d },
  803. { 9,1,3,16,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  804. { 10,1,0,11,2,2,texture = "botania:bifrost", tint = 0xff2d2d },
  805. { 10,1,2,14,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  806. { 10,1,14,13,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  807. { 10,1,15,13,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  808. { 11,1,0,12,2,1,texture = "botania:bifrost", tint = 0xff2d2d },
  809. { 11,1,1,12,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  810. { 12,1,0,16,2,1,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  811. { 12,1,1,14,2,2,texture = "botania:bifrost", tint = 0xff2d2d },
  812. { 13,1,14,16,2,15,texture = "botania:bifrost", tint = 0xff2d2d },
  813. { 13,1,15,14,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  814. { 14,1,1,16,2,2,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  815. { 14,1,2,16,2,3,texture = "botania:bifrost", tint = 0xff2d2d },
  816. { 14,1,10,15,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  817. { 14,1,13,15,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  818. { 15,1,10,16,2,13,texture = "botania:bifrost", tint = 0xff2d2d },
  819. { 15,1,13,16,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  820. { 15,1,15,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  821. }
  822. },
  823.  
  824. {
  825. label = "Комната",
  826. shapes = {
  827. { 0,0,0,16,1,16,texture = "botania:stone5" },
  828. { 0,1,0,3,2,2,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  829. { 0,1,2,1,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  830. { 0,1,3,1,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  831. { 0,1,4,2,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  832. { 0,1,5,4,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  833. { 1,1,2,5,2,3,texture = "botania:bifrost", tint = 0xff2d2d },
  834. { 1,1,3,4,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  835. { 2,1,4,3,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  836. { 3,1,0,4,2,3,texture = "botania:bifrost", tint = 0xff2d2d },
  837. { 3,1,4,5,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  838. { 4,1,0,7,2,1,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  839. { 4,1,1,5,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  840. { 4,1,5,5,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  841. { 4,1,7,5,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  842. { 5,1,1,7,2,2,texture = "botania:bifrost", tint = 0xff2d2d },
  843. { 5,1,2,12,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  844. { 5,1,4,6,2,6,texture = "botania:bifrost", tint = 0xff2d2d },
  845. { 5,1,6,6,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  846. { 5,1,9,6,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  847. { 6,1,4,12,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  848. { 6,1,6,7,2,8,texture = "botania:bifrost", tint = 0xff2d2d },
  849. { 6,1,8,7,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  850. { 6,1,11,7,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  851. { 7,1,0,10,2,1,texture = "botania:bifrost", tint = 0xff2d2d },
  852. { 7,1,1,11,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  853. { 7,1,8,8,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  854. { 7,1,10,8,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  855. { 7,1,13,8,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  856. { 8,1,8,10,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  857. { 8,1,10,9,2,12,texture = "botania:bifrost", tint = 0xff2d2d },
  858. { 8,1,12,9,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  859. { 8,1,15,9,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  860. { 9,1,10,10,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  861. { 9,1,12,10,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  862. { 9,1,14,10,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  863. { 10,1,0,11,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  864. { 10,1,9,11,2,12,texture = "botania:bifrost", tint = 0xff2d2d },
  865. { 10,1,12,11,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  866. { 10,1,15,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  867. { 11,1,0,12,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  868. { 11,1,6,12,2,9,texture = "botania:bifrost", tint = 0xff2d2d },
  869. { 11,1,9,12,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  870. { 11,1,13,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  871. { 12,1,0,13,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  872. { 12,1,3,13,2,6,texture = "botania:bifrost", tint = 0xff2d2d },
  873. { 12,1,6,13,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  874. { 12,1,10,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  875. { 13,1,0,14,2,3,texture = "botania:bifrost", tint = 0xff2d2d },
  876. { 13,1,3,14,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  877. { 13,1,7,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  878. { 14,1,0,15,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  879. { 14,1,4,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  880. { 15,1,0,16,2,1,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  881. { 15,1,1,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  882. }
  883. },
  884.  
  885. {
  886. label = "Комната",
  887. shapes = {
  888. { 0,0,0,16,1,16,texture = "botania:stone5" },
  889. { 0,1,0,16,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  890. { 0,1,15,16,16,16,texture = "botania:stone5" },
  891. { 2,5,14,3,6,15,texture = "botania:bifrost", tint = 0xff2d2d },
  892. { 10,7,14,11,8,15,texture = "botania:bifrost", tint = 0xff2d2d },
  893. { 3,11,14,4,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  894. { 14,11,14,15,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  895. { 10,14,14,11,15,15,texture = "botania:bifrost", tint = 0xff2d2d },
  896. }
  897. },
  898.  
  899. {
  900. label = "Комната",
  901. shapes = {
  902. }
  903. },
  904.  
  905. {
  906. label = "Комната",
  907. shapes = {
  908. }
  909. },
  910.  
  911. {
  912. label = "Комната",
  913. shapes = {
  914. }
  915. },
  916.  
  917. {
  918. label = "Комната",
  919. shapes = {
  920. }
  921. },
  922.  
  923. {
  924. label = "Комната",
  925. shapes = {
  926. { 0,0,15,16,16,16,texture = "botania:stone5" },
  927. { 9,4,14,10,5,15,texture = "botania:bifrost", tint = 0xff2d2d },
  928. { 13,7,14,14,8,15,texture = "botania:bifrost", tint = 0xff2d2d },
  929. { 10,11,14,11,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  930. { 1,12,14,2,13,15,texture = "botania:bifrost", tint = 0xff2d2d },
  931. { 9,15,14,10,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  932. }
  933. },
  934.  
  935. {
  936. label = "Комната",
  937. shapes = {
  938. }
  939. },
  940.  
  941. {
  942. label = "Комната",
  943. shapes = {
  944. }
  945. },
  946.  
  947. {
  948. label = "Комната",
  949. shapes = {
  950. }
  951. },
  952.  
  953. {
  954. label = "Комната",
  955. shapes = {
  956. }
  957. },
  958.  
  959. {
  960. label = "Комната",
  961. shapes = {
  962. { 0,0,15,16,16,16,texture = "botania:stone5" },
  963. { 5,3,14,6,4,15,texture = "botania:bifrost", tint = 0xff2d2d },
  964. { 11,7,14,12,8,15,texture = "botania:bifrost", tint = 0xff2d2d },
  965. { 0,13,14,1,14,15,texture = "botania:bifrost", tint = 0xff2d2d },
  966. { 9,15,14,10,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  967. }
  968. },
  969.  
  970. {
  971. label = "Комната",
  972. shapes = {
  973. }
  974. },
  975.  
  976. {
  977. label = "Комната",
  978. shapes = {
  979. }
  980. },
  981.  
  982. {
  983. label = "Комната",
  984. shapes = {
  985. }
  986. },
  987.  
  988. {
  989. label = "Комната",
  990. shapes = {
  991. }
  992. },
  993.  
  994. {
  995. label = "Комната",
  996. shapes = {
  997. { 0,0,15,16,16,16,texture = "botania:stone5" },
  998. { 15,3,14,16,4,15,texture = "botania:bifrost", tint = 0xff2d2d },
  999. { 1,6,14,2,7,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1000. { 14,7,14,15,8,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1001. { 8,8,14,9,9,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1002. { 1,13,14,2,14,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1003. { 13,14,14,14,15,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1004. { 9,15,14,10,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1005. }
  1006. },
  1007.  
  1008. {
  1009. label = "Комната",
  1010. shapes = {
  1011. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1012. }
  1013. },
  1014.  
  1015. {
  1016. label = "Комната",
  1017. shapes = {
  1018. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1019. }
  1020. },
  1021.  
  1022. {
  1023. label = "Комната",
  1024. shapes = {
  1025. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1026. }
  1027. },
  1028.  
  1029. {
  1030. label = "Комната",
  1031. shapes = {
  1032. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1033. }
  1034. },
  1035.  
  1036. {
  1037. label = "Комната",
  1038. shapes = {
  1039. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1040. { 1,4,14,2,5,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1041. { 13,6,14,14,7,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1042. { 4,8,14,5,9,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1043. { 2,9,14,3,10,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1044. { 14,11,14,15,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1045. { 0,12,14,1,13,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1046. { 0,15,0,16,16,15,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1047. }
  1048. },
  1049.  
  1050. {
  1051. label = "Комната",
  1052. shapes = {
  1053. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1054. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1055. }
  1056. },
  1057.  
  1058. {
  1059. label = "Комната",
  1060. shapes = {
  1061. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1062. { 0,1,0,16,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1063. { 0,1,6,1,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1064. { 0,1,9,1,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1065. { 0,1,11,1,2,12,texture = "botania:bifrost", tint = 0xff2d2d },
  1066. { 0,1,12,3,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1067. { 1,1,6,2,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1068. { 1,1,8,2,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1069. { 1,1,10,2,2,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1070. { 1,1,11,3,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1071. { 2,1,6,3,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1072. { 2,1,7,3,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1073. { 2,1,9,3,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1074. { 2,1,10,3,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1075. { 3,1,6,6,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1076. { 3,1,7,4,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1077. { 3,1,8,4,2,9,texture = "botania:bifrost", tint = 0xff2d2d },
  1078. { 3,1,9,4,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1079. { 3,1,14,4,2,16,texture = "botania:bifrost", tint = 0xff2d2d },
  1080. { 4,1,7,5,2,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1081. { 4,1,8,5,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1082. { 4,1,11,5,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1083. { 4,1,14,5,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1084. { 5,1,7,7,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1085. { 5,1,8,6,2,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1086. { 5,1,11,6,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1087. { 5,1,15,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1088. { 6,1,6,16,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1089. { 6,1,8,7,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1090. { 6,1,12,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1091. { 7,1,7,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1092. }
  1093. },
  1094.  
  1095. {
  1096. label = "Комната",
  1097. shapes = {
  1098. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1099. { 0,1,0,2,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1100. { 0,1,3,3,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1101. { 0,1,4,1,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1102. { 0,1,7,1,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1103. { 0,1,10,3,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1104. { 0,1,13,3,2,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1105. { 0,1,14,4,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1106. { 0,1,15,1,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1107. { 1,1,4,2,2,7,texture = "botania:bifrost", tint = 0xff2d2d },
  1108. { 1,1,7,8,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1109. { 1,1,15,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1110. { 2,1,0,3,2,1,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1111. { 2,1,1,3,2,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1112. { 2,1,5,4,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1113. { 3,1,0,4,2,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1114. { 3,1,1,4,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1115. { 3,1,4,4,2,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1116. { 3,1,12,6,2,13,texture = "botania:bifrost", tint = 0xff2d2d },
  1117. { 3,1,13,7,2,14,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1118. { 4,1,0,5,2,2,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1119. { 4,1,2,16,2,3,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1120. { 4,1,3,5,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1121. { 4,1,5,6,2,6,texture = "botania:bifrost", tint = 0xff2d2d },
  1122. { 4,1,6,6,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1123. { 4,1,14,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1124. { 5,1,0,16,2,4,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1125. { 5,1,4,7,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1126. { 6,1,5,9,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1127. { 6,1,6,8,2,7,texture = "botania:bifrost", tint = 0xff2d2d },
  1128. { 6,1,11,9,2,12,texture = "botania:bifrost", tint = 0xff2d2d },
  1129. { 6,1,12,10,2,13,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1130. { 7,1,4,16,2,5,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1131. { 7,1,13,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1132. { 8,1,6,11,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1133. { 8,1,7,10,2,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1134. { 8,1,8,10,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1135. { 8,1,10,9,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1136. { 9,1,5,16,2,6,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1137. { 9,1,10,12,2,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1138. { 9,1,11,13,2,12,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1139. { 10,1,7,13,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1140. { 10,1,8,12,2,9,texture = "botania:bifrost", tint = 0xff2d2d },
  1141. { 10,1,9,12,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1142. { 10,1,12,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1143. { 11,1,6,16,2,7,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1144. { 12,1,8,15,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1145. { 12,1,9,14,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1146. { 12,1,10,15,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1147. { 13,1,7,16,2,8,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1148. { 13,1,11,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1149. { 14,1,9,15,2,11,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1150. { 15,1,8,16,2,9,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1151. { 15,1,9,16,2,10,texture = "botania:chiseledDarkQuartz1", tint = 0x1a1e1b },
  1152. { 15,1,10,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1153. }
  1154. },
  1155.  
  1156. {
  1157. label = "Комната",
  1158. shapes = {
  1159. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1160. { 0,1,0,16,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1161. }
  1162. },
  1163.  
  1164. {
  1165. label = "Комната",
  1166. shapes = {
  1167. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1168. { 0,1,0,16,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1169. { 0,1,15,16,16,16,texture = "botania:stone5" },
  1170. { 14,2,10,16,4,15,texture = "botania:pillarDarkQuartz0" },
  1171. { 15,2,7,16,4,15,texture = "botania:pillarDarkQuartz0" },
  1172. { 14,4,11,16,5,15,texture = "botania:pillarDarkQuartz0" },
  1173. { 15,4,8,16,6,15,texture = "botania:pillarDarkQuartz0" },
  1174. { 14,5,12,16,6,15,texture = "botania:pillarDarkQuartz0" },
  1175. { 8,6,14,9,7,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1176. { 15,6,9,16,7,15,texture = "botania:pillarDarkQuartz0" },
  1177. { 15,7,10,16,8,15,texture = "botania:pillarDarkQuartz0" },
  1178. { 15,8,12,16,9,15,texture = "botania:pillarDarkQuartz0" },
  1179. { 15,9,14,16,16,15,texture = "botania:pillarDarkQuartz0" },
  1180. { 8,14,14,9,15,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1181. }
  1182. },
  1183.  
  1184. {
  1185. label = "Комната",
  1186. shapes = {
  1187. }
  1188. },
  1189.  
  1190. {
  1191. label = "Комната",
  1192. shapes = {
  1193. }
  1194. },
  1195.  
  1196. {
  1197. label = "Комната",
  1198. shapes = {
  1199. }
  1200. },
  1201.  
  1202. {
  1203. label = "Комната",
  1204. shapes = {
  1205. }
  1206. },
  1207.  
  1208. {
  1209. label = "Комната",
  1210. shapes = {
  1211. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1212. { 15,0,14,16,16,15,texture = "botania:pillarDarkQuartz0" },
  1213. { 11,5,14,12,6,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1214. { 6,6,14,7,7,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1215. { 2,13,14,3,14,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1216. { 11,15,14,12,16,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1217. }
  1218. },
  1219.  
  1220. {
  1221. label = "Комната",
  1222. shapes = {
  1223. }
  1224. },
  1225.  
  1226. {
  1227. label = "Комната",
  1228. shapes = {
  1229. }
  1230. },
  1231.  
  1232. {
  1233. label = "Комната",
  1234. shapes = {
  1235. }
  1236. },
  1237.  
  1238. {
  1239. label = "Комната",
  1240. shapes = {
  1241. }
  1242. },
  1243.  
  1244. {
  1245. label = "Комната",
  1246. shapes = {
  1247. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1248. { 15,0,14,16,16,15,texture = "botania:pillarDarkQuartz0" },
  1249. { 1,2,14,2,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1250. { 9,3,14,10,4,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1251. { 12,9,14,13,10,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1252. { 2,10,14,3,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1253. }
  1254. },
  1255.  
  1256. {
  1257. label = "Комната",
  1258. shapes = {
  1259. }
  1260. },
  1261.  
  1262. {
  1263. label = "Комната",
  1264. shapes = {
  1265. }
  1266. },
  1267.  
  1268. {
  1269. label = "Комната",
  1270. shapes = {
  1271. }
  1272. },
  1273.  
  1274. {
  1275. label = "Комната",
  1276. shapes = {
  1277. }
  1278. },
  1279.  
  1280. {
  1281. label = "Комната",
  1282. shapes = {
  1283. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1284. { 9,0,14,10,1,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1285. { 15,0,14,16,16,15,texture = "botania:pillarDarkQuartz0" },
  1286. { 4,2,14,5,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1287. { 7,10,14,8,11,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1288. }
  1289. },
  1290.  
  1291. {
  1292. label = "Комната",
  1293. shapes = {
  1294. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1295. }
  1296. },
  1297.  
  1298. {
  1299. label = "Комната",
  1300. shapes = {
  1301. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1302. }
  1303. },
  1304.  
  1305. {
  1306. label = "Комната",
  1307. shapes = {
  1308. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1309. }
  1310. },
  1311.  
  1312. {
  1313. label = "Комната",
  1314. shapes = {
  1315. { 0,15,0,16,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1316. }
  1317. },
  1318.  
  1319. {
  1320. label = "Комната",
  1321. shapes = {
  1322. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1323. { 9,0,14,10,1,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1324. { 15,0,14,16,15,15,texture = "botania:pillarDarkQuartz0" },
  1325. { 4,2,14,5,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1326. { 6,8,14,7,9,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1327. { 8,11,14,9,12,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1328. { 15,11,12,16,15,15,texture = "botania:pillarDarkQuartz0" },
  1329. { 15,12,10,16,15,15,texture = "botania:pillarDarkQuartz0" },
  1330. { 15,13,9,16,15,15,texture = "botania:pillarDarkQuartz0" },
  1331. { 14,14,12,16,15,15,texture = "botania:pillarDarkQuartz0" },
  1332. { 15,14,8,16,15,15,texture = "botania:pillarDarkQuartz0" },
  1333. { 0,15,0,16,16,15,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1334. }
  1335. },
  1336.  
  1337. {
  1338. label = "Комната",
  1339. shapes = {
  1340. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1341. { 0,1,0,15,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1342. { 15,1,0,16,16,16,texture = "botania:stone5" },
  1343. { 14,4,3,15,5,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1344. { 14,5,9,15,6,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1345. { 14,9,13,15,10,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1346. { 14,12,4,15,13,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1347. { 14,14,10,15,15,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1348. }
  1349. },
  1350.  
  1351. {
  1352. label = "Комната",
  1353. shapes = {
  1354. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1355. { 0,1,0,15,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1356. { 15,1,0,16,16,16,texture = "botania:stone5" },
  1357. { 14,5,4,15,6,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1358. { 14,8,15,15,9,16,texture = "botania:bifrost", tint = 0xff2d2d },
  1359. { 14,11,9,15,12,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1360. { 14,12,2,15,13,3,texture = "botania:bifrost", tint = 0xff2d2d },
  1361. }
  1362. },
  1363.  
  1364. {
  1365. label = "Комната",
  1366. shapes = {
  1367. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1368. { 0,1,0,15,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1369. { 15,1,0,16,16,16,texture = "botania:stone5" },
  1370. { 14,5,13,15,6,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1371. { 14,6,3,15,7,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1372. { 14,9,7,15,10,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1373. { 14,13,7,15,14,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1374. { 14,14,0,15,15,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1375. { 14,15,12,15,16,13,texture = "botania:bifrost", tint = 0xff2d2d },
  1376. }
  1377. },
  1378.  
  1379. {
  1380. label = "Комната",
  1381. shapes = {
  1382. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1383. { 0,1,0,15,2,16,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1384. { 15,1,0,16,16,16,texture = "botania:stone5" },
  1385. { 7,2,15,15,4,16,texture = "botania:pillarDarkQuartz0" },
  1386. { 10,2,14,15,4,16,texture = "botania:pillarDarkQuartz0" },
  1387. { 8,4,15,15,6,16,texture = "botania:pillarDarkQuartz0" },
  1388. { 11,4,14,15,5,16,texture = "botania:pillarDarkQuartz0" },
  1389. { 12,5,14,15,6,16,texture = "botania:pillarDarkQuartz0" },
  1390. { 9,6,15,15,7,16,texture = "botania:pillarDarkQuartz0" },
  1391. { 14,6,7,15,7,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1392. { 10,7,15,15,8,16,texture = "botania:pillarDarkQuartz0" },
  1393. { 12,8,15,15,9,16,texture = "botania:pillarDarkQuartz0" },
  1394. { 14,12,3,15,13,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1395. { 14,12,13,15,13,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1396. }
  1397. },
  1398.  
  1399. {
  1400. label = "Комната",
  1401. shapes = {
  1402. { 0,0,0,16,1,16,texture = "botania:stone5" },
  1403. { 0,1,0,15,2,15,texture = "botania:chiseledDarkQuartz1", tint = 0xfc272d },
  1404. { 0,1,15,16,16,16,texture = "botania:stone5" },
  1405. { 15,1,0,16,16,16,texture = "botania:stone5" },
  1406. { 0,2,5,15,3,15,texture = "botania:pillarDarkQuartz0" },
  1407. { 1,2,4,15,5,15,texture = "botania:pillarDarkQuartz0" },
  1408. { 2,2,3,15,6,15,texture = "botania:pillarDarkQuartz0" },
  1409. { 3,2,2,15,6,15,texture = "botania:pillarDarkQuartz0" },
  1410. { 4,2,1,15,5,15,texture = "botania:pillarDarkQuartz0" },
  1411. { 5,2,0,15,3,15,texture = "botania:pillarDarkQuartz0" },
  1412. { 0,3,6,15,6,15,texture = "botania:pillarDarkQuartz0" },
  1413. { 6,3,0,15,6,15,texture = "botania:pillarDarkQuartz0" },
  1414. { 1,5,5,15,7,15,texture = "botania:pillarDarkQuartz0" },
  1415. { 5,5,1,15,7,15,texture = "botania:pillarDarkQuartz0" },
  1416. { 0,6,7,15,8,15,texture = "botania:pillarDarkQuartz0" },
  1417. { 2,6,4,15,8,15,texture = "botania:pillarDarkQuartz0" },
  1418. { 3,6,3,15,8,15,texture = "botania:pillarDarkQuartz0" },
  1419. { 4,6,2,15,8,15,texture = "botania:pillarDarkQuartz0" },
  1420. { 7,6,0,15,8,15,texture = "botania:pillarDarkQuartz0" },
  1421. { 1,7,6,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1422. { 6,7,1,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1423. { 0,8,8,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1424. { 2,8,5,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1425. { 3,8,4,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1426. { 4,8,3,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1427. { 5,8,2,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1428. { 8,8,0,15,9,15,texture = "botania:pillarDarkQuartz0" },
  1429. { 0,9,10,15,10,15,texture = "botania:pillarDarkQuartz0" },
  1430. { 1,9,7,15,10,15,texture = "botania:pillarDarkQuartz0" },
  1431. { 2,9,6,15,10,15,texture = "botania:pillarDarkQuartz0" },
  1432. { 3,9,5,15,11,15,texture = "botania:pillarDarkQuartz0" },
  1433. { 4,9,4,15,11,15,texture = "botania:pillarDarkQuartz0" },
  1434. { 5,9,3,15,11,15,texture = "botania:pillarDarkQuartz0" },
  1435. { 6,9,2,15,10,15,texture = "botania:pillarDarkQuartz0" },
  1436. { 7,9,1,15,10,15,texture = "botania:pillarDarkQuartz0" },
  1437. { 10,9,0,15,10,15,texture = "botania:pillarDarkQuartz0" },
  1438. { 0,10,13,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1439. { 1,10,9,15,11,15,texture = "botania:pillarDarkQuartz0" },
  1440. { 2,10,7,15,11,15,texture = "botania:pillarDarkQuartz0" },
  1441. { 7,10,2,15,11,15,texture = "botania:pillarDarkQuartz0" },
  1442. { 9,10,1,15,11,15,texture = "botania:pillarDarkQuartz0" },
  1443. { 13,10,0,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1444. { 1,11,11,15,16,12,texture = "botania:pillarDarkQuartz0" },
  1445. { 1,11,12,15,15,13,texture = "botania:pillarDarkQuartz0" },
  1446. { 2,11,8,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1447. { 3,11,7,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1448. { 4,11,5,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1449. { 5,11,4,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1450. { 7,11,3,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1451. { 8,11,2,15,12,15,texture = "botania:pillarDarkQuartz0" },
  1452. { 11,11,1,12,16,15,texture = "botania:pillarDarkQuartz0" },
  1453. { 12,11,1,13,15,15,texture = "botania:pillarDarkQuartz0" },
  1454. { 0,12,13,15,14,14,texture = "botania:pillarDarkQuartz0" },
  1455. { 0,12,14,1,16,15,texture = "botania:pillarDarkQuartz0" },
  1456. { 2,12,10,15,16,12,texture = "botania:pillarDarkQuartz0" },
  1457. { 2,12,14,15,13,15,texture = "botania:pillarDarkQuartz0" },
  1458. { 3,12,8,15,13,15,texture = "botania:pillarDarkQuartz0" },
  1459. { 4,12,7,15,13,15,texture = "botania:pillarDarkQuartz0" },
  1460. { 5,12,5,15,13,15,texture = "botania:pillarDarkQuartz0" },
  1461. { 7,12,4,15,13,15,texture = "botania:pillarDarkQuartz0" },
  1462. { 8,12,3,15,13,15,texture = "botania:pillarDarkQuartz0" },
  1463. { 10,12,2,12,16,15,texture = "botania:pillarDarkQuartz0" },
  1464. { 13,12,0,14,14,15,texture = "botania:pillarDarkQuartz0" },
  1465. { 14,12,0,15,16,1,texture = "botania:pillarDarkQuartz0" },
  1466. { 14,12,2,15,13,15,texture = "botania:pillarDarkQuartz0" },
  1467. { 3,13,9,15,16,12,texture = "botania:pillarDarkQuartz0" },
  1468. { 3,13,14,15,14,15,texture = "botania:pillarDarkQuartz0" },
  1469. { 4,13,8,15,14,15,texture = "botania:pillarDarkQuartz0" },
  1470. { 5,13,7,15,14,15,texture = "botania:pillarDarkQuartz0" },
  1471. { 6,13,6,15,14,15,texture = "botania:pillarDarkQuartz0" },
  1472. { 7,13,5,15,14,15,texture = "botania:pillarDarkQuartz0" },
  1473. { 8,13,4,15,14,15,texture = "botania:pillarDarkQuartz0" },
  1474. { 9,13,3,12,16,15,texture = "botania:pillarDarkQuartz0" },
  1475. { 14,13,3,15,14,15,texture = "botania:pillarDarkQuartz0" },
  1476. { 0,14,13,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1477. { 4,14,13,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1478. { 5,14,8,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1479. { 6,14,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1480. { 7,14,6,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1481. { 8,14,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1482. { 13,14,0,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1483. { 13,14,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1484. { 1,15,12,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1485. { 3,15,12,4,16,13,texture = "botania:pillarDarkQuartz0" },
  1486. { 5,15,8,6,16,12,texture = "botania:pillarDarkQuartz0" },
  1487. { 5,15,13,15,16,15,texture = "botania:pillarDarkQuartz0" },
  1488. { 6,15,12,15,16,15,texture = "botania:pillarDarkQuartz0" },
  1489. { 7,15,8,15,16,15,texture = "botania:pillarDarkQuartz0" },
  1490. { 8,15,5,12,16,6,texture = "botania:pillarDarkQuartz0" },
  1491. { 8,15,7,15,16,15,texture = "botania:pillarDarkQuartz0" },
  1492. { 12,15,1,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1493. { 12,15,3,13,16,4,texture = "botania:pillarDarkQuartz0" },
  1494. { 12,15,6,15,16,15,texture = "botania:pillarDarkQuartz0" },
  1495. { 13,15,5,15,16,15,texture = "botania:pillarDarkQuartz0" },
  1496. }
  1497. },
  1498.  
  1499. {
  1500. label = "Комната",
  1501. shapes = {
  1502. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1503. { 14,4,15,15,5,16,texture = "botania:bifrost", tint = 0xff2d2d },
  1504. { 14,5,7,15,6,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1505. { 14,10,4,15,11,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1506. { 14,11,11,15,12,12,texture = "botania:bifrost", tint = 0xff2d2d },
  1507. }
  1508. },
  1509.  
  1510. {
  1511. label = "Комната",
  1512. shapes = {
  1513. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1514. { 14,1,5,15,2,6,texture = "botania:bifrost", tint = 0xff2d2d },
  1515. { 14,6,9,15,7,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1516. { 14,12,2,15,13,3,texture = "botania:bifrost", tint = 0xff2d2d },
  1517. { 14,15,9,15,16,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1518. }
  1519. },
  1520.  
  1521. {
  1522. label = "Комната",
  1523. shapes = {
  1524. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1525. { 14,1,9,15,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1526. { 14,6,3,15,7,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1527. { 14,7,13,15,8,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1528. { 14,9,0,15,10,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1529. { 14,13,7,15,14,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1530. }
  1531. },
  1532.  
  1533. {
  1534. label = "Комната",
  1535. shapes = {
  1536. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1537. { 14,2,8,15,3,9,texture = "botania:bifrost", tint = 0xff2d2d },
  1538. { 14,3,2,15,4,3,texture = "botania:bifrost", tint = 0xff2d2d },
  1539. { 14,9,13,15,10,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1540. { 14,13,4,15,14,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1541. }
  1542. },
  1543.  
  1544. {
  1545. label = "Комната",
  1546. shapes = {
  1547. { 0,0,13,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1548. { 0,0,14,1,16,15,texture = "botania:pillarDarkQuartz0" },
  1549. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1550. { 1,0,11,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1551. { 2,0,10,7,16,11,texture = "botania:pillarDarkQuartz0" },
  1552. { 3,0,9,8,16,10,texture = "botania:pillarDarkQuartz0" },
  1553. { 3,0,11,6,16,12,texture = "botania:pillarDarkQuartz0" },
  1554. { 3,0,12,4,16,13,texture = "botania:pillarDarkQuartz0" },
  1555. { 5,0,8,6,16,12,texture = "botania:pillarDarkQuartz0" },
  1556. { 7,0,8,8,16,10,texture = "botania:pillarDarkQuartz0" },
  1557. { 7,0,12,15,1,15,texture = "botania:pillarDarkQuartz0" },
  1558. { 8,0,5,12,16,6,texture = "botania:pillarDarkQuartz0" },
  1559. { 8,0,7,9,16,9,texture = "botania:pillarDarkQuartz0" },
  1560. { 8,0,10,15,1,15,texture = "botania:pillarDarkQuartz0" },
  1561. { 9,0,3,10,16,8,texture = "botania:pillarDarkQuartz0" },
  1562. { 9,0,9,15,1,15,texture = "botania:pillarDarkQuartz0" },
  1563. { 10,0,2,11,16,7,texture = "botania:pillarDarkQuartz0" },
  1564. { 10,0,8,15,1,15,texture = "botania:pillarDarkQuartz0" },
  1565. { 11,0,1,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1566. { 11,0,3,12,16,6,texture = "botania:pillarDarkQuartz0" },
  1567. { 12,0,3,13,16,4,texture = "botania:pillarDarkQuartz0" },
  1568. { 12,0,7,15,1,15,texture = "botania:pillarDarkQuartz0" },
  1569. { 13,0,0,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1570. { 14,0,0,15,16,1,texture = "botania:pillarDarkQuartz0" },
  1571. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1572. { 10,1,12,15,2,15,texture = "botania:pillarDarkQuartz0" },
  1573. { 11,1,11,15,2,15,texture = "botania:pillarDarkQuartz0" },
  1574. { 12,1,10,15,2,15,texture = "botania:pillarDarkQuartz0" },
  1575. }
  1576. },
  1577.  
  1578. {
  1579. label = "Комната",
  1580. shapes = {
  1581. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1582. { 14,1,12,15,2,13,texture = "botania:bifrost", tint = 0xff2d2d },
  1583. { 14,4,7,15,5,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1584. { 14,9,5,15,10,6,texture = "botania:bifrost", tint = 0xff2d2d },
  1585. { 14,10,9,15,11,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1586. { 14,15,9,15,16,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1587. { 14,15,15,15,16,16,texture = "botania:bifrost", tint = 0xff2d2d },
  1588. }
  1589. },
  1590.  
  1591. {
  1592. label = "Комната",
  1593. shapes = {
  1594. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1595. { 14,1,12,15,2,13,texture = "botania:bifrost", tint = 0xff2d2d },
  1596. { 14,2,3,15,3,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1597. { 14,6,7,15,7,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1598. { 14,8,12,15,9,13,texture = "botania:bifrost", tint = 0xff2d2d },
  1599. { 14,9,0,15,10,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1600. { 14,12,7,15,13,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1601. }
  1602. },
  1603.  
  1604. {
  1605. label = "Комната",
  1606. shapes = {
  1607. { 14,0,1,15,1,2,texture = "botania:bifrost", tint = 0xff2d2d },
  1608. { 14,0,11,15,1,12,texture = "botania:bifrost", tint = 0xff2d2d },
  1609. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1610. { 14,4,6,15,5,7,texture = "botania:bifrost", tint = 0xff2d2d },
  1611. { 14,5,0,15,6,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1612. { 14,9,5,15,10,6,texture = "botania:bifrost", tint = 0xff2d2d },
  1613. { 14,9,14,15,10,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1614. { 14,12,0,15,13,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1615. { 14,12,6,15,13,7,texture = "botania:bifrost", tint = 0xff2d2d },
  1616. { 14,13,13,15,14,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1617. { 14,14,3,15,15,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1618. }
  1619. },
  1620.  
  1621. {
  1622. label = "Комната",
  1623. shapes = {
  1624. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1625. { 14,3,5,15,4,6,texture = "botania:bifrost", tint = 0xff2d2d },
  1626. { 14,5,13,15,6,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1627. { 14,10,7,15,11,8,texture = "botania:bifrost", tint = 0xff2d2d },
  1628. }
  1629. },
  1630.  
  1631. {
  1632. label = "Комната",
  1633. shapes = {
  1634. { 0,0,13,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1635. { 0,0,14,1,16,15,texture = "botania:pillarDarkQuartz0" },
  1636. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1637. { 1,0,11,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1638. { 2,0,10,7,16,11,texture = "botania:pillarDarkQuartz0" },
  1639. { 3,0,9,8,16,10,texture = "botania:pillarDarkQuartz0" },
  1640. { 3,0,11,6,16,12,texture = "botania:pillarDarkQuartz0" },
  1641. { 3,0,12,4,16,13,texture = "botania:pillarDarkQuartz0" },
  1642. { 5,0,8,6,16,12,texture = "botania:pillarDarkQuartz0" },
  1643. { 7,0,8,8,16,10,texture = "botania:pillarDarkQuartz0" },
  1644. { 8,0,5,12,16,6,texture = "botania:pillarDarkQuartz0" },
  1645. { 8,0,7,9,16,9,texture = "botania:pillarDarkQuartz0" },
  1646. { 9,0,3,10,16,8,texture = "botania:pillarDarkQuartz0" },
  1647. { 10,0,2,11,16,7,texture = "botania:pillarDarkQuartz0" },
  1648. { 11,0,1,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1649. { 11,0,3,12,16,6,texture = "botania:pillarDarkQuartz0" },
  1650. { 12,0,3,13,16,4,texture = "botania:pillarDarkQuartz0" },
  1651. { 13,0,0,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1652. { 14,0,0,15,16,1,texture = "botania:pillarDarkQuartz0" },
  1653. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1654. }
  1655. },
  1656.  
  1657. {
  1658. label = "Комната",
  1659. shapes = {
  1660. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1661. { 14,3,6,15,4,7,texture = "botania:bifrost", tint = 0xff2d2d },
  1662. { 14,5,10,15,6,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1663. { 14,11,13,15,12,14,texture = "botania:bifrost", tint = 0xff2d2d },
  1664. { 14,14,4,15,15,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1665. }
  1666. },
  1667.  
  1668. {
  1669. label = "Комната",
  1670. shapes = {
  1671. { 14,0,10,15,1,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1672. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1673. { 14,2,2,15,3,3,texture = "botania:bifrost", tint = 0xff2d2d },
  1674. { 14,4,6,15,5,7,texture = "botania:bifrost", tint = 0xff2d2d },
  1675. { 14,10,4,15,11,5,texture = "botania:bifrost", tint = 0xff2d2d },
  1676. { 14,11,10,15,12,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1677. }
  1678. },
  1679.  
  1680. {
  1681. label = "Комната",
  1682. shapes = {
  1683. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1684. { 14,1,9,15,2,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1685. { 14,3,1,15,4,2,texture = "botania:bifrost", tint = 0xff2d2d },
  1686. { 14,9,0,15,10,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1687. { 14,10,9,15,11,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1688. }
  1689. },
  1690.  
  1691. {
  1692. label = "Комната",
  1693. shapes = {
  1694. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1695. { 14,4,2,15,5,3,texture = "botania:bifrost", tint = 0xff2d2d },
  1696. { 14,7,10,15,8,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1697. { 14,13,0,15,14,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1698. }
  1699. },
  1700.  
  1701. {
  1702. label = "Комната",
  1703. shapes = {
  1704. { 0,0,13,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1705. { 0,0,14,1,16,15,texture = "botania:pillarDarkQuartz0" },
  1706. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1707. { 1,0,11,3,16,14,texture = "botania:pillarDarkQuartz0" },
  1708. { 2,0,10,7,16,11,texture = "botania:pillarDarkQuartz0" },
  1709. { 3,0,9,8,16,10,texture = "botania:pillarDarkQuartz0" },
  1710. { 3,0,11,6,16,12,texture = "botania:pillarDarkQuartz0" },
  1711. { 3,0,12,4,16,13,texture = "botania:pillarDarkQuartz0" },
  1712. { 5,0,8,6,16,12,texture = "botania:pillarDarkQuartz0" },
  1713. { 7,0,8,8,16,10,texture = "botania:pillarDarkQuartz0" },
  1714. { 8,0,5,12,16,6,texture = "botania:pillarDarkQuartz0" },
  1715. { 8,0,7,9,16,9,texture = "botania:pillarDarkQuartz0" },
  1716. { 9,0,3,10,16,8,texture = "botania:pillarDarkQuartz0" },
  1717. { 10,0,2,11,16,7,texture = "botania:pillarDarkQuartz0" },
  1718. { 11,0,1,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1719. { 11,0,3,12,16,6,texture = "botania:pillarDarkQuartz0" },
  1720. { 12,0,3,13,16,4,texture = "botania:pillarDarkQuartz0" },
  1721. { 13,0,0,14,16,3,texture = "botania:pillarDarkQuartz0" },
  1722. { 14,0,0,15,16,1,texture = "botania:pillarDarkQuartz0" },
  1723. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1724. }
  1725. },
  1726.  
  1727. {
  1728. label = "Комната",
  1729. shapes = {
  1730. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1731. { 14,2,14,15,3,15,texture = "botania:bifrost", tint = 0xff2d2d },
  1732. { 14,6,8,15,7,9,texture = "botania:bifrost", tint = 0xff2d2d },
  1733. { 14,9,10,15,10,11,texture = "botania:bifrost", tint = 0xff2d2d },
  1734. { 0,15,0,15,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1735. }
  1736. },
  1737.  
  1738. {
  1739. label = "Комната",
  1740. shapes = {
  1741. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1742. { 14,1,3,15,2,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1743. { 14,5,11,15,6,12,texture = "botania:bifrost", tint = 0xff2d2d },
  1744. { 14,6,2,15,7,3,texture = "botania:bifrost", tint = 0xff2d2d },
  1745. { 0,15,0,15,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1746. }
  1747. },
  1748.  
  1749. {
  1750. label = "Комната",
  1751. shapes = {
  1752. { 14,0,3,15,1,4,texture = "botania:bifrost", tint = 0xff2d2d },
  1753. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1754. { 14,6,9,15,7,10,texture = "botania:bifrost", tint = 0xff2d2d },
  1755. { 14,10,0,15,11,1,texture = "botania:bifrost", tint = 0xff2d2d },
  1756. { 14,12,12,15,13,13,texture = "botania:bifrost", tint = 0xff2d2d },
  1757. { 0,15,0,15,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1758. }
  1759. },
  1760.  
  1761. {
  1762. label = "Комната",
  1763. shapes = {
  1764. { 14,0,11,15,1,12,texture = "botania:bifrost", tint = 0xff2d2d },
  1765. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1766. { 14,1,6,15,2,7,texture = "botania:bifrost", tint = 0xff2d2d },
  1767. { 14,8,2,15,9,3,texture = "botania:bifrost", tint = 0xff2d2d },
  1768. { 14,9,12,15,10,13,texture = "botania:bifrost", tint = 0xff2d2d },
  1769. { 12,11,15,15,15,16,texture = "botania:pillarDarkQuartz0" },
  1770. { 10,12,15,15,15,16,texture = "botania:pillarDarkQuartz0" },
  1771. { 9,13,15,15,15,16,texture = "botania:pillarDarkQuartz0" },
  1772. { 8,14,15,15,15,16,texture = "botania:pillarDarkQuartz0" },
  1773. { 12,14,14,15,15,16,texture = "botania:pillarDarkQuartz0" },
  1774. { 0,15,0,15,16,16,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1775. }
  1776. },
  1777.  
  1778. {
  1779. label = "Комната",
  1780. shapes = {
  1781. { 0,0,13,3,15,14,texture = "botania:pillarDarkQuartz0" },
  1782. { 0,0,14,1,15,15,texture = "botania:pillarDarkQuartz0" },
  1783. { 0,0,15,16,16,16,texture = "botania:stone5" },
  1784. { 1,0,11,3,15,14,texture = "botania:pillarDarkQuartz0" },
  1785. { 2,0,10,7,15,11,texture = "botania:pillarDarkQuartz0" },
  1786. { 3,0,9,8,15,10,texture = "botania:pillarDarkQuartz0" },
  1787. { 3,0,11,6,15,12,texture = "botania:pillarDarkQuartz0" },
  1788. { 3,0,12,4,15,13,texture = "botania:pillarDarkQuartz0" },
  1789. { 5,0,8,6,15,12,texture = "botania:pillarDarkQuartz0" },
  1790. { 7,0,8,8,15,10,texture = "botania:pillarDarkQuartz0" },
  1791. { 8,0,5,12,15,6,texture = "botania:pillarDarkQuartz0" },
  1792. { 8,0,7,9,15,9,texture = "botania:pillarDarkQuartz0" },
  1793. { 9,0,3,10,15,8,texture = "botania:pillarDarkQuartz0" },
  1794. { 10,0,2,11,15,7,texture = "botania:pillarDarkQuartz0" },
  1795. { 11,0,1,14,15,3,texture = "botania:pillarDarkQuartz0" },
  1796. { 11,0,3,12,15,6,texture = "botania:pillarDarkQuartz0" },
  1797. { 12,0,3,13,15,4,texture = "botania:pillarDarkQuartz0" },
  1798. { 13,0,0,14,15,3,texture = "botania:pillarDarkQuartz0" },
  1799. { 14,0,0,15,15,1,texture = "botania:pillarDarkQuartz0" },
  1800. { 15,0,0,16,16,16,texture = "botania:stone5" },
  1801. { 10,2,12,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1802. { 11,2,11,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1803. { 12,2,10,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1804. { 7,3,12,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1805. { 8,3,10,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1806. { 9,3,9,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1807. { 10,3,8,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1808. { 12,3,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1809. { 5,4,13,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1810. { 6,4,11,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1811. { 7,4,10,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1812. { 8,4,9,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1813. { 9,4,8,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1814. { 10,4,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1815. { 11,4,6,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1816. { 13,4,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1817. { 4,5,12,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1818. { 6,5,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1819. { 7,5,6,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1820. { 12,5,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1821. { 3,6,13,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1822. { 4,6,8,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1823. { 5,6,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1824. { 6,6,6,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1825. { 7,6,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1826. { 8,6,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1827. { 13,6,3,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1828. { 2,7,14,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1829. { 3,7,8,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1830. { 4,7,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1831. { 5,7,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1832. { 7,7,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1833. { 8,7,3,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1834. { 14,7,2,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1835. { 1,8,14,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1836. { 2,8,8,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1837. { 3,8,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1838. { 4,8,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1839. { 5,8,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1840. { 7,8,3,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1841. { 8,8,2,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1842. { 14,8,1,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1843. { 1,9,9,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1844. { 2,9,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1845. { 3,9,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1846. { 4,9,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1847. { 5,9,3,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1848. { 7,9,2,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1849. { 9,9,1,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1850. { 0,10,10,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1851. { 1,10,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1852. { 2,10,6,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1853. { 6,10,2,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1854. { 7,10,1,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1855. { 10,10,0,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1856. { 0,11,8,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1857. { 1,11,6,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1858. { 2,11,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1859. { 3,11,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1860. { 4,11,3,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1861. { 5,11,2,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1862. { 6,11,1,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1863. { 8,11,0,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1864. { 0,12,7,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1865. { 2,12,4,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1866. { 3,12,3,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1867. { 4,12,2,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1868. { 7,12,0,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1869. { 1,13,5,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1870. { 5,13,1,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1871. { 0,14,6,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1872. { 2,14,3,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1873. { 3,14,2,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1874. { 6,14,0,15,15,15,texture = "botania:pillarDarkQuartz0" },
  1875. { 0,15,0,15,16,15,texture = "thaumcraft:infusedorestone", tint = 0xf90006 },
  1876. }
  1877. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement