/ ========== TOOLS & ARMOR ==========

/ all wood, stone and gold tools
group(ID=wooden_sword;ID=wooden_shovel;ID=wooden_pickaxe;ID=wooden_axe;ID=wooden_hoe)@luck=0
group(ID=stone_sword;ID=stone_shovel;ID=stone_pickaxe;ID=stone_axe;ID=stone_hoe)@luck=0
group(ID=golden_sword;ID=golden_shovel;ID=golden_pickaxe;ID=golden_axe;ID=golden_hoe)@luck=1
/ 2-3 iron tools
group:#rand(2,3):(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1
/ 1-2 diamond tools
group:#rand(1,2):(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2
/ all leather and gold armor
group(ID=leather_helmet;ID=leather_chestplate;ID=leather_leggings;ID=leather_boots)@luck=0
group(ID=golden_helmet;ID=golden_chestplate;ID=golden_leggings;ID=golden_boots;ID=golden_horse_armor)@luck=1
/ 2-3 chain and iron armor
group:#rand(2,3):(ID=chainmail_helmet;ID=chainmail_chestplate;ID=chainmail_leggings;ID=chainmail_boots)@luck=2
group:#rand(2,3):(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_horse_armor)@luck=1
/ 1-2 diamond armor
group:#rand(1,2):(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2
/ all horse armor
group(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=2
/ bow and arrows
group(ID=bow;ID=arrow,amount=#rand(16,32))@luck=1

/ ========== BLOCKS ==========

ID=sponge@luck=0
ID=tnt,amount=8@luck=1
ID=obsidian,amount=14@luck=1
ID=enchanting_table@luck=2
ID=end_portal_frame,amount=#rand(2,6)@luck=2
ID=dragon_egg@luck=1
ID=ender_chest,amount=2@luck=0
ID=beacon@luck=2
ID=dropper,amount=8@luck=0
ID=hay_block,amount=8@luck=0
ID=gold_ore,amount=#rand(8,16)@luck=1
ID=iron_ore,amount=#rand(16,32)@luck=1
ID=diamond_ore,amount=#rand(5,10)@luck=1
ID=coal_ore,amount=#rand(32,64)@luck=0

/ chests
type=block,ID=chest,tileEntity=(Items=#chestVillageBlacksmith)@luck=0
type=block,ID=chest,tileEntity=(Items=#chestBonusChest)@luck=1
type=block,ID=chest,tileEntity=(Items=#chestDungeonChest)@luck=1
type=block,ID=chest,tileEntity=(Items=#chest(contents=[(id=iron_ingot,maxAmount=8,weight=10),(id=gold_ingot,maxAmount=4,weight=10),(id=diamond,maxAmount=4,weight=10),(id=emerald,maxAmount=4,weight=10),(id=dye,Damage=4,maxAmount=4,weight=10),(id=lucky:lucky_block_rainbow,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,Damage=1,maxAmount=2,weight=10)],maxTotalAmount=12))@luck=2

/ ========= ITEMS ==========
ID=bone,amount=#rand(16,48)@luck=0
ID=#rand(1,100),amount=#rand(1,48)@luck=0
ID=slime_ball,amount=16@luck=0
ID=clock,NBTTag=(display=(Name="$bYou're wasting your time"))@luck=0
ID=ink_sack,amount=3@luck=-1
ID=384,amount=64@luck=2
ID=poisonous_potato@luck=-1
ID=name_tag,amount=4@luck=1
ID=2261,NBTTag=(display=(Name="$dMugentaJRBeats"))@luck=0
ID=gold_ingot,amount=#rand(8,16)@luck=1
ID=stick@luck=-1
ID=painting,amount=4@luck=0
ID=saddle,amount=2@luck=0
ID=cake@luck=0
ID=rotten_flesh@luck=-1
ID=nether_star@luck=2
ID=red_flower,NBTTag=(display=(Name="$cRomantic Rose"))@luck=-1
ID=rabbit_stew,amount=#rand(5,7)@luck=1

/ ========== GROUPS ==========

/ bookshelves and books
group(ID=bookshelf,amount=#rand(6,12);ID=book,amount=#rand(8,16))@luck=0
/ pumpkins and jack o'lanterns
group(ID=pumpkin,amount=#rand(8,16);ID=lit_pumpkin,amount=#rand(8,16))@luck=0
/ golden apples
group(ID=golden_apple,amount=#rand(2,4);ID=golden_apple,amount=#rand(1,2),damage=1)@luck=2
/ buckets
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
/ meat (raw and cooked)
group:1:(group(ID=porkchop,amount=#rand(8,16);ID=cooked_porkchop,amount=#rand(4,8));group(ID=fish,amount=#rand(8,16);ID=cooked_fish,amount=#rand(4,8));group(ID=beef,amount=#rand(8,16);ID=cooked_beef,amount=#rand(4,8));group(ID=chicken,amount=#rand(8,16);ID=cooked_chicken,amount=#rand(4,8));group(ID=mutton,amount=#rand(8,16);ID=cooked_mutton,amount=#rand(4,8));group(ID=rabbit,amount=#rand(8,16);ID=cooked_rabbit,amount=#rand(4,8)))@luck=1
/ vegetable food (carrots, potatoes, pumpkin pie)
group:1:(group(ID=carrot,amount=#rand(8,16);ID=golden_carrot,amount=#rand(4,8));group(ID=potato,amount=#rand(8,16);ID=baked_potato,amount=#rand(4,8);ID=poisonous_potato,amount=#rand(2,4));group(ID=pumpkin_pie,amount=#rand(6,12)))@luck=1
/ ender pearls and eyes 
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=2
/ potions
ID=potion,damage=#randPotionDamage,amount=#rand(4,8)@luck=1
/ spawn eggs
ID=spawn_egg,damage=#randSpawnEggDamage,amount=#rand(4,8)@luck=1
/ heads
ID=skull,damage=#rand(0,4),amount=#rand(1,3)@luck=0
/ jukebox music discs
group(ID=jukebox;ID=#rand(2256,2267),amount=#rand(1,3))@luck=1
/ brewing
group(ID=ender_pearl,amount=#rand(1,3);ID=blaze_rod,amount=#rand(1,3);ID=ghast_tear,amount=#rand(1,3);ID=gold_nugget,amount=#rand(1,3);ID=nether_wart,amount=#rand(1,3);ID=spider_eye,amount=#rand(1,3);ID=fermented_spider_eye,amount=#rand(1,3);ID=blaze_powder,amount=#rand(1,3);ID=magma_cream,amount=#rand(1,3);ID=ender_eye,amount=#rand(1,3);ID=speckled_melon,amount=#rand(1,3);ID=rabbit_foot,amount=#rand(1,3);type=particle,ID=2002,damage=3)@luck=2
/ redstone
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=wooden_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=2
/ colorful
group(group:1:(ID=wool,damage=#rand(0,15),amount=#rand(32,64);ID=stained_hardened_clay,damage=#rand(0,15),amount=#rand(32,64);ID=dye,damage=#rand(0,15),amount=#rand(32,64));type=particle,ID=2002,damage=#randPotionParticle,amount=10)@luck=1
/ iron, gold, diamond, emerald, lapis with fireworks
group(ID=iron_ingot,amount=#rand(8,16);ID=gold_ingot,amount=#rand(8,16);ID=diamond,amount=#rand(8,16);ID=emerald,amount=#rand(8,16);ID=dye,damage=4,amount=#rand(8,16);type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2
/ quartz
group(ID=stone_slab,damage=7,amount=#rand(4,8);ID=quartz_ore,amount=#rand(16,32);ID=quartz_block,amount=#rand(4,8);ID=quartz_block,damage=1,amount=#rand(4,8);ID=quartz_block,damage=2,amount=#rand(4,8);ID=quartz_stairs,amount=#rand(4,8);ID=quartz,amount=#rand(24,32);type=particle,ID=2002,damage=14)@luck=1
/ fish
group(ID=fishing_rod;ID=349,damage=#rand(0,3),amount=#rand(10,20))@luck=1
/ random jokes
group:1:(ID=clock,NBTTag=(display=(Name="You're wasting your time"));ID=fish,damage=2,NBTTag=(display=(Name="I'm funny"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh!")))@luck=-1
/ flowers
group(ID=red_flower,damage=#rand(0,8),amount=64)@luck=0
/ enchantment books
ID=enchanted_book,NBTTag=(StoredEnchantments=#randEnchantment),amount=#rand(7,10)@luck=1
/ prismarine
group(ID=prismarine,amount=#rand(4,8);ID=prismarine,damage=1,amount=#rand(4,8);ID=prismarine,damage=2,amount=#rand(4,8);ID=sea_lantern,amount=#rand(4,8);ID=prismarine_shard,amount=#rand(15,30);ID=prismarine_crystals,amount=#rand(10,20);type=particle,ID=2002,damage=14)@luck=1
/shooping
group(type=message,ID="$b[Pat] $7hey #pName, LETS GO SHOOPING.";ID=gold_nugget,amount=#rand(128,256),NBTTag=(display=(Name="$6coin")))@luck=1;
/message with mushroom
group(type=message,ID="$c[PlayerInDistress] $7Listen to me $7#pName, $7You are in grave danger. $7You need to run. Now. $7Take this mushroom, it is your only hope.";ID=red_mushroom,NBTTag=(display=(Name="$cOnly Hope")))@luck=-1;

/ ========== ENTITIES ==========

/ lucky mobs
group:1:(type=entity,ID=Pig,NBTTag=(CustomName="$e$lLucky Pig",CustomNameVisible=true);type=entity,ID=Cow,NBTTag=(CustomName="$e$lLucky Cow",CustomNameVisible=true);type=entity,ID=Chicken,NBTTag=(CustomName="$e$lLucky Chicken",CustomNameVisible=true);type=entity,ID=Sheep,NBTTag=(CustomName="$e$lLucky Sheep",CustomNameVisible=true);type=entity,ID=Rabbit,NBTTag=(CustomName="$e$lLucky Rabbit",CustomNameVisible=true);type=entity,ID=Squid,NBTTag=(CustomName="$e$lUnlucky Squid",CustomNameVisible=true))@luck=0
/ colored sheep
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=60@luck=1
type=entity,ID=Sheep,NBTTag=(CustomName="jeb_",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=60@luck=1
/ thrown eggs
group(type=entity,ID=ThrownEgg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=diamond,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=2
/ thrown exp bottles
type=entity,ID=ThrownExpBottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32)@luck=2
/ launched tnt
type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=15@luck=-2

/ lightning creeper
group(type=difficulty,ID=hard;type=entity,ID=Creeper;type=entity,ID=LightningBolt)@luck=-2
/ giant
group(type=difficulty,ID=hard;type=entity,ID=Giant)@luck=-2
/ wither
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss)@chance=0.1@luck=-2
/ ghast
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@chance=0.2@luck=-2
/ghast
group(type=difficulty,ID=hard;type=entity,ID=Ghast,amount=10,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=false))@luck=-1
/ elder guardian
group(type=difficulty,ID=hard;type=entity,ID=Guardian,NBTTag=(Elder=1))@luck=-2
/ killer rabbit
group(type=difficulty,ID=hard;type=entity,ID=Rabbit,NBTTag=(RabbitType=99))@luck=-1
/ lightning creeper
group(type=difficulty,ID=hard;type=entity,ID=Creeper;type=entity,ID=LightningBolt)@luck=-2
/ bob zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$e$lBob",CustomNameVisible=true))@luck=-2

/ ghostly horseman skeleton
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments)),(id=chainmail_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=chainmail_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=chainmail_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=chainmail_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$7$lGhostly Horseman",CustomNameVisible=true,Riding=(id=EntityHorse,Tame=true,Type=4,Riding=(id=Bat,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)]))))@luck=-2

/ stacked villager and pigs
type=entity,ID=Villager,NBTTag=(Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig))))))))@luck=0

/ horses
type=entity,ID=EntityHorse,amount=12,posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4),Tame=true)@luck=1

/ witch with bats
group(type=difficulty,ID=hard;type=entity,ID=Witch;type=entity,ID=Bat,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=64)@luck=-1
/ huge slime and magma cube
group:1:(type=entity,ID=Slime,NBTTag=(Size=10);type=entity,ID=LavaSlime,NBTTag=(Size=10))@luck=-2

/ pet wolves
group(type=entity,ID=Wolf,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(CollarColor=#rand(0,14),Owner=#pName,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1
/ pet cats
group(type=entity,ID=Ozelot,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(CatType=#rand(0,3),Owner=#pName,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1
/ pet rabbits
group(type=entity,ID=Rabbit,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(RabbitType=#rand(0,5),Owner=#pName,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1

/ lucky villagers
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(20,25)),sell=(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Sword"))),maxUses=1),(buy=(id=diamond,Count=#rand(20,25)),sell=(id=bow,Count=1,tag=(ench=#luckyBowEnchantments,display=(Name="$e$lLucky Bow"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=fishing_rod,Count=1,tag=(ench=#luckyFishingRodEnchantments,display=(Name="$e$lLucky Fishing Rod"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="$e$lLucky Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(7,12)),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="$e$lUnlucky Potion"))),maxUses=1)]),CustomName="$e$lLucky Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(12,17)),sell=(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="$e$lLucky Helmet"))),maxUses=1),(buy=(id=diamond,Count=#rand(20,25)),sell=(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="$e$lLucky Chestplate"))),maxUses=1),(buy=(id=diamond,Count=#rand(15,20)),sell=(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="$e$lLucky Leggings"))),maxUses=1),(buy=(id=diamond,Count=#rand(12,17)),sell=(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="$e$lLucky Boots"))),maxUses=1)]),CustomName="$e$lLucky Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(10,15)),sell=(id=diamond_shovel,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Shovel"))),maxUses=1),(buy=(id=diamond,Count=#rand(15,20)),sell=(id=diamond_pickaxe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Pickaxe"))),maxUses=1),(buy=(id=diamond,Count=#rand(15,20)),sell=(id=diamond_axe,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="$e$lLucky Axe"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=diamond_hoe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Hoe"))),maxUses=1)]),CustomName="$e$lLucky Villager",CustomNameVisible=true)@luck=1

/ falling blocks (iron, gold, diamond, emerald)
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=iron_block);type=particle,ID=largesmoke,size=(1,2,1),particleAmount=500,delay=2;type=sound,ID=random.fizz,delay=2)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=gold_block);type=particle,ID=flame,size=(1,2,1),particleAmount=500,delay=2;type=sound,ID=item.fireCharge.use,delay=2)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=diamond_block);type=entity,ID=LightningBolt,delay=2)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=emerald_block);type=particle,ID=happyVillager,size=(1,2,1),particleAmount=500,delay=2;type=sound,ID=dig.grass,delay=2)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=lapis_block);type=particle,ID=splash,size=(1,2,1),particleAmount=1000,delay=2;type=sound,ID=game.neutral.swim.splash,delay=2)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=redstone_block);type=particle,ID=reddust,size=(1,2,1),particleAmount=500,delay=2;type=sound,ID=game.tnt.primed,pitch=2,delay=2)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=coal_block);type=particle,ID=smoke,size=(1,2,1),particleAmount=1000)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=cake);type=particle,ID=smoke,size=(1,2,1),particleAmount=1000)@luck=0

