TheU5erPL

GoldenTree

Jan 20th, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.48 KB | None | 0 0
  1. #================================================#
  2. # GoldenTree #
  3. # by TheU5erPL #
  4. # Wersja: 1.0 #
  5. #================================================#
  6. # Licencja: #
  7. # Nie zezwalam na: #
  8. # - Usuwanie tresci w linijkach od 1 do 20! #
  9. # - Podszywanie sie pod autora! #
  10. # - Uzywanie kodu w swoich skryptach! #
  11. # - Zarabianie na skrypcie! #
  12. # - Udostepnianie skryptu bez podania autora! #
  13. # - Udostepnianie zmodyfikowanej wersji skryptu! #
  14. # Zezwalam na: #
  15. # + Modyfikowanie kodu na swoja potrzebe! #
  16. #================================================#
  17. on join:
  18. player is "TheU5erPL"
  19. send "&c&lTen serwer uzywa twojego skryptu: &6&lGoldenTree&c&l."
  20. stop
  21.  
  22. on load:
  23. register new shaped recipe for bone meal of infinity 10 named "&6&lZlota &f&lMaczka &f&lKostna" using diamond block, obsidian, emerald block, enchanted golden apple, bone, enchanted golden apple, emerald block, obsidian, diamond block
  24. register new shaped recipe for dark oak sapling of flame 10 named "&2&lSadzonka &6&lZlotego Drzewa" using enchanted golden apple, birch sapling, enchanted golden apple, jungle sapling, oak sapling, acacia sapling, enchanted golden apple, spruce sapling, enchanted golden apple
  25.  
  26. command /zlotedrzewo:
  27. trigger:
  28. wait 1 tick
  29. open chest with 3 rows named "&6&lZlote Drzewo &9&lCrafting" to player
  30. wait 2 tick
  31. format slot 0 of player with 1 of diamond block named "&b1 Blok diamentów" to be unstealable
  32. format slot 1 of player with 1 of obsidian named "&91 Obsydian" to be unstealable
  33. format slot 2 of player with 1 of emerald block named "&a1 Blok szmaragdów" to be unstealable
  34. format slot 9 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
  35. format slot 10 of player with 1 of bone named "&f1 Kosc" to be unstealable
  36. format slot 11 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
  37. format slot 18 of player with 1 of emerald block named "&a1 Blok szmaragdów" to be unstealable
  38. format slot 19 of player with 1 of obsidian named "&91 Obsydian" to be unstealable
  39. format slot 20 of player with 1 of diamond block named "&b1 Blok diamentów" to be unstealable
  40. format slot 12 of player with 1 of bone meal of infinity 10 named "&6&lZlota &f&lMaczka &f&lKostna" to be unstealable
  41.  
  42. format slot 6 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
  43. format slot 7 of player with 1 of birch sapling named "&e1 Sadzonka brzozy" to be unstealable
  44. format slot 8 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
  45. format slot 15 of player with 1 of jungle sapling named "&e1 Tropikalna sadzonka" to be unstealable
  46. format slot 16 of player with 1 of oak sapling named "&e1 Sadzonka debu" to be unstealable
  47. format slot 17 of player with 1 of acacia sapling named "&e1 Sadzonka akacji" to be unstealable
  48. format slot 24 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
  49. format slot 25 of player with 1 of spruce sapling named "&e1 Sadzonka swierku" to be unstealable
  50. format slot 26 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
  51. format slot 14 of player with 1 of dark oak sapling of flame 10 named "&2&lSadzonka &6&lZlotego Drzewa" to be unstealable
  52. stop
  53.  
  54. on break of gold ore:
  55. {goldentree::liscie::%event-block%} is true
  56. cancel event
  57. set event-block to air
  58. delete {goldentree::liscie::%event-block%}
  59. player's gamemode is not creative
  60. chance of 5%:
  61. drop 2 gold ore at event-location
  62. stop
  63. chance of 5%:
  64. drop 2 golden apple at event-location
  65. stop
  66. chance of 20%:
  67. drop 2 golden ingot at event-location
  68. stop
  69. chance of 30%:
  70. drop 2 gold block at event-location
  71. stop
  72. chance of 40%:
  73. drop 1 enchanted golden apple at event-location
  74. stop
  75.  
  76. on rightclick with dark oak sapling:
  77. targeted block is dirt or grass
  78. name of player's tool is "&2&lSadzonka &6&lZlotego Drzewa"
  79. set {goldentree::%block above targeted block%} to true
  80. broadcast "&9&lGracz &7&l%player% &9&lposadzil &6&lZlote Drzewo&9&l!"
  81.  
  82. on grow:
  83. {goldentree::%event-block%} is true
  84. cancel event
  85.  
  86. on break of dark oak sapling:
  87. {goldentree::%event-block%} is true
  88. delete {goldentree::%event-block%}
  89. cancel event
  90. set event-block to air
  91. broadcast "&9&lGracz &7&l%player% &9&lzebral &2&lSadzonke &6&lZlotego Drzewa&9&l."
  92. player's gamemode is not creative
  93. if player can hold 1 dark oak sapling named "&2&lSadzonka &6&lZlotego Drzewa":
  94. give player 1 dark oak sapling named "&2&lSadzonka &6&lZlotego Drzewa"
  95. stop
  96. else:
  97. drop 1 dark oak sapling named "&2&lSadzonka &6&lZlotego Drzewa"
  98. stop
  99.  
  100. on rightclick with bone meal:
  101. name of player's tool is "&6&lZlota &f&lMaczka &f&lKostna"
  102. targeted block is dark oak sapling
  103. {goldentree::%targeted block%} is true
  104. cancel event
  105. if player's gamemode is not creative:
  106. remove 1 bone meal named "&6&lZlota &f&lMaczka &f&lKostna" from player's inventory
  107. broadcast "&9&lGracz &7&l%player% &9&luzyl &6&lZlotej &f&lMaczki &f&lKostnej&9&l."
  108. delete {goldentree::%targeted block%}
  109.  
  110. #Drzewo
  111. set block at targeted block to gold block
  112. set block above targeted block to gold block
  113. set block under targeted block to obsidian
  114. set block 1 under 1 north targeted block to obsidian
  115. set block 1 under 1 south targeted block to obsidian
  116. set block 1 under 1 west targeted block to obsidian
  117. set block 1 under 1 east targeted block to obsidian
  118. set block 1 under 1 west 1 south targeted block to obsidian
  119. set block 1 under 1 east 1 south targeted block to obsidian
  120. set block 1 under 1 west 1 north targeted block to obsidian
  121. set block 1 under 1 east 1 north targeted block to obsidian
  122. set block 2 above targeted block to gold block
  123. set block 3 above targeted block to gold block
  124. set block 4 above targeted block to gold block
  125. set block 5 above targeted block to gold block
  126.  
  127. set block 3 above 1 north targeted block to gold ore
  128. set block 3 above 1 south targeted block to gold ore
  129. set block 3 above 1 west targeted block to gold ore
  130. set block 3 above 1 east targeted block to gold ore
  131. set block 3 above 2 north targeted block to gold ore
  132. set block 3 above 2 south targeted block to gold ore
  133. set block 3 above 2 west targeted block to gold ore
  134. set block 3 above 2 east targeted block to gold ore
  135. set block 3 above 1 north 1 west targeted block to gold ore
  136. set block 3 above 1 north 1 east targeted block to gold ore
  137. set block 3 above 1 south 1 west targeted block to gold ore
  138. set block 3 above 1 south 1 east targeted block to gold ore
  139. set block 3 above 1 north 2 west targeted block to gold ore
  140. set block 3 above 1 north 2 east targeted block to gold ore
  141. set block 3 above 1 south 2 west targeted block to gold ore
  142. set block 3 above 1 south 2 east targeted block to gold ore
  143. set block 3 above 2 north 1 west targeted block to gold ore
  144. set block 3 above 2 north 1 east targeted block to gold ore
  145. set block 3 above 2 south 1 west targeted block to gold ore
  146. set block 3 above 2 south 1 east targeted block to gold ore
  147.  
  148. set block 3 above 2 south 2 west targeted block to gold ore
  149.  
  150. set block 4 above 1 north targeted block to gold ore
  151. set block 4 above 1 south targeted block to gold ore
  152. set block 4 above 1 west targeted block to gold ore
  153. set block 4 above 1 east targeted block to gold ore
  154. set block 4 above 2 north targeted block to gold ore
  155. set block 4 above 2 south targeted block to gold ore
  156. set block 4 above 2 west targeted block to gold ore
  157. set block 4 above 2 east targeted block to gold ore
  158. set block 4 above 1 north 1 west targeted block to gold ore
  159. set block 4 above 1 north 1 east targeted block to gold ore
  160. set block 4 above 1 south 1 west targeted block to gold ore
  161. set block 4 above 1 south 1 east targeted block to gold ore
  162. set block 4 above 1 north 2 west targeted block to gold ore
  163. set block 4 above 1 north 2 east targeted block to gold ore
  164. set block 4 above 1 south 2 west targeted block to gold ore
  165. set block 4 above 1 south 2 east targeted block to gold ore
  166. set block 4 above 2 north 1 west targeted block to gold ore
  167. set block 4 above 2 north 1 east targeted block to gold ore
  168. set block 4 above 2 south 1 west targeted block to gold ore
  169. set block 4 above 2 south 1 east targeted block to gold ore
  170.  
  171. set block 5 above 1 north targeted block to gold ore
  172. set block 5 above 1 south targeted block to gold ore
  173. set block 5 above 1 west targeted block to gold ore
  174. set block 5 above 1 east targeted block to gold ore
  175. #set block 5 above 1 north 1 west targeted block to gold ore
  176. #set block 5 above 1 north 1 east targeted block to gold ore
  177. set block 5 above 1 south 1 west targeted block to gold ore
  178. set block 5 above 1 south 1 east targeted block to gold ore
  179.  
  180. set block 6 above targeted block to gold ore
  181. set block 6 above 1 north targeted block to gold ore
  182. set block 6 above 1 south targeted block to gold ore
  183. set block 6 above 1 west targeted block to gold ore
  184. set block 6 above 1 east targeted block to gold ore
  185.  
  186. #Liscie
  187. set {goldentree::liscie::%block 3 above 1 north targeted block%} to true
  188. set {goldentree::liscie::%block 3 above 1 south targeted block%} to true
  189. set {goldentree::liscie::%block 3 above 1 west targeted block%} to true
  190. set {goldentree::liscie::%block 3 above 1 east targeted block%} to true
  191. set {goldentree::liscie::%block 3 above 2 north targeted block%} to true
  192. set {goldentree::liscie::%block 3 above 2 south targeted block%} to true
  193. set {goldentree::liscie::%block 3 above 2 west targeted block%} to true
  194. set {goldentree::liscie::%block 3 above 2 east targeted block%} to true
  195. set {goldentree::liscie::%block 3 above 1 north 1 west targeted block%} to true
  196. set {goldentree::liscie::%block 3 above 1 north 1 east targeted block%} to true
  197. set {goldentree::liscie::%block 3 above 1 south 1 west targeted block%} to true
  198. set {goldentree::liscie::%block 3 above 1 south 1 east targeted block%} to true
  199. set {goldentree::liscie::%block 3 above 1 north 2 west targeted block%} to true
  200. set {goldentree::liscie::%block 3 above 1 north 2 east targeted block%} to true
  201. set {goldentree::liscie::%block 3 above 1 south 2 west targeted block%} to true
  202. set {goldentree::liscie::%block 3 above 1 south 2 east targeted block%} to true
  203. set {goldentree::liscie::%block 3 above 2 north 1 west targeted block%} to true
  204. set {goldentree::liscie::%block 3 above 2 north 1 east targeted block%} to true
  205. set {goldentree::liscie::%block 3 above 2 south 1 west targeted block%} to true
  206. set {goldentree::liscie::%block 3 above 2 south 1 east targeted block%} to true
  207. set {goldentree::liscie::%block 3 above 2 south 2 west targeted block%} to true
  208. set {goldentree::liscie::%block 4 above 1 north targeted block%} to true
  209. set {goldentree::liscie::%block 4 above 1 south targeted block%} to true
  210. set {goldentree::liscie::%block 4 above 1 west targeted block%} to true
  211. set {goldentree::liscie::%block 4 above 1 east targeted block%} to true
  212. set {goldentree::liscie::%block 4 above 2 north targeted block%} to true
  213. set {goldentree::liscie::%block 4 above 2 south targeted block%} to true
  214. set {goldentree::liscie::%block 4 above 2 west targeted block%} to true
  215. set {goldentree::liscie::%block 4 above 2 east targeted block%} to true
  216. set {goldentree::liscie::%block 4 above 1 north 1 west targeted block%} to true
  217. set {goldentree::liscie::%block 4 above 1 north 1 east targeted block%} to true
  218. set {goldentree::liscie::%block 4 above 1 south 1 west targeted block%} to true
  219. set {goldentree::liscie::%block 4 above 1 south 1 east targeted block%} to true
  220. set {goldentree::liscie::%block 4 above 1 north 2 west targeted block%} to true
  221. set {goldentree::liscie::%block 4 above 1 north 2 east targeted block%} to true
  222. set {goldentree::liscie::%block 4 above 1 south 2 west targeted block%} to true
  223. set {goldentree::liscie::%block 4 above 1 south 2 east targeted block%} to true
  224. set {goldentree::liscie::%block 4 above 2 north 1 west targeted block%} to true
  225. set {goldentree::liscie::%block 4 above 2 north 1 east targeted block%} to true
  226. set {goldentree::liscie::%block 4 above 2 south 1 west targeted block%} to true
  227. set {goldentree::liscie::%block 4 above 2 south 1 east targeted block%} to true
  228. set {goldentree::liscie::%block 5 above 1 north targeted block%} to true
  229. set {goldentree::liscie::%block 5 above 1 south targeted block%} to true
  230. set {goldentree::liscie::%block 5 above 1 west targeted block%} to true
  231. set {goldentree::liscie::%block 5 above 1 east targeted block%} to true
  232. set {goldentree::liscie::%block 5 above 1 south 1 west targeted block%} to true
  233. set {goldentree::liscie::%block 5 above 1 south 1 east targeted block%} to true
  234. set {goldentree::liscie::%block 6 above targeted block%} to true
  235. set {goldentree::liscie::%block 6 above 1 north targeted block%} to true
  236. set {goldentree::liscie::%block 6 above 1 south targeted block%} to true
  237. set {goldentree::liscie::%block 6 above 1 west targeted block%} to true
  238. set {goldentree::liscie::%block 6 above 1 east targeted block%} to true
  239.  
  240. #Dungeon
  241. set block 2 under targeted block to air
  242. set block 3 under targeted block to air
  243. set block 4 under targeted block to air
  244. set block 5 under targeted block to air
  245.  
  246. set block 2 under 1 north targeted block to air
  247. set block 3 under 1 north targeted block to air
  248. set block 4 under 1 north targeted block to air
  249. set block 5 under 1 north targeted block to air
  250.  
  251. set block 2 under 1 south targeted block to air
  252. set block 3 under 1 south targeted block to air
  253. set block 4 under 1 south targeted block to air
  254. set block 5 under 1 south targeted block to air
  255.  
  256. set block 2 under 1 west targeted block to air
  257. set block 3 under 1 west targeted block to air
  258. set block 4 under 1 west targeted block to air
  259. set block 5 under 1 west targeted block to air
  260.  
  261. set block 2 under 1 east targeted block to air
  262. set block 3 under 1 east targeted block to air
  263. set block 4 under 1 east targeted block to air
  264. set block 5 under 1 east targeted block to air
  265.  
  266. set block 2 under 1 north 1 west targeted block to gold block
  267. set block 3 under 1 north 1 west targeted block to obsidian
  268. set block 4 under 1 north 1 west targeted block to gold block
  269. set block 5 under 1 north 1 west targeted block to obsidian
  270.  
  271. set block 2 under 1 south 1 west targeted block to gold block
  272. set block 3 under 1 south 1 west targeted block to obsidian
  273. set block 4 under 1 south 1 west targeted block to gold block
  274. set block 5 under 1 south 1 west targeted block to obsidian
  275.  
  276. set block 2 under 1 north 1 east targeted block to gold block
  277. set block 3 under 1 north 1 east targeted block to obsidian
  278. set block 4 under 1 north 1 east targeted block to gold block
  279. set block 5 under 1 north 1 east targeted block to obsidian
  280.  
  281. set block 2 under 1 south 1 east targeted block to gold block
  282. set block 3 under 1 south 1 east targeted block to obsidian
  283. set block 4 under 1 south 1 east targeted block to gold block
  284. set block 5 under 1 south 1 east targeted block to obsidian
  285.  
  286. #Platforma górna
  287. set block 6 under targeted block to gold ore
  288. set block 6 under 1 north targeted block to gold ore
  289. set block 6 under 1 south targeted block to gold ore
  290. set block 6 under 1 west targeted block to gold ore
  291. set block 6 under 1 east targeted block to gold ore
  292. set block 6 under 1 north 1 west targeted block to gold ore
  293. set block 6 under 1 south 1 west targeted block to gold ore
  294. set block 6 under 1 north 1 east targeted block to gold ore
  295. set block 6 under 1 south 1 east targeted block to gold ore
  296. set block 6 under 1 north 2 west targeted block to gold ore
  297. set block 6 under 1 south 2 west targeted block to gold ore
  298. set block 6 under 1 north 2 east targeted block to gold ore
  299. set block 6 under 1 south 2 east targeted block to gold ore
  300. set block 6 under 2 north 1 west targeted block to gold ore
  301. set block 6 under 2 south 1 west targeted block to gold ore
  302. set block 6 under 2 north 1 east targeted block to gold ore
  303. set block 6 under 2 south 1 east targeted block to gold ore
  304. set block 6 under 2 north 2 west targeted block to gold ore
  305. set block 6 under 2 south 2 west targeted block to gold ore
  306. set block 6 under 2 north 2 east targeted block to gold ore
  307. set block 6 under 2 south 2 east targeted block to gold ore
  308. set block 6 under 2 north targeted block to gold ore
  309. set block 6 under 2 south targeted block to gold ore
  310. set block 6 under 2 west targeted block to gold ore
  311. set block 6 under 2 east targeted block to gold ore
  312. set block 6 under 3 north targeted block to gold ore
  313. set block 6 under 3 south targeted block to gold ore
  314. set block 6 under 3 west targeted block to gold ore
  315. set block 6 under 3 east targeted block to gold ore
  316. set block 6 under 3 north 1 west targeted block to gold ore
  317. set block 6 under 3 south 1 west targeted block to gold ore
  318. set block 6 under 3 north 1 east targeted block to gold ore
  319. set block 6 under 3 south 1 east targeted block to gold ore
  320. set block 6 under 3 north 2 west targeted block to gold ore
  321. set block 6 under 3 south 2 west targeted block to gold ore
  322. set block 6 under 3 north 2 east targeted block to gold ore
  323. set block 6 under 3 south 2 east targeted block to gold ore
  324. set block 6 under 3 north 3 west targeted block to gold ore
  325. set block 6 under 3 south 3 west targeted block to gold ore
  326. set block 6 under 3 north 3 east targeted block to gold ore
  327. set block 6 under 3 south 3 east targeted block to gold ore
  328. set block 6 under 1 north 3 west targeted block to gold ore
  329. set block 6 under 1 north 3 east targeted block to gold ore
  330. set block 6 under 2 north 3 west targeted block to gold ore
  331. set block 6 under 2 north 3 east targeted block to gold ore
  332. set block 6 under 1 south 3 west targeted block to gold ore
  333. set block 6 under 1 south 3 east targeted block to gold ore
  334. set block 6 under 2 south 3 west targeted block to gold ore
  335. set block 6 under 2 south 3 east targeted block to gold ore
  336.  
  337. #Kolumny zewnetrzne
  338. set block 7 under 3 north 3 west targeted block to gold ore
  339. set block 7 under 3 north 3 east targeted block to gold ore
  340. set block 7 under 3 south 3 west targeted block to gold ore
  341. set block 7 under 3 south 3 east targeted block to gold ore
  342. set block 8 under 3 north 3 west targeted block to gold ore
  343. set block 8 under 3 north 3 east targeted block to gold ore
  344. set block 8 under 3 south 3 west targeted block to gold ore
  345. set block 8 under 3 south 3 east targeted block to gold ore
  346. set block 9 under 3 north 3 west targeted block to gold ore
  347. set block 9 under 3 north 3 east targeted block to gold ore
  348. set block 9 under 3 south 3 west targeted block to gold ore
  349. set block 9 under 3 south 3 east targeted block to gold ore
  350. set block 10 under 3 north 3 west targeted block to gold ore
  351. set block 10 under 3 north 3 east targeted block to gold ore
  352. set block 10 under 3 south 3 west targeted block to gold ore
  353. set block 10 under 3 south 3 east targeted block to gold ore
  354.  
  355. #Glowstone
  356. set block 7 under targeted block to glowstone
  357.  
  358. #Kolumny wewnetrzne
  359. set block 7 under 1 south 1 west targeted block to gold block
  360. set block 7 under 1 south 1 east targeted block to gold block
  361. set block 7 under 1 north 1 west targeted block to gold block
  362. set block 7 under 1 north 1 east targeted block to gold block
  363.  
  364. set block 8 under 1 south 1 west targeted block to gold block
  365. set block 8 under 1 south 1 east targeted block to gold block
  366. set block 8 under 1 north 1 west targeted block to gold block
  367. set block 8 under 1 north 1 east targeted block to gold block
  368.  
  369. set block 9 under 1 south 1 west targeted block to gold block
  370. set block 9 under 1 south 1 east targeted block to gold block
  371. set block 9 under 1 north 1 west targeted block to gold block
  372. set block 9 under 1 north 1 east targeted block to gold block
  373.  
  374. set block 10 under 1 south 1 west targeted block to gold block
  375. set block 10 under 1 south 1 east targeted block to gold block
  376. set block 10 under 1 north 1 west targeted block to gold block
  377. set block 10 under 1 north 1 east targeted block to gold block
  378.  
  379. #Platforma dolna
  380. set block 11 under targeted block to obsidian
  381. set block 11 under 1 north targeted block to lava
  382. set block 11 under 1 south targeted block to lava
  383. set block 11 under 1 west targeted block to lava
  384. set block 11 under 1 east targeted block to lava
  385. set block 11 under 1 north 1 west targeted block to obsidian
  386. set block 11 under 1 south 1 west targeted block to obsidian
  387. set block 11 under 1 north 1 east targeted block to obsidian
  388. set block 11 under 1 south 1 east targeted block to obsidian
  389. set block 11 under 1 north 2 west targeted block to obsidian
  390. set block 11 under 1 south 2 west targeted block to obsidian
  391. set block 11 under 1 north 2 east targeted block to obsidian
  392. set block 11 under 1 south 2 east targeted block to obsidian
  393. set block 11 under 2 north 1 west targeted block to obsidian
  394. set block 11 under 2 south 1 west targeted block to obsidian
  395. set block 11 under 2 north 1 east targeted block to obsidian
  396. set block 11 under 2 south 1 east targeted block to obsidian
  397. set block 11 under 2 north 2 west targeted block to obsidian
  398. set block 11 under 2 south 2 west targeted block to obsidian
  399. set block 11 under 2 north 2 east targeted block to obsidian
  400. set block 11 under 2 south 2 east targeted block to obsidian
  401. set block 11 under 2 north targeted block to obsidian
  402. set block 11 under 2 south targeted block to obsidian
  403. set block 11 under 2 west targeted block to obsidian
  404. set block 11 under 2 east targeted block to obsidian
  405. set block 11 under 3 north targeted block to gold ore
  406. set block 11 under 3 south targeted block to gold ore
  407. set block 11 under 3 west targeted block to gold ore
  408. set block 11 under 3 east targeted block to gold ore
  409. set block 11 under 3 north 1 west targeted block to gold ore
  410. set block 11 under 3 south 1 west targeted block to gold ore
  411. set block 11 under 3 north 1 east targeted block to gold ore
  412. set block 11 under 3 south 1 east targeted block to gold ore
  413. set block 11 under 3 north 2 west targeted block to gold ore
  414. set block 11 under 3 south 2 west targeted block to gold ore
  415. set block 11 under 3 north 2 east targeted block to gold ore
  416. set block 11 under 3 south 2 east targeted block to gold ore
  417. set block 11 under 3 north 3 west targeted block to gold ore
  418. set block 11 under 3 south 3 west targeted block to gold ore
  419. set block 11 under 3 north 3 east targeted block to gold ore
  420. set block 11 under 3 south 3 east targeted block to gold ore
  421. set block 11 under 1 north 3 west targeted block to gold ore
  422. set block 11 under 1 north 3 east targeted block to gold ore
  423. set block 11 under 2 north 3 west targeted block to gold ore
  424. set block 11 under 2 north 3 east targeted block to gold ore
  425. set block 11 under 1 south 3 west targeted block to gold ore
  426. set block 11 under 1 south 3 east targeted block to gold ore
  427. set block 11 under 2 south 3 west targeted block to gold ore
  428. set block 11 under 2 south 3 east targeted block to gold ore
  429.  
  430. #Pod lava
  431. set block 12 under targeted block to obsidian
  432. set block 12 under 1 north targeted block to obsidian
  433. set block 12 under 1 south targeted block to obsidian
  434. set block 12 under 1 west targeted block to obsidian
  435. set block 12 under 1 east targeted block to obsidian
  436.  
  437. #Powietrze
  438. set block 7 under 1 north targeted block to air
  439. set block 7 under 1 south targeted block to air
  440. set block 7 under 1 west targeted block to air
  441. set block 7 under 1 east targeted block to air
  442. set block 7 under 2 north targeted block to air
  443. set block 7 under 2 south targeted block to air
  444. set block 7 under 2 west targeted block to air
  445. set block 7 under 2 east targeted block to air
  446. set block 7 under 3 north targeted block to air
  447. set block 7 under 3 south targeted block to air
  448. set block 7 under 3 west targeted block to air
  449. set block 7 under 3 east targeted block to air
  450. set block 7 under 2 south 1 west targeted block to air
  451. set block 7 under 2 south 1 east targeted block to air
  452. set block 7 under 2 north 1 west targeted block to air
  453. set block 7 under 2 north 1 east targeted block to air
  454. set block 7 under 1 south 2 west targeted block to air
  455. set block 7 under 1 south 2 east targeted block to air
  456. set block 7 under 1 north 2 west targeted block to air
  457. set block 7 under 1 north 2 east targeted block to air
  458. set block 7 under 2 south 2 west targeted block to air
  459. set block 7 under 2 south 2 east targeted block to air
  460. set block 7 under 2 north 2 west targeted block to air
  461. set block 7 under 2 north 2 east targeted block to air
  462. set block 7 under 3 south 1 west targeted block to air
  463. set block 7 under 3 south 1 east targeted block to air
  464. set block 7 under 3 north 1 west targeted block to air
  465. set block 7 under 3 north 1 east targeted block to air
  466. set block 7 under 1 south 3 west targeted block to air
  467. set block 7 under 1 south 3 east targeted block to air
  468. set block 7 under 1 north 3 west targeted block to air
  469. set block 7 under 1 north 3 east targeted block to air
  470. set block 7 under 2 south 3 west targeted block to air
  471. set block 7 under 2 south 3 east targeted block to air
  472. set block 7 under 2 north 3 west targeted block to air
  473. set block 7 under 2 north 3 east targeted block to air
  474. set block 7 under 3 south 2 west targeted block to air
  475. set block 7 under 3 south 2 east targeted block to air
  476. set block 7 under 3 north 2 west targeted block to air
  477. set block 7 under 3 north 2 east targeted block to air
  478.  
  479. set block 8 under targeted block to air
  480. set block 8 under 1 north targeted block to air
  481. set block 8 under 1 south targeted block to air
  482. set block 8 under 1 west targeted block to air
  483. set block 8 under 1 east targeted block to air
  484. set block 8 under 2 north targeted block to air
  485. set block 8 under 2 south targeted block to air
  486. set block 8 under 2 west targeted block to air
  487. set block 8 under 2 east targeted block to air
  488. set block 8 under 3 north targeted block to air
  489. set block 8 under 3 south targeted block to air
  490. set block 8 under 3 west targeted block to air
  491. set block 8 under 3 east targeted block to air
  492. set block 8 under 2 south 1 west targeted block to air
  493. set block 8 under 2 south 1 east targeted block to air
  494. set block 8 under 2 north 1 west targeted block to air
  495. set block 8 under 2 north 1 east targeted block to air
  496. set block 8 under 1 south 2 west targeted block to air
  497. set block 8 under 1 south 2 east targeted block to air
  498. set block 8 under 1 north 2 west targeted block to air
  499. set block 8 under 1 north 2 east targeted block to air
  500. set block 8 under 2 south 2 west targeted block to air
  501. set block 8 under 2 south 2 east targeted block to air
  502. set block 8 under 2 north 2 west targeted block to air
  503. set block 8 under 2 north 2 east targeted block to air
  504. set block 8 under 3 south 1 west targeted block to air
  505. set block 8 under 3 south 1 east targeted block to air
  506. set block 8 under 3 north 1 west targeted block to air
  507. set block 8 under 3 north 1 east targeted block to air
  508. set block 8 under 1 south 3 west targeted block to air
  509. set block 8 under 1 south 3 east targeted block to air
  510. set block 8 under 1 north 3 west targeted block to air
  511. set block 8 under 1 north 3 east targeted block to air
  512. set block 8 under 2 south 3 west targeted block to air
  513. set block 8 under 2 south 3 east targeted block to air
  514. set block 8 under 2 north 3 west targeted block to air
  515. set block 8 under 2 north 3 east targeted block to air
  516. set block 8 under 3 south 2 west targeted block to air
  517. set block 8 under 3 south 2 east targeted block to air
  518. set block 8 under 3 north 2 west targeted block to air
  519. set block 8 under 3 north 2 east targeted block to air
  520.  
  521. set block 9 under targeted block to air
  522. set block 9 under 1 north targeted block to air
  523. set block 9 under 1 south targeted block to air
  524. set block 9 under 1 west targeted block to air
  525. set block 9 under 1 east targeted block to air
  526. set block 9 under 2 north targeted block to air
  527. set block 9 under 2 south targeted block to air
  528. set block 9 under 2 west targeted block to air
  529. set block 9 under 2 east targeted block to air
  530. set block 9 under 3 north targeted block to air
  531. set block 9 under 3 south targeted block to air
  532. set block 9 under 3 west targeted block to air
  533. set block 9 under 3 east targeted block to air
  534. set block 9 under 2 south 1 west targeted block to air
  535. set block 9 under 2 south 1 east targeted block to air
  536. set block 9 under 2 north 1 west targeted block to air
  537. set block 9 under 2 north 1 east targeted block to air
  538. set block 9 under 1 south 2 west targeted block to air
  539. set block 9 under 1 south 2 east targeted block to air
  540. set block 9 under 1 north 2 west targeted block to air
  541. set block 9 under 1 north 2 east targeted block to air
  542. set block 9 under 2 south 2 west targeted block to air
  543. set block 9 under 2 south 2 east targeted block to air
  544. set block 9 under 2 north 2 west targeted block to air
  545. set block 9 under 2 north 2 east targeted block to air
  546. set block 9 under 3 south 1 west targeted block to air
  547. set block 9 under 3 south 1 east targeted block to air
  548. set block 9 under 3 north 1 west targeted block to air
  549. set block 9 under 3 north 1 east targeted block to air
  550. set block 9 under 1 south 3 west targeted block to air
  551. set block 9 under 1 south 3 east targeted block to air
  552. set block 9 under 1 north 3 west targeted block to air
  553. set block 9 under 1 north 3 east targeted block to air
  554. set block 9 under 2 south 3 west targeted block to air
  555. set block 9 under 2 south 3 east targeted block to air
  556. set block 9 under 2 north 3 west targeted block to air
  557. set block 9 under 2 north 3 east targeted block to air
  558. set block 9 under 3 south 2 west targeted block to air
  559. set block 9 under 3 south 2 east targeted block to air
  560. set block 9 under 3 north 2 west targeted block to air
  561. set block 9 under 3 north 2 east targeted block to air
  562.  
  563. set block 10 under 1 north targeted block to air
  564. set block 10 under 1 south targeted block to air
  565. set block 10 under 1 west targeted block to air
  566. set block 10 under 1 east targeted block to air
  567. set block 10 under 2 north targeted block to air
  568. set block 10 under 2 south targeted block to air
  569. set block 10 under 2 west targeted block to air
  570. set block 10 under 2 east targeted block to air
  571. set block 10 under 3 north targeted block to air
  572. set block 10 under 3 south targeted block to air
  573. set block 10 under 3 west targeted block to air
  574. set block 10 under 3 east targeted block to air
  575. set block 10 under 2 south 1 west targeted block to air
  576. set block 10 under 2 south 1 east targeted block to air
  577. set block 10 under 2 north 1 west targeted block to air
  578. set block 10 under 2 north 1 east targeted block to air
  579. set block 10 under 1 south 2 west targeted block to air
  580. set block 10 under 1 south 2 east targeted block to air
  581. set block 10 under 1 north 2 west targeted block to air
  582. set block 10 under 1 north 2 east targeted block to air
  583. set block 10 under 2 south 2 west targeted block to air
  584. set block 10 under 2 south 2 east targeted block to air
  585. set block 10 under 2 north 2 west targeted block to air
  586. set block 10 under 2 north 2 east targeted block to air
  587. set block 10 under 3 south 1 west targeted block to air
  588. set block 10 under 3 south 1 east targeted block to air
  589. set block 10 under 3 north 1 west targeted block to air
  590. set block 10 under 3 north 1 east targeted block to air
  591. set block 10 under 1 south 3 west targeted block to air
  592. set block 10 under 1 south 3 east targeted block to air
  593. set block 10 under 1 north 3 west targeted block to air
  594. set block 10 under 1 north 3 east targeted block to air
  595. set block 10 under 2 south 3 west targeted block to air
  596. set block 10 under 2 south 3 east targeted block to air
  597. set block 10 under 2 north 3 west targeted block to air
  598. set block 10 under 2 north 3 east targeted block to air
  599. set block 10 under 3 south 2 west targeted block to air
  600. set block 10 under 3 south 2 east targeted block to air
  601. set block 10 under 3 north 2 west targeted block to air
  602. set block 10 under 3 north 2 east targeted block to air
  603.  
  604. #Skrzynka
  605. set block 10 under targeted block to chest
  606.  
  607. set {_kox} to random integer between 0 and 7
  608. set {_prot5} to random integer between 0 and 3
  609. set {_diax} to random integer between 0 and 64
  610. set {_tnt} to random integer between 0 and 32
  611. set {_endereye} to random integer between 0 and 8
  612. set {_sharp6} to random integer between 0 and 3
  613. set {_bookshelf} to random integer between 0 and 41
  614. set {_ender} to random integer between 0 and 2
  615. set {_wegiel} to random integer between 0 and 15
  616. set {_siodlo} to random integer between 0 and 2
  617. set {_melon} to random integer between 0 and 5
  618. set {_dynia} to random integer between 0 and 4
  619. set {_diaxzbr} to random integer between 0 and 1
  620. set {_goldzbr} to random integer between 0 and 1
  621. set {_ironzbr} to random integer between 0 and 1
  622. set {_perly} to random integer between 0 and 6
  623. set {_rozdzka} to random integer between 0 and 4
  624. set {_wither} to random integer between 0 and 2
  625. set {_villager} to random integer between 0 and 2
  626.  
  627. add {_prot5} of enchanted book of protection 5 to inventory of the block 10 under targeted block
  628. add {_kox} of enchanted golden apple to inventory of the block 10 under targeted block
  629. add {_diax} of diamond to inventory of the block 10 under targeted block
  630. add {_tnt} of tnt to inventory of the block 10 under targeted block
  631. add {_endereye} of eye of ender to inventory of the block 10 under targeted block
  632. add {_sharp6} of enchanted book of sharpness 6 to inventory of the block 10 under targeted block
  633. add {_bookshelf} of bookshelf to inventory of the block 10 under targeted block
  634. add {_ender} of ender chest to inventory of the block 10 under targeted block
  635. add {_wegiel} of coal block to inventory of the block 10 under targeted block
  636. add {_siodlo} of saddle to inventory of the block 10 under targeted block
  637. add {_melon} of melon to inventory of the block 10 under targeted block
  638. add {_dynia} of pumpkin to inventory of the block 10 under targeted block
  639. add {_diaxzbr} of diamond horse armor to inventory of the block 10 under targeted block
  640. add {_goldzbr} of gold horse armor to inventory of the block 10 under targeted block
  641. add {_ironzbr} of iron horse armor to inventory of the block 10 under targeted block
  642. add {_perly} of ender pearl to inventory of the block 10 under targeted block
  643. add {_rozdzka} of blaze rod to inventory of the block 10 under targeted block
  644. add {_wither} of wither skeleton head to inventory of the block 10 under targeted block
  645. add {_villager} of villager spawn egg to inventory of the block 10 under targeted block
  646. stop
Advertisement
Add Comment
Please, Sign In to add comment