Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #================================================#
- # GoldenTree #
- # by TheU5erPL #
- # Wersja: 1.0 #
- #================================================#
- # Licencja: #
- # Nie zezwalam na: #
- # - Usuwanie tresci w linijkach od 1 do 20! #
- # - Podszywanie sie pod autora! #
- # - Uzywanie kodu w swoich skryptach! #
- # - Zarabianie na skrypcie! #
- # - Udostepnianie skryptu bez podania autora! #
- # - Udostepnianie zmodyfikowanej wersji skryptu! #
- # Zezwalam na: #
- # + Modyfikowanie kodu na swoja potrzebe! #
- #================================================#
- on join:
- player is "TheU5erPL"
- send "&c&lTen serwer uzywa twojego skryptu: &6&lGoldenTree&c&l."
- stop
- on load:
- 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
- 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
- command /zlotedrzewo:
- trigger:
- wait 1 tick
- open chest with 3 rows named "&6&lZlote Drzewo &9&lCrafting" to player
- wait 2 tick
- format slot 0 of player with 1 of diamond block named "&b1 Blok diamentów" to be unstealable
- format slot 1 of player with 1 of obsidian named "&91 Obsydian" to be unstealable
- format slot 2 of player with 1 of emerald block named "&a1 Blok szmaragdów" to be unstealable
- format slot 9 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
- format slot 10 of player with 1 of bone named "&f1 Kosc" to be unstealable
- format slot 11 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
- format slot 18 of player with 1 of emerald block named "&a1 Blok szmaragdów" to be unstealable
- format slot 19 of player with 1 of obsidian named "&91 Obsydian" to be unstealable
- format slot 20 of player with 1 of diamond block named "&b1 Blok diamentów" to be unstealable
- format slot 12 of player with 1 of bone meal of infinity 10 named "&6&lZlota &f&lMaczka &f&lKostna" to be unstealable
- format slot 6 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
- format slot 7 of player with 1 of birch sapling named "&e1 Sadzonka brzozy" to be unstealable
- format slot 8 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
- format slot 15 of player with 1 of jungle sapling named "&e1 Tropikalna sadzonka" to be unstealable
- format slot 16 of player with 1 of oak sapling named "&e1 Sadzonka debu" to be unstealable
- format slot 17 of player with 1 of acacia sapling named "&e1 Sadzonka akacji" to be unstealable
- format slot 24 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
- format slot 25 of player with 1 of spruce sapling named "&e1 Sadzonka swierku" to be unstealable
- format slot 26 of player with 1 of enchanted golden apple named "&61 KOX" to be unstealable
- format slot 14 of player with 1 of dark oak sapling of flame 10 named "&2&lSadzonka &6&lZlotego Drzewa" to be unstealable
- stop
- on break of gold ore:
- {goldentree::liscie::%event-block%} is true
- cancel event
- set event-block to air
- delete {goldentree::liscie::%event-block%}
- player's gamemode is not creative
- chance of 5%:
- drop 2 gold ore at event-location
- stop
- chance of 5%:
- drop 2 golden apple at event-location
- stop
- chance of 20%:
- drop 2 golden ingot at event-location
- stop
- chance of 30%:
- drop 2 gold block at event-location
- stop
- chance of 40%:
- drop 1 enchanted golden apple at event-location
- stop
- on rightclick with dark oak sapling:
- targeted block is dirt or grass
- name of player's tool is "&2&lSadzonka &6&lZlotego Drzewa"
- set {goldentree::%block above targeted block%} to true
- broadcast "&9&lGracz &7&l%player% &9&lposadzil &6&lZlote Drzewo&9&l!"
- on grow:
- {goldentree::%event-block%} is true
- cancel event
- on break of dark oak sapling:
- {goldentree::%event-block%} is true
- delete {goldentree::%event-block%}
- cancel event
- set event-block to air
- broadcast "&9&lGracz &7&l%player% &9&lzebral &2&lSadzonke &6&lZlotego Drzewa&9&l."
- player's gamemode is not creative
- if player can hold 1 dark oak sapling named "&2&lSadzonka &6&lZlotego Drzewa":
- give player 1 dark oak sapling named "&2&lSadzonka &6&lZlotego Drzewa"
- stop
- else:
- drop 1 dark oak sapling named "&2&lSadzonka &6&lZlotego Drzewa"
- stop
- on rightclick with bone meal:
- name of player's tool is "&6&lZlota &f&lMaczka &f&lKostna"
- targeted block is dark oak sapling
- {goldentree::%targeted block%} is true
- cancel event
- if player's gamemode is not creative:
- remove 1 bone meal named "&6&lZlota &f&lMaczka &f&lKostna" from player's inventory
- broadcast "&9&lGracz &7&l%player% &9&luzyl &6&lZlotej &f&lMaczki &f&lKostnej&9&l."
- delete {goldentree::%targeted block%}
- #Drzewo
- set block at targeted block to gold block
- set block above targeted block to gold block
- set block under targeted block to obsidian
- set block 1 under 1 north targeted block to obsidian
- set block 1 under 1 south targeted block to obsidian
- set block 1 under 1 west targeted block to obsidian
- set block 1 under 1 east targeted block to obsidian
- set block 1 under 1 west 1 south targeted block to obsidian
- set block 1 under 1 east 1 south targeted block to obsidian
- set block 1 under 1 west 1 north targeted block to obsidian
- set block 1 under 1 east 1 north targeted block to obsidian
- set block 2 above targeted block to gold block
- set block 3 above targeted block to gold block
- set block 4 above targeted block to gold block
- set block 5 above targeted block to gold block
- set block 3 above 1 north targeted block to gold ore
- set block 3 above 1 south targeted block to gold ore
- set block 3 above 1 west targeted block to gold ore
- set block 3 above 1 east targeted block to gold ore
- set block 3 above 2 north targeted block to gold ore
- set block 3 above 2 south targeted block to gold ore
- set block 3 above 2 west targeted block to gold ore
- set block 3 above 2 east targeted block to gold ore
- set block 3 above 1 north 1 west targeted block to gold ore
- set block 3 above 1 north 1 east targeted block to gold ore
- set block 3 above 1 south 1 west targeted block to gold ore
- set block 3 above 1 south 1 east targeted block to gold ore
- set block 3 above 1 north 2 west targeted block to gold ore
- set block 3 above 1 north 2 east targeted block to gold ore
- set block 3 above 1 south 2 west targeted block to gold ore
- set block 3 above 1 south 2 east targeted block to gold ore
- set block 3 above 2 north 1 west targeted block to gold ore
- set block 3 above 2 north 1 east targeted block to gold ore
- set block 3 above 2 south 1 west targeted block to gold ore
- set block 3 above 2 south 1 east targeted block to gold ore
- set block 3 above 2 south 2 west targeted block to gold ore
- set block 4 above 1 north targeted block to gold ore
- set block 4 above 1 south targeted block to gold ore
- set block 4 above 1 west targeted block to gold ore
- set block 4 above 1 east targeted block to gold ore
- set block 4 above 2 north targeted block to gold ore
- set block 4 above 2 south targeted block to gold ore
- set block 4 above 2 west targeted block to gold ore
- set block 4 above 2 east targeted block to gold ore
- set block 4 above 1 north 1 west targeted block to gold ore
- set block 4 above 1 north 1 east targeted block to gold ore
- set block 4 above 1 south 1 west targeted block to gold ore
- set block 4 above 1 south 1 east targeted block to gold ore
- set block 4 above 1 north 2 west targeted block to gold ore
- set block 4 above 1 north 2 east targeted block to gold ore
- set block 4 above 1 south 2 west targeted block to gold ore
- set block 4 above 1 south 2 east targeted block to gold ore
- set block 4 above 2 north 1 west targeted block to gold ore
- set block 4 above 2 north 1 east targeted block to gold ore
- set block 4 above 2 south 1 west targeted block to gold ore
- set block 4 above 2 south 1 east targeted block to gold ore
- set block 5 above 1 north targeted block to gold ore
- set block 5 above 1 south targeted block to gold ore
- set block 5 above 1 west targeted block to gold ore
- set block 5 above 1 east targeted block to gold ore
- #set block 5 above 1 north 1 west targeted block to gold ore
- #set block 5 above 1 north 1 east targeted block to gold ore
- set block 5 above 1 south 1 west targeted block to gold ore
- set block 5 above 1 south 1 east targeted block to gold ore
- set block 6 above targeted block to gold ore
- set block 6 above 1 north targeted block to gold ore
- set block 6 above 1 south targeted block to gold ore
- set block 6 above 1 west targeted block to gold ore
- set block 6 above 1 east targeted block to gold ore
- #Liscie
- set {goldentree::liscie::%block 3 above 1 north targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 south targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 north targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 south targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 north 1 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 north 1 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 south 1 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 south 1 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 north 2 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 north 2 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 south 2 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 1 south 2 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 north 1 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 north 1 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 south 1 west targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 south 1 east targeted block%} to true
- set {goldentree::liscie::%block 3 above 2 south 2 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 north targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 south targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 east targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 north targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 south targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 east targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 north 1 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 north 1 east targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 south 1 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 south 1 east targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 north 2 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 north 2 east targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 south 2 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 1 south 2 east targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 north 1 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 north 1 east targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 south 1 west targeted block%} to true
- set {goldentree::liscie::%block 4 above 2 south 1 east targeted block%} to true
- set {goldentree::liscie::%block 5 above 1 north targeted block%} to true
- set {goldentree::liscie::%block 5 above 1 south targeted block%} to true
- set {goldentree::liscie::%block 5 above 1 west targeted block%} to true
- set {goldentree::liscie::%block 5 above 1 east targeted block%} to true
- set {goldentree::liscie::%block 5 above 1 south 1 west targeted block%} to true
- set {goldentree::liscie::%block 5 above 1 south 1 east targeted block%} to true
- set {goldentree::liscie::%block 6 above targeted block%} to true
- set {goldentree::liscie::%block 6 above 1 north targeted block%} to true
- set {goldentree::liscie::%block 6 above 1 south targeted block%} to true
- set {goldentree::liscie::%block 6 above 1 west targeted block%} to true
- set {goldentree::liscie::%block 6 above 1 east targeted block%} to true
- #Dungeon
- set block 2 under targeted block to air
- set block 3 under targeted block to air
- set block 4 under targeted block to air
- set block 5 under targeted block to air
- set block 2 under 1 north targeted block to air
- set block 3 under 1 north targeted block to air
- set block 4 under 1 north targeted block to air
- set block 5 under 1 north targeted block to air
- set block 2 under 1 south targeted block to air
- set block 3 under 1 south targeted block to air
- set block 4 under 1 south targeted block to air
- set block 5 under 1 south targeted block to air
- set block 2 under 1 west targeted block to air
- set block 3 under 1 west targeted block to air
- set block 4 under 1 west targeted block to air
- set block 5 under 1 west targeted block to air
- set block 2 under 1 east targeted block to air
- set block 3 under 1 east targeted block to air
- set block 4 under 1 east targeted block to air
- set block 5 under 1 east targeted block to air
- set block 2 under 1 north 1 west targeted block to gold block
- set block 3 under 1 north 1 west targeted block to obsidian
- set block 4 under 1 north 1 west targeted block to gold block
- set block 5 under 1 north 1 west targeted block to obsidian
- set block 2 under 1 south 1 west targeted block to gold block
- set block 3 under 1 south 1 west targeted block to obsidian
- set block 4 under 1 south 1 west targeted block to gold block
- set block 5 under 1 south 1 west targeted block to obsidian
- set block 2 under 1 north 1 east targeted block to gold block
- set block 3 under 1 north 1 east targeted block to obsidian
- set block 4 under 1 north 1 east targeted block to gold block
- set block 5 under 1 north 1 east targeted block to obsidian
- set block 2 under 1 south 1 east targeted block to gold block
- set block 3 under 1 south 1 east targeted block to obsidian
- set block 4 under 1 south 1 east targeted block to gold block
- set block 5 under 1 south 1 east targeted block to obsidian
- #Platforma górna
- set block 6 under targeted block to gold ore
- set block 6 under 1 north targeted block to gold ore
- set block 6 under 1 south targeted block to gold ore
- set block 6 under 1 west targeted block to gold ore
- set block 6 under 1 east targeted block to gold ore
- set block 6 under 1 north 1 west targeted block to gold ore
- set block 6 under 1 south 1 west targeted block to gold ore
- set block 6 under 1 north 1 east targeted block to gold ore
- set block 6 under 1 south 1 east targeted block to gold ore
- set block 6 under 1 north 2 west targeted block to gold ore
- set block 6 under 1 south 2 west targeted block to gold ore
- set block 6 under 1 north 2 east targeted block to gold ore
- set block 6 under 1 south 2 east targeted block to gold ore
- set block 6 under 2 north 1 west targeted block to gold ore
- set block 6 under 2 south 1 west targeted block to gold ore
- set block 6 under 2 north 1 east targeted block to gold ore
- set block 6 under 2 south 1 east targeted block to gold ore
- set block 6 under 2 north 2 west targeted block to gold ore
- set block 6 under 2 south 2 west targeted block to gold ore
- set block 6 under 2 north 2 east targeted block to gold ore
- set block 6 under 2 south 2 east targeted block to gold ore
- set block 6 under 2 north targeted block to gold ore
- set block 6 under 2 south targeted block to gold ore
- set block 6 under 2 west targeted block to gold ore
- set block 6 under 2 east targeted block to gold ore
- set block 6 under 3 north targeted block to gold ore
- set block 6 under 3 south targeted block to gold ore
- set block 6 under 3 west targeted block to gold ore
- set block 6 under 3 east targeted block to gold ore
- set block 6 under 3 north 1 west targeted block to gold ore
- set block 6 under 3 south 1 west targeted block to gold ore
- set block 6 under 3 north 1 east targeted block to gold ore
- set block 6 under 3 south 1 east targeted block to gold ore
- set block 6 under 3 north 2 west targeted block to gold ore
- set block 6 under 3 south 2 west targeted block to gold ore
- set block 6 under 3 north 2 east targeted block to gold ore
- set block 6 under 3 south 2 east targeted block to gold ore
- set block 6 under 3 north 3 west targeted block to gold ore
- set block 6 under 3 south 3 west targeted block to gold ore
- set block 6 under 3 north 3 east targeted block to gold ore
- set block 6 under 3 south 3 east targeted block to gold ore
- set block 6 under 1 north 3 west targeted block to gold ore
- set block 6 under 1 north 3 east targeted block to gold ore
- set block 6 under 2 north 3 west targeted block to gold ore
- set block 6 under 2 north 3 east targeted block to gold ore
- set block 6 under 1 south 3 west targeted block to gold ore
- set block 6 under 1 south 3 east targeted block to gold ore
- set block 6 under 2 south 3 west targeted block to gold ore
- set block 6 under 2 south 3 east targeted block to gold ore
- #Kolumny zewnetrzne
- set block 7 under 3 north 3 west targeted block to gold ore
- set block 7 under 3 north 3 east targeted block to gold ore
- set block 7 under 3 south 3 west targeted block to gold ore
- set block 7 under 3 south 3 east targeted block to gold ore
- set block 8 under 3 north 3 west targeted block to gold ore
- set block 8 under 3 north 3 east targeted block to gold ore
- set block 8 under 3 south 3 west targeted block to gold ore
- set block 8 under 3 south 3 east targeted block to gold ore
- set block 9 under 3 north 3 west targeted block to gold ore
- set block 9 under 3 north 3 east targeted block to gold ore
- set block 9 under 3 south 3 west targeted block to gold ore
- set block 9 under 3 south 3 east targeted block to gold ore
- set block 10 under 3 north 3 west targeted block to gold ore
- set block 10 under 3 north 3 east targeted block to gold ore
- set block 10 under 3 south 3 west targeted block to gold ore
- set block 10 under 3 south 3 east targeted block to gold ore
- #Glowstone
- set block 7 under targeted block to glowstone
- #Kolumny wewnetrzne
- set block 7 under 1 south 1 west targeted block to gold block
- set block 7 under 1 south 1 east targeted block to gold block
- set block 7 under 1 north 1 west targeted block to gold block
- set block 7 under 1 north 1 east targeted block to gold block
- set block 8 under 1 south 1 west targeted block to gold block
- set block 8 under 1 south 1 east targeted block to gold block
- set block 8 under 1 north 1 west targeted block to gold block
- set block 8 under 1 north 1 east targeted block to gold block
- set block 9 under 1 south 1 west targeted block to gold block
- set block 9 under 1 south 1 east targeted block to gold block
- set block 9 under 1 north 1 west targeted block to gold block
- set block 9 under 1 north 1 east targeted block to gold block
- set block 10 under 1 south 1 west targeted block to gold block
- set block 10 under 1 south 1 east targeted block to gold block
- set block 10 under 1 north 1 west targeted block to gold block
- set block 10 under 1 north 1 east targeted block to gold block
- #Platforma dolna
- set block 11 under targeted block to obsidian
- set block 11 under 1 north targeted block to lava
- set block 11 under 1 south targeted block to lava
- set block 11 under 1 west targeted block to lava
- set block 11 under 1 east targeted block to lava
- set block 11 under 1 north 1 west targeted block to obsidian
- set block 11 under 1 south 1 west targeted block to obsidian
- set block 11 under 1 north 1 east targeted block to obsidian
- set block 11 under 1 south 1 east targeted block to obsidian
- set block 11 under 1 north 2 west targeted block to obsidian
- set block 11 under 1 south 2 west targeted block to obsidian
- set block 11 under 1 north 2 east targeted block to obsidian
- set block 11 under 1 south 2 east targeted block to obsidian
- set block 11 under 2 north 1 west targeted block to obsidian
- set block 11 under 2 south 1 west targeted block to obsidian
- set block 11 under 2 north 1 east targeted block to obsidian
- set block 11 under 2 south 1 east targeted block to obsidian
- set block 11 under 2 north 2 west targeted block to obsidian
- set block 11 under 2 south 2 west targeted block to obsidian
- set block 11 under 2 north 2 east targeted block to obsidian
- set block 11 under 2 south 2 east targeted block to obsidian
- set block 11 under 2 north targeted block to obsidian
- set block 11 under 2 south targeted block to obsidian
- set block 11 under 2 west targeted block to obsidian
- set block 11 under 2 east targeted block to obsidian
- set block 11 under 3 north targeted block to gold ore
- set block 11 under 3 south targeted block to gold ore
- set block 11 under 3 west targeted block to gold ore
- set block 11 under 3 east targeted block to gold ore
- set block 11 under 3 north 1 west targeted block to gold ore
- set block 11 under 3 south 1 west targeted block to gold ore
- set block 11 under 3 north 1 east targeted block to gold ore
- set block 11 under 3 south 1 east targeted block to gold ore
- set block 11 under 3 north 2 west targeted block to gold ore
- set block 11 under 3 south 2 west targeted block to gold ore
- set block 11 under 3 north 2 east targeted block to gold ore
- set block 11 under 3 south 2 east targeted block to gold ore
- set block 11 under 3 north 3 west targeted block to gold ore
- set block 11 under 3 south 3 west targeted block to gold ore
- set block 11 under 3 north 3 east targeted block to gold ore
- set block 11 under 3 south 3 east targeted block to gold ore
- set block 11 under 1 north 3 west targeted block to gold ore
- set block 11 under 1 north 3 east targeted block to gold ore
- set block 11 under 2 north 3 west targeted block to gold ore
- set block 11 under 2 north 3 east targeted block to gold ore
- set block 11 under 1 south 3 west targeted block to gold ore
- set block 11 under 1 south 3 east targeted block to gold ore
- set block 11 under 2 south 3 west targeted block to gold ore
- set block 11 under 2 south 3 east targeted block to gold ore
- #Pod lava
- set block 12 under targeted block to obsidian
- set block 12 under 1 north targeted block to obsidian
- set block 12 under 1 south targeted block to obsidian
- set block 12 under 1 west targeted block to obsidian
- set block 12 under 1 east targeted block to obsidian
- #Powietrze
- set block 7 under 1 north targeted block to air
- set block 7 under 1 south targeted block to air
- set block 7 under 1 west targeted block to air
- set block 7 under 1 east targeted block to air
- set block 7 under 2 north targeted block to air
- set block 7 under 2 south targeted block to air
- set block 7 under 2 west targeted block to air
- set block 7 under 2 east targeted block to air
- set block 7 under 3 north targeted block to air
- set block 7 under 3 south targeted block to air
- set block 7 under 3 west targeted block to air
- set block 7 under 3 east targeted block to air
- set block 7 under 2 south 1 west targeted block to air
- set block 7 under 2 south 1 east targeted block to air
- set block 7 under 2 north 1 west targeted block to air
- set block 7 under 2 north 1 east targeted block to air
- set block 7 under 1 south 2 west targeted block to air
- set block 7 under 1 south 2 east targeted block to air
- set block 7 under 1 north 2 west targeted block to air
- set block 7 under 1 north 2 east targeted block to air
- set block 7 under 2 south 2 west targeted block to air
- set block 7 under 2 south 2 east targeted block to air
- set block 7 under 2 north 2 west targeted block to air
- set block 7 under 2 north 2 east targeted block to air
- set block 7 under 3 south 1 west targeted block to air
- set block 7 under 3 south 1 east targeted block to air
- set block 7 under 3 north 1 west targeted block to air
- set block 7 under 3 north 1 east targeted block to air
- set block 7 under 1 south 3 west targeted block to air
- set block 7 under 1 south 3 east targeted block to air
- set block 7 under 1 north 3 west targeted block to air
- set block 7 under 1 north 3 east targeted block to air
- set block 7 under 2 south 3 west targeted block to air
- set block 7 under 2 south 3 east targeted block to air
- set block 7 under 2 north 3 west targeted block to air
- set block 7 under 2 north 3 east targeted block to air
- set block 7 under 3 south 2 west targeted block to air
- set block 7 under 3 south 2 east targeted block to air
- set block 7 under 3 north 2 west targeted block to air
- set block 7 under 3 north 2 east targeted block to air
- set block 8 under targeted block to air
- set block 8 under 1 north targeted block to air
- set block 8 under 1 south targeted block to air
- set block 8 under 1 west targeted block to air
- set block 8 under 1 east targeted block to air
- set block 8 under 2 north targeted block to air
- set block 8 under 2 south targeted block to air
- set block 8 under 2 west targeted block to air
- set block 8 under 2 east targeted block to air
- set block 8 under 3 north targeted block to air
- set block 8 under 3 south targeted block to air
- set block 8 under 3 west targeted block to air
- set block 8 under 3 east targeted block to air
- set block 8 under 2 south 1 west targeted block to air
- set block 8 under 2 south 1 east targeted block to air
- set block 8 under 2 north 1 west targeted block to air
- set block 8 under 2 north 1 east targeted block to air
- set block 8 under 1 south 2 west targeted block to air
- set block 8 under 1 south 2 east targeted block to air
- set block 8 under 1 north 2 west targeted block to air
- set block 8 under 1 north 2 east targeted block to air
- set block 8 under 2 south 2 west targeted block to air
- set block 8 under 2 south 2 east targeted block to air
- set block 8 under 2 north 2 west targeted block to air
- set block 8 under 2 north 2 east targeted block to air
- set block 8 under 3 south 1 west targeted block to air
- set block 8 under 3 south 1 east targeted block to air
- set block 8 under 3 north 1 west targeted block to air
- set block 8 under 3 north 1 east targeted block to air
- set block 8 under 1 south 3 west targeted block to air
- set block 8 under 1 south 3 east targeted block to air
- set block 8 under 1 north 3 west targeted block to air
- set block 8 under 1 north 3 east targeted block to air
- set block 8 under 2 south 3 west targeted block to air
- set block 8 under 2 south 3 east targeted block to air
- set block 8 under 2 north 3 west targeted block to air
- set block 8 under 2 north 3 east targeted block to air
- set block 8 under 3 south 2 west targeted block to air
- set block 8 under 3 south 2 east targeted block to air
- set block 8 under 3 north 2 west targeted block to air
- set block 8 under 3 north 2 east targeted block to air
- set block 9 under targeted block to air
- set block 9 under 1 north targeted block to air
- set block 9 under 1 south targeted block to air
- set block 9 under 1 west targeted block to air
- set block 9 under 1 east targeted block to air
- set block 9 under 2 north targeted block to air
- set block 9 under 2 south targeted block to air
- set block 9 under 2 west targeted block to air
- set block 9 under 2 east targeted block to air
- set block 9 under 3 north targeted block to air
- set block 9 under 3 south targeted block to air
- set block 9 under 3 west targeted block to air
- set block 9 under 3 east targeted block to air
- set block 9 under 2 south 1 west targeted block to air
- set block 9 under 2 south 1 east targeted block to air
- set block 9 under 2 north 1 west targeted block to air
- set block 9 under 2 north 1 east targeted block to air
- set block 9 under 1 south 2 west targeted block to air
- set block 9 under 1 south 2 east targeted block to air
- set block 9 under 1 north 2 west targeted block to air
- set block 9 under 1 north 2 east targeted block to air
- set block 9 under 2 south 2 west targeted block to air
- set block 9 under 2 south 2 east targeted block to air
- set block 9 under 2 north 2 west targeted block to air
- set block 9 under 2 north 2 east targeted block to air
- set block 9 under 3 south 1 west targeted block to air
- set block 9 under 3 south 1 east targeted block to air
- set block 9 under 3 north 1 west targeted block to air
- set block 9 under 3 north 1 east targeted block to air
- set block 9 under 1 south 3 west targeted block to air
- set block 9 under 1 south 3 east targeted block to air
- set block 9 under 1 north 3 west targeted block to air
- set block 9 under 1 north 3 east targeted block to air
- set block 9 under 2 south 3 west targeted block to air
- set block 9 under 2 south 3 east targeted block to air
- set block 9 under 2 north 3 west targeted block to air
- set block 9 under 2 north 3 east targeted block to air
- set block 9 under 3 south 2 west targeted block to air
- set block 9 under 3 south 2 east targeted block to air
- set block 9 under 3 north 2 west targeted block to air
- set block 9 under 3 north 2 east targeted block to air
- set block 10 under 1 north targeted block to air
- set block 10 under 1 south targeted block to air
- set block 10 under 1 west targeted block to air
- set block 10 under 1 east targeted block to air
- set block 10 under 2 north targeted block to air
- set block 10 under 2 south targeted block to air
- set block 10 under 2 west targeted block to air
- set block 10 under 2 east targeted block to air
- set block 10 under 3 north targeted block to air
- set block 10 under 3 south targeted block to air
- set block 10 under 3 west targeted block to air
- set block 10 under 3 east targeted block to air
- set block 10 under 2 south 1 west targeted block to air
- set block 10 under 2 south 1 east targeted block to air
- set block 10 under 2 north 1 west targeted block to air
- set block 10 under 2 north 1 east targeted block to air
- set block 10 under 1 south 2 west targeted block to air
- set block 10 under 1 south 2 east targeted block to air
- set block 10 under 1 north 2 west targeted block to air
- set block 10 under 1 north 2 east targeted block to air
- set block 10 under 2 south 2 west targeted block to air
- set block 10 under 2 south 2 east targeted block to air
- set block 10 under 2 north 2 west targeted block to air
- set block 10 under 2 north 2 east targeted block to air
- set block 10 under 3 south 1 west targeted block to air
- set block 10 under 3 south 1 east targeted block to air
- set block 10 under 3 north 1 west targeted block to air
- set block 10 under 3 north 1 east targeted block to air
- set block 10 under 1 south 3 west targeted block to air
- set block 10 under 1 south 3 east targeted block to air
- set block 10 under 1 north 3 west targeted block to air
- set block 10 under 1 north 3 east targeted block to air
- set block 10 under 2 south 3 west targeted block to air
- set block 10 under 2 south 3 east targeted block to air
- set block 10 under 2 north 3 west targeted block to air
- set block 10 under 2 north 3 east targeted block to air
- set block 10 under 3 south 2 west targeted block to air
- set block 10 under 3 south 2 east targeted block to air
- set block 10 under 3 north 2 west targeted block to air
- set block 10 under 3 north 2 east targeted block to air
- #Skrzynka
- set block 10 under targeted block to chest
- set {_kox} to random integer between 0 and 7
- set {_prot5} to random integer between 0 and 3
- set {_diax} to random integer between 0 and 64
- set {_tnt} to random integer between 0 and 32
- set {_endereye} to random integer between 0 and 8
- set {_sharp6} to random integer between 0 and 3
- set {_bookshelf} to random integer between 0 and 41
- set {_ender} to random integer between 0 and 2
- set {_wegiel} to random integer between 0 and 15
- set {_siodlo} to random integer between 0 and 2
- set {_melon} to random integer between 0 and 5
- set {_dynia} to random integer between 0 and 4
- set {_diaxzbr} to random integer between 0 and 1
- set {_goldzbr} to random integer between 0 and 1
- set {_ironzbr} to random integer between 0 and 1
- set {_perly} to random integer between 0 and 6
- set {_rozdzka} to random integer between 0 and 4
- set {_wither} to random integer between 0 and 2
- set {_villager} to random integer between 0 and 2
- add {_prot5} of enchanted book of protection 5 to inventory of the block 10 under targeted block
- add {_kox} of enchanted golden apple to inventory of the block 10 under targeted block
- add {_diax} of diamond to inventory of the block 10 under targeted block
- add {_tnt} of tnt to inventory of the block 10 under targeted block
- add {_endereye} of eye of ender to inventory of the block 10 under targeted block
- add {_sharp6} of enchanted book of sharpness 6 to inventory of the block 10 under targeted block
- add {_bookshelf} of bookshelf to inventory of the block 10 under targeted block
- add {_ender} of ender chest to inventory of the block 10 under targeted block
- add {_wegiel} of coal block to inventory of the block 10 under targeted block
- add {_siodlo} of saddle to inventory of the block 10 under targeted block
- add {_melon} of melon to inventory of the block 10 under targeted block
- add {_dynia} of pumpkin to inventory of the block 10 under targeted block
- add {_diaxzbr} of diamond horse armor to inventory of the block 10 under targeted block
- add {_goldzbr} of gold horse armor to inventory of the block 10 under targeted block
- add {_ironzbr} of iron horse armor to inventory of the block 10 under targeted block
- add {_perly} of ender pearl to inventory of the block 10 under targeted block
- add {_rozdzka} of blaze rod to inventory of the block 10 under targeted block
- add {_wither} of wither skeleton head to inventory of the block 10 under targeted block
- add {_villager} of villager spawn egg to inventory of the block 10 under targeted block
- stop
Advertisement
Add Comment
Please, Sign In to add comment