
/    _____.__       .__      .__                 __            ___.   .__                 __            
/  _/ ____\__| _____|  |__   |  |  __ __   ____ |  | _____.__. \_ |__ |  |   ____   ____ |  | __  ______
/  \   __\|  |/  ___/  |  \  |  | |  |  \_/ ___\|  |/ <   |  |  | __ \|  |  /  _ \_/ ___\|  |/ / /  ___/
/   |  |  |  |\___ \|   Y  \ |  |_|  |  /\  \___|    < \___  |  | \_\ \  |_(  <_> )  \___|    <  \___ \ 
/   |__|  |__/____  >___|  / |____/____/  \___  >__|_ \/ ____|  |___  /____/\____/ \___  >__|_ \/____  >
/               \/     \/                   \/     \/\/           \/                 \/     \/     \/ 
/ Made by fishcute
/ -------------------------------------------------------
/ Credits:
/ Emerald Lucky Blocks
/ Omega Lucky Blocks
/ Monster Lucky Blocks
/ TNT Lucky Blocks
/ Error Lucky Blocks
/ Spiral Lucky Blocks
/ --------------------------------------------------------
/ All of these lucky block mods helped me in the creation of this, such as drops
/ Credits to PopularMMOS by making me love lucky blocks!
/ Credits to lucky block mod, of course! 
/ Credits to fish for existing!
/ Credits to Tmtravlr, who made a lovely mod for fish that works in 1.12.2
/ --------------------------------------------------------
/ So if your looking in here, I guess your trying to find out how drops work, at least nice job on finding my "nice" artwork here
/ You are allowed to copy drops to make your own lucky block addon
/ THIS IS NOT A COPY OF WATER LUCKY BLOCKS
/ Version: 1.12.2
/ --------------------------------------------------------
/ The drops:

/ Basic Diamond tools
group(ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_sword;ID=diamond_hoe)@luck=2

/ Basic Explosions
type=explosion,radius=6,fire=true@luck=-2
type=explosion,radius=50,fire=true@luck=-2
type=explosion,radius=1,fire=true@luck=0

/ Basic Kits
group(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_block)@luck=1
group(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_block)@luck=0