/ colorful pole
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=FallingSand;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=2

/challenge games tower
group(type=block,ID=air;type=block,ID=lucky:lucky_block_rainbow,posX=#bPosX+1,posZ=#bPosZ+1;type=block,ID=lucky:lucky_block_rainbow,posX=#bPosX-1,posZ=#bPosZ+1;type=block,ID=lucky:lucky_block_rainbow,posX=#bPosX+1,posZ=#bPosZ-1;type=block,ID=lucky:lucky_block_rainbow,posX=#bPosX-1,posZ=#bPosZ-1;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ+2;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ+2,posY=#bPosY+1;type=block,ID=diamond_block,posX=#bPosX+2,posZ=#bPosZ+2,posY=#bPosY+2;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ+1,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ+1;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ+0,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX+2;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ-1,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ-1;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ-2,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX+2,posZ=#bPosZ-2;type=block,ID=diamond_block,posX=#bPosX+2,posZ=#bPosZ-2,posY=#bPosY+2;type=block,ID=sponge,posX=#bPosX+1,posZ=#bPosZ-2;type=block,ID=sponge,posX=#bPosX+1,posZ=#bPosZ-2,posY=#bPosY+1;type=block,ID=sponge,posZ=#bPosZ-2,posY=#bPosY+1;type=block,ID=sponge,posZ=#bPosZ-2;type=block,ID=sponge,posX=#bPosX-1,posZ=#bPosZ-2,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX-1,posZ=#bPosZ-2;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ-2,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ-2;type=block,ID=diamond_block,posX=#bPosX-2,posZ=#bPosZ-2,posY=#bPosY+2;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ-1,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ-1;type=block,ID=sponge,posX=#bPosX-2;type=block,ID=sponge,posX=#bPosX-2,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ+1,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ+1;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ+2,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX-2,posZ=#bPosZ+2;type=block,ID=diamond_block,posX=#bPosX-2,posZ=#bPosZ+2,posY=#bPosY+2;type=block,ID=sponge,posX=#bPosX-1,posZ=#bPosZ+2,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX-1,posZ=#bPosZ+2;type=block,ID=sponge,posZ=#bPosZ+2,posY=#bPosY+1;type=block,ID=sponge,posZ=#bPosZ+2;type=block,ID=sponge,posX=#bPosX+1,posZ=#bPosZ+2,posY=#bPosY+1;type=block,ID=sponge,posX=#bPosX+1,posZ=#bPosZ+2)@luck=2

/RAINBOW
group(type=fill,ID=air,size=(33,71,1);group(type=entity,ID=FallingSand,NBTTag=(Block=coal_block);type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+10;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+20;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+30;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+40;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+50;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+20,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+50,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+20,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+50,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+10,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+30,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=coal_block),posY=#bPosY+40,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+4;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+4;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+4;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+4;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+4;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+4;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posX=#bPosX+5;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+10,posX=#bPosX+5;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+20,posX=#bPosX+5;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+30,posX=#bPosX+5;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+40,posX=#bPosX+5;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+5;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+6;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+6;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+20,posX=#bPosX+6;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+6;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+6;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+50,posX=#bPosX+6;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+7;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+7;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+20,posX=#bPosX+7;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+7;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+7;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+50,posX=#bPosX+7;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posX=#bPosX+8;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+10,posX=#bPosX+8;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+20,posX=#bPosX+8;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+30,posX=#bPosX+8;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+40,posX=#bPosX+8;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+8;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+9;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+9;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+9;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+9;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+9;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+9;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posX=#bPosX+10;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+10;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+10;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+10;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+10;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+50,posX=#bPosX+10;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posX=#bPosX+11;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+10,posX=#bPosX+11;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+20,posX=#bPosX+11;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+30,posX=#bPosX+11;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+40,posX=#bPosX+11;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+50,posX=#bPosX+11;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posX=#bPosX+12;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+12;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+12;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+12;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+12;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+50,posX=#bPosX+12;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+13;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+13;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+13;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+13;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+13;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+13;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posX=#bPosX+14;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+10,posX=#bPosX+14;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+20,posX=#bPosX+14;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+30,posX=#bPosX+14;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+40,posX=#bPosX+14;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+50,posX=#bPosX+14;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+15;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+15;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+15;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+30,posX=#bPosX+15;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+40,posX=#bPosX+15;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+15;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+16;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+10,posX=#bPosX+16;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+20,posX=#bPosX+16;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+16;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+16;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+16;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posX=#bPosX+17;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+10,posX=#bPosX+17;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+20,posX=#bPosX+17;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+30,posX=#bPosX+17;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+40,posX=#bPosX+17;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+50,posX=#bPosX+17;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+18;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+18;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+18;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+18;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+18;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+18;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posX=#bPosX+19;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+10,posX=#bPosX+19;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+20,posX=#bPosX+19;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+30,posX=#bPosX+19;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+40,posX=#bPosX+19;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+50,posX=#bPosX+19;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posX=#bPosX+20;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+20;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+20;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+30,posX=#bPosX+20;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+20;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+20;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posX=#bPosX+21;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+21;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+21;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+30,posX=#bPosX+21;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+21;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+21;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+22;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+10,posX=#bPosX+22;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+20,posX=#bPosX+22;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+22;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+22;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+22;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+23;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+23;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+23;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+23;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+23;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+23;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+24;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+10,posX=#bPosX+24;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+20,posX=#bPosX+24;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+30,posX=#bPosX+24;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+40,posX=#bPosX+24;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+24;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posX=#bPosX+25;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+25;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+25;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+25;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+25;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+50,posX=#bPosX+25;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posX=#bPosX+26;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+26;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+26;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+26;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+26;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+50,posX=#bPosX+26;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+27;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+10,posX=#bPosX+27;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+20,posX=#bPosX+27;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+30,posX=#bPosX+27;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+40,posX=#bPosX+27;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+27;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+28;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+28;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+28;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+28;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+28;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+28;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posX=#bPosX+29;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+10,posX=#bPosX+29;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+20,posX=#bPosX+29;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+30,posX=#bPosX+29;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+40,posX=#bPosX+29;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+50,posX=#bPosX+29;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+30;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+10,posX=#bPosX+30;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+30;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+30;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+30;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+30;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+31;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+31;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+20,posX=#bPosX+31;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+30,posX=#bPosX+31;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+31;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+31;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posX=#bPosX+32;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+10,posX=#bPosX+32;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+32;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+32;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+40,posX=#bPosX+32;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+50,posX=#bPosX+32;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posX=#bPosX+33;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+10,posX=#bPosX+33;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+20,posX=#bPosX+33;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+30,posX=#bPosX+33;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+40,posX=#bPosX+33;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+50,posX=#bPosX+33)@chance=0.2@luck=4

/nether portal
group(type=fill,ID=air,size=(4,71,1);group(type=entity,ID=FallingSand,NBTTag=(Block=obsidian);type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+10;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+20;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+30;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+40;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+10,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+20,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+30,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+40,posX=#bPosX+3;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+1;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+10,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+20,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=barrier),posY=#bPosY+30,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+40,posX=#bPosX+2;type=entity,ID=FallingSand,NBTTag=(Block=obsidian),posY=#bPosY+40,posX=#bPosX+1)@luck=1

/heart
group(type=fill,ID=air,size=(8,71,1);group(NBTTag=(Block=stained_glass,Data=6);NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+10;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+20;NBTTag=(Block=wool,Data=6),posY=#bPosY+30;NBTTag=(Block=wool,Data=6),posY=#bPosY+40;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+50;NBTTag=(Block=stained_glass,Data=6),posX=#bPosX+1;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+10,posX=#bPosX+1;NBTTag=(Block=wool,Data=6),posY=#bPosY+20,posX=#bPosX+1;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+30,posX=#bPosX+1;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+40,posX=#bPosX+1;NBTTag=(Block=wool,Data=6),posY=#bPosY+50,posX=#bPosX+1;NBTTag=(Block=stained_glass,Data=6),posX=#bPosX+2;NBTTag=(Block=wool,Data=6),posY=#bPosY+10,posX=#bPosX+2;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+20,posX=#bPosX+2;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+30,posX=#bPosX+2;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+40,posX=#bPosX+2;NBTTag=(Block=wool,Data=6),posY=#bPosY+50,posX=#bPosX+2;NBTTag=(Block=wool,Data=6),posX=#bPosX+3;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+10,posX=#bPosX+3;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+20,posX=#bPosX+3;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+30,posX=#bPosX+3;NBTTag=(Block=wool,Data=6),posY=#bPosY+40,posX=#bPosX+3;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+50,posX=#bPosX+3;NBTTag=(Block=stained_glass,Data=6),posX=#bPosX+4;NBTTag=(Block=wool,Data=6),posY=#bPosY+10,posX=#bPosX+4;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+20,posX=#bPosX+4;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+30,posX=#bPosX+4;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+40,posX=#bPosX+4;NBTTag=(Block=wool,Data=6),posY=#bPosY+50,posX=#bPosX+4;NBTTag=(Block=stained_glass,Data=6),posX=#bPosX+5;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+10,posX=#bPosX+5;NBTTag=(Block=wool,Data=6),posY=#bPosY+20,posX=#bPosX+5;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+30,posX=#bPosX+5;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+40,posX=#bPosX+5;NBTTag=(Block=wool,Data=6),posY=#bPosY+50,posX=#bPosX+5;NBTTag=(Block=stained_glass,Data=6),posX=#bPosX+6;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+10,posX=#bPosX+6;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+20,posX=#bPosX+6;NBTTag=(Block=wool,Data=6),posY=#bPosY+30,posX=#bPosX+6;NBTTag=(Block=wool,Data=6),posY=#bPosY+40,posX=#bPosX+6;NBTTag=(Block=stained_glass,Data=6),posY=#bPosY+50,posX=#bPosX+6),type=entity,ID=FallingSand)@luck=1

/ tnt pole
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=FallingSand,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= ,NBTTag=(Block=tnt))@luck=2

/ baby player
type=entity,ID=ArmorStand,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)@luck=0

/ ==== Monster Apocalyple ====
/ sword, difficulty, time, potion effects
group(ID=wooden_sword;type=difficulty,ID=hard;type=time,ID=18750;type=effect,ID=slowness,duration=30,amplifier=4;type=effect,ID=blindness,duration=30; \
/ zombies, creepers, spiders & cave spiders, silverfish & endermites, guardians
group:1:(type=entity,ID=Zombie,amount=#rand(20,50);type=entity,ID=Creeper,amount=#rand(10,30);group(type=entity,ID=Spider,amount=#rand(15,45);type=entity,ID=CaveSpider,amount=#rand(5,10));group(type=entity,ID=Silverfish,amount=#rand(15,45);type=entity,ID=Endermite,amount=#rand(5,10));type=entity,ID=Guardian,amount=#rand(10,30); \
/ all
group(type=entity,ID=Zombie,amount=#rand(20,50);type=entity,ID=Creeper,amount=#rand(10,30);group(type=entity,ID=Spider,amount=#rand(15,45);type=entity,ID=CaveSpider,amount=#rand(5,10);type=entity,ID=Silverfish,amount=#rand(15,45);type=entity,ID=Endermite,amount=#rand(5,10);type=entity,ID=Guardian,amount=#rand(10,30)))),posOffset=#circleOffset(8,10))@luck=-2

/ ========== STRUCTURES ==========

/ traps
type=structure,ID=anvil_trap,pos=#pPos,rotation=#pDirect@luck=-2
type=structure,ID=lava_trap,pos=#pPos,rotation=#pDirect@luck=-2
type=structure,ID=water_trap,pos=#pPos@luck=-2  
type=structure,ID=pit_trap,pos=#pPos@luck=-2

/ lucky fort and temple
type=structure,ID=luky_fort,pos=#pPos@luck=2
type=structure,ID=lucky_temple,pos=#pPos@chance=0.4@luck=2

/ bedrock problem
type=structure,ID=bedrock_problem,rotation=#pDirect@luck=-1

/ explosion
group(type=difficulty,ID=hard;type=explosion,radius=6)@luck=-2

/ choice of 2 lucky blocks
group:1:(type=structure,ID=lucky_choice_left,rotation=#pDirect;type=structure,ID=lucky_choice_right,rotation=#pDirect)@luck=0

/ wishing wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_ingot,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=dye,damage=4,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour wish came true! (If you like potatoes)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=potato,amount=128,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=baked_potato,amount=64,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=poisonous_potato,amount=32,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4Your death wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20)"]))@luck=-2

/bouncing castle
type=structure,ID=bouncing_castle,pos=#pPos,rotation=#pDirect

/ giant lucky blocks
type=structure,ID=giant_lucky_block_good,rotation=#pDirect@luck=2
type=structure,ID=giant_lucky_block_bad,rotation=#pDirect@luck=-2

/ ========== ENCHANTED ITEMS ==========

/ lucky block book
ID=written_book,NBTTag=(author="PlayerInDistress",title="$e$lLucky Block Book",pages=["$l$nThe Lucky Block$r\n\nThe Lucky Block ($ofortunus blockus$r) was brought to Minecraft by the gods to reward the good and punish the evil.","The player's true self will be revealed after mining this block.\n\nSome fear it, and others have been made rich by it.","You must mine it and be prepared for whatever will follow.\n\nIt is not luck.\n\nIt is $bdestiny."])@luck=0
/ lucky sword
ID=diamond_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lHero's Sword"))@luck=2
/ lucky bow
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="$e$lHero's Bow"))@luck=2
/ lucky fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="$e$lLucky Fishing Rod"))@luck=2
/ lucky tools
group:#rand(1,2):(ID=diamond_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Shovel"));ID=diamond_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Pickaxe"));ID=diamond_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$e$lLucky Axe"));ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Hoe")))@luck=2
/ lucky armor
group:#rand(1,2):(ID=diamond_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$e$lLucky Helmet"));ID=diamond_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$e$lLucky Chestplate"));ID=diamond_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$e$lLucky Leggings"));ID=diamond_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$e$lLucky Boots")))@luck=2
/ lucky potion
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="$e$lHero's Potion"))@luck=2
/ unlucky potion
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="$e$lUnlucky Potion"))@luck=1

