Advertisement
korobka_box

Untitled

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