/ Custom Mobs and Mob Traps
type=entity,ID=minecraft:squid,amount=1,NBTTag=(CustomName="$b$lThe Great and VERY Powerful Mr. Squid",CustomNameVisible=true)@luck=1
type=entity,ID=minecraft:squid,amount=1,NBTTag=(CustomName="$bMr. Squid",CustomNameVisible=true)@luck=-1
type=entity,ID=minecraft:spider,amount=1,NBTTag=(CustomName="$4Mr. Spider",CustomNameVisible=true)@luck=-1
type=entity,ID=minecraft:cow,amount=1,NBTTag=(CustomName="$eITS A COW!",CustomNameVisible=true)@luck=0
type=entity,ID=minecraft:squid,amount=1,NBTTag=(CustomName="$4HELP ME",CustomNameVisible=true)@luck=-2
type=entity,ID=minecraft:guardian,amount=1,NBTTag=(CustomName="$bI BELIEVE FISH ARE FRIENDS, NOT FOOD (Well besides squids)!",CustomNameVisible=true)@luck=-1
type=entity,ID=Squid,NBTTag=(CustomName="$bSquid Invasion",CustomNameVisible=true)),posOffset=#circleOffset(10),amount=32@luck=0
type=entity,ID=minecraft:guardian,amount=10,NBTTag=(CustomName="$4The Ocean Attack",CustomNameVisible=true)@luck=-2
type=entity,ID=minecraft:horse,amount=1,NBTTag=(CustomName="$eGizmo",CustomNameVisible=true)@luck=0
type=entity,ID=minecraft:elder_guardian,amount=1,NBTTag=(CustomName="$cYour Boss!",CustomNameVisible=true)@luck=-2
type=entity,ID=minecraft:wither,amount=1,NBTTag=(CustomName="$b$lMr. Fishy",CustomNameVisible=true)@luck=-3
type=entity,ID=creeper,amount=20,NBTTag=(CustomName=$e$lBomby Army,CustomNameVisible=1,ExplosionRadius=15,Fuse=100,Attributes=[(Name=generic.maxHealth,Base=200),(Name=generic.movementSpeed,Base=0.5)]),posOffset=#circleOffset(10)@luck=-2
type=entity,ID=pig,amount=20,NBTTag=(CustomName=$dJen's Army,CustomNameVisible=1,Attributes=[(Name=generic.maxHealth,Base=100),(Name=generic.movementSpeed,Base=0.5)]),posOffset=#circleOffset(10)@luck=0
type=entity,ID=wither,amount=5,NBTTag=(CustomName=$8Pat's Army,CustomNameVisible=1,Attributes=[(Name=generic.maxHealth,Base=100),(Name=generic.movementSpeed,Base=0.5)]),posOffset=#circleOffset(10)@luck=-2
type=entity,ID=guardian,amount=20,NBTTag=(CustomName=$bfishcute's Naval Forces,CustomNameVisible=1,Attributes=[(Name=generic.maxHealth,Base=100),(Name=generic.movementSpeed,Base=0.5)]),posOffset=#circleOffset(10)@luck=-2
type=entity,ID=creeper,amount=25,NBTTag=(CustomName=$4$lITS A TRAP!,CustomNameVisible=1,Attributes=[(Name=generic.maxHealth,Base=500),(Name=generic.movementSpeed,Base=1)]),posOffset=#circleOffset(10)@luck=-2
type=entity,ID=wither_skeleton,amount=20,NBTTag=(CustomName=$eSpeedy Army,CustomNameVisible=1,Attributes=[(Name=generic.maxHealth,Base=10),(Name=generic.movementSpeed,Base=8)]),posOffset=#circleOffset(10)@luck=-2
type=entity,ID=witch,amount=15,NBTTag=(CustomName=$5Mrs. Ikinbon,CustomNameVisible=1,Attributes=[(Name=generic.maxHealth,Base=150),(Name=generic.movementSpeed,Base=0.7)]),posOffset=#circleOffset(10)@luck=-2
type=entity,ID=wither_skeleton,amount=15,NBTTag=(CustomName=$3Fish Lover,CustomNameVisible=1,Attributes=[(Name=generic.maxHealth,Base=10),(Name=generic.movementSpeed,Base=0.6)]),posOffset=#circleOffset(10)@luck=-1

/ Wishing Wells
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true! (If you like squids!)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=minecraft:squid,posY='#'bPosY+7,amount=20)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should jump in...";type=command,ID="/give #pName air 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4Your wish came true! (If you like being dead!)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=minecraft:tnt,posY='#'bPosY+7,amount=30)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true! (If you like guardians!)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=minecraft:guardian,posY='#'bPosY+7,amount=15)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true! (If you like golems!)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=villager_golem,posY='#'bPosY+7,amount=4)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should jump in...";type=command,ID="/give #pName air 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4Your wish came true! (If you hate janitors!)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=minecraft:tnt,posY='#'bPosY+7,amount=30)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour beacon wish came true! (Oh also you can take that beacon in the well!)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=beacon,amount=#rand(10,100),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=3
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$3All I wish for is fish...\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=fish,amount=#rand(100,500),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour deadbush wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=deadbush,amount=#rand(500,600),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$cerror.error.GivePlayerInfinateDiamond.well.error.whatisthis\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=diamond_block,amount=#rand(100,200),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=3
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$7Iron galore!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Falling_block,NBTTag=(Block=iron_block,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=30;type=entity,ID=Falling_Block,NBTTag=(Block=iron_bars,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;type=entity,ID=villager_golem,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(10))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should jump in...";type=command,ID="/give #pName air 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"[Herobrine] Test subject #pName finished!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Falling_block,NBTTag=(Block=magma,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=30;type=entity,ID=Falling_Block,NBTTag=(Block=lava,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;type=entity,ID=blaze,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(10))"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should jump in...";type=command,ID="/give #pName air 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"[fishcute] It sure is fun to make lucky block addons!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Falling_block,NBTTag=(Block=tnt,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=30;type=entity,ID=Falling_Block,NBTTag=(Block=lava,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;type=entity,ID=tnt,amount=#rand(50,60),posY='#'bPosY+10,posOffset='#'circleOffset(10))"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should jump in...";type=command,ID="/give #pName air 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"[Server] #pName decided to start sprinting\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Falling_block,NBTTag=(Block=tnt,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=60;type=entity,ID=Falling_Block,NBTTag=(Block=fire,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=50;type=entity,ID=wither,amount=#rand(10,20),posY='#'bPosY+10,posOffset='#'circleOffset(10))"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"[Server] #pName just won the villager jackpot!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Falling_block,NBTTag=(Block=emerald_block,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=30;type=entity,ID=Falling_Block,NBTTag=(Block=emerald_ore,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;type=entity,ID=villager,amount=#rand(10,20),posY='#'bPosY+10,posOffset='#'circleOffset(10))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYou just won the lucky jackpot, but some witches want your loot! (Good luck mining those blocks, and sharing is caring)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Falling_block,NBTTag=(Block=lucky:lucky_block_fish,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=30;type=entity,ID=Falling_Block,NBTTag=(Block=lucky:lucky_block_FISH,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;type=entity,ID=WITCH,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(6))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="$bA fishy well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$bFish Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$cYour wish came true! (If you like having a fan group!)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Falling_block,NBTTag=(Block=air,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=30;type=entity,ID=Falling_Block,NBTTag=(Block=air,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;type=entity,ID=aquaticluckyblock:swarm,amount=#rand(30,40),posY='#'bPosY+10,posOffset='#'circleOffset(6))"]))@luck=-1

/ Mobs
type=entity,ID=squid,amount=1,NBTTag=(CustomName="$bThe Rescue Squid",CustomNameVisible=true)@luck=0
type=entity,ID=aquaticluckyblock:drownedboss,amount=1,NBTTag=(CustomName="$bThe Drowned King",CustomNameVisible=true)@luck=1
type=entity,ID=Creeper,NBTTag=(CustomName=$4$lTHE END IS NEAR,CustomNameVisible=1,ExplosionRadius=15,Fuse=100,Attributes=[(Name=generic.maxHealth,Base=200),(Name=generic.movementSpeed,Base=0.5)])@chance=0.3@luck=-2
type=entity,ID=silverfish,amount=30,NBTTag=(CustomName="$cThe Invasion",CustomNameVisible=true)@luck=-2
type=entity,ID=squid,amount=1,NBTTag=(CustomName="$bThe Happy Squid",CustomNameVisible=true)@luck=-2
type=entity,ID=minecraft:shulker,amount=1,NBTTag=(CustomName="$eWhat a shame...",CustomNameVisible=true)@luck=-2
type=entity,ID=minecraft:wither,amount=1,NBTTag=(CustomName="$4$lThe Destroyer",CustomNameVisible=true)@luck=-3
type=entity,ID=minecraft:creeper,amount=5,NBTTag=(CustomName="$4Aw man!",CustomNameVisible=true)@luck=-2
type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=lucky:fish_lucky_bow,Count=1,tag=(Luck=100,ench=[(id=34,lvl=3),(id=48,lvl=5),(id=49,lvl=2),(id=50,lvl=1),(id=51,lvl=1)],display=(Name="$bFish Lucky Bow"))),(id=#randList(diamond_helmet,aquatichelmet),Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=#randList(diamond_chestplate,aquaticbody),Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=#randList(diamond_leggings,aquaticlegs),Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=#randList(diamond_boots,aquaticboots),Count=1,tag=(ench=#luckyBootsEnchantments))])@luck=-2@chance=0.1

/ Normal Item Drops With Text
group(type=message,ID="$bI wonder what happens if you place me in a 2x2x square...&c(If you didnt recieve an item, chances are you dont have the core mod installed)";ID=aquaticluckyblock:treasurecube,amount=8)@luck=1
group(type=message,ID="$cThrow this at your friends! &c(If you didnt recieve an item, chances are you dont have the core mod installed)";ID=aquaticluckyblock:explosivepotion,amount=1)@luck=0
group(type=message,ID="$bFor all your prismarine needs!";ID=minecraft:prismarine,amount=32)@luck=2
group(type=message,ID="$aFor all your villager needs!!";ID=minecraft:emerald_block,amount=8)@luck=2
group(type=message,ID="$eFor all your draining needs!";ID=minecraft:sponge,amount=16)@luck=1
group(type=message,ID="$a=For all your shiny needs!!";ID=minecraft:diamond_block,amount=4)@luck=1
group(type=message,ID="$dFor all your bacon needs!";ID=minecraft:beacon,amount=1)@luck=3
group(type=message,ID="$bFor all your derp needs!";ID=minecraft:deadbush,amount=32)@luck=-1
group(type=message,ID="$cFor all your blasting needs!";ID=minecraft:tnt,amount=16)@luck=1
group(type=message,ID="$6For all your decorating needs!";ID=minecraft:gold_block,amount=8)@luck=1
group(type=message,ID="$7For all your golem needs!";ID=minecraft:iron_block,amount=16)@luck=1
group(type=message,ID="$7Psst here take these apples, they will help you!";ID=minecraft:golden_apple,amount=6)@luck=2
group(type=message,ID="$7Psst here take these diamonds, you will need them!";ID=minecraft:diamond_block,amount=4)@luck=2
group(type=message,ID="$bFor all your fishy needs!";ID=minecraft:fish,amount=5)@luck=0

/ Armor mobs
group(type=difficulty,ID=hard;type=entity,ID=zombie,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0:5f,0f],ArmorDropChances=[0:3f,0:3f,0:3f,0:3f],CustomName="$3$lFish Bob",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=skeleton,NBTTag=(HandItems=[(id=bow,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0:5f,0f],ArmorDropChances=[0:3f,0:3f,0:3f,0:3f],CustomName="$bMr. Fish",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=skeleton,NBTTag=(HandItems=[(id=diamond_axe,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0:5f,0f],ArmorDropChances=[0:3f,0:3f,0:3f,0:3f],CustomName="$6Skeletal Fish",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=skeleton,NBTTag=(HandItems=[(id=iron_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=iron_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=iron_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=iron_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=iron_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0:5f,0f],ArmorDropChances=[0:3f,0:3f,0:3f,0:3f],CustomName="$8Skele$7tron",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=zombie,NBTTag=(HandItems=[(id=aquaticluckyblock:aquaticsword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=aquaticluckyblock:aquaticarmorboots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=aquaticluckyblock:aquaticarmorlegs,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=aquaticluckyblock:aquaticarmorbody,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=aquaticluckyblock:aquaticarmorhelmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0:5f,0f],ArmorDropChances=[0:3f,0:3f,0:3f,0:3f],CustomName="$3$lAquatic $b$lBob",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=zombie,NBTTag=(HandItems=[(id=fish,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=aquaticluckyblock:aquaticarmorboots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=aquaticluckyblock:aquaticarmorlegs,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=aquaticluckyblock:aquaticarmorbody,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lucky:lucky_block_fish,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0:5f,0f],ArmorDropChances=[0:3f,0:3f,0:3f,0:3f],CustomName="$b$lLucky Fish Bob",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=zombie,NBTTag=(HandItems=[(id=diamond_axe,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=air,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=air,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=air,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=aquaticluckyblock:monocleshelmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0:5f,0f],ArmorDropChances=[0:3f,0:3f,0:3f,0:3f],CustomName="$6$lLucky Monocles Fish Bob",CustomNameVisible=true))@luck=-2

/ Basic Block Drops
ID=minecraft:prismarine@luck=0
ID=minecraft:sponge@luck=1
ID=minecraft:sand@luck=0
ID=minecraft:sandstone@luck=0

/ Mob spawns with text
group(type=message,ID="$4Whats inside of this block? Well a bunch of guardians";type=entity,ID=minecraft:guardian,amount=15)@luck=-3
group(type=message,ID="$4Well, that sucks...";type=entity,ID=minecraft:vindicator,amount=25)@luck=-3
group(type=message,ID="$eDate: 2020. On this very day, Pigs took over the world.";type=entity,ID=minecraft:pig,amount=40)@luck=0
type=entity,ID=Squid,amount=20,NBTTag=(CustomName="$bA squad of squid arrives at your location",CustomNameVisible=true)),posOffset=#circleOffset(20)@luck=0

/ Items
ID=minecraft:diamond_block,amount=#rand(4,8)@luck=3
ID=minecraft:emerald_block,amount=#rand(2,4)@luck=3
ID=minecraft:sand,amount=#rand(2,4)@luck=-1

/ Modded Items
group(type=message,ID="$b$lThe fish gods&r&7 bless you with a holy fish sword &4(!)";ID=aquaticluckyblock:aquaticsword,amount=1)@luck=2
group(type=message,ID="$b$lThe fish gods&r&7 bless you with a godly apple  &4(!)";ID=aquaticluckyblock:aquaticapple,amount=1)@luck=1
group(type=message,ID="$b$lThe fish gods&r&7 bless you with a pie from the depths &4(!)";ID=aquaticluckyblock:aquaticpie,amount=1)@luck=2
group(type=message,ID="$aJust some seaweed. Keep on going &4(!)";ID=aquaticluckyblock:seaweed,amount=16)@luck=3
group(type=message,ID="$b$lThe fish gods&r&7 bless you with a holy &4&lM E L O N &4(!)";ID=aquaticluckyblock:aquaticmelon,amount=16)@luck=2
group(ID=aquaticluckyblock:aquaticarmorhelmet;ID=aquaticluckyblock:aquaticarmorbody;ID=aquaticluckyblock:aquaticarmorlegs;ID=aquaticluckyblock:aquaticarmorboots;ID=aquaticluckyblock:aquaticsword)@luck=3
group(type=message,ID="$aNot diamonds, but still something &4(!)";ID=aquaticluckyblock:aquaticgem,amount=6)@luck=2
group(type=message,ID="$b$lApples Galore! &4(!)";ID=aquaticluckyblock:aquaticapple,amount=5)@luck=2
ID=lucky:fish_lucky_sword@luck=1
ID=lucky:fish_lucky_bow@luck=1
ID=lucky:fish_lucky_potion@luck=1
ID=lucky:fish_lucky_block@luck=1
ID=lucky:lucky_sword@luck=1
ID=lucky:lucky_bow@luck=1
ID=lucky:lucky_potion@luck=1
ID=lucky:lucky_block,amount=#rand(1,6)@luck=2
ID=lucky:lucky_block_fish,amount=#rand(1,4)@luck=2
ID=lucky:lucky_block_fish,amount=#rand(2,8)@luck=2
ID=lucky:lucky_block,amount=#rand(2,8)@luck=2
ID=book,NBTTag=(display=(Name="$b#pName 's Diary "))@luck=0
ID=tnt,NBTTag=(display=(Name="$4A Deadly Gift For #pName"))@luck=0
ID=sponge,NBTTag=(display=(Name="$eSpongeBob"))@luck=0
ID=obsidian,amount=#rand(8,14)@luck=0
ID=ender_chest,amount=#rand(1,2)@luck=1
ID=dropper,amount=#rand(4,8)@luck=0
ID=hay_block,amount=#rand(6,10)@luck=0
ID=diamond_horse_armor,amount=#rand(2,5)@luck=1
ID=golden_horse_armor,amount=#rand(2,5)@luck=1
ID=enchanting_table@luck=1
ID=end_portal_frame,amount=#rand(1,8)@luck=2
ID=chest,amount=#rand(10,12)
ID=aquaticluckyblock:supersword@luck=2

/ Basic Enchanted Items
ID=diamond_sword,NBTTag=(ench=[(id=16,lvl=2)])@luck=2
ID=diamond_axe,NBTTag=(ench=[(id=16,lvl=2)])@luck=2

/ Mob invasions
group(type=message,ID="$4Hope you have bane of arthropods on your weapon";type=entity,ID=minecraft:spider,amount=10)@luck=-2
group(type=message,ID="$c$lYou sense disturbance within the world itself. The Drowned King has been summoned to stop you &4(!)";type=entity,ID=aquaticluckyblock:drownedboss,amount=1)@luck=1
group(type=message,ID="$cA zombie invasion has started!";type=entity,ID=minecraft:zombie,amount=5)@luck=-2
group(type=message,ID="$4This is called doom. Best of unluck to you";type=entity,ID=minecraft:wither,amount=5)@luck=-2
group(type=message,ID="$cWouldnt this be a good time to have a wolf?";type=entity,ID=minecraft:skeleton,amount=5)@luck=-2
group(type=message,ID="$cSo we back in the mine...";type=entity,ID=minecraft:creeper,amount=5)@luck=-2
group(type=message,ID="$6Cluck";type=entity,ID=minecraft:chicken,amount=10)@luck=0
group(type=message,ID="$5Go to the end";type=entity,ID=minecraft:enderman,amount=5)@luck=-2
group(type=message,ID="$aStart a Village";type=entity,ID=minecraft:villager,amount=5)@luck=0
/ Explosions
type=explosion,radius=25,fire=true@luck=-2@chance=0.3
type=explosion,radius=100,fire=true@luck=-2@chance=0.1
type=explosion,radius=15,fire=true@luck=-2
/ Shooting Items
group(type=entity,ID=ThrownEgg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=fish,Count=5),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=1
group(type=entity,ID=ThrownEgg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=sponge,Count=5),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=0
group(type=entity,ID=ThrownEgg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=prismarine,Count=5),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=0
/ OP Armor
group(ID=diamond_helmet,NBTTag=(display=(Name="$3$lFis$b$lh $b$lHel$f$lmet"),ench=[(id=0,lvl=15),(id=7,lvl=3),(id=34,lvl=25]);ID=diamond_chestplate,NBTTag=(display=(Name="$3$lFis$b$lh $b$lChes$f$ltplate"),ench=[(id=0,lvl=15),(id=7,lvl=3),(id=34,lvl=25]);ID=diamond_leggings,NBTTag=(display=(Name="$3$lFis$b$lh $b$lLeg$f$lgings"),ench=[(id=0,lvl=15),(id=7,lvl=3),(id=34,lvl=25]);ID=diamond_boots,NBTTag=(display=(Name="$3$lFis$b$lh $b$lBo$f$lots"),ench=[(id=0,lvl=15),(id=7,lvl=3),(id=34,lvl=25)]))@luck=2@chance=5
group(ID=leather_helmet,NBTTag=(display=(Name="$aFarmers Hat"),ench=[(id=0,lvl=2)]);ID=leather_chestplate,NBTTag=(display=(Name="$aFarmers Shirt"),ench=[(id=0,lvl=2)]);ID=leather_leggings,NBTTag=(display=(Name="$aFarmers Pants"),ench=[(id=0,lvl=2)]);ID=leather_boots,NBTTag=(display=(Name="$aFarmers Shoes"),ench=[(id=0,lvl=2)]))@luck=0@chance=8
group(ID=diamond_helmet,NBTTag=(display=(Name="$6Guardian $8Fighters $0Helmet"),ench=[(id=0,lvl=20),(id=7,lvl=5),(id=34,lvl=30)]);ID=diamond_chestplate,NBTTag=(display=(Name="$6Guardian $8Fighters $0Chestplate"),ench=[(id=0,lvl=20),(id=7,lvl=5),(id=34,lvl=30)]);ID=diamond_leggings,NBTTag=(display=(Name="$6Guardian $8Fighters $0Leggings"),ench=[(id=0,lvl=20),(id=7,lvl=5),(id=34,lvl=30)]);ID=diamond_boots,NBTTag=(display=(Name="$6Guardian $8Fighters $0Boots"),ench=[(id=0,lvl=20),(id=7,lvl=5),(id=34,lvl=30)]))@luck=2@chance=5
group(ID=diamond_helmet,NBTTag=(display=(Name="$4$lKraken Helmet"),ench=[(id=0,lvl=30),(id=7,lvl=10),(id=34,lvl=40)]);ID=diamond_chestplate,NBTTag=(display=(Name="$4$lKraken Chestplate"),ench=[(id=0,lvl=30),(id=7,lvl=10),(id=34,lvl=40)]);ID=diamond_leggings,NBTTag=(display=(Name="$4$lKraken Leggings"),ench=[(id=0,lvl=30),(id=7,lvl=10),(id=34,lvl=40)]);ID=diamond_boots,NBTTag=(display=(Name="$4$lKraken Boots"),ench=[(id=0,lvl=30),(id=7,lvl=10),(id=34,lvl=40)]))@luck=2@chance=3
group(ID=aquaticluckyblock:aquaticarmorhelmet,NBTTag=(display=(Name="$3$l$k!!!$r$b$lFish God Helmet$3$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45)]);ID=aquaticluckyblock:aquaticarmorbody,NBTTag=(display=(Name="$3$l$k!!!$r$b$lFish God Chestplate$3$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45)]);ID=aquaticluckyblock:aquaticarmorlegs,NBTTag=(display=(Name="$3$l$k!!!$r$b$lFish God Leggings$3$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45),(id=1,lvl=45),(id=3,lvl=45)]);ID=aquaticluckyblock:aquaticarmorboots,NBTTag=(display=(Name="$3$l$k!!!$r$b$lFish God Boots$3$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45)]))@luck=2@chance=2
group(ID=aquaticluckyblock:invisiblearmorhelmet,NBTTag=(display=(Name="$c$l$k!!!$r$4$lSUPER DISGUISE KIT$c$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45)]);ID=aquaticluckyblock:invisiblearmorbody,NBTTag=(display=(Name="$c$l$k!!!$r$4$lSUPER DISGUISE KIT$c$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45)]);ID=aquaticluckyblock:invisiblearmorlegs,NBTTag=(display=(Name="$c$l$k!!!$r$4$lSUPER DISGUISE KIT$c$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45),(id=1,lvl=45),(id=3,lvl=45)]);ID=aquaticluckyblock:invisiblearmorboots,NBTTag=(display=(Name="$c$l$k!!!$r$4$lSUPER DISGUISE KIT$c$l$k!!!$r"),ench=[(id=0,lvl=60),(id=7,lvl=20),(id=34,lvl=80),(id=1,lvl=45),(id=3,lvl=45)]))@luck=2@chance=2
/ Fish Armor
ID=diamond_helmet,NBTTag=(Unbreakable=1,AttributeModifiers=[(AttributeName="generic.maxHealth",Name="generic.maxHealth",Amount=5,Operation=0,UUIDMost=22605,UUIDLeast=151755)],display=(Lore=["$8Overpowered!"],Name="$b$lOverpowered Fish Helmet"),ench=[(id=0,lvl=100),(id=1,lvl=100),(id=7,lvl=100),(id=34,lvl=300),(id=4,lvl=100),(id=3,lvl=100)])@luck=2@chance=5
ID=diamond_chestplate,NBTTag=(Unbreakable=1,AttributeModifiers=[(AttributeName="generic.maxHealth",Name="generic.maxHealth",Amount=5,Operation=0,UUIDMost=22606,UUIDLeast=151756)],display=(Lore=["$8Overpowered!"],Name="$b$lOverpowered Fish Chestplate"),ench=[(id=0,lvl=100),(id=1,lvl=100),(id=7,lvl=100),(id=34,lvl=300),(id=4,lvl=100),(id=3,lvl=100)])@luck=2@chance=5
ID=diamond_leggings,NBTTag=(Unbreakable=1,AttributeModifiers=[(AttributeName="generic.maxHealth",Name="generic.maxHealth",Amount=5,Operation=0,UUIDMost=22607,UUIDLeast=151757)],display=(Lore=["$8Overpowered!"],Name="$b$lOverpowered Fish Leggings"),ench=[(id=0,lvl=100),(id=1,lvl=100),(id=7,lvl=100),(id=34,lvl=300),(id=4,lvl=100),(id=3,lvl=100)])@luck=2@chance=5
ID=diamond_boots,NBTTag=(Unbreakable=1,AttributeModifiers=[(AttributeName="generic.maxHealth",Name="generic.maxHealth",Amount=5,Operation=0,UUIDMost=22608,UUIDLeast=151758)],display=(Lore=["$8Overpowered!"],Name="$b$lOverpowered Fish Boots"),ench=[(id=3,lvl=100),(id=0,lvl=100),(id=1,lvl=100),(id=7,lvl=100),(id=34,lvl=300),(id=4,lvl=100),(id=3,lvl=100)])@luck=2@chance=5
ID=diamond_sword,NBTTag=(Unbreakable=1,display=(Lore=["$8This very sword was forged underground, where magic still wanders..."],Name="$b$lUltimate Fish Sword"),ench=[(id=19,lvl=60),(id=16,lvl=50)])@luck=2@chance=6
ID=bow,NBTTag=(Unbreakable=1,display=(Lore=["$8Some say that this bow was the bow that a fish used!"],Name="$b$lUltimate Fish Bow"),ench=[(id=48,lvl=#rand(20,40)),(id=51,lvl=1),(id=49,lvl=#rand(30,50))])@luck=2@chance=5
type=item,ID=lucky:fish_lucky_sword,NBTTag=(Luck=100,display=(Name="$3$lLuckier $b$lFish $f$lSword"))@chance=5@luck=2
/Villagers
type=entity,ID=Villager,NBTTag=(CustomName="$bLucky Fish Villager",Offers=(Recipes=[(buy=(id="diamond",Count=10),maxUses=9999999,sell=(id="aquaticluckyblock:aquaticarmorhelmet",Count=1)),(buy=(id="diamond",Count=13),maxUses=9999999,sell=(id="aquaticluckyblock:aquaticarmorbody",Count=1)),(buy=(id="diamond",Count=11),maxUses=9999999,sell=(id="aquaticluckyblock:aquaticarmorlegs",Count=1)),(buy=(id="diamond",Count=8),maxUses=9999999,sell=(id="aquaticluckyblock:aquaticarmorboots",Count=1)),(buy=(id="fish",Count=2),maxUses=9999999,sell=(id="diamond",Count=1)),(buy=(id="beacon",Count=1),maxUses=9999999,sell=(id="dragon_egg",Count=1)),(buy=(id="dragon_egg",Count=1),maxUses=9999999,sell=(id="beacon",Count=1))]))@luck=2@chance=4
type=entity,ID=Villager,NBTTag=(CustomName="$bLess Luckier Fish Villager",Offers=(Recipes=[(buy=(id="diamond",Count=3),maxUses=9999999,sell=(id="iron_helmet",Count=1)),(buy=(id="diamond",Count=4),maxUses=9999999,sell=(id="iron_chestplate",Count=1)),(buy=(id="diamond",Count=3),maxUses=9999999,sell=(id="iron_leggings",Count=1)),(buy=(id="diamond",Count=2),maxUses=9999999,sell=(id="iron_boots",Count=1)),(buy=(id="fish",Count=4),maxUses=9999999,sell=(id="emerald",Count=1)),(buy=(id="iron_ingot",Count=1),maxUses=9999999,sell=(id="gold_ingot",Count=1)),(buy=(id="gold_ingot",Count=1),maxUses=9999999,sell=(id="iron_ingot",Count=1))]))@luck=2@chance=4
type=entity,ID=Villager,NBTTag=(CustomName="$cUnlucky Fish Villager",Offers=(Recipes=[(buy=(id="diamond",Count=64),maxUses=9999999,sell=(id="dirt",Count=1)),(buy=(id="emerald",Count=64),maxUses=9999999,sell=(id="sand",Count=1)),(buy=(id="diamond_block",Count=64),maxUses=9999999,sell=(id="stick",Count=1)),(buy=(id="emerald_block",Count=64),maxUses=9999999,sell=(id="gravel",Count=1)),(buy=(id="dragon_egg",Count=1),maxUses=9999999,sell=(id="dirt",Count=1)),(buy=(id="beacon",Count=1),maxUses=9999999,sell=(id="wooden_button",Count=1)),(buy=(id="iron_block",Count=64),maxUses=9999999,sell=(id="iron_ingot",Count=1))]))@luck=-2@chance=5
type=entity,ID=Villager,NBTTag=(CustomName="$b$lEXTREME LUCKY VILLAGER",Offers=(Recipes=[(buy=(id="dirt",Count=64),maxUses=9999999,sell=(id="diamond_block",Count=64)),(buy=(id="sand",Count=64),maxUses=9999999,sell=(id="emerald_block",Count=64)),(buy=(id="stick",Count=64),maxUses=9999999,sell=(id="beacon",Count=1)),(buy=(id="wooden_button",Count=1),maxUses=9999999,sell=(id="dragon_egg",Count=1)),(buy=(id="cobblestone",Count=1),maxUses=9999999,sell=(id="lucky:lucky_block_fish",Count=1)),(buy=(id="cobblestone",Count=1),maxUses=9999999,sell=(id="lucky:lucky_block",Count=1)),(buy=(id="dirt",Count=1),maxUses=9999999,sell=(id="diamond_horse_armor",Count=1))]))@luck=3@chance=1
type=entity,ID=Villager,NBTTag=(CustomName="$4Mega Troll Villager",Offers=(Recipes=[(buy=(id="diamond",Count=5),maxUses=9999999,sell=(id="barrier",Count=6)),(buy=(id="emerald",Count=5),maxUses=9999999,sell=(id="bedrock",Count=6)),(buy=(id="diamond_block",Count=1),maxUses=9999999,sell=(id="tnt",Count=32)),(buy=(id="emerald_block",Count=1),maxUses=9999999,sell=(id="tnt",Count=64)),(buy=(id="iron_ingot",Count=1),maxUses=9999999,sell=(id="flint_and_steel",Count=1)),(buy=(id="beacon",Count=1),maxUses=9999999,sell=(id="aquaticluckyblock:megasword",Count=1)),(buy=(id="dragon_egg",Count=1),maxUses=9999999,sell=(id="aquaticluckyblock:megahammer",Count=1))]))@luck=3@chance=1
type=entity,ID=Villager,NBTTag=(CustomName="$bProjectiles Trader",Offers=(Recipes=[(buy=(id="diamond",Count=1),maxUses=9999999,sell=(id="aquaticluckyblock:magicball",Count=16)),(buy=(id="diamond",Count=6),maxUses=9999999,sell=(id="aquaticluckyblock:trident",Count=1)),(buy=(id="diamond",Count=1),maxUses=9999999,sell=(id="aquaticluckyblock:aquaticgem",Count=4)),(buy=(id="diamond_block",Count=3),maxUses=9999999,sell=(id="aquaticluckyblock:spongecannon",Count=64)),(buy=(id="emerald_block",Count=3),maxUses=9999999,sell=(id="aquaticluckyblock:watercannon",Count=1)),(buy=(id="iron_ingot",Count=1),maxUses=9999999,sell=(id="aquaticluckyblock:cannonball",Count=1)),(buy=(id="nether_star",Count=1),maxUses=9999999,sell=(id="aquaticluckyblock:megasword",Count=1))]))@luck=2@chance=1
/ Special items
ID=book,NBTTag=(display=(Name="$eGeneric Book"))@luck=0
ID=book,NBTTag=(display=(Name="$aDictonary"))@luck=0
ID=book,NBTTag=(display=(Name="$e101 Feeding fish"))@luck=0
ID=fish,NBTTag=(Unbreakable=1,display=(Lore=["$8Such a godly possesion is only suit for a godly weilder!"],Name="$bThe $b$lONE$r$b and $b$lONLY$r$b Mr. Fish"),ench=[(id=7,lvl=20)])@luck=0@chance=4
ID=flint_and_steel,NBTTag=(Unbreakable=1,display=(Lore=["$4Get rid of forests, easy and fast!"],Name="$cForest B Gone"),ench=[(id=20,lvl=500)])@luck=2@chance=6
ID=iron_axe,NBTTag=(Unbreakable=1,display=(Lore=["$cChop Em' off!"],Name="$4$lDecapitater"),ench=[(id=35,lvl=10)])@luck=1@chance=2
ID=fishluckyblocks:seaweed,NBTTag=(Unbreakable=1,display=(Lore=["$3Always good to have a snack and a weapon!"],Name="$aVery Sharp Seaweed"),ench=[(id=16,lvl=20)])@luck=1@chance=5
ID=dirt,NBTTag=(Unbreakable=1,display=(Lore=["$6Yuck!"],Name="$eSmelly Dirt"))@luck=1@chance=10
ID=diamond,NBTTag=(Unbreakable=1,display=(Lore=["$9So shiny all you need to do is shine it in your enemies face!"],Name="$bShiny Diamond"),ench=[(id=16,lvl=40)])@luck=1@chance=3
ID=emerald,NBTTag=(Unbreakable=1,display=(Lore=["$aHmmmmmmmmm..."],Name="$aVillagers Emerald"),ench=[(id=35,lvl=10)])@luck=1@chance=3
ID=cake,NBTTag=(Unbreakable=1,display=(Lore=["$4Looks pretty tempting..."],Name="$cPoisoned Cake"),ench=[(id=17,lvl=3)])@luck=1@chance=6
ID=deadbush,NBTTag=(Unbreakable=1,display=(Lore=["$8Extreme Shine! Get a discount of only $0 at your local shop!"],Name="$bDiamond Sword"),ench=[(id=16,lvl=500)])@luck=1@chance=1
ID=red_flower,NBTTag=(Unbreakable=1,display=(Lore=["$cShow them some $4Flower Power$c!"],Name="$4Flower Power"),ench=[(id=16,lvl=15)])@luck=1@chance=5
ID=stick,NBTTag=(Unbreakable=1,display=(Lore=["$7Freshy Grown at Bob's $eSTICK FACTORY$7! Do not enter or serious injuries or death may happen."],Name="$eSlappyStick"),ench=[(id=19,lvl=40)])@luck=1@chance=5
ID=lucky:lucky_block_fish,NBTTag=(Unbreakable=1,display=(Lore=["$7This looks fishy..."],Name="$bFishier Lucky Block"),ench=[(id=16,lvl=200)])@luck=1@chance=7
/ Block Towers
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=lucky:lucky_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=lucky:lucky_block))@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=emerald_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=emerald_block))@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=lucky:fish_lucky_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=lucky:lucky_block_fish))@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=bedrock),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=lucky:lucky_block_fish))@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=diamond_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=diamond_block))@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=prismarine),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=prismarine))@luck=0
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=sponge),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_blcok,NBTTag=(Block=sponge))@luck=0
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=iron_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=iron_block))@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=redstone_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=tnt,Data=1))@luck=-1
group(type=fill,ID=air,size=(1,120,1);type=entity,ID=Falling_Block,NBTTag=(Block=diamond_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50;posY=#bPosY+55;posY=#bPosY+60;posY=#bPosY+65;posY=#bPosY+70;posY=#bPosY+75;posY=#bPosY+80;posY=#bPosY+85;posY=#bPosY+90;posY=#bPosY+95;posY=#bPosY+100;posY=#bPosY+105),type=entity,ID=Falling_block,NBTTag=(Block=diamond_block);type=entity,ID=Falling_block,NBTTag=(Block=#randList(enchanting_table,lucky_block,lucky_block_fish,diamond_block,emerald_block,gold_block,glass_block,tnt)),PosY=#bPosY+110;type=entity,ID=LightningBolt,PosY=#bPosY+23,delay=8.5)@luck=2
group(type=entity,ID=Falling_Block,NBTTag=(Block=lucky:lucky_block_fish),posOffsetX=1,posOffsetY=5;type=entity,ID=Falling_Block,NBTTag=(Block=lucky:fish_lucky_block),posOffsetX=-1,posOffsetY=5;type=entity,ID=Falling_Block,NBTTag=(Block=redstone_block),posOffsetX=1,posOffsetY=10;type=entity,ID=Falling_block,NBTTag=(Block=redstone_block),posOffsetX=-1,posOffsetY=10)@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=crafting_table),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=crafting_table,Data=1))@luck=0
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=redstone_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=lucky:lucky_block_fish,Data=1))@luck=-1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=beacon),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=beacon,Data=1))@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=Falling_Block,NBTTag=(Block=dragon_egg),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=Falling_block,NBTTag=(Block=dragon_egg,Data=1))@luck=1
/ Player heads
ID=skull,damage=3,NBTTag=(SkullOwner=fishcute,display=(Name="$bfishcute",Lore=["$3Just put it on!"]))@luck=1
ID=skull,damage=3,NBTTag=(SkullOwner=Herobrine,display=(Name="$4Herobrines $cSkull",Lore=["$7Become him!"]))@luck=0
ID=skull,damage=3,NBTTag=(SkullOwner=Herobrine,display=(Name="$oThe Skull",Lore=["$5$oBECOME HIM"]))@luck=0
/ Structures
type=structure,ID=monument@luck=1
type=structure,ID=fish@luck=0
type=structure,ID=diamond_cube@luck=1
type=structure,ID=maze@luck=1
type=structure,ID=spongehouse@luck=0
type=structure,ID=temple@luck=2
type=structure,ID=withertower@luck=1
type=structure,ID=temple@luck=2
type=structure,ID=luckyswordstand,rotation=#pDirect,pos=#pPos)@luck=1
/ Modded Items Drops
ID=aquaticluckyblock:prismarinepickaxe@luck=2
ID=aquaticluckyblock:prismarinesword@luck=2
ID=aquaticluckyblock:plasmagun@luck=2
ID=aquaticluckyblock:watercannon@luck=2
ID=aquaticluckyblock:spongecannon@luck=2
ID=aquaticluckyblock:ring1@luck=2
ID=aquaticluckyblock:ring2@luck=2
ID=aquaticluckyblock:ring3@luck=2
ID=aquaticluckyblock:ring4@luck=2
ID=aquaticluckyblock:ring5@luck=2
ID=aquaticluckyblock:bootsofflyingboots@luck=1
ID=aquaticluckyblock:monument@luck=1
ID=aquaticluckyblock:withertower@luck=2
ID=aquaticluckyblock:maze@luck=1
ID=aquaticluckyblock:temple@luck=1
group(type=message,ID="$eWhen sponges became stronger! FEEL THE POWER! &4(!)";ID=aquaticluckyblock:strongsponge,amount=16)@luck=1
group(type=message,ID="$3May be good for decoration, but I wouldn't trust it for a house! &4(!)";ID=aquaticluckyblock:solidwaterblock,amount=32)@luck=1
group(type=message,ID="$bLess luckier than a lucky block, but won't blow your house up! &4(!)";ID=aquaticluckyblock:fishblock,amount=16)@luck=1
group(type=message,ID="$aWarning: May cause nuclear damage" &4(!);ID=aquaticluckyblock:wand,amount=1)@luck=2
group(type=message,ID="$8Stalker Power! &4(!)";ID=aquaticluckyblock:invisiblearmorboots,amount=1)@luck=2
group(type=message,ID="$8Stalker Power! &4(!)";ID=aquaticluckyblock:invisiblearmorlegs,amount=1)@luck=2
group(type=message,ID="$8Stalker Power! &4(!)";ID=aquaticluckyblock:invisiblearmorbody,amount=1)@luck=2
group(type=message,ID="$8Stalker Power! &4(!)";ID=aquaticluckyblock:invisiblearmorhelmet,amount=1)@luck=2
group(type=message,ID="$bBecome a fish! &4(!)";ID=aquaticluckyblock:fisharmorboots,amount=1)@luck=1
group(type=message,ID="$bBecome a fish! &4(!)";ID=aquaticluckyblock:fisharmorlegs,amount=1)@luck=1
group(type=message,ID="$bBecome a fish! &4(!)";ID=aquaticluckyblock:fisharmorbody,amount=1)@luck=1
group(type=message,ID="$bBecome a fish! &4(!)";ID=aquaticluckyblock:fisharmorhelmet,amount=1)@luck=1
group(type=message,ID="$e$lA very fancy monocle &4(!)";ID=aquaticluckyblock:monocleshelmet,amount=1)@luck=3
group(type=message,ID="$bA abnormal sword &4(!)";ID=aquaticluckyblock:supersword,amount=1)@luck=3
group(type=message,ID="$bSmash Em! &4(!)";ID=aquaticluckyblock:megahammer,amount=1)@luck=2
group(ID=aquaticluckyblock:aquaticboots;ID=aquaticluckyblock:aquaticlegs;ID=aquaticluckyblock:aquaticbody;ID=aquaticluckyblock:aquatichelmet;ID=aquaticluckyblock:aquaticgemstone)@luck=1
ID=aquaticluckyblock:lootbag,amount=#rand(2,6)@luck=1
ID=aquaticluckyblock:goldensheet,amount=1@luck=2
ID=aquaticluckyblock:aquaticgemstone,amount=#rand(4,20)@luck=2
ID=aquaticluckyblock:cannonball,amount=#rand(10,20)@luck=0
group(type=message,ID="$bFeel the prismarine power! &4(!)";ID=aquaticluckyblock:prismarinepickaxe,amount=1)@luck=1
group(type=message,ID="$bFeel the prismarine power! &4(!)";ID=aquaticluckyblock:prismarinesword,amount=1)@luck=1
group(type=message,ID="$4Troll your friends!";ID=barrier,amount=8)@luck=2
type=entity,ID=Falling_block,amount=#rand(10,16),NBTTag=(Block=#randList(iron_block,gold_block,lapis_block,redstone_block,coal_block,emerald_block,diamond_block,quartz,lucky:lucky_block_fish,lucky:lucky_block,beacon,dragon_egg,tnt,slime),Motion=#randLaunchMotion)@luck=2
/ You are in doom!
group:1:(group(type=command,ID="/tell #pName Listen to me, #pName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="fishcute";ID=red_mushroom,NBTTag=(display=(Name="$cOnly Hope")));group(type=command,ID="/tell #pName Listen to me, #pName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="fishcute";ID=brown_mushroom,NBTTag=(display=(Name="$cOnly Hope"))))@luck=-1
group:1:(group(type=command,ID="/tell #pName Listen to me, #pName. You are in grave danger. You need to run. Now. Take this fish, it is your only hope.",commandSender="fishcute";ID=fish,NBTTag=(display=(Name="$cOnly Hope")));group(type=command,ID="/tell #pName Listen to me, #pName. You are in (not much)a lot of danger. You need to escape from something right behind you. Now. Take this sponge, it is your only hope (If you want to go to somewhere else).",commandSender="fishcute";ID=sponge,NBTTag=(display=(Name="$cThis got spongier"))))@luck=-1
/ Normal stuff
group(ID=dispenser,amount=2;ID=noteblock,amount=1;ID=sticky_piston,amount=4;ID=piston,amount=4;ID=tnt,amount=6;ID=lever,amount=2;ID=stone_pressure_plate,amount=2;ID=wooden_pressure_plate,amount=2;ID=redstone_torch,amount=8;ID=stone_button,amount=2;ID=trapdoor,amount=2;ID=iron_trapdoor,amount=2;ID=fence_gate,amount=1;ID=redstone_lamp,amount=4;ID=tripwire_hook,amount=2;ID=wooden_button,amount=2;ID=light_weighted_pressure_plate,amount=1;ID=heavy_weighted_pressure_plate,amount=1;ID=daylight_detector,amount=1;ID=hopper,amount=4;ID=dropper,amount=#rand(2,4);ID=#randList(wooden_door,dark_oak_door,acacia_door,jungle_door,birch_door,spruce_door),amount=1;ID=iron_door,amount=1;ID=redstone,amount=#rand(32,64);ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=2002,damage=9)@luck=1
group(ID=diamond;type=explosion,radius=4,delay=2)@luck=-2
group(type=difficulty,ID=hard;group:#rand(3,5):(ID=spawn_egg,damage=50;ID=spawn_egg,damage=51;ID=spawn_egg,damage=52;ID=spawn_egg,damage=54;ID=spawn_egg,damage=55;ID=spawn_egg,damage=56;ID=spawn_egg,damage=57;ID=spawn_egg,damage=58;ID=spawn_egg,damage=59;ID=spawn_egg,damage=60;ID=spawn_egg,damage=61;ID=spawn_egg,damage=62;ID=spawn_egg,damage=65;ID=spawn_egg,damage=66;ID=spawn_egg,damage=67;ID=spawn_egg,damage=68;ID=spawn_egg,damage=90;ID=spawn_egg,damage=91;ID=spawn_egg,damage=92;ID=spawn_egg,damage=93;ID=spawn_egg,damage=94;ID=spawn_egg,damage=95;ID=spawn_egg,damage=96;ID=spawn_egg,damage=98;ID=spawn_egg,damage=100;ID=spawn_egg,damage=101;ID=spawn_egg,damage=120;ID=lootplusplus:emerald_block.spawn_snowgolem;ID=lootplusplus:emerald_block.spawn_irongolem))@luck=1
group:#rand(1,3):(ID=wooden_hoe;ID=stone_hoe;ID=golden_hoe;ID=iron_hoe;ID=diamond_hoe;ID=stone_hoe;ID=iron_hoe;ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments);ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments))@luck=1
group:#rand(5,20):(ID=aquaticluckyblock:bridgebuilder;ID=aquaticluckyblock:bridgebuilder2;ID=obsidian;ID=cobblestone;ID=aquaticluckyblock:bridgebuilder;ID=bow;ID=arrow;ID=lucky:fish_lucky_sword,NBTTag=(ench=#luckyToolEnchantments);ID=diamond_sword,NBTTag=(ench=#luckyToolEnchantments))@luck=1
group:#rand(10,40):(ID=aquaticluckyblock:bridgebuilder;ID=aquaticluckyblock:bridgebuilder2;ID=obsidian;ID=cobblestone;ID=aquaticluckyblock:bridgebuilder;ID=bow;ID=arrow;ID=lucky:fish_lucky_sword,NBTTag=(ench=#luckyToolEnchantments);ID=diamond_sword,NBTTag=(ench=#luckyToolEnchantments))@luck=2
group:1:(group(type=command,ID="/tell #pName Hey if your looking for your old socks, I found them for you",commandSender="TheDirtyPlayer";ID=leather_boots,NBTTag=(display=(Name="$eOld Socks")));group(type=command,ID="/tell #pName Hey if ya' lookin' for your old underwear, I found it under your bed",commandSender="TheDirtyPlayer";ID=leather_pants,NBTTag=(display=(Name="$eStinky Underwear"))))@luck=-1
ID=mycelium,NBTTag=(display=(Name="$8Spores")),amount=#rand(16,32)@luck=-1
ID=mycelium,NBTTag=(display=(Name="$7Mushroom Dirt")),amount=#rand(16,32)@luck=-1
ID=mushroom,NBTTag=(display=(Name="$dBaby Mushroom")),amount=#rand(16,32)@luck=-1
ID=dirt,NBTTag=(display=(Name="$5Old dirt"))@luck=-1
ID=dirt,NBTTag=(display=(Name="Soil, Muck, Dirt, Excrement, Filth, Gunk, Ground, Stain"))@luck=-1
ID=deadbush,NBTTag=(display=(Name="derp"))@luck=-1
group:#rand(3,4):(ID=golden_sword,ID=golden_axe,ID=golden_pickaxe,ID=golden_hoe,ID=golden_shovel,ID=golden_helmet,ID=golden_chestplate,ID=golden_leggings,ID=golden_boots)@luck=0
group:#rand(2,3):(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1
group:#rand(1,2):(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2
group:#rand(2,3):(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_horse_armor)@luck=1
group:#rand(1,2):(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2
group(ID=bow;ID=arrow,amount=#rand(16,32))@luck=1
ID=enchanting_table@luck=1
ID=tnt,amount=8@luck=1
ID=stick,NBTTag=(display=(Name="Stuck..."))@luck=-1
group(ID=bookshelf,amount=#rand(8,16);ID=book,amount=#rand(8,16))@luck=0
ID=golden_apple,amount=#rand(2,4)@luck=2
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=15@luck=-2
ID=diamond_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$bFishified Sword"))@luck=2
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="$bFishified Bow"))@luck=2
group:1:(ID=diamond_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$bFishified Shovel"));ID=diamond_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$bFishified Pickaxe"));ID=diamond_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$bFishified Axe"));ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$bFishified Hoe")))@luck=2
group:1:(ID=diamond_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$bFishified Helmet"));ID=diamond_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$bFishified Chestplate"));ID=diamond_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$bFishified Leggings"));ID=diamond_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$bFishified Boots")))@luck=2
ID=potion,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="$bFishified Potion"))@luck=2
ID=splash_potion,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4The Fish God's Nightmare"))@luck=1
ID=lucky:lucky_potion,NBTTag=(display=(Name="$6Lucky Potion"),Luck=#randList(-100,100)),amount=#rand(5,10)@luck=1
group(ID=bucket,amount=#rand(1,2);ID=water_bucket,amount=#rand(1,2);ID=lava_bucket,amount=#rand(1,2);ID=milk_bucket,amount=#rand(1,2))@luck=0
roup(ID=dispenser,amount=2;ID=noteblock,amount=1;ID=sticky_piston,amount=4;ID=piston,amount=4;ID=tnt,amount=6;ID=lever,amount=2;ID=stone_pressure_plate,amount=2;ID=wooden_pressure_plate,amount=2;ID=redstone_torch,amount=8;ID=stone_button,amount=2;ID=trapdoor,amount=2;ID=iron_trapdoor,amount=2;ID=fence_gate,amount=1;ID=redstone_lamp,amount=4;ID=tripwire_hook,amount=2;ID=wooden_button,amount=2;ID=light_weighted_pressure_plate,amount=1;ID=heavy_weighted_pressure_plate,amount=1;ID=daylight_detector,amount=1;ID=hopper,amount=4;ID=dropper,amount=#rand(2,4);ID=#randList(wooden_door,dark_oak_door,acacia_door,jungle_door,birch_door,spruce_door),amount=1;ID=iron_door,amount=1;ID=redstone,amount=#rand(32,64);ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=2002,damage=9)@luck=1
group(ID=diamond;type=explosion,radius=4,delay=2)@luck=-2
group(type=difficulty,ID=hard;group:#rand(3,5):(ID=spawn_egg,damage=50;ID=spawn_egg,damage=51;ID=spawn_egg,damage=52;ID=spawn_egg,damage=54;ID=spawn_egg,damage=55;ID=spawn_egg,damage=56;ID=spawn_egg,damage=57;ID=spawn_egg,damage=58;ID=spawn_egg,damage=59;ID=spawn_egg,damage=60;ID=spawn_egg,damage=61;ID=spawn_egg,damage=62;ID=spawn_egg,damage=65;ID=spawn_egg,damage=66;ID=spawn_egg,damage=67;ID=spawn_egg,damage=68;ID=spawn_egg,damage=90;ID=spawn_egg,damage=91;ID=spawn_egg,damage=92;ID=spawn_egg,damage=93;ID=spawn_egg,damage=94;ID=spawn_egg,damage=95;ID=spawn_egg,damage=96;ID=spawn_egg,damage=98;ID=spawn_egg,damage=100;ID=spawn_egg,damage=101;ID=spawn_egg,damage=120;ID=lootplusplus:emerald_block.spawn_snowgolem;ID=lootplusplus:emerald_block.spawn_irongolem))@luck=1
group:#rand(1,3):(ID=wooden_hoe;ID=stone_hoe;ID=golden_hoe;ID=iron_hoe;ID=diamond_hoe;ID=stone_hoe;ID=iron_hoe;ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments);ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments))@luck=1
group:#rand(5,20):(ID=aquaticluckyblock:bridgebuilder;ID=aquaticluckyblock:bridgebuilder2;ID=obsidian;ID=cobblestone;ID=aquaticluckyblock:bridgebuilder;ID=bow;ID=arrow;ID=lucky:fish_lucky_sword,NBTTag=(ench=#luckyToolEnchantments);ID=diamond_sword,NBTTag=(ench=#luckyToolEnchantments))@luck=1
group:#rand(10,40):(ID=aquaticluckyblock:bridgebuilder;ID=aquaticluckyblock:bridgebuilder2;ID=obsidian;ID=cobblestone;ID=aquaticluckyblock:bridgebuilder;ID=bow;ID=arrow;ID=lucky:fish_lucky_sword,NBTTag=(ench=#luckyToolEnchantments);ID=diamond_sword,NBTTag=(ench=#luckyToolEnchantments))@luck=2
group:1:(group(type=command,ID="/tell #pName Hey if your looking for your old socks, I found them for you",commandSender="TheDirtyPlayer";ID=leather_boots,NBTTag=(display=(Name="$eOld Socks")));group(type=command,ID="/tell #pName Hey if ya' lookin' for your old underwear, I found it under your bed",commandSender="TheDirtyPlayer";ID=leather_pants,NBTTag=(display=(Name="$eStinky Underwear"))))@luck=-1
ID=mycelium,NBTTag=(display=(Name="$8Spores")),amount=#rand(16,32)@luck=-1
ID=mycelium,NBTTag=(display=(Name="$7Mushroom Dirt")),amount=#rand(16,32)@luck=-1
ID=mushroom,NBTTag=(display=(Name="$dBaby Mushroom")),amount=#rand(16,32)@luck=-1
ID=dirt,NBTTag=(display=(Name="$5Old dirt"))@luck=-1
ID=dirt,NBTTag=(display=(Name="Soil, Muck, Dirt, Excrement, Filth, Gunk, Ground, Stain"))@luck=-1
ID=deadbush,NBTTag=(display=(Name="derp"))@luck=-1
group:#rand(3,4):(ID=golden_sword,ID=golden_axe,ID=golden_pickaxe,ID=golden_hoe,ID=golden_shovel,ID=golden_helmet,ID=golden_chestplate,ID=golden_leggings,ID=golden_boots)@luck=0
group:#rand(2,3):(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1
group:#rand(1,2):(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2
group:#rand(2,3):(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_horse_armor)@luck=1
group:#rand(1,2):(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2
group(ID=bow;ID=arrow,amount=#rand(16,32))@luck=1
ID=enchanting_table@luck=1
ID=tnt,amount=8@luck=1
ID=stick,NBTTag=(display=(Name="Stuck..."))@luck=-1
group(ID=bookshelf,amount=#rand(8,16);ID=book,amount=#rand(8,16))@luck=0
ID=golden_apple,amount=#rand(2,4)@luck=2
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=15@luck=-2
ID=diamond_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$bFishified Sword"))@luck=2
ID=iron_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$7Polished Sword"))@luck=2
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="$bFishified Bow"))@luck=2
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="$bEnhanced Fishing Rod"))@luck=2
group:2:(ID=iron_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$$7Polished Shovel"));ID=iron_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$$7Polished Pickaxe"));ID=iron_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$$7Polished Axe"));ID=iron_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$$7Polished Hoe")))@luck=2
group:2:(ID=iron_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$$7Polished Helmet"));ID=iron_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$7Polished Chestplate"));ID=iron_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$7Polished Leggings"));ID=iron_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$7Polished Boots")))@luck=2
group:1:(ID=diamond_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$bFishified Shovel"));ID=diamond_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$bFishified Pickaxe"));ID=diamond_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$bFishified Axe"));ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$bFishified Hoe")))@luck=2
group:1:(ID=diamond_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$bFishified Helmet"));ID=diamond_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$bFishified Chestplate"));ID=diamond_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$bFishified Leggings"));ID=diamond_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$bFishified Boots")))@luck=2
ID=potion,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="$bFishified Potion"))@luck=2
ID=splash_potion,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4The Fish God's Nightmare"))@luck=1
ID=lucky:lucky_potion,NBTTag=(display=(Name="$6Lucky Potion"),Luck=#randList(-100,100)),amount=#rand(5,10)@luck=1
group(ID=bucket,amount=#rand(1,2);ID=water_bucket,amount=#rand(1,2);ID=lava_bucket,amount=#rand(1,2);ID=milk_bucket,amount=#rand(1,2))@luck=0
ID=beacon,NBTTag=(display=(Name="$bWet Beacon"))@luck=-1
ID=beacon,NBTTag=(display=(Name="$7Plastic Beacon"))@luck=-1
ID=beacon,NBTTag=(display=(Name="$3Fake Beacon"))@luck=-1
group(ID=ice,amount=#rand(1,10);ID=packed_ice,amount=#rand(1,10))@luck=0
ID=book,NBTTag=(display=(Name="$aCredits to #pName"))@luck=-1
group(ID=beacon;type=explosion,radius=6,delay=2)@luck=-2
group(ID=dragon_egg;type=explosion,radius=6,delay=2)@luck=-2
group(ID=nether_star;type=explosion,radius=6,delay=2)@luck=-2
group(ID=diamond_block;type=explosion,radius=4,delay=2)@luck=-2

/ Fortunes or Traps
group(type=message,ID="Fortune smiles upon #pName! Everyone recieves fishy luck!";type=command,ID="/effect @a minecraft:regeneration 120 1")@luck=2
group(type=message,ID="Fortune smiles upon #pName! Everyone gets a cake!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~ ~ cake")@luck=2
group(type=message,ID="Fortune smiles upon #pName! Everyone gets diamonds!";type=command,ID="/give @a diamond_block")@luck=2
group(type=message,ID="Fortune smiles upon #pName! Everyone gets a cake!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~ ~ ")@luck=2
group(type=message,ID="$c#pName triggered a trap! Everyone beware!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~10 ~ anvil")@luck=0
group(type=message,ID="$c#pName triggered a trap! Everyone beware!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~2 ~ lava")@luck=0
group(type=message,ID="$c#pName triggered a trap! Everyone beware!";type=command,ID="/execute @a ~ ~ ~ summon tnt")@luck=0
group(type=message,ID="$c#pName triggered a trap! Everyone beware!";type=command,ID="/execute @a ~ ~ ~ summon vex ~ ~3 ~")@luck=0
group(type=message,ID="$c#pName triggered a trap! Everyone beware!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~ ~ fire")@luck=0
group(type=message,ID="$c#pName triggered a trap! Everyone beware!";type=command,ID="/execute @a ~ ~ ~ summon creeper ~ ~2 ~")@luck=0
group(type=message,ID="$c#pName triggered a trap! Bob wants revenge!";type=command,ID="/execute @a ~ ~ ~ summon minecraft:zombie ~ ~1 ~ {CustomName:Bob,CustomNameVisible:1,Health:50,Attributes:[{Name:"generic.maxHealth",Base:50},{Name:"generic.followRange",Base:500},{Name:"generic.attackDamage",Base:15}],HandItems:[{id:"minecraft:diamond_sword",Count:1,tag:{ench:[{id:16,lvl:5},{id:17,lvl:5},{id:18,lvl:5},{id:19,lvl:2},{id:20,lvl:2},{id:21,lvl:3},{id:22,lvl:3},{id:34,lvl:3}]}},{}],HandDropChances:[0.51F,0F],ArmorItems:[{Count:1,tag:{ench:[{id:0,lvl:4}]},id:"minecraft:diamond_boots"},{Count:1,tag:{ench:[{id:0,lvl:4}]},id:"minecraft:diamond_leggings"},{Count:1,tag:{ench:[{id:0,lvl:4}]},id:"minecraft:diamond_chestplate"},{id:"minecraft:diamond_helmet",Count:1,tag:{ench:[{id:0,lvl:4}]}}],ArmorDropChances:[0.61F,0.6F,0.64F,0.62F]}")@luck=0
group(type=message,ID="#pName wanted everyone to become a fish! Everyone gets water breathing!";type=command,ID="/effect @a minecraft:water_breathing 120 1")@luck=2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone floats away!";type=command,ID="/effect @a minecraft:levitation 10 50")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone gets tired!";type=command,ID="/effect @a minecraft:mining_fatigue 120 1")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone blows up!";type=command,ID="/execute @a ~ ~ ~ summon tnt")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone gets a pet wither!";type=command,ID="/execute @a ~ ~ ~ summon wither")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone looks up!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~10 ~ anvil")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone tries to skydive!";type=command,ID="tp @a ~ ~500 ~")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone tries to swim in lava!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~ ~ lava")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone goes to the nether!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~ ~ nether_portal")@luck=-2
group(type=message,ID="$cEvilness smiles upon #pName! Everyone goes to the end!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~ ~ end_portal")@luck=-2
group(type=message,ID="$aThe server admin smiles upon #pName! Everyone gets kicked!";type=command,ID="/kick @a")@luck=0
group(type=message,ID="$aThe server admin smiles upon #pName! Everyone gets creative mode!";type=command,ID="/gamemode c @a")@luck=0
group(type=message,ID="$aThe server admin smiles upon #pName! No more building!";type=command,ID="/gamemode a @a")@luck=0
group(type=message,ID="$aThe server admin smiles upon #pName! Everyone gets to spectate!";type=command,ID="/gamemode sp @a")@luck=0
group(type=message,ID="$cEvilness smiles upon #pName! Everyone gets stuck!";type=command,ID="/execute @a ~ ~ ~ setblock ~ ~ ~ web")@luck=-2

