Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Autor: sworip
- # Wersja: 1.0
- # zakaz podszywania się pod autora
- # zakaz zarabiania oraz zmiany nicku
- variables:
- {lvl.%player%} = 1
- {cb.%player%} = true
- command /cobblestone:
- trigger:
- if {cb.%player%} is true:
- set {cb.%player%} to false
- send " &6» &7Wylaczyles drop cobblestone!"
- stop
- if {cb.%player%} is false:
- set {cb.%player%} to true
- send " &6» &7Wlaczyles drop cobblestone!"
- stop
- options:
- yd: 25
- dc: 1.0
- ec: 1.3
- gc: 1.6
- ic: 2.45
- epc: 0.1
- command /drop:
- usage: "&aPoprawne uzycie to &e/drop"
- trigger:
- open chest with 3 rows named "&6Drop ze &8stone" to player
- wait 1 tick
- format slot 0 of player with 1 of diamond named "&bDiament" with lore "&4» &6Szansa:&b Diament 3.0%%" to be unstealable
- format slot 1 of player with 1 of emerald named "&aEmerald" with lore "&4» &6Szansa:&a Emerald 2.8%%" to be unstealable
- format slot 2 of player with 1 of ender pearl named "&8Ender Pearl" with lore "&4» &6Szansa:&8 1.0%%" to be unstealable
- format slot 3 of player with 1 of gold ingot named "&eZloto" with lore "&4» &6Szansa:&e 2.6%%" to be unstealable
- format slot 4 of player with 1 of iron ingot named "&8Zelazo" with lore "&4» &6Szansa:&8 5.3%%" to be unstealable
- format slot 5 of player with 1 of 263 named "&8Wegiel" with lore "&4» &6Szansa:&8 3.6%%" to be unstealable
- format slot 6 of player with 1 of bookshelf named "&cbiblioteczka" with lore "&4» &6Szansa:&c 0.1%%" to be unstealable
- format slot 7 of player with 1 of tnt named "&4TNT" with lore "&4» &6Szansa:&4 0.1%%" to be unstealable
- format slot 8 of player with 1 of gunpowder named "&6Proch" with lore "&4» &6Szansa:&6 3.6%%" to be unstealable
- format slot 9 of player with 1 of obsidian named "&8obsidian" with lore "&4» &6Szansa:&8 5%%" to be unstealable
- format slot 10 of player with 1 of sand named "&ePiasek" with lore "&4» &6Szansa:&e 1.3%%" to be unstealable
- format slot 11 of player with 1 of apple named "&cjablka" with lore "&4» &6Szansa:&c 15%%" to be unstealable
- format slot 18 of player with 1 of diamond block named "&bWiekszy drop!" with lore "&aW raz z lepsza ranga masz wieszky drop!" to be unstealable
- format slot 19 of player with 1 of emerald block named "&5Elita" with lore "&6Ranga &dElit &6ma dostep do kilofa z naj dropem!" to be unstealable
- stop
- on mine of diamond ore:
- cancel event
- set block to air
- send " &6» &7Drop z tej rudy jest wylaczony!"
- send " &6» &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
- stop
- on mine of emerald ore:
- cancel event
- set block to air
- send " &6» &7Drop z tej rudy jest wylaczony!"
- send " &6» &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
- stop
- on mine of gold ore:
- cancel event
- set block to air
- send " &6» &7Drop z tej rudy jest wylaczony!"
- send " &6» &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
- stop
- on mine of iron ore:
- cancel event
- set block to air
- send " &6» &7Drop z tej rudy jest wylaczony!"
- send " &6» &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
- stop
- on mine of lapis ore:
- cancel event
- set block to air
- send " &6» &7Drop z tej rudy jest wylaczony!"
- send " &6» &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
- stop
- on mine of coal ore:
- cancel event
- set block to air
- send " &6» &7Drop z tej rudy jest wylaczony!"
- send " &6» &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
- stop
- on mine of redstone ore:
- cancel event
- set block to air
- send " &6» &7Drop z tej rudy jest wylaczony!"
- send " &6» &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
- stop
- on mine of stone:
- player has permission "k.drop.gracz":
- cancel event
- set block to air
- damage player's tool by 1
- if {cb.%player%} is true:
- drop 1 cobblestone
- if chance of 100%:
- if chance of 1%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 5.3%:
- drop 1 iron ingot
- give 1 xp to the player
- stop
- if chance of 2.6%:
- drop 1 gold ingot
- give 1 xp to the player
- stop
- if chance of 2.8%:
- drop 1 emerald
- give 1 xp to the player
- stop
- if chance of 2.4%:
- drop 3 redstone
- give 1 xp to the player
- stop
- if chance of 15%:
- drop 1 apple
- stop
- if chance of 0.1%:
- drop 1 tnt
- give 2 xp to the player
- stop
- if chance of 3.6%:
- drop 3 coal
- give 2 xp to the player
- stop
- if chance of 1.3%:
- drop 1 sand
- give 2 xp to the player
- stop
- if chance of 3.6%:
- drop 1 gunpowder
- give 2 xp to the player
- stop
- if chance of 3%:
- drop 1 diamond
- give 2 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 13%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- if {cb.%player%} is false:
- if chance of 100%:
- if chance of 1%:
- if chance of 1%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 5.3%:
- drop 1 iron ingot
- give 1 xp to the player
- stop
- if chance of 2.6%:
- drop 1 gold ingot
- give 1 xp to the player
- stop
- if chance of 2.8%:
- drop 1 emerald
- give 1 xp to the player
- stop
- if chance of 2.4%:
- drop 3 redstone
- give 1 xp to the player
- stop
- if chance of 15%:
- drop 1 apple
- stop
- if chance of 0.1%:
- drop 1 tnt
- give 2 xp to the player
- stop
- if chance of 3.6%:
- drop 3 coal
- give 2 xp to the player
- stop
- if chance of 1.3%:
- drop 1 sand
- give 2 xp to the player
- stop
- if chance of 3.6%:
- drop 1 gunpowder
- give 2 xp to the player
- stop
- if chance of 3%:
- drop 1 diamond
- give 2 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 13%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- on mine of stone:
- player has permission "vip.drop":
- cancel event
- set block to air
- damage player's tool by 1
- if {cb.%player%} is true:
- drop 1 cobblestone
- give 2 xp to the player
- if chance of 100%:
- if chance of 1.2%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 6.3%:
- drop 1 iron ingot
- give 2 xp to the player
- stop
- if chance of 3.6%:
- drop 1 gold ingot
- give 2 xp to the player
- stop
- if chance of 3.8%:
- drop 1 emerald
- give 2 xp to the player
- stop
- if chance of 3.4%:
- drop 3 redstone
- give 2 xp to the player
- stop
- if chance of 18%:
- drop 1 apple
- stop
- if chance of 0.2%:
- drop 1 tnt
- give 2 xp to the player
- stop
- if chance of 4.6%:
- drop 3 coal
- give 2 xp to the player
- stop
- if chance of 2.3%:
- drop 1 sand
- give 2 xp to the player
- stop
- if chance of 4.6%:
- drop 1 gunpowder
- give 2 xp to the player
- stop
- if chance of 3.5%:
- drop 1 diamond
- give 2 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 10%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- if {cb.%player%} is false:
- player has permission "vip.drop":
- if chance of 100%:
- if chance of 1%:
- if chance of 1.2%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 6.3%:
- drop 1 iron ingot
- give 2 xp to the player
- stop
- if chance of 3.6%:
- drop 1 gold ingot
- give 2 xp to the player
- stop
- if chance of 3.8%:
- drop 1 emerald
- give 2 xp to the player
- stop
- if chance of 3.4%:
- drop 3 redstone
- give 2 xp to the player
- stop
- if chance of 18%:
- drop 1 apple
- stop
- if chance of 0.2%:
- drop 1 tnt
- give 2 xp to the player
- stop
- if chance of 4.6%:
- drop 3 coal
- give 2 xp to the player
- stop
- if chance of 2.3%:
- drop 1 sand
- give 2 xp to the player
- stop
- if chance of 4.6%:
- drop 1 gunpowder
- give 2 xp to the player
- stop
- if chance of 3.5%:
- drop 1 diamond
- give 2 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 13%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- on mine of stone:
- player has permission "svip.drop":
- cancel event
- set block to air
- damage player's tool by 1
- if {cb.%player%} is true:
- drop 1 cobblestone
- give 2 xp to the player
- if chance of 100%:
- if chance of 1%:
- if chance of 2%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 6.8%:
- drop 1 iron ingot
- give 2 xp to the player
- stop
- if chance of 4.0%:
- drop 1 gold ingot
- give 2 xp to the player
- stop
- if chance of 4.0%:
- drop 1 emerald
- give 2 xp to the player
- stop
- if chance of 3.9%:
- drop 3 redstone
- give 2 xp to the player
- stop
- if chance of 20%:
- drop 1 apple
- give 2 xp to the player
- stop
- if chance of 0.3%:
- drop 1 tnt
- give 2 xp to the player
- stop
- if chance of 4.9%:
- drop 3 coal
- give 2 xp to the player
- stop
- if chance of 2.7%:
- drop 1 sand
- give 2 xp to the player
- stop
- if chance of 4.9%:
- drop 1 gunpowder
- give 2 xp to the player
- stop
- if chance of 3.5%:
- drop 1 diamond
- give 4 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 13%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- if {cb.%player%} is false:
- player has permission "svip.drop":
- if chance of 100%:
- if chance of 1%:
- if chance of 2%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 6.8%:
- drop 1 iron ingot
- give 2 xp to the player
- stop
- if chance of 4.0%:
- drop 1 gold ingot
- give 2 xp to the player
- stop
- if chance of 4.0%:
- drop 1 emerald
- give 2 xp to the player
- stop
- if chance of 3.9%:
- drop 3 redstone
- give 2 xp to the player
- stop
- if chance of 20%:
- drop 1 apple
- give 2 xp to the player
- stop
- if chance of 0.3%:
- drop 1 tnt
- give 2 xp to the player
- stop
- if chance of 4.9%:
- drop 3 coal
- give 2 xp to the player
- stop
- if chance of 2.7%:
- drop 1 sand
- give 2 xp to the player
- stop
- if chance of 4.9%:
- drop 1 gunpowder
- give 2 xp to the player
- stop
- if chance of 3.5%:
- drop 1 diamond
- give 4 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 13%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- on mine of stone:
- player has permission "elit.drop":
- cancel event
- set block to air
- damage player's tool by 1
- if {cb.%player%} is true:
- drop 1 cobblestone
- give 2 xp to the player
- if chance of 100%:
- if chance of 3%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 8.8%:
- drop 1 iron ingot
- give 2 xp to the player
- stop
- if chance of 6.0%:
- drop 1 gold ingot
- give 5 xp to the player
- stop
- if chance of 6.0%:
- drop 1 emerald
- give 4 xp to the player
- stop
- if chance of 5.9%:
- drop 3 redstone
- give 4 xp to the player
- stop
- if chance of 25%:
- drop 1 apple
- give 2 xp to the player
- stop
- if chance of 0.8%:
- drop 1 tnt
- give 4 xp to the player
- stop
- if chance of 7.0%:
- drop 3 coal
- give 4 xp to the player
- stop
- if chance of 3.7%:
- drop 1 sand
- give 4 xp to the player
- stop
- if chance of 8.0%:
- drop 1 gunpowder
- give 4 xp to the player
- stop
- if chance of 5.0%:
- drop 1 diamond
- give 4 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 13%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- if {cb.%player%} is false:
- player has permission "elit.drop":
- if chance of 100%:
- if chance of 3%:
- drop 1 ender pearl
- give 5 xp to the player
- stop
- if chance of 8.8%:
- drop 1 iron ingot
- give 2 xp to the player
- stop
- if chance of 6.0%:
- drop 1 gold ingot
- give 5 xp to the player
- stop
- if chance of 6.0%:
- drop 1 emerald
- give 4 xp to the player
- stop
- if chance of 5.9%:
- drop 3 redstone
- give 4 xp to the player
- stop
- if chance of 25%:
- drop 1 apple
- give 2 xp to the player
- stop
- if chance of 0.8%:
- drop 1 tnt
- give 4 xp to the player
- stop
- if chance of 7.0%:
- drop 3 coal
- give 4 xp to the player
- stop
- if chance of 3.7%:
- drop 1 sand
- give 4 xp to the player
- stop
- if chance of 8.0%:
- drop 1 gunpowder
- give 4 xp to the player
- stop
- if chance of 5.0%:
- drop 1 diamond
- give 4 xp to the player
- stop
- if chance of 3%:
- if player's y-coordinate is less than 15%:
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 5:
- chance of 6%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 13%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 3 or iron pickaxe of fortune 3:
- chance of 4.5%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 8%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 9%:
- drop 2 emerald
- give 2 xp to the player
- stop
- chance of 3%:
- drop 2 ender pearl
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 2 or iron pickaxe of fortune 2:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
- chance of 7%:
- drop 2 iron ingot
- give 2 xp to the player
- stop
- chance of 6%:
- drop 2 gold ingot
- give 2 xp to the player
- stop
- chance of 5%:
- drop 2 emerald
- give 2 xp to the player
- stop
- if player is holding diamond pickaxe of fortune 1 or iron pickaxe of fortune 1:
- chance of 4%:
- drop 2 diamond
- give 2 xp to the player
- stop
Advertisement
Add Comment
Please, Sign In to add comment