/ ---------- NEW DROPS -----------

/========== TOOLS & ARMOR ==========
/-

/========== BLOCKS ==========
ID=97,NBTTag=(display=(Name="$7BreakME"))@luck=-1

/========= ITEMS ==========
ID=apple,amount=#rand(64,128)@luck=1
ID=snowball,amount=16@luck=0
ID=glass_bottle,amount=30@luck=0
ID=2267,NBTTag=(display=(Name="$9EvilMinionBeats"))@luck=0
ID=349,NBTTag=(display=(Name="$2EatMe!))@luck=-1
/========== GROUPS ==========
/captain cookie's cookies
ID=cookie,amount=32,NBTTag=(display=(Name="$b$lCaptain Cookie's Cookies"))@luck=0
/prestontorch
group(type=message,ID="$e[Preston] $7Hey #pName, I got your back!";ID=torch,amount=#rand(64,250))@luck=-1
/random items
group(ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48);ID=#rand(1,200),amount=#rand(1,48))@luck=2

/========== ENTITIES ==========
/enderslime
group(type=difficulty,ID=hard;type=entity,ID=Slime,amount=#rand(2,4),NBTTag=(Size=2,Riding=(id=Enderman,CustomName="$eI Cant see",CostumNameVisible=true)))@luck=-1
/lucky villagers
group(type=command,ID="/give #pName gold_nugget 100 0 {display:{Name:\"$6Coin\"}}";type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=gold_nugget,Count=1,tag=(display=(Name="$e$lCoin"))),sell=(id=iron_ingot,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=2,tag=(display=(Name="$e$lCoin"))),sell=(id=gold_ingot,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=3,tag=(display=(Name="$e$lCoin"))),sell=(id=diamond,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=4,tag=(display=(Name="$e$lCoin"))),sell=(id=emerald,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=8,tag=(display=(Name="$e$lCoin"))),sell=(id=iron_block,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=16,tag=(display=(Name="$e$lCoin"))),sell=(id=gold_block,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=24,tag=(display=(Name="$e$lCoin"))),sell=(id=diamond_block,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=32,tag=(display=(Name="$e$lCoin"))),sell=(id=emerald_block,Count=1),maxUses=10)]),CustomName="$e$lSHOOPING WITH COINS",CustomNameVisible=true))@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=sponge,Count=1),sell=(id=diamond_block,Count=1),maxUses=10),(buy=(id=saddle,Count=1),sell=(id=diamond,Count=5),maxUses=10),(buy=(id=end_portal_frame,Count=1),sell=(id=diamond,Count=1),maxUses=10),(buy=(id=cake,Count=1),sell=(id=diamond_block,Count=1),maxUses=10)]),CustomName="$e$lStrange Item Collector",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=apple,Count=#rand(10,15)),sell=(id=golden_apple,Count=#rand(1,5),tag=(display=(Name="$e$lJust a normal apple"))),maxUses=1),(buy=(id=diamond,Count=#rand(20,25)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lA dry beacon"))),maxUses=1),(buy=(id=iron_block,Count=6),sell=(id=gold_block,Count=#rand(2,4),tag=(display=(Name="$e$lWith this gold you will feel sooo dapper"))),maxUses=1),(buy=(id=redstone,Count=#rand(7,12)),sell=(id=dropper,Count=1),maxUses=10)]),CustomName="$e$lKinda Lucky Villager",CustomNameVisible=true)@luck=1
/bats
type=entity,ID=Bat,NBTTag=(CustomName="squeak",CustomNameVisible=true),scatterOffset=4-4,adjustHeight=2,amount=120,relativeToPlayer=true,reinitialize=true@luck=0
/Villagers
type=entity,ID=Villager,NBTTag=(CustomName="Where is the village",CustomNameVisible=true),amount=#rand(5,10)@luck=1
/MrPorkchop
type=entity,ID=Pig,NBTTag=(CustomName="$6M$cr. $bP$co$3r$bk$5d$2h$ao$1p",CustomNameVisible=true),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
/chickencoop
type=entity,ID=Chicken,NBTTag=(CustomName="I'm A Chick",CustomNameVisible=true),scatterOffset=4-4,adjustHeight=2,amount=45,relativeToPlayer=true,reinitialize=true@luck=1
/Milk4Dayz
type=entity,ID=Cow,NBTTag=(CustomName="MilkMe",CustomNameVisible=true),scatterOffset=4-4,adjustHeight=2,amount=20,relativeToPlayer=true,reinitialize=true@luck=1
/acrobatic giants
group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=false,Riding=(id=Giant,Riding=(id=Giant))))@luck=-1
/WJockey
group(type=difficulty,ID=hard;type=entity,ID=Witch,amount=#rand(7,10),NBTTag=(Riding=(id=Bat)))@luck=-1
/enderman
group(type=difficulty,ID=hard;type=entity,ID=Enderman,NBTTag=(CustomName="Never endersult me with my length",CustomNameVisible=true),scatterOffset=4-4,adjustHeight=2,amount=13,relativeToPlayer=true,reinitialize=true)@luck=-1
/bob's mom
group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lBob's mom",CustomNameVisible=true))@luck=-2
/freddy
group(type=difficulty,ID=hard;type=entity,ID=Silverfish,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lfreddy",CustomNameVisible=true))@luck=-2
/sven
group(type=difficulty,ID=hard;type=entity,ID=CaveSpider,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lSven",CustomNameVisible=true))@luck=-2
/sparky
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Wolf,NBTTag=(CollarColor=#rand(0,14),Owner=#pName,Sitting=1,CustomName="$e$lSparky",CustomNameVisible=true,ActiveEffects=[(id=22,Amplifier=15,Duration=999999),(id=1,Amplifier=5,Duration=999999),(id=11,Amplifier=3,Duration=999999),(id=12,Amplifier=3,Duration=999999),(id=10,Amplifier=2,Duration=999999)],Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))]))@luck=1
/svenARMY
group(type=difficulty,ID=hard;type=entity,ID=CaveSpider,amount=6,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lSven",CustomNameVisible=true))@luck=-2
/silverfish
group(type=difficulty,ID=hard;type=entity,ID=Silverfish,NBTTag=(CustomName=" $eHerobrine's$2Evil$bMinion",CustomNameVisible=false),scatterOffset=4-4,adjustHeight=2,amount=10,relativeToPlayer=true,reinitialize=true)@luck=-2
/too much XP
type=entity,ID=XPOrb,amount=500@luck=-1
/bob family
group(type=difficulty,ID=hard;type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lBob's mom",CustomNameVisible=true);type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lBob",CustomNameVisible=true);type=difficulty,ID=hard;type=entity,ID=Ghast,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lBob's dad",CustomNameVisible=false,Riding=(id=Giant,CustomName="$e$lBob's Dad",Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments,display=(Name="$f$lBob's sword"))),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments,display=(Name="$f$lBob's Helmet"))),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments,display=(Name="$f$lBob's Chestplate"))),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments,display=(Name="$f$lBob's Pants"))),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments,display=(Name="$f$lBob's Boots")))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],ActiveEffects=[(Id=11,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=-2
/bob's dad
group(type=difficulty,ID=hard;type=entity,ID=Ghast,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="$e$lBob's dad",CustomNameVisible=false,Riding=(id=Giant,CustomName="$e$lBob's Dad",Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments,display=(Name="$f$lBob's sword"))),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments,display=(Name="$f$lBob's Helmet"))),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments,display=(Name="$f$lBob's Chestplate"))),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments,display=(Name="$f$lBob's Pants"))),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments,display=(Name="$f$lBob's Boots")))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],ActiveEffects=[(Id=11,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=-2
/death jump
group(type=effect,ID=8,duration=600,Amplifier=50;type=message,ID="$a[aceaight]$7listen to me #pName, $7you $7will $7die $7an $7unexpected $7death")@luck=-1
/random potion effect
type=effect,ID=#rand(1,22),duration=#rand(30,600),Amplifier=#rand(1,255)@luck=0
/lightning mobs
group(type=difficulty,ID=hard;type=entity,ID=Creeper,amount=10;type=entity,ID=Pig,amount=10;type=entity,ID=LightningBolt)@luck=-1
/your brother
group(type=difficulty,ID=hard;type=entity,ID=Villager,NBTTag=(Silent=true,Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments,display=(Name="$f$l#pName's brother's sword"),AttributeModifiers=[(AttributeName=generic.attackDamage,Name="damage",Amount=7,Operation=0,UUIDLeast=1,UUIDMost=1)])),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments,display=(Name="$e$l#pName's brother's Boots"))),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments,display=(Name="$e$l#pName's brother's Chestplate"))),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments,display=(Name="$e$l#pName's brother's Lucky Pants"))),(id=skull,Damage=3,Count=1,tag=(ench=#luckyHelmetEnchantments,SkullOwner=#pName))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$e$l#pName's brother"))@luck=1
/ridable enderdragon
type=entity,id=Minecart,NBTTag=(Riding=(id=EnderDragon,CustomName="$e$lRidable enderdragon"))@luck=-1
/little bugs
group(type=difficulty,ID=hard;type=entity,ID=Silverfish,amount=20,NBTTag=(CustomName="$e$lLittle Bug");type=entity,ID=Endermite,amount=20,NBTTag=(CustomName="$e$lLittle Bug"))@luck=-2
/elder guardian
group(type=difficulty,ID=hard;type=entity,ID=Guardian,amount=3,NBTTag=(Elder=1,CustomName="$e$lGuardian Angel",CustomNameVisible=true,Riding=(id=Bat,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=-2
/Fis Fish Fish
group(type=difficulty,ID=hard;type=entity,ID=Guardian,NBTTag=(Elder=1,Equipment=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$e$lFish Fish Fish",CustomNameVisible=true))@luck=-2
/fire bats
group(type=entity,ID=FallingSand,amount=15,posY=#bPosY+5,NBTTag=(Block=lava,Time=1,Riding=(id=Bat,CustomName="$4$lFire Bat",Attributes=[(Name=generic.maxHealth,Base=30f)],Silent=true,ActiveEffects=[(Id=20,Duration=100000,Amplifier=2,ShowParticles=false)])))@luck=1
/following tnt
group(type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=1;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=2;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=3;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=4;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=5;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=6;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=7;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=7;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=8;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=9;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=10;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=11;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=12;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=13;type=entity,ID=,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),pos=#pPos,delay=14)@luck=-2
/multi explosion
type=command,ID="/summon PrimedTnt @a"@luck=-2
/========== ENCHANTED ITEMS ==========
/offence or defence?
type=entity,ID=Item,NBTTag=(CustomName="Offence or Defence?",CustomNameVisible=true,Item=(Count=1,id=diamond_chestplate,tag=(ench=[(id=16,lvl=15),(id=0,lvl=15)],display=(Name="Offence or Defence?"),RepairCost=1000)))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Offence or Defence?",CustomNameVisible=true,Item=(Count=1,id=diamond_helmet,tag=(ench=[(id=16,lvl=15),(id=0,lvl=15)],display=(Name="Offence or Defence?"),RepairCost=1000)))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Offence or Defence?",CustomNameVisible=true,Item=(Count=1,id=diamond_leggings,tag=(ench=[(id=16,lvl=15),(id=0,lvl=15)],display=(Name="Offence or Defence?"),RepairCost=1000)))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Offence or Defence?",CustomNameVisible=true,Item=(Count=1,id=diamond_boots,tag=(ench=[(id=16,lvl=15),(id=0,lvl=15)],display=(Name="Offence or Defence?"),RepairCost=1000)))@luck=2
/knockback stick
type=entity,ID=Item,NBTTag=(CustomName="Back off",CustomNameVisible=true,Item=(Count=1,id=stick,tag=(ench=[(id=19,lvl=20)],display=(Name="Back off"))))@luck=1
/burning rod
type=entity,ID=Item,NBTTag=(CustomName="Burn baby burn",CustomNameVisible=true,Item=(Count=1,id=blaze_rod,tag=(ench=[(id=20,lvl=100)],display=(Name="Burn baby burn"))))@luck=1
/1 hit KO
type=entity,ID=Item,NBTTag=(CustomName="1 hit KO",CustomNameVisible=true,Item=(Count=1,id=diamond_sword,Damage=1560,tag=(ench=[(id=16,lvl=1000)],display=(Name="1 hit KO",Lore=["2 hits left"]),RepairCost=1000)))@luck=1
/the rainbow set
type=entity,ID=Item,NBTTag=(CustomName="healthy Lucky Chestplate",CustomNameVisible=true,Item=(Count=1,id=golden_chestplate,tag=(Unbreakable=true,ench=#luckyChestplateEnchantments,display=(Lore=["Health Boost II"],Name="healthy Lucky Chestplate"),AttributeModifiers=[(AttributeName=generic.maxHealth,Name="health",Amount=8,Operation=0,UUIDLeast=4,UUIDMost=4)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="healthy Lucky Helmet",CustomNameVisible=true,Item=(Count=1,id=golden_helmet,tag=(Unbreakable=true,ench=#luckyHelmetEnchantments,display=(Lore=["Health Boost II"],Name="healthy Lucky Helmet"),AttributeModifiers=[(AttributeName=generic.maxHealth,Name="health",Amount=16,Operation=0,UUIDLeast=3,UUIDMost=3)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="healthy Lucky Boots",CustomNameVisible=true,Item=(Count=1,id=golden_boots,tag=(Unbreakable=true,ench=#luckyBootsEnchantments,display=(Lore=["Health Boost II"],Name="healthy Lucky Boots"),AttributeModifiers=[(AttributeName=generic.maxHealth,Name="health",Amount=8,Operation=0,UUIDLeast=2,UUIDMost=2)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="healthy Lucky Leggings",CustomNameVisible=true,Item=(Count=1,id=golden_leggings,tag=(Unbreakable=true,ench=#luckyLeggingsEnchantments,display=(Lore=["Health Boost II"],Name="healthy Lucky Leggings"),AttributeModifiers=[(AttributeName=generic.maxHealth,Name="health",Amount=8,Operation=0,UUIDLeast=2,UUIDMost=2)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="speedy Lucky Chestplate",CustomNameVisible=true,Item=(Count=1,id=iron_chestplate,tag=(Unbreakable=true,ench=#luckyChestplateEnchantments,display=(Lore=["Swiftness I"],Name="speedy Lucky Chestplate"),AttributeModifiers=[(AttributeName=generic.movementSpeed,Name="fast",Amount=0.5f,Operation=1,UUIDLeast=4,UUIDMost=4)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="speedy Lucky Helmet",CustomNameVisible=true,Item=(Count=1,id=iron_helmet,tag=(Unbreakable=true,ench=#luckyHelmetEnchantments,display=(Lore=["Swiftness I"],Name="speedy Lucky Helmet"),AttributeModifiers=[(AttributeName=generic.movementSpeed,Name="fast",Amount=0.5f,Operation=1,UUIDLeast=3,UUIDMost=3)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="speedy Lucky Boots",CustomNameVisible=true,Item=(Count=1,id=iron_boots,tag=(Unbreakable=true,ench=#luckyBootsEnchantments,display=(Lore=["Swiftness II"],Name="speedy Lucky Boots"),AttributeModifiers=[(AttributeName=generic.movementSpeed,Name="fast",Amount=0.7f,Operation=1,UUIDLeast=2,UUIDMost=2)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="speedy Lucky Leggings",CustomNameVisible=true,Item=(Count=1,id=iron_leggings,tag=(Unbreakable=true,ench=#luckyLeggingsEnchantments,display=(Lore=["Swiftness I"],Name="speedy Lucky Leggings"),AttributeModifiers=[(AttributeName=generic.movementSpeed,Name="fast",Amount=0.5f,Operation=1,UUIDLeast=1,UUIDMost=1)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="resisting Lucky Chestplate",CustomNameVisible=true,Item=(Count=1,id=diamond_chestplate,tag=(Unbreakable=true,ench=#luckyChestplateEnchantments,display=(Lore=["Knockback Resistance I"],Name="resisting Lucky Chestplate"),AttributeModifiers=[(AttributeName=generic.knockbackResistance,Name="resist",Amount=1,Operation=0,UUIDLeast=4,UUIDMost=4)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="resisting Lucky Helmet",CustomNameVisible=true,Item=(Count=1,id=diamond_helmet,tag=(Unbreakable=true,ench=#luckyHelmetEnchantments,display=(Lore=["Knockback Resistance I"],Name="resisting Lucky Helmet"),AttributeModifiers=[(AttributeName=generic.knockbackResistance,Name="resist",Amount=1,Operation=0,UUIDLeast=3,UUIDMost=3)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="resisting Lucky Boots",CustomNameVisible=true,Item=(Count=1,id=diamond_boots,tag=(Unbreakable=true,ench=#luckyBootsEnchantments,display=(Lore=["Knockback Resistance I"],Name="resisting Lucky Boots"),AttributeModifiers=[(AttributeName=generic.knockbackResistance,Name="resist",Amount=1,Operation=0,UUIDLeast=2,UUIDMost=2)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="resisting Lucky Leggings",CustomNameVisible=true,Item=(Count=1,id=diamond_leggings,tag=(Unbreakable=true,ench=#luckyLeggingsEnchantments,display=(Lore=["Knockback Resistance II"],Name="resisting Lucky Leggings"),AttributeModifiers=[(AttributeName=generic.knockbackResistance,Name="resist",Amount=2,Operation=0,UUIDLeast=1,UUIDMost=1)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="strengthening Lucky Chestplate",CustomNameVisible=true,Item=(Count=1,id=leather_chestplate,tag=(Unbreakable=true,ench=#luckyChestplateEnchantments,display=(Lore=["Strength II"],Name="strengthening Lucky Chestplate"),AttributeModifiers=[(AttributeName=generic.attackDamage,Name="strength",Amount=2.6f,Operation=1,UUIDLeast=4,UUIDMost=4)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="strengthening Lucky Helmet",CustomNameVisible=true,Item=(Count=1,id=leather_helmet,tag=(Unbreakable=true,ench=#luckyChestplateEnchantments,display=(Lore=["Strength I"],Name="strengthening Lucky Helmet"),AttributeModifiers=[(AttributeName=generic.attackDamage,Name="strength",Amount=1.3f,Operation=1,UUIDLeast=3,UUIDMost=3)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="strengthening Lucky Boots",CustomNameVisible=true,Item=(Count=1,id=leather_boots,tag=(Unbreakable=true,ench=#luckyChestplateEnchantments,display=(Lore=["Strength I"],Name="strengthening Lucky Boots"),AttributeModifiers=[(AttributeName=generic.attackDamage,Name="strength",Amount=1.3f,Operation=1,UUIDLeast=2,UUIDMost=2)])))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="strengthening Lucky Leggings",CustomNameVisible=true,Item=(Count=1,id=leather_leggings,tag=(Unbreakable=true,ench=#luckyChestplateEnchantments,display=(Lore=["Strength I"],Name="strengthening Lucky Leggings"),AttributeModifiers=[(AttributeName=generic.attackDamage,Name="strength",Amount=1.3f,Operation=1,UUIDLeast=1,UUIDMost=1)])))@luck=2
/shovel of doom
ID=diamond_shovel,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$bTHE SHOVEL OF DOOM"))@luck=2
/Betty
ID=diamond_axe,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lBacca's Betty"))@luck=2
/Hoe of wisdom
ID=diamond_hoe,NBTTag=(ench=#luckySwordEnchantment,display=(Name="$bThe hoe of wisdom"))@luck=1
/stone destroyer
ID=diamond_pickaxe,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$bThe stone destroyer"))@luck=1
/entity blocks
group(type=difficulty,ID=hard;type=entity,ID=FallingSand,amount=5,posY=#bPosY+1,NBTTag=(Block=gold_block,Time=1,Riding=(id=LavaSlime,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=FallingSand,amount=5,posY=#bPosY+1,NBTTag=(Block=emerald_block,Time=1,Riding=(id=Slime,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=FallingSand,amount=5,posY=#bPosY+5,NBTTag=(Block=iron_block,Time=1,Riding=(id=Silverfish,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=FallingSand,amount=5,posY=#bPosY+5,NBTTag=(Block=diamond_block,Time=1,Riding=(id=Guardian,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=FallingSand,amount=5,posY=#bPosY+5,NBTTag=(Block=coal_block,Time=1,Riding=(id=Blaze,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=0
group(type=difficulty,ID=hard;type=entity,ID=FallingSand,amount=5,posY=#bPosY+5,NBTTag=(Block=diamond_block,Time=1,Riding=(id=Bat,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Riding=(id=Ghast,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)]))))@luck=1

/============= STRUCTURES ==============

/wishing wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4MWAHAHA!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Blaze,posY='#'bPosY+7,amount=20)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour (farming) wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=60,amount=128,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond_hoe,amount=30,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=iron_hoe,amount=30,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=stone_hoe,amount=30,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_hoe,amount=30,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=wooden_hoe,amount=30,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=seeds,amount=128,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=326,amount=30,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="Just normal well, why should you throw in a coin..?";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eThis is no wishing well so you just wasted $eYour coin!\";type=block,ID=air,posY='#'bPosY+3)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$2Your wish came true(sort of)!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=2,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=redstone,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=351,damage=4,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=quartz,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=coal,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4THINK FAST!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;ID=gold_ingot,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4THERE IS NO ESCAPE!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=100,posOffset='#'circleOffset(3))"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bI hope you like apples!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=golden_apple,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=apple,amount=#rand(40,60),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_apple,amount=#rand(3,15),damage=1,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bThis would be so good in the challenge games!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=5,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=sponge,amount=#rand(1,3),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=end_portal_frame,amount=#rand(1,40),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=cake,amount=#rand(1,3),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=saddle,amount=#rand(1,10),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bOOOH Diamonds!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=diamond,amount=#rand(30,40),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bOOOH EMERALDS!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=emerald,amount=#rand(30,40),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYou must feel dapper with so much gold!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=gold_ingot,amount=#rand(30,40),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bJen's wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=fish,damage=3,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond_hoe,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond_horse_armor,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=wool,damage=6,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2

/chests
type=structure,ID=jen_chest@luck=0
type=structure,ID=diamond_chest@luck=2
type=structure,ID=gold_chest@luck=2
type=structure,ID=troll_chest@luck=1

/door trap
type=structure,ID=door_trap,pos=#pPos@luck=-1

/trampoline
type=structure,ID=trampoline@luck=1

/bigger hole
type=structure,ID=giant_pit_trap,pos=#pPos@luck=-1

/jen's hole
group(type=message,ID="$d[Jen] $7IM IN A HOLE";type=block,ID=air,posY=#bPosY-1;type=block,ID=air,posY=#bPosY-2;type=block,ID=air,posY=#bPosY-3;type=entity,ID=Witch,NBTTag=(CustomName="$7Jen",CustomNameVisible=true,scatterOffset=0-2,reinitialize=true))@luck=0

/rainbow made of lucky blocks
group(type=block,ID=lucky:lucky_block_rainbow_rainbow;type=block,ID=lucky:lucky_block_rainbow_rainbow,posY=#bPosY+1;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+1;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+1,posY=#bPosY+1;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+2,posY=#bPosY+1;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+1,posY=#bPosY+2;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+2,posY=#bPosY+2;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+2,posY=#bPosY+3;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+3,posY=#bPosY+2;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+4,posY=#bPosY+2;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+5,posY=#bPosY+2;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+6,posY=#bPosY+2;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+7,posY=#bPosY+2;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+3,posY=#bPosY+3;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+4,posY=#bPosY+3;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+5,posY=#bPosY+3;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+6,posY=#bPosY+3;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+6,posY=#bPosY+1;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+7,posY=#bPosY+1;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+8,posY=#bPosY+1;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+7;type=block,ID=lucky:lucky_block_rainbow_rainbow,posX=#bPosX+8)@luck=2

/diamond trap
group(type=block,ID=diamond_ore,posY=#bPosY-1;type=block,ID=diamond_ore,posY=#bPosY-2;type=block,ID=diamond_ore,posY=#bPosY-3;type=block,ID=air,posY=#bPosY-4;type=block,ID=lava,posY=#bPosY-5;type=block,ID=lava,posY=#bPosY-6)@luck=0

/big pyramid
type=structure,ID=pyramid@luck=3

/random pole
group(type=fill,ID=air,size=(1,71,1);group(type=entity,ID=FallingSand,NBTTag=(Block=sponge);type=entity,ID=FallingSand,NBTTag=(Block=bookshelf),posY=#bPosY+10;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+30;type=entity,ID=FallingSand,NBTTag=(Block=hay_block),posY=#bPosY+50;type=entity,ID=FallingSand,NBTTag=(Block=tnt),posY=#bPosY+60;type=entity,ID=FallingSand,NBTTag=(Block=mossy_cobblestone),posY=#bPosY+70;type=entity,ID=FallingSand,NBTTag=(Block=brick_block),posY=#bPosY+80;type=entity,ID=FallingSand,NBTTag=(Block=cake),posY=#bPosY+90)@luck=0

/tnt sphere
type=structure,ID=tnt_sphere,pos=#pPos,rotation=#pDirect@luck=0

/village structures
type=structure,ID=house@luck=1
type=structure,ID=garden@luck=1
type=structure,ID=blacksmith@luck=2

/pat and jen
group:1:(type=structure,ID=Jen;type=structure,ID=Pat)@luck=1

/cobweb
type=structure,ID=cobweb_trap@luck=-1

/obsidian treasure
type=structure,ID=Dobsidian@luck=1
type=structure,ID=Eobsidian@luck=1
type=structure,ID=Sobsidian@luck=0

/lucky and unlucky blocks
type=structure,ID=very_lucky_block@luck=1

/trapped chest
group(type=block,ID=trapped_chest;type=block,ID=tnt,posY=#bPosY-2;type=block,ID=tnt,posY=#bPosY-3;type=block,ID=tnt,posY=#bPosY-4;type=block,ID=tnt,posY=#bPosY-2,posZ=#bPosZ-1;type=block,ID=tnt,posY=#bPosY-3,posZ=#bPosZ-1;type=block,ID=tnt,posY=#bPosY-4,posZ=#bPosZ-1;type=block,ID=tnt,posY=#bPosY-2,posZ=#bPosZ+1;type=block,ID=tnt,posY=#bPosY-3,posZ=#bPosZ+1;type=block,ID=tnt,posY=#bPosY-4,posZ=#bPosZ+1;type=block,ID=tnt,posY=#bPosY-2,posX=#bPosX-1;type=block,ID=tnt,posY=#bPosY-3,posX=#bPosX-1;type=block,ID=tnt,posY=#bPosY-4,posX=#bPosX-1;type=block,ID=tnt,posY=#bPosY-2,posX=#bPosX+1;type=block,ID=tnt,posY=#bPosY-3,posX=#bPosX+1;type=block,ID=tnt,posY=#bPosY-4,posX=#bPosX+1)@luck=-1

/tnt trap
type=structure,ID=tnt_trap,pos=#pPos,rotation=#pDirect@luck=-2

/barrier cage
type=structure,ID=barrier_sphere,pos=#pPos,rotation=#pDirect@luck=-2

/ore pole
group(type=entity,ID=FallingSand,NBTTag=(Block=coal_ore);type=entity,ID=FallingSand,NBTTag=(Block=redstone_ore),posY=#bPosY+10;type=entity,ID=FallingSand,NBTTag=(Block=lapis_ore),posY=#bPosY+20;type=entity,ID=FallingSand,NBTTag=(Block=quartz_ore),posY=#bPosY+40;type=entity,ID=FallingSand,NBTTag=(Block=iron_ore),posY=#bPosY+50;type=entity,ID=FallingSand,NBTTag=(Block=gold_ore),posY=#bPosY+60;type=entity,ID=FallingSand,NBTTag=(Block=diamond_ore),posY=#bPosY+70;type=entity,ID=FallingSand,NBTTag=(Block=emerald_ore),posY=#bPosY+80;type=entity,ID=FallingSand,NBTTag=(Block=flowing_water),posY=#bPosY+90)@luck=1

/OP pole
group(type=fill,ID=air,size=(1,71,1);group(type=entity,ID=FallingSand,NBTTag=(Block=coal_block);type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posY=#bPosY+10;type=entity,ID=FallingSand,NBTTag=(Block=lapis_block),posY=#bPosY+20;type=entity,ID=FallingSand,NBTTag=(Block=quartz_block),posY=#bPosY+40;type=entity,ID=FallingSand,NBTTag=(Block=iron_block),posY=#bPosY+50;type=entity,ID=FallingSand,NBTTag=(Block=gold_block),posY=#bPosY+60;type=entity,ID=FallingSand,NBTTag=(Block=diamond_block),posY=#bPosY+70;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+80;type=entity,ID=FallingSand,NBTTag=(Block=lava),posY=#bPosY+90)@luck=1

/tower of usefull blocks
group(type=fill,ID=air,size=(1,71,1);group(type=entity,ID=FallingSand,NBTTag=(Block=crafting_table);type=entity,ID=FallingSand,NBTTag=(Block=furnace),posY=#bPosY+10;type=entity,ID=FallingSand,NBTTag=(Block=enchanting_table),posY=#bPosY+20;type=entity,ID=FallingSand,NBTTag=(Block=anvil),posY=#bPosY+30;type=entity,ID=FallingSand,NBTTag=(Block=chest),NBTTag=(Block=items=[(id=iron_ingot,maxAmount=8,weight=10),(id=gold_ingot,maxAmount=4,weight=10),(id=emerald,maxAmount=4,weight=10),(id=diamond,maxAmount=4,weight=10),(id=lucky:lucky_block_rainbow,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=5)],min=8,max=8),posY=#bPosY+40;type=entity,ID=FallingSand,NBTTag=(Block=brewing_stand),posY=#bPosY+50)@luck=1

/ocean monument
type=structure,ID=ocean_monument@chance=0.3@luck=1

/rainbow beacon
type=structure,ID=rainbow_beacon@luck=-1

/wither statue
type=structure,ID=wither_statue@luck=-1

/LADDER TO THE MOON
type=structure,ID=joey_pole,rotation=#pDirect@luck=-1

/jump scare
group(type=structure,ID=creeper_scare,pos=#pPos;type=particle,ID=largesmoke,size=(1,2,1),particleAmount=500,pos=#pPos;type=sound,ID=random.fizz)@luck=-1

/house trap
type=structure,ID=house_trap,rotation=#pDirect@luck=-1

/pack statues
group:1:(type=structure,ID=Mitch;type=structure,ID=Jerome;type=structure,ID=Lachlan;type=structure,ID=Vik;type=structure,ID=Rob;type=structure,ID=Preston)@luck=1
/=========== POTIONS ===========
/lucky potions
ID=potion,amount=1,damage=8267,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=1,Amplifier=5,Duration=#rand(6000,12000)),(Id=3,Amplifier=5,Duration=#rand(6000,12000)),(Id=5,Amplifier=5,Duration=#rand(6000,12000)),(Id=6,Amplifier=5),(Id=8,Amplifier=5,Duration=#rand(6000,12000)),(Id=10,Amplifier=5,Duration=#rand(6000,12000)),(Id=11,Amplifier=5,Duration=#rand(6000,12000)),(Id=12,Amplifier=5,Duration=#rand(6000,12000)),(Id=13,Amplifier=5,Duration=#rand(6000,12000)),(Id=14,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000)),(Id=21,Amplifier=5,Duration=#rand(6000,12000)),(Id=22,Amplifier=5,Duration=#rand(6000,12000)),(Id=23,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lOP Lucky Potion"))@luck=3
ID=potion,amount=1,damage=8193,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=6,Amplifier=5),(Id=10,Amplifier=5,Duration=#rand(6000,12000)),(Id=21,Amplifier=5,Duration=#rand(6000,12000)),(Id=22,Amplifier=5,Duration=#rand(6000,12000)),(Id=23,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lHealing Lucky Potion"))@luck=2
ID=potion,amount=1,damage=8194,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=1,Amplifier=5,Duration=#rand(6000,12000)),(Id=3,Amplifier=5,Duration=#rand(6000,12000)),(Id=8,Amplifier=5,Duration=#rand(6000,12000)),(Id=14,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lSpeedy Lucky Potion"))@luck=2
ID=potion,amount=1,damage=8201,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=5,Amplifier=5,Duration=#rand(6000,12000)),(Id=11,Amplifier=5,Duration=#rand(6000,12000)),(Id=12,Amplifier=5,Duration=#rand(6000,12000)),(Id=13,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lStrengthening Lucky Potion"))@luck=2

/lucky potion dream
group(group:#rand(1,3):(ID=potion,amount=1,posY=#bPosY+20,damage=8267,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=1,Amplifier=5,Duration=#rand(6000,12000)),(Id=3,Amplifier=5,Duration=#rand(6000,12000)),(Id=5,Amplifier=5,Duration=#rand(6000,12000)),(Id=6,Amplifier=5),(Id=8,Amplifier=5,Duration=#rand(6000,12000)),(Id=10,Amplifier=5,Duration=#rand(6000,12000)),(Id=11,Amplifier=5,Duration=#rand(6000,12000)),(Id=12,Amplifier=5,Duration=#rand(6000,12000)),(Id=13,Amplifier=5,Duration=#rand(6000,12000)),(Id=14,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000)),(Id=21,Amplifier=5,Duration=#rand(6000,12000)),(Id=22,Amplifier=5,Duration=#rand(6000,12000)),(Id=23,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lOP Lucky Potion"));ID=potion,amount=1,posY=#bPosY+19,damage=8193,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=6,Amplifier=5),(Id=10,Amplifier=5,Duration=#rand(6000,12000)),(Id=21,Amplifier=5,Duration=#rand(6000,12000)),(Id=22,Amplifier=5,Duration=#rand(6000,12000)),(Id=23,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lHealing Lucky Potion"));ID=potion,amount=1,posY=#bPosY+18,damage=8194,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=1,Amplifier=5,Duration=#rand(6000,12000)),(Id=3,Amplifier=5,Duration=#rand(6000,12000)),(Id=8,Amplifier=5,Duration=#rand(6000,12000)),(Id=14,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lSpeedy Lucky Potion"));ID=potion,amount=1,posY=#bPosY+17,damage=8201,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=5,Amplifier=5,Duration=#rand(6000,12000)),(Id=11,Amplifier=5,Duration=#rand(6000,12000)),(Id=12,Amplifier=5,Duration=#rand(6000,12000)),(Id=13,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lStrengthening Lucky Potion")));type=structure,ID=Water_Potion)@luck=4

/unlucky potions
ID=potion,amount=1,damage=16451,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=2,Amplifier=5,Duration=#rand(6000,12000)),(Id=4,Amplifier=5,Duration=#rand(6000,12000)),(Id=9,Amplifier=5,Duration=#rand(6000,12000)),(Id=7,Amplifier=5),(Id=15,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000)),(Id=17,Amplifier=5,Duration=#rand(6000,12000)),(Id=18,Amplifier=5,Duration=#rand(6000,12000)),(Id=19,Amplifier=5,Duration=#rand(6000,12000)),(Id=20,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lOP Unlucky Potion"))@luck=3
ID=potion,amount=1,damage=16394,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=2,Amplifier=5,Duration=#rand(6000,12000)),(Id=4,Amplifier=5,Duration=#rand(6000,12000)),(Id=17,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lSlow Unlucky Potion"))@luck=2
ID=potion,amount=1,damage=16456,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=9,Amplifier=5,Duration=#rand(6000,12000)),(Id=15,Amplifier=5,Duration=#rand(6000,12000)),(Id=18,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lBlinding Unlucky Potion"))@luck=2
ID=potion,amount=1,damage=16452,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=7,Amplifier=5),(Id=19,Amplifier=5,Duration=#rand(6000,12000)),(Id=20,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lPoisonous Unlucky Potion"))@luck=2

/unlucky potion dream
group(group:#rand(1,3):(ID=potion,amount=1,posY=#bPosY+20,damage=16451,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=2,Amplifier=5,Duration=#rand(6000,12000)),(Id=4,Amplifier=5,Duration=#rand(6000,12000)),(Id=9,Amplifier=5,Duration=#rand(6000,12000)),(Id=7,Amplifier=5),(Id=15,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000)),(Id=17,Amplifier=5,Duration=#rand(6000,12000)),(Id=18,Amplifier=5,Duration=#rand(6000,12000)),(Id=19,Amplifier=5,Duration=#rand(6000,12000)),(Id=20,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lOP Unlucky Potion"));ID=potion,amount=1,posY=#bPosY+20,damage=16394,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=2,Amplifier=5,Duration=#rand(6000,12000)),(Id=4,Amplifier=5,Duration=#rand(6000,12000)),(Id=17,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lSlow Unlucky Potion"));ID=potion,amount=1,posY=#bPosY+20,damage=16456,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=9,Amplifier=5,Duration=#rand(6000,12000)),(Id=15,Amplifier=5,Duration=#rand(6000,12000)),(Id=18,Amplifier=5,Duration=#rand(6000,12000)),(Id=16,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lBlinding Unlucky Potion"))ID=potion,amount=1,posY=#bPosY+20,damage=16452,reinitialize=true,NBTTag=(CustomPotionEffects=[(Id=7,Amplifier=5),(Id=19,Amplifier=5,Duration=#rand(6000,12000)),(Id=20,Amplifier=5,Duration=#rand(6000,12000))],display=(Name="$e$lPoisonous Unlucky Potion")));type=structure,ID=Lava_Potion)@luck=4

/========== NEWEST DROPS ============
/falling star
group(type=message,ID=\"$bLook a falling nether star!\";type=particle,ID="largeexplode",posY=#bPosY+20;type=sound,ID=random.fizz;type=particle,ID="largeexplode",posY=#bPosY+19,delay=0.1;type=sound,ID=random.fizz,delay=0.1;type=particle,ID="largeexplode",posY=#bPosY+18,delay=0.2;type=sound,ID=random.fizz,delay=0.2;type=particle,ID="largeexplode",posY=#bPosY+17,delay=0.3;type=sound,ID=random.fizz,delay=0.3;type=particle,ID="largeexplode",posY=#bPosY+16,delay=0.4;type=sound,ID=random.fizz,delay=0.4;type=particle,ID="largeexplode",posY=#bPosY+15,delay=0.5;type=sound,ID=random.fizz,delay=0.5;type=particle,ID="largeexplode",posY=#bPosY+14,delay=0.6;type=sound,ID=random.fizz,delay=0.6;type=particle,ID="largeexplode",posY=#bPosY+13,delay=0.7;type=sound,ID=random.fizz,delay=0.7;type=particle,ID="largeexplode",posY=#bPosY+12,delay=0.8;type=sound,ID=random.fizz,delay=0.8;type=particle,ID="largeexplode",posY=#bPosY+11,delay=0.9;type=sound,ID=random.fizz,delay=0.9;type=particle,ID="largeexplode",posY=#bPosY+10,delay=1;type=sound,ID=random.fizz,delay=1;type=particle,ID="largeexplode",posY=#bPosY+9,delay=1.1;type=sound,ID=random.fizz,delay=1.1;type=particle,ID="largeexplode",posY=#bPosY+8,delay=1.2;type=sound,ID=random.fizz,delay=1.2;type=particle,ID="largeexplode",posY=#bPosY+7,delay=1.3;type=sound,ID=random.fizz,delay=1.3;type=particle,ID="largeexplode",posY=#bPosY+6,delay=1.4;type=sound,ID=random.fizz,delay=1.4;type=particle,ID="largeexplode",posY=#bPosY+5,delay=1.5;type=sound,ID=random.fizz,delay=1.5;type=particle,ID="largeexplode",posY=#bPosY+4,delay=1.6;type=sound,ID=random.fizz,delay=1.6;type=particle,ID="largeexplode",posY=#bPosY+3,delay=1.7;type=sound,ID=random.fizz,delay=1.7;type=particle,ID="largeexplode",posY=#bPosY+2,delay=1.8;type=sound,ID=random.fizz,delay=1.8;type=particle,ID="largeexplode",posY=#bPosY+1,delay=1.9;type=sound,ID=random.fizz,delay=1.9;type=particle,ID="largeexplode",delay=2;type=sound,ID=random.explode,delay=2;type=explosion,radius=6,delay=2;ID=nether_star,delay=4;type=entity,ID=FallingSand,posY=#bPosY+2,delay=2.1,amount=25,posOffset=#circleOffset(3-6),NBTTag=(Block=dirt,Motion=#randLaunchMotion))@luck=0

/nuke
group(type=message,ID=\"$4hahahaha this it was a trap this lucky $4block $4was $4a $4nuke! $4you $4have $45 $4seconds $4to $4run!!!\";type=particle,ID="cloud",amount=20;type=particle,ID="cloud",amount=20,delay=1;type=particle,ID="cloud",amount=20,delay=2;type=particle,ID="cloud",amount=20,delay=3;type=particle,ID="cloud",amount=20,delay=4;type=particle,ID="cloud",amount=20,delay=5;type=particle,ID="cloud",amount=20,delay=6;type=particle,ID="cloud",amount=20,delay=7;type=particle,ID="cloud",amount=20,delay=8;type=particle,ID="cloud",amount=20,delay=9;type=particle,ID="cloud",amount=20,delay=10;type=explosion,radius=100,delay=10;type=block,ID=tnt;type=block,ID=quartz_block,delay=1;type=block,ID=tnt,delay=2;type=block,ID=quartz_block,delay=3;type=block,ID=tnt,delay=4;type=block,ID=quartz_block,delay=5;type=block,ID=tnt,delay=6;type=block,ID=quartz_block,delay=7;type=block,ID=tnt,delay=8;type=block,ID=quartz_block,delay=9;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=10;type=particle,ID=largesmoke,size=(12,1,12),particleAmount=1250,posY=#bPosY+25,delay=10;type=particle,ID=largesmoke,size=(6,1,6),particleAmount=1000,posY=#bPosY+30,delay=10;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=10;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=11;type=particle,ID=largesmoke,size=(12,1,12),delay=11,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=11,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=11;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=12;type=particle,ID=largesmoke,size=(12,1,12),delay=12,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=12,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=12;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=13;type=particle,ID=largesmoke,size=(12,1,12),delay=13,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=13,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=13;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=14;type=particle,ID=largesmoke,size=(12,1,12),delay=14,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=14,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=14;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=15;type=particle,ID=largesmoke,size=(12,1,12),delay=15,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=15,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=15;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=16;type=particle,ID=largesmoke,size=(12,1,12),delay=16,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=16,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=16;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=17;type=particle,ID=largesmoke,size=(12,1,12),delay=17,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=17,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=17;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=18;type=particle,ID=largesmoke,size=(12,1,12),delay=18,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=18,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=18;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=19;type=particle,ID=largesmoke,size=(12,1,12),delay=19,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=19,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=19;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=110;type=particle,ID=largesmoke,size=(12,1,12),delay=20,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=20,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=20;type=particle,ID=largesmoke,size=(1,25,1),particleAmount=2250,delay=11;type=particle,ID=largesmoke,size=(12,1,12),delay=11,particleAmount=1250,posY=#bPosY+25;type=particle,ID=largesmoke,size=(6,1,6),delay=11,particleAmount=1000,posY=#bPosY+30;type=particle,ID=largesmoke,size=(3,1,3),particleAmount=250,posY=#bPosY+35,delay=11)@luck=-2

/big bomb
group(type=block,ID=redstone_block,posY=#bPosY-1;type=block,ID=tnt;type=block,ID=tnt,delay=0.1;type=block,ID=tnt,delay=0.2;type=block,ID=tnt,delay=0.3;type=block,ID=tnt,delay=0.4;type=block,ID=tnt,delay=0.5;type=block,ID=tnt,delay=0.6;type=block,ID=tnt,delay=0.7;type=block,ID=tnt,delay=0.8;type=block,ID=tnt,delay=0.9;type=block,ID=tnt,delay=1;type=block,ID=tnt,delay=1.1;type=block,ID=tnt,delay=1.2;type=block,ID=tnt,delay=1.3;type=block,ID=tnt,delay=1.4;type=block,ID=tnt,delay=1.5;type=block,ID=tnt,delay=1.6;type=block,ID=tnt,delay=1.7;type=block,ID=tnt,delay=1.8;type=block,ID=tnt,delay=1.9;type=block,ID=tnt,delay=2;type=block,ID=tnt,delay=2.1;type=block,ID=tnt,delay=2.2;type=block,ID=tnt,delay=2.3;type=block,ID=tnt,delay=2.4;type=block,ID=tnt,delay=2.5;type=block,ID=tnt,delay=2.6;type=block,ID=tnt,delay=2.7;type=block,ID=tnt,delay=2.8;type=block,ID=tnt,delay=2.9;type=block,ID=tnt,delay=3;type=block,ID=tnt,delay=3.1;type=block,ID=tnt,delay=3.2;type=block,ID=tnt,delay=3.3;type=block,ID=tnt,delay=3.4;type=block,ID=tnt,delay=3.5;type=block,ID=tnt,delay=3.6;type=block,ID=tnt,delay=3.7;type=block,ID=tnt,delay=3.8;type=block,ID=tnt,delay=3.9;type=block,ID=tnt,delay=4;type=block,ID=tnt,delay=4.1;type=block,ID=tnt,delay=4.2;type=block,ID=tnt,delay=4.3;type=block,ID=tnt,delay=4.4;type=block,ID=tnt,delay=4.5;type=block,ID=tnt,delay=4.6;type=block,ID=tnt,delay=4.7;type=block,ID=tnt,delay=4.8;type=block,ID=tnt,delay=4.9;type=block,ID=tnt,delay=5)@luck=-2

/killer block
group(type=message,ID="$4[Evil lucky block] $7#pName, $7I $7will $7kill $7everyone $7if $7you $7kill $7me";type=block,ID=lucky:lucky_block_rainbow,NBTTag=(Drops=["group(type=command,ID="/kill @a")"]))@luck=-1

/teleporting block
group(type=message,ID="$1[Weird lucky block] $7#pName, $7I $7will $7teleport $7everyone $7to $7you $7if $7you $7break $7me";type=block,ID=lucky:lucky_block_rainbow,NBTTag=(Drops=["group(type=command,ID="/tp @a #pName")"]))@luck=-1

/clear inventory block
group(type=message,ID="$4[Evil lucky block] $7#pName, $7Your $7inventory $7will $7be $7cleared, $7you $7have $710 $7seconds $7to $7store $7your $7stuff";type=block,ID=ender_chest;type=command,ID="/clear #pName",delay=20)@luck=-1

/big chests
group(type=structure,ID=closed_chest;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+4,NBTTag=(Drops=["group(type=structure,ID=open_chest_iron;type=sound,ID=random.chestopen)"]))@luck=1
group(type=structure,ID=closed_chest;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+4,NBTTag=(Drops=["group(type=structure,ID=open_chest_gold;type=sound,ID=random.chestopen)"]))@luck=2
group(type=structure,ID=closed_chest;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+4,NBTTag=(Drops=["group(type=structure,ID=open_chest_diamond;type=sound,ID=random.chestopen)"]))@luck=3
group(type=structure,ID=closed_chest;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+4,NBTTag=(Drops=["group(type=structure,ID=open_chest_tnt;type=sound,ID=random.chestopen)"]))@luck=-2

/lava pool trap
type=structure,ID=lava_pool_trap,pos=#pPos@luck=-1

/fire trap
type=structure,ID=fire_trap,pos=#pPos@luck=-1

/bobs sister
type=entity,id=Zombie,NBTTag=(Equipment=[(id=lootplusplus:rainbow.pink_hoe,Count=1,tag=(ench=#luckySwordEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_leggings,Count=1,tag=(ench=#luckyLeggingdEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$e$lBob's Sister",CustomNameVisible=true)@luck=-2

/heaven temple
group(type=message,ID="What is that in the air? It looks like some kind of temple...";type=structure,ID=heaven_temple;type=block,ID=147,posY=#bPosY+52;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+51,NBTTag=(Drops=["group(type=message,ID=\"$eThe gods gave you tools to help you with mining!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;ID=diamond_pickaxe,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=iron_axe,posY='#'bPosY+10;ID=iron_shovel,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=0;type=effect,ID=8,duration=100,Amplifier=31;type=effect,ID=11,duration=100,Amplifier=31)@chance=0.5@luck=2
group(type=message,ID="What is that in the air? It looks like some kind of temple...";type=structure,ID=heaven_temple;type=block,ID=147,posY=#bPosY+52;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+51,NBTTag=(Drops=["group(type=message,ID=\"$eThe gods gave you food to help you survive!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;ID=cooked_beef,amount=#rand(15,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=cooked_chicken,amount=#rand(15,30),posY='#'bPosY+10;ID=cooked_porkchop,amount=#rand(15,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=0;type=effect,ID=8,duration=100,Amplifier=31;type=effect,ID=11,duration=100,Amplifier=31)@chance=0.5@luck=2
group(type=message,ID="What is that in the air? It looks like some kind of temple...";type=structure,ID=heaven_temple;type=block,ID=147,posY=#bPosY+52;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+51,NBTTag=(Drops=["group(type=message,ID=\"$4Herobrine tries to kill you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=80,posOffset='#'circleOffset(4),reinitialize=true)"]);type=time,ID=0;type=effect,ID=8,duration=100,Amplifier=31;type=effect,ID=11,duration=100,Amplifier=31)@chance=0.2@luck=2
group(type=message,ID="What is that in the air? It looks like some kind of temple...";type=structure,ID=heaven_temple;type=block,ID=147,posY=#bPosY+52;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+51,NBTTag=(Drops=["group(type=message,ID=\"$4Herobrine spawned minions to kill you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=difficulty,ID=hard;type=entity,ID=Blaze,posY='#'bPosY+7,amount=10;type=entity,ID=Ghast,posY='#'bPosY+7,amount=5)"]);type=time,ID=0;type=effect,ID=8,duration=100,Amplifier=31;type=effect,ID=11,duration=100,Amplifier=31)@chance=0.2@luck=2
group(type=message,ID="What is that in the air? It looks like some kind of temple...";type=structure,ID=heaven_temple;type=block,ID=147,posY=#bPosY+52;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+51,NBTTag=(Drops=["group(type=message,ID=\"$bThe gods reward you, there are now diamonds $bgold $band $bemeralds $bon $bthe $bground!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=diamond,amount=250,posY=#bPosY+10,posX=#bPosX+#rand(1,50),posY=#bPosY+#rand(1,50),scatterOffset=10-10,reinitialize=true;ID=emerald,amount=250,posY=#bPosY+10,posX=#bPosX+#rand(1,50),posY=#bPosY+#rand(1,50),scatterOffset=10-10,reinitialize=true;ID=gold_ingot,amount=250,posY=#bPosY+10,posX=#bPosX+#rand(1,50),posY=#bPosY+#rand(1,50),scatterOffset=10-10,reinitialize=true)"]);type=time,ID=0;type=effect,ID=8,duration=100,Amplifier=31;type=effect,ID=11,duration=100,Amplifier=31)@luck=2
group(type=message,ID="What is that in the air? It looks like some kind of temple...";type=structure,ID=heaven_temple;type=block,ID=147,posY=#bPosY+52;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+51,NBTTag=(Drops=["group(type=message,ID=\"$bThe gods reward you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=nether_star,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=FallingSand,NBTTag=(Block=dragon_egg),posY='#'bPosY+10;ID=beacon,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=end_portal_frame,amount=10,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=sponge,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=cake,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=saddle,amount=2,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=0;type=effect,ID=8,duration=100,Amplifier=31;type=effect,ID=11,duration=100,Amplifier=31)@chance=0.7@luck=2
group(type=message,ID="What is that in the air? It looks like some kind of temple...";type=structure,ID=heaven_temple;type=block,ID=147,posY=#bPosY+52;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY+51,NBTTag=(Drops=["group(type=message,ID=\"$bThe gods reward you with gapples!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=golden_apple,amount=#rand(30,50),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_apple,amount=#rand(15,30),damage=1,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=0;type=effect,ID=8,duration=100,Amplifier=31;type=effect,ID=11,duration=100,Amplifier=31)@luck=2

/earth temple
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=earth_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$eThe gods gave you tools to help you with mining!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;ID=diamond_pickaxe,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=iron_axe,posY='#'bPosY+10;ID=iron_shovel,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=earth_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$eThe gods gave you food to help you survive!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;ID=cooked_beef,amount=#rand(15,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=cooked_chicken,amount=#rand(15,30),posY='#'bPosY+10;ID=cooked_porkchop,amount=#rand(15,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=earth_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$4Herobrine tries to kill you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=80,posOffset='#'circleOffset(4),reinitialize=true)"]))@chance=0.5@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=earth_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$4Herobrine spawned minions to kill you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=difficulty,ID=hard;type=entity,ID=Blaze,posY='#'bPosY+7,amount=10;type=entity,ID=Ghast,posY='#'bPosY+7,amount=5)"]))@chance=0.5@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=earth_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$bThe gods reward you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=nether_star,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=FallingSand,NBTTag=(Block=dragon_egg),posY='#'bPosY+10;ID=beacon,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=end_portal_frame,amount=10,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=sponge,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=cake,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=saddle,amount=2,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@chance=0.5@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=earth_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$bThe gods reward you with gapples!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=golden_apple,amount=#rand(30,50),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_apple,amount=#rand(15,30),damage=1,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@chance=0.5@luck=-2

/hell temple
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=hell_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$eThe gods gave you tools to help you with mining!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;ID=diamond_pickaxe,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=iron_axe,posY='#'bPosY+10;ID=iron_shovel,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=18750)@chance=0.5@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=hell_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$eThe gods gave you food to help you survive!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;ID=cooked_beef,amount=#rand(15,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=cooked_chicken,amount=#rand(15,30),posY='#'bPosY+10;ID=cooked_porkchop,amount=#rand(15,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=18750)@chance=0.5@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=hell_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$4Herobrine tries to kill you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=80,posOffset='#'circleOffset(4),reinitialize=true)"]);type=time,ID=18750)@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=hell_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$4Herobrine spawned minions to kill you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=difficulty,ID=hard;type=entity,ID=Blaze,posY='#'bPosY+7,amount=10;type=entity,ID=Ghast,posY='#'bPosY+7,amount=5)"]);type=time,ID=18750)@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=hell_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$bThe gods reward you!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=nether_star,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=FallingSand,NBTTag=(Block=dragon_egg),posY='#'bPosY+10;ID=beacon,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=end_portal_frame,amount=10,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=sponge,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=cake,amount=1,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=saddle,amount=2,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=18750)@chance=0.2@luck=-2
group(type=message,ID="What is that? It looks like some kind of temple...";type=structure,ID=hell_temple,posY=#bPosY-2;type=block,ID=147;type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-1,NBTTag=(Drops=["group(type=message,ID=\"$bThe gods reward you with gapples!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=60,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=golden_apple,amount=#rand(30,50),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_apple,amount=#rand(15,30),damage=1,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]);type=time,ID=18750)@chance=0.2@luck=-2

/ore
type=structure,ID=ore@luck=1

/lava cart
type=structure,ID=lava_cart@luck=1

/=========UPDATE 1.6 DROPS===========
/pink pufferfish
ID=lootplusplus:rainbow.pink_pufferfish,amount=#rand(8,16)@luck=1
/rainbow gems
type=entity,ID=Item,NBTTag=(CustomName="OOH SHINY",CustomNameVisible=true,Item=(Count=#rand(8,16),id=lootplusplus:rainbow.rainbow_gem))@luck=1
group(ID=lootplusplus:rainbow.fire_orb;ID=lootplusplus:rainbow.water_orb;ID=lootplusplus:rainbow.Xray_orb;ID=lootplusplus:rainbow.poison_orb;ID=lootplusplus:rainbow.wind_orb;ID=lootplusplus:rainbow.healing_orb;ID=lootplusplus:rainbow.furious_orb;ID=lootplusplus:rainbow.haste_orb;ID=lootplusplus:rainbow.empty_orb;ID=lootplusplus:rainbow.jumping_orb)@luck=3
type=entity,ID=Item,NBTTag=(CustomName="fire proof",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.fire_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="taste water",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.water_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="feel the wind",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.wind_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="keep it bright",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.Xray_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="healing is life",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.healing_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="Jump like a BEAST",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.jumping_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="88 mines/hour",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.haste_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="furious soul",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.furious_orb))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="troll your friend",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.poison_orb))@luck=1
ID=lootplusplus:rainbow.empty_orb,amount=#rand(8,16)@luck=1
group:#rand(1,2):(ID=lootplusplus:rainbow.miner_helmet;ID=lootplusplus:rainbow.miner_chestplate;ID=lootplusplus:rainbow.miner_leggings;ID=lootplusplus:rainbow.miner_boots)@luck=2
group:1:(ID=lootplusplus:rainbow.FuriousDestroyer_helmet;ID=lootplusplus:rainbow.FuriousDestroyer_chestplate;ID=lootplusplus:rainbow.FuriousDestroyer_boots;ID=lootplusplus:rainbow.FuriousDestroyer_leggings)@luck=2
group:1:(ID=lootplusplus:rainbow.SuperGirlyGamer_helmet;ID=lootplusplus:rainbow.SuperGirlyGamer_chestplate;ID=lootplusplus:rainbow.SuperGirlyGamer_boots;ID=lootplusplus:rainbow.SuperGirlyGamer_leggings)@luck=2
group:1:(ID=lootplusplus:rainbow.FuriousDestroyer_pickaxe;ID=lootplusplus:rainbow.FuriousDestroyer_axe;ID=lootplusplus:rainbow.FuriousDestroyer_shovel)@luck=2
group:1:(ID=lootplusplus:rainbow.SuperGirlyGamer_shovel;ID=lootplusplus:rainbow.SuperGirlyGamer_pickaxe;ID=lootplusplus:rainbow.SuperGirlyGamer_axe)@luck=2
group:1:(ID=lootplusplus:rainbow.rainbow_shovel;ID=lootplusplus:rainbow.rainbow_pickaxe;ID=lootplusplus:rainbow.rainbow_axe)@luck=2
group:1:(ID=lootplusplus:rainbow.rainbow_helmet;ID=lootplusplus:rainbow.rainbow_chestplate;ID=lootplusplus:rainbow.rainbow_boots;ID=lootplusplus:rainbow.rainbow_leggings;ID=lootplusplus:rainbow.rainbow_hoe)@luck=2
group(ID=lootplusplus:rainbow.pink_pufferfish,amount=#rand(8,16);ID=minecraft:fish,damage=3,amount=#rand(8,16))@luck=1

type=entity,ID=Item,NBTTag=(CustomName="The Furious Blade",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.furious_blade,tag=(ench=#luckySwordEnchantments,display=(Lore=["Life Steal I"],Name="$4Furious Blade"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="The Pink Paulyaulk Hoe",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.pink_hoe,tag=(ench=#luckySwordEnchantments,display=(Lore=["Life Steal I"],Name="$dThe Pink Paulyaulk Hoe"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Rainbow Lucky sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.rainbow_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["wither II"],Name="$dRainbow Lucky sword"))))@luck=2

type=entity,ID=Item,NBTTag=(CustomName="Quick Wand",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.quick_wand,tag=(ench=#luckyBowEnchantments,[(id=51,lvl=1)],display=(Name="$6Quick Wand"))))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="Power Wand",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.power_wand,tag=(ench=#luckyBowEnchantments,[(id=51,lvl=1)],display=(Name="$4Power Wand"))))@luck=1

ID=lootplusplus:rainbow.invisibility_cloak@luck=1

/pat's soul
type=entity,id=Giant,NBTTag=(Equipment=[(id=lootplusplus:rainbow.furious_blade,Count=1,tag=(ench=#luckySwordEnchantments)),(id=lootplusplus:rainbow.FuriousDestroyer_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.FuriousDestroyer_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=lootplusplus:rainbow.FuriousDestroyer_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.FuriousDestroyer_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$e$lPat's Soul",CustomNameVisible=true,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])@luck=-2
/jens soul
type=entity,id=Giant,NBTTag=(Equipment=[(id=lootplusplus:rainbow.pink_hoe,Count=1,tag=(ench=#luckySwordEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_leggings,Count=1,tag=(ench=#luckyLeggingdEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.SuperGirlyGamer_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$e$lJen's Soul",CustomNameVisible=true,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])@luck=-2
/rainbow joey
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=lootplusplus:rainbow.rainbow_sword,Count=1,tag=(ench=#luckySwordEnchantments)),(id=lootplusplus:rainbow.rainbow_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.rainbow_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=lootplusplus:rainbow.rainbow_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.rainbow_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lrainbow Joey",CustomNameVisible=true))@luck=-2
/lost miners
type=entity,id=Zombie,amount=7,NBTTag=(Equipment=[(id=lootplusplus:rainbow.FuriousDestroyer_pickaxe,Count=1,tag=(ench=#luckySwordEnchantments)),(id=lootplusplus:rainbow.miner_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.miner_leggings,Count=1,tag=(ench=#luckyLeggingdEnchantments)),(id=lootplusplus:rainbow.miner_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.miner_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$e$lLost miner",CustomNameVisible=true)@luck=-2
/upside down flying creepers
group(type=difficulty,ID=hard;type=entity,ID=Bat,amount=#rand(10,15),NBTTag=(Riding=(id=Creeper,CustomName="Dinnerbone",CostumNameVisible=false,Riding=(id=Bat,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)]))))@luck=-1
/pufferfish pigs
type=entity,id=Pig,amount=7,NBTTag=(Equipment=[(id=lootplusplus:rainbow.pink_pufferfish,Count=5)],DropChances=[#randList(0,2)f],CustomName="$e$lPufferfish Pig",CustomNameVisible=true)@luck=1

/mages
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=lootplusplus:rainbow.quick_wand,Count=1,tag=(ench=#luckyBowEnchantments)),(id=lootplusplus:rainbow.rainbow_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.rainbow_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=lootplusplus:rainbow.rainbow_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.rainbow_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lQuick Mage",CustomNameVisible=true,Riding=(id=Bat,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=lootplusplus:rainbow.power_wand,Count=1,tag=(ench=#luckyBowEnchantments)),(id=lootplusplus:rainbow.rainbow_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.rainbow_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=lootplusplus:rainbow.rainbow_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.rainbow_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lPower Mage",CustomNameVisible=true,Riding=(id=Bat,Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)])))@luck=-2

/troll stick
type=entity,ID=Item,NBTTag=(CustomName="The Troll Stick",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.troll_stick,tag=(ench=[(id=20,lvl=2)],display=(Lore=["wither II","poison II","weakness II","hunger II","blindness II","nausea II","instant damage II","Mining Fatigue II","slowness II"],Name="$1Trolling stick"))))@luck=1

/emerald sword & gear
type=entity,ID=Item,NBTTag=(CustomName="Emerald Lucky sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.emerald_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["weakness II","Mining Fatigue II"],Name="$2Emerald Lucky sword"))))@luck=2
group:1:(ID=lootplusplus:rainbow.emerald_helmet;ID=lootplusplus:rainbow.emerald_chestplate;ID=lootplusplus:rainbow.emerald_boots;ID=lootplusplus:rainbow.emerald_leggings;ID=lootplusplus:rainbow.emerald_sword,tag=(display=(Lore=["weakness II","Mining Fatigue II"])))@luck=2

/trollolol
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=lootplusplus:rainbow.troll_stick,count=1,tag=(ench=#luckySwordEnchantments,display=(Lore=["wither II","poison II","weakness II","hunger II","blindness II","nausea II","instant damage II","Mining Fatigue II","slowness II"],Name="$1Trolling stick"))),(id=lootplusplus:rainbow.emerald_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=lootplusplus:rainbow.emerald_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=lootplusplus:rainbow.emerald_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=lootplusplus:rainbow.emerald_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lTrolling bob",CustomNameVisible=true)))@luck=-2

/rollercoaster
type=structure,ID=rollercoaster@luck=1

type=entity,ID=WitherBoss,NBTTag=(Invul=7500,CustomName=Grumm)@luck=-2

/weapons
ID=lootplusplus:rainbow.ray_gun@luck=1
ID=lootplusplus:rainbow.thunder_staff@luck=1
ID=lootplusplus:rainbow.squidzooka@luck=1
group(ID=lootplusplus:rainbow.squidzooka;ID=lootplusplus:rainbow.thunder_staff;ID=lootplusplus:rainbow.ray_gun)@luck=1

/food
ID=lootplusplus:rainbow.hot_pepper,amount=10@luck=1
ID=lootplusplus:rainbow.taco,amount=10@luck=1

/throwables
ID=lootplusplus:rainbow.thunder_shard,amount=10@luck=1
ID=lootplusplus:rainbow.lava_pearl,amount=10@luck=1
ID=lootplusplus:rainbow.miners_dream,amount=10@luck=1
group:#rand(3,5):(ID=lootplusplus:rainbow.spawn_bob,amount=#rand(1,3);ID=lootplusplus:rainbow.spawn_wither,amount=#rand(1,3);ID=lootplusplus:rainbow.spawn_giant,amount=#rand(1,3);ID=lootplusplus:rainbow.spawn_enderdragon,amount=#rand(1,3);ID=lootplusplus:rainbow.spawn_random_mob,amount=#rand(1,3);ID=lootplusplus:rainbow.spawn_elder_guardian,amount=#rand(1,3))@luck=1
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.thunder_shard,Motion=#randLaunchMotion(0.6,15)),amount=#rand(30,50)@luck=-2
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.lava_pearl,Motion=#randLaunchMotion(0.6,15)),amount=#rand(30,50)@luck=-2
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.spawn_random_mob,Motion=#randLaunchMotion(0.6,15)),amount=#rand(30,50)@luck=0
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.small_bomb,Motion=#randLaunchMotion(0.6,15)),amount=#rand(30,50)@luck=-1
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.bomb,Motion=#randLaunchMotion(0.6,15)),amount=#rand(10,20)@luck=-2
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.big_bomb,Motion=#randLaunchMotion(0.6,15)),amount=#rand(2,10)@luck=-2
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.giant_bomb,Motion=#randLaunchMotion(0.6,15)),amount=#rand(1,2)@luck=-3
group(type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.nuke,Motion=#randLaunchMotion(1,20)),amount=1;type=message,ID="$4$lWARNING NUKE INCOMMING")@luck=-3
group:#rand(2,3):(ID=lootplusplus:rainbow.spawn_pufferfish_pig,amount=#rand(5,10);ID=lootplusplus:rainbow.spawn_enchanted_golden_apple_cow,amount=#rand(5,10);ID=lootplusplus:rainbow.spawn_golden_apple_cow,amount=#rand(5,10))@chance=10@luck=2
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.spawn_pufferfish_pig,Motion=#randLaunchMotion(0.6,15)),amount=#rand(7,15)@luck=2
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.spawn_enchanted_golden_apple_cow,Motion=#randLaunchMotion(0.6,15)),amount=#rand(7,15)@luck=3
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.spawn_golden_apple_cow,Motion=#randLaunchMotion(0.6,15)),amount=#rand(7,15)@luck=2
group:#rand(2,4):(ID=lootplusplus:rainbow.small_bomb,amount=#rand(5,10);ID=lootplusplus:rainbow.bomb,amount=#rand(5,10);ID=lootplusplus:rainbow.big_bomb,amount=#rand(5,10);ID=lootplusplus:rainbow.giant_bomb,amount=#rand(1,3);ID=lootplusplus:rainbow.nuke,amount=1)@chance=10@luck=1

/armour
ID=lootplusplus:rainbow.diving_helmet@luck=1
ID=lootplusplus:rainbow.nyan_cat_boots@luck=2

group(ID=lootplusplus:rainbow.rainbow_gem,amount=#rand(16,48);ID=emerald,amount=#rand(16,48);ID=diamond,amount=#rand(16,48);type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=Ozelot,posY=#bPosY+5,NBTTag=(Equipment=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=lootplusplus:rainbow.nyan_cat_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$d$lNyan cat",CustomNameVisible=true))@luck=1

group(type=entity,ID=LightningBolt,pos=#pPos;type=entity,ID=LightningBolt,pos=#pPos,delay=1;type=entity,ID=LightningBolt,pos=#pPos,delay=2;type=entity,ID=LightningBolt,pos=#pPos,delay=3;type=entity,ID=LightningBolt,pos=#pPos,delay=4;type=entity,ID=LightningBolt,pos=#pPos,delay=5;type=entity,ID=LightningBolt,pos=#pPos,delay=6;type=entity,ID=LightningBolt,pos=#pPos,delay=7;type=entity,ID=LightningBolt,pos=#pPos,delay=8;type=entity,ID=LightningBolt,pos=#pPos,delay=9;type=entity,ID=LightningBolt,pos=#pPos,delay=10;type=entity,ID=LightningBolt,pos=#pPos,delay=11;type=entity,ID=LightningBolt,pos=#pPos,delay=12;type=entity,ID=LightningBolt,pos=#pPos,delay=13;type=entity,ID=LightningBolt,pos=#pPos,delay=14;type=entity,ID=LightningBolt,pos=#pPos,delay=15)@luck=-2
group(type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1);type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=1;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=2;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=3;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=4;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=5;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=6;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=7;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=8;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=9;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=gold_block,Time=1),delay=10)@luck=2
group(type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1);type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=1;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=2;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=3;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=4;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=5;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=6;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=7;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=8;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=9;type=entity,ID=FallingSand,pos=#pPos,posY=#bPosY+5,NBTTag=(Block=lava,Time=1),delay=10)@luck=-2

group(type=message,ID="$e$lLook up";type=command,ID="/clone ~10 ~-15 ~10 ~-10 ~5 ~-10 ~-10 ~40 ~-10")@luck=0

type=entity,ID=Item,NBTTag=(CustomName="luck+30",CustomNameVisible=true,Item=(Count=1,id=golden_carrot,tag=(display=(Name="craft me with a lucky block"))))@luck=1

type=entity,ID=EnderCrystal,amount=15@luck=-1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=beacon,Count=1),sell=(id=lootplusplus:rainbow.quick_wand,Count=1,tag=(ench=[(id=51,lvl=1),#luckyBowEnchantments])),maxUses=10),(buy=(id=dragon_egg,Count=1),sell=(id=lootplusplus:rainbow.ray_gun,Count=1,tag=(ench=[(id=51,lvl=1),#luckyBowEnchantments])),maxUses=10),(buy=(id=nether_star,Count=1),sell=(id=lootplusplus:rainbow.thunder_staff,Count=1,tag=(ench=[(id=51,lvl=1),#luckyBowEnchantments]))),(buy=(id=emerald,Count=1),sell=(id=diamond,Count=1),maxUses=100),(buy=(id=diamond,Count=1),sell=(id=emerald,Count=1),maxUses=100),(buy=(id=emerald,Count=4),sell=(id=lootplusplus:rainbow.nyan_cat_boots,Count=1),maxUses=100)]),CustomName="$e$lTed",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=emerald,Count=5),sell=(id=lootplusplus:rainbow.troll_stick,Count=1,tag=(ench=#luckySwordEnchantments)),maxUses=10),(buy=(id=iron_ingot,Count=5),sell=(id=lootplusplus:rainbow.small_bomb,Count=1),maxUses=10),(buy=(id=gold_ingot,Count=5),sell=(id=lootplusplus:rainbow.bomb,Count=1),maxUses=10),(buy=(id=diamond,Count=5),sell=(id=lootplusplus:rainbow.big_bomb,Count=1)),(buy=(id=diamond,Count=10),sell=(id=lootplusplus:rainbow.giant_bomb,Count=1),maxUses=100),(buy=(id=diamond,Count=20),sell=(id=lootplusplus:rainbow.nuke,Count=1),maxUses=100),(buy=(id=emerald,Count=20),sell=(id=lootplusplus:rainbow.nuke,Count=1),maxUses=100)]),CustomName="$e$lTroll villager",CustomNameVisible=true)@luck=1

type=entity,ID=Item,NBTTag=(CustomName="Sharp toothpick",CustomNameVisible=true,Item=(Count=1,id=stick,tag=(ench=[(id=16,lvl=10)],display=(Name="Toothpick"))))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_rainbow,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bOOOH GEMS!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2),reinitialize=true;ID=lootplusplus:rainbow.rainbow_gem,amount=#rand(30,40),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2

type=structure,ID=sword_in_stone@luck=2

ID=lootplusplus:rainbow.berries,amount=13@luck=0
ID=lootplusplus:rainbow.gravity_pearl,amount=13@luck=2
ID=lootplusplus:rainbow.warp_pearl,amount=13@luck=2
ID=lootplusplus:rainbow.wet_noodles,amount=13@luck=2
ID=lootplusplus:rainbow.medkit,amount=2@luck=2
type=entity,ID=Item,NBTTag=(CustomName="The Blood Katana",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.blood_katana,tag=(ench=#luckySwordEnchantments,display=(Lore=["Life Steal II"],Name="$4Blood Katana"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Knife",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.knife,tag=(ench=#luckySwordEnchantments,display=(Lore=["Only 10 hits"],Name="$4Knife"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Betty",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.Betty,tag=(ench=#luckySwordEnchantments,display=(Lore=["A bacca's true love"],Name="$4Betty"))))@luck=2
group(ID=skull,damage=3,NBTTag=(SkullOwner=TBNRfrags,display=(Name="$rCactus"));ID=skull,damage=3,NBTTag=(SkullOwner=MHF_Cactus,display=(Name="$rTBNRfrags")))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="glacial sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.glacial_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["Slows your opponents"],Name="$4Glacial sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="burning sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.burning_sword,tag=(display=(Lore=["Light your enemies on fire"],Name="$4Burning sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="wither sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.wither_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["50% chance to Wither your opponent"],Name="$4Wither sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="luck sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.luck_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["20% chance to heal the user","20% chance to damage the user","20% chance to heal the opponent","20% chance to deal extra damage to the opponent"],Name="$4Luck sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Sky sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.sky_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["50% chance to lift your opponent"],Name="$4Sky sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="master sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.master_sword,tag=(display=(Lore=["Made by the gods, highly enchantable"],Name="$4Master sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="tomb sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.Tomb_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["50% chance to spawn sand above your opponent"],Name="$4Tomb sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="TNT sword",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.tnt_sword,tag=(ench=#luckySwordEnchantments,display=(Lore=["TNT I"],Name="$4TNT sword"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="Your Soul",CustomNameVisible=true,Item=(Count=1,id=lootplusplus:rainbow.soul,tag=(display=(Lore=["Determination CXXVIII"],Name="$4Soul of Determination"))))@luck=2
group(ID=lucky:rainbow_lucky_bow;ID=arrow,amount=#rand(32,64))@luck=1
ID=lucky:rainbow_lucky_sword@luck=1
ID=lucky:rainbow_lucky_potion,amount=#rand(10,20)@luck=2
ID=lucky:rainbow_lucky_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lRainbow Lucky Sword"))@luck=2
ID=lucky:rainbow_lucky_bow,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Rain-Bow"))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=lootplusplus:rainbow.ray_gun,Count=1,tag=(ench=#luckyBowEnchantments)),(id=iron_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=iron_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=iron_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=iron_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lBomberMan",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=lootplusplus:rainbow.thunder_staff,Count=1,tag=(ench=#luckyBowEnchantments)),(id=iron_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=iron_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=iron_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=iron_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lThunderMan",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=lootplusplus:rainbow.squidzooka,Count=1,tag=(ench=#luckyBowEnchantments)),(id=iron_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=iron_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=iron_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=iron_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lRocketMan",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(Equipment=[(id=lootplusplus:rainbow.ray_gun,Count=1,tag=(ench=#luckyBowEnchantments)),(id=iron_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments)),(id=iron_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=iron_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=iron_boots,Count=1,tag=(ench=#luckyBootsEnchantments))],DropChances=[#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f,#randList(0,2)f],CustomName="$3$lMegaMan",CustomNameVisible=true))@luck=-2
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.spawn_wither_storm,Motion=#randLaunchMotion(0,0.1))@luck=-4
type=entity,ID=lootplusplus.ThrownItem,NBTTag=(ItemThrown=lootplusplus:rainbow.spawn_herobrine,Motion=#randLaunchMotion(0,0.1))@luck=-4