/ Rankup Items
group(ID=diamond_helmet,NBTTag=(display=(Name="$3Fish $bHelmet $fLvl.1"),ench=[(id=0,lvl=1)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3Fish $bChestplate $fLvl.1"),ench=[(id=0,lvl=1)]);ID=diamond_leggings,NBTTag=(display=(Name="$3Fish $bLeggings $fLvl.1"),ench=[(id=0,lvl=1)]);ID=diamond_boots,NBTTag=(display=(Name="$3Fish $bBoots $fLvl.1"),ench=[(id=0,lvl=1)]))@luck=0@chance=0.75
group(ID=diamond_helmet,NBTTag=(display=(Name="$3Fish $bHelmet $fLvl.2"),ench=[(id=0,lvl=3)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3Fish $bChestplate $fLvl.2"),ench=[(id=0,lvl=3)]);ID=diamond_leggings,NBTTag=(display=(Name="$3Fish $bLeggings $fLvl.2"),ench=[(id=0,lvl=3)]);ID=diamond_boots,NBTTag=(display=(Name="$3Fish $bBoots $fLvl.2"),ench=[(id=0,lvl=3)]))@luck=0@chance=0.50
group(ID=diamond_helmet,NBTTag=(display=(Name="$3Fish $bHelmet $fLvl.3"),ench=[(id=17,lvl=1),(id=0,lvl=6)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3Fish $bChestplate $fLvl.3"),ench=[(id=17,lvl=1),(id=0,lvl=6)]);ID=diamond_leggings,NBTTag=(display=(Name="$3Fish $bLeggings $fLvl.3"),ench=[(id=17,lvl=1),(id=0,lvl=6)]);ID=diamond_boots,NBTTag=(display=(Name="$3Fish $bBoots $fLvl.3"),ench=[(id=17,lvl=1),(id=0,lvl=6)]))@luck=0@chance=0.40
group(ID=diamond_helmet,NBTTag=(display=(Name="$3Fish $bHelmet $fLvl.4"),ench=[(id=5,lvl=1),(id=17,lvl=3),(id=0,lvl=10)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3Fish $bChestplate $fLvl.4"),ench=[(id=5,lvl=1),(id=17,lvl=3),(id=0,lvl=10)]);ID=diamond_leggings,NBTTag=(display=(Name="$3Fish $bLeggings $fLvl.4"),ench=[(id=5,lvl=1),(id=17,lvl=3),(id=0,lvl=10)]);ID=diamond_boots,NBTTag=(display=(Name="$3Fish $bBoots $fLvl.4"),ench=[(id=5,lvl=1),(id=17,lvl=3),(id=0,lvl=10)]))@luck=0@chance=0.15
group(ID=diamond_helmet,NBTTag=(display=(Name="$3Fish $bHelmet $fLvl.5"),ench=[(id=5,lvl=3),(id=17,lvl=4),(id=0,lvl=15)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3Fish $bChestplate $fLvl.5"),ench=[(id=5,lvl=3),(id=17,lvl=4),(id=0,lvl=15)]);ID=diamond_leggings,NBTTag=(display=(Name="$3Fish $bLeggings $fLvl.5"),ench=[(id=5,lvl=3),(id=17,lvl=4),(id=0,lvl=15)]);ID=diamond_boots,NBTTag=(display=(Name="$3Fish $bBoots $fLvl.5"),ench=[(id=5,lvl=3),(id=17,lvl=4),(id=0,lvl=15)]))@luck=0@chance=0.10
group(ID=diamond_helmet,NBTTag=(display=(Name="$3Fish $bHelmet $fLvl.6"),ench=[(id=5,lvl=6),(id=17,lvl=8),(id=0,lvl=30)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3Fish $bChestplate $fLvl.6"),ench=[(id=5,lvl=6),(id=17,lvl=8),(id=0,lvl=30)]);ID=diamond_leggings,NBTTag=(display=(Name="$3Fish $bLeggings $fLvl.6"),ench=[(id=5,lvl=6),(id=17,lvl=8),(id=0,lvl=30)]);ID=diamond_boots,NBTTag=(display=(Name="$3Fish $bBoots $fLvl.6"),ench=[(id=5,lvl=6),(id=17,lvl=8),(id=0,lvl=30)]))@luck=1@chance=0.5

group(ID=diamond_helmet,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lHelmet $8Lvl.1"),ench=[(id=3,lvl=25),(id=17,lvl=40),(id=5,lvl=15),(id=0,lvl=20)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lChestplate $8Lvl.1"),ench=[(id=3,lvl=25),(id=17,lvl=40),(id=5,lvl=15),(id=0,lvl=20)]);ID=diamond_leggings,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lLeggings $8Lvl.1"),ench=[(id=3,lvl=25),(id=17,lvl=40),(id=5,lvl=15),(id=0,lvl=20)]);ID=diamond_boots,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lBoots $8Lvl.1"),ench=[(id=3,lvl=25),(id=17,lvl=40),(id=5,lvl=15),(id=0,lvl=20)]))@luck=2@chance=0.05
group(ID=diamond_helmet,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lHelmet $8Lvl.2"),ench=[(id=3,lvl=50),(id=17,lvl=80),(id=5,lvl=30),(id=0,lvl=40)]);ID=diamond_chestplate,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lChestplate $8Lvl.2"),ench=[(id=3,lvl=50),(id=17,lvl=80),(id=5,lvl=30),(id=0,lvl=40)]);ID=diamond_leggings,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lLeggings $8Lvl.2"),ench=[(id=3,lvl=50),(id=17,lvl=80),(id=5,lvl=30),(id=0,lvl=40)]);ID=diamond_boots,NBTTag=(display=(Name="$3$lFish $b$lGod $f$lBoots $8Lvl.2"),ench=[(id=3,lvl=50),(id=17,lvl=80),(id=5,lvl=30),(id=0,lvl=40)]))@luck=2@chance=0.01


/ When things got weirder
group:1:(type=entity,ID=Armor_Stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,Equipment=[(id=stone_pickaxe,Count=1),(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=#pName))],Rotation=[#pYaw+180f,0f],CustomName="Baby #pName",CustomNameVisible=true);type=entity,ID=Armor_Stand,NBTTag=(Small=false,NoBasePlate=true,ShowArms=true,Equipment=[(id=golden_apple,Count=1),(id=leather_boots,Count=1,tag=(display=(color=0))),(id=leather_leggings,Count=1,tag=(display=(color=2037259))),(id=leather_chestplate,Count=1,tag=(display=(color=15987909))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=Notch))],Rotation=[#pYaw+180f,0f],CustomName="Notch",CustomNameVisible=true))@luck=0
type=entity,ID=Sheep,NBTTag=(CustomName="$cM$6r. $eR$aa$2i$bn$3b$5o$dw",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=16@luck=1
type=command,ID=\"fill ~10 ~10 ~10 ~-10 ~ ~-10 water 0 replace air 0\"@chance=0.5@luck=-1
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 fire 0 replace air 0\"@luck=-2
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 lava 0 replace air 0\"@luck=-2
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 prismarine 0 replace grass 0\"@luck=-2
type=entity,ID=Sheep,NBTTag=(CustomName="jeb_",CustomNameVisible=true)@luck=0
ID=paper,NBTTag=(Luck=0,display=(Name="$cPolice Ticket: #pName was speeding while using lucky blocks."))@luck=0
ID=paper,NBTTag=(Luck=0,display=(Name="$cPolice Ticket: #pName got mad at this drop."))@luck=0
ID=diamond_block,NBTTag=(Luck=0,display=(Name="$aThanks for using my lucky blocks!"))@luck=1
/ Special tridents
ID=aquaticluckyblock:trident,NBTTag=(Luck=100,display=(Name="$bA special trident for #pName"))@luck=2
ID=aquaticluckyblock:trident,NBTTag=(Luck=100,display=(Name="$dDinglehopper"))@luck=1
/ Ammo drops
group(type=message,ID="$bFor your trident/nuking needs!";ID=aquaticluckyblock:magicball,amount=64)@luck=1
group(type=message,ID="[Anonymous] Take these balls. You will need them if you want to use your trident/fish wand!";ID=aquaticluckyblock:magicball,amount=64)@luck=1
group(type=message,ID="$cYou got balled";ID=aquaticluckyblock:magicball,amount=64)@luck=1
group(type=message,ID="$bOverBalled";ID=aquaticluckyblock:cannonball,amount=64)@luck=1
/ Traps
type=structure,ID=water_trap,pos=#pPos)@luck=-2  
type=structure,ID=pit_trap,pos=#pPos)@luck=-2
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 tnt 0 replace grass 0\"@luck=-2
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 magma 0 replace grass 0\"@luck=-1
type=structure,ID=anvil_trap,pos=#pPos,rotation=#pDirect)@luck=-1
type=structure,ID=lava_trap,pos=#pPos,rotation=#pDirect)@luck=-1
type=structure,ID=lookdown,rotation=#pDirect,pos=#pPos)@luck=-2
type=structure,ID=lavaroom,rotation=#pDirect,pos=#pPos)@luck=-2
type=structure,ID=tnttrap,rotation=#pDirect,pos=#pPos)@luck=-2
type=structure,ID=lookdown,rotation=#pDirect,pos=#pPos)@luck=-2
/ Block Replaces  Only works in normal worlds
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 diamond_block 0 replace grass 0\"@luck=2
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 emerald_block 0 replace grass 0\"@luck=2
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 gold_block 0 replace grass 0\"@luck=1
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 iron_block 0 replace grass 0\"@luck=1
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 coal_block 0 replace grass 0\"@luck=0
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 redstone_block 0 replace grass 0\"@luck=0
type=command,ID=\"/fill ~10 ~10 ~10 ~-10 ~-10 ~-10 cobblestone 0 replace grass 0\"@luck=0
/ Special Lucky Blocks
ID=lucky:lucky_block_fish,NBTTag=(Luck=100,display=(Name="$aA special lucky block for #pName"))@luck=1
ID=lucky:lucky_block_fish,NBTTag=(Luck=-100,display=(Name="$cA death wish for #pName"))@luck=0
ID=lucky:lucky_block_fish,NBTTag=(Luck=100,display=(Name="$bSuper Fish's Lucky Block"))@luck=1
ID=lucky:lucky_block_fish,NBTTag=(Luck=-100,display=(Name="$4R.I.P #pName $cDied because of this very block"))@luck=0
ID=lucky:lucky_block_fish,NBTTag=(Luck=100,display=(Name="$6Polished Fish Lucky Block"))@luck=1
ID=lucky:lucky_block,NBTTag=(Luck=100,display=(Name="$6Polished Lucky Block"))@luck=1
ID=lucky:lucky_block,NBTTag=(Luck=100,display=(Name="$eShiny Lucky Block"))@luck=1
ID=lucky:lucky_block_fish,NBTTag=(Luck=100,display=(Name="$aLuck upgrade!"))@luck=1
ID=lucky:lucky_block_fish,NBTTag=(Luck=-100,display=(Name="$cLuck downgrade..."))@luck=-1

/ End


