/ ==++++OLD DROPS++++==

/ Note, the old drops ,@luck=, and ,@chance=, value has been modified for this block

/ ========== 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=-1
group(ID=stone_sword;ID=stone_shovel;ID=stone_pickaxe;ID=stone_axe;ID=stone_hoe)@luck=-1
group(ID=golden_sword;ID=golden_shovel;ID=golden_pickaxe;ID=golden_axe;ID=golden_hoe)@luck=0
/ 2-3 iron tools
group:#rand(2,3):(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=0
/ 1-2 diamond tools
group:#rand(1,2):(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=1
/ gold armor
group(ID=golden_helmet;ID=golden_chestplate;ID=golden_leggings;ID=golden_boots;ID=golden_horse_armor)@luck=0
/ 2-3 chain and iron armor
group:#rand(2,3):(ID=chainmail_helmet;ID=chainmail_chestplate;ID=chainmail_leggings;ID=chainmail_boots)@luck=1
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=1
/ bow and arrows
group(ID=bow;ID=arrow,amount=#rand(16,32))@luck=1

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

ID=enchanting_table@luck=1
ID=end_portal_frame,amount=#rand(2,6)@luck=2

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

/ pumpkins and jack o'lanterns
group(ID=pumpkin,amount=#rand(8,16);ID=lit_pumpkin,amount=#rand(8,16))@luck=-1
/ golden apples
group(ID=golden_apple,amount=#rand(2,4);ID=golden_apple,amount=#rand(1,2),damage=1)@luck=1
/ 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
/ ender pearls and eyes 
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=1
/ potions
ID=potion,damage=#randPotionDamage,amount=#rand(4,8)@luck=1
/ heads
ID=skull,damage=#rand(0,4),amount=#rand(1,3)@luck=0
/ 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=1
/ 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=1
/ 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
/ flowers
group(ID=red_flower,damage=#rand(0,8),amount=64)@luck=-1
/ 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

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

/ 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=16@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
/ launched tnt
type=entity,ID=PrimedTnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=15@luck=-2
/ wither
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss)@chance=0.2@luck=-2
/ ghast
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@chance=0.8@luck=-1
/ elder guardian
group(type=difficulty,ID=hard;type=entity,ID=Guardian,NBTTag=(Elder=1)))@chance=0.6@luck=-1
/ killer rabbit
group(type=difficulty,ID=hard;type=entity,ID=Rabbit,NBTTag=(RabbitType=99))@luck=-1

/ 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

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

/ 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

/ 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=FallingSand,NBTTag=(Block=tnt))@luck=-1

/ ==== 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

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

/ lucky fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="$e$lLucky Fishing Rod"))@luck=1
/ lucky potion
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="$e$lLucky Potion"))@luck=2
/ unlucky potion
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="$e$lUnlucky Potion"))@luck=1

/ ==++++NEW DROPS++++==

/ ====-BLOCKS-====

ID=emerald_block@luck=1
ID=lucky:lucky_block@luck=-1
ID=dirt@luck=-1
ID=beacon,NBTTag=(display=(Name="$bFor #pName"))@luck=2
ID=sponge,damage=#rand(0,1)@luck=0
ID=dragon_egg,NBTTag=(ench=[(id=20,lvl=1)],HideFlags=1,display=(Name="$5Enderman teleport wand",Lore=["$dHit an enderman","$5to make it teleport!"]))@luck=1
ID=brick_block,amount=#rand(30,60)@luck=1
ID=noteblock,amount=#rand(5,20)@luck=0
ID=gold_block,amount=5@luck=1
ID=lucky:lucky_block_emerald,NBTTag=(Luck=100,display=(Name="$aLuck upgrade!"))@luck=1
ID=lucky:lucky_block_emerald,NBTTag=(Luck=-100,display=(Name="$cLuck downgrade..."))@luck=-1
ID=lucky:lucky_block_emerald,NBTTag=(Luck=0,display=(Name="$eTry again."))@luck=-1
ID=dragon_egg,NBTTag=(display=(Lore=["$7Just a basic dragon egg"]))@luck=1
ID=lootplusplus:emerald_block.super_smelter@chance=0.5@luck=2
ID=lootplusplus:emerald_block.stick_block@luck=-1
ID=lootplusplus:emerald_block.lucky_ore,amount=#rand(5,8)@luck=1
ID=lootplusplus:emerald_block.pizza@luck=0
ID=iron_ore,amount=#rand(8,14)@luck=0
ID=emerald_ore@luck=0
ID=lootplusplus:emerald_block.super_ice,amount=#rand(3,6),NBTTag=(display=(Lore=["$r$lTroll Item"]))@luck=1
ID=lootplusplus:emerald_block.pyrite_block,amount=#rand(1,2),NBTTag=(display=(Lore=["$6Fools Gold"]))@luck=1
ID=tnt,amount=#rand(4,8)@luck=0
ID=obsidian,amount=(8,14)@luck=0
ID=ender_chest,amount=#rand(1,2)@luck=1
ID=dropper,amount=#rand(4,8)@luck=0
ID=hay_block,amount=#rand(6,10)@luck=0
ID=lootplusplus:emerald_block.rainbow_wool,amount=#rand(1,5)@luck=0

/ player heads

ID=skull,damage=3,NBTTag=(SkullOwner=Skek,display=(Name="$6Meet The Maker!",Lore=["$7Hi There!"]))@luck=0
group(ID=skull,damage=3,amount=#rand(0,3),NBTTag=(SkullOwner=MHF_Cake,display=(Name="Tiny Cake"));ID=skull,damage=3,amount=#rand(0,3),NBTTag=(SkullOwner=MHF_TNT2,display=(Name="Tiny TNT"));ID=skull,damage=3,amount=#rand(0,3),NBTTag=(SkullOwner=MHF_Chest,display=(Name="Tiny Chest"));ID=skull,damage=3,amount=#rand(0,3),NBTTag=(SkullOwner=MHF_OakLog,display=(Name="Tiny Log"));ID=skull,damage=3,amount=#rand(0,3),NBTTag=(SkullOwner=MHF_Apple,display=(Name="Large Apple")))@luck=0
ID=skull,damage=3,NBTTag=(SkullOwner=#randList(SSundee,SuperGirlyGamer,skythekidRS,ASFjerome,BajanCanadian,SethBling,DanTDM,Bashur,SubZeroExtabyte,AntVenom,deadlox,bigbadmanpig,FuriousDestroyer,SGCBarbierian,House_Owner,JinBop,MunchingBrotato,Kkcomics,OMGitsfirefoxx,SynHD),display=(Name="$4You$r$7tuber$r $bhead"))@luck=0
ID=skull,damage=3,NBTTag=(SkullOwner=t_bone3452,display=(Name="$8Stalker's head...",Lore=["$8Every Step You Take,","$8I'll Be Watching You..."]),ench=[(id=62,lvl=666)])@luck=-1
type=command,ID=\"/give @p minecraft:skull 1 3 {display:{Name:"$rSmall Lucky Block"},SkullOwner:{Id:c9da04aa-1f65-32c4-8ffd-54aa927b2a23,Properties:{textures:[{Signature:t2QPSidd7ENzXL2pjj+bGAs3tNJTG8x5VyCjPbHo5gvrYrA2lBrtVKke5DM/ZvKfBXGWpHh4wCugkzKlnoceXoo9t81tpDMyMX0NBnx43L5wPaD0r4lP7kX86fDXD403v2P4o1iVW0t+21Lpv2MGgsiU+fJ+V4o045pqk+q06xktcO221Mt6XsIicO3PPujx4dItnu2xi/ntyKwt3JS9kWUbTsE7KiRbyuUz0Uty5L8F4v03ogBLDIGspRvw8gAZq5t6BUon+amuqOABHY5Qm4hn3dhpsZCumu2ro3ikmo9RgkQuUJW881o6d1BxGiWmw0g+zxJkR3VlP/4nyILxfvhuhtX3heKfmZ6aiUbpRu0jO7J1oR8Izxz9HoVM5B2c8EK+oVKzT3QQRcEcTN6F0Q+EHFVWLgGtjWcMppjizwICdjyqNmDHnDiryfMgFZuLMCHfJY8/0qrVnc3H0nnHmLgIXCGcn+bV9S2Jr0KYnNjdCa0XUN00f50iCYsCGuOG3ns+Uz5xhy6SZVcNLFXAntWYG9l36JRh8YL7B0QnlJnu1KFcimL/oXy6IpTVT1R5clClUhllYFsmGn+sbNqTd7MyCQ5zkG33Fxgjdg7VXQXYgzbf8yKYDkWW1jcL2UqFATIi/q5gvjq+S27A6UOX+V+adamLfvcbIJ+RDev36W8=,Value:eyJ0aW1lc3RhbXAiOjE0Mjk0NTc4MzgzODYsInByb2ZpbGVJZCI6IjZjZjU0M2E2MGVlOTQzN2NiNjE0YzdiOTRkZTVjNWI3IiwicHJvZmlsZU5hbWUiOiJNcnNNYWtpc3RlaW4iLCJpc1B1YmxpYyI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I0NTlmYmNiN2JiOGRhZTQxMWFjZmIxNzZiNGZjNjQ3ZTNjNzg3MzJkZTQyYmQxYzJlYjI4ZjdiZDQ0ZWU5NiJ9fX0=}]}}}\"@luck=0
ID=skull,damage=3,NBTTag=(display=(Name="$bThe Creater Of $r$6$lLucky Blocks!",Lore=["$7Luck RANDOM"]),SkullOwner=AndreSocha,ench=[(id=100,lvl=1)],HideFlags=1)@luck=1

/ ====-ITEMS-====
ID=apple,NBTTag=(ench=[(id=33,lvl=666)],display=(Name="$f$lThe Freashest Apple",Lore=["$8Grown Only From The","$8Freashest Oak Trees","$8In All Of Minecraftia..."]))@luck=-1
ID=tnt_minecart,NBTTag=(display=(Name="$cHell On Wheels"))@luck=0
ID=cookie@luck=0
ID=golden_apple,damage=1,NBTTag=(display=(Name="$bFor #pName"))@luck=1
ID=spawn_egg,damage=56,NBTTag=(display=(Name="$rSpawn Wolf"))@luck=-1
ID=saddle,amount=#rand(1,3)@luck=1
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="$e$l'Lucky Potion'",Lore=["$e$lGive To A Friend!"]))@luck=-2
ID=golden_apple,amount=#rand(4,10),NBTTag=(display=(Name="$ePvp Friendly Golden Apples"))@luck=1
ID=carrot,NBTTag=(display=(Name="$6Vision Improvement"))@luck=-1
ID=skull,damage=1,amount=3@luck=1
ID=tallgrass,damage=2,amount=1,NBTTag=(display=(Name="$aWeed",Lore=["$7DANK ___--MLG--___"]),HideFlags=1,ench=[(id=20,lvl=10),(id=21,lvl=5),(id=19,lvl=3),(id=16,lvl=2)])@luck=1
ID=snowball,NBTTag=(display=(Name="$1Perfectly Round Snowball"),ench=[(id=33,lvl=666)])@luck=-1
type=entity,ID=Item,NBTTag=(CustomName="Wearable Torch",CustomNameVisible=true,Item=(Count=1,id="lootplusplus:emerald_block.torch_head"))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="You Got THIS From A Lucky Block...",CustomNameVisible=true,Item=(Count=1,id="lootplusplus:emerald_blockrickroll"))@luck=1
ID=lootplusplus:emerald_block.lucky_cookie,amount=#rand(1,3)@luck=2
ID=lootplusplus:emerald_block.frozen_pizza,amount=#rand(5,10)@luck=0
ID=lootplusplus:emerald_block.coin,amount=#rand(1,10),NBTTag=(display=(Name="$6Coin"))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$e$lLucky Spawn Egg",CustomNameVisible=true,Item=(Count=#rand(3,5),id="lootplusplus:emerald_block.spawn_random"))@luck=1
ID=lootplusplus:emerald_block.pyrite,amount=#rand(8,14),NBTTag=(display=(Lore=["$6 Fools Gold","7Throwable"]))@luck=0
ID=lootplusplus:emerald_block.troll_mask,amount=#rand(1,3),NBTTag=(display=(Lore=["$r$lTroll Item"]))@luck=1
ID=empty_map,amount=#rand(1,3)@luck=0
ID=painting,amount=#rand(3,5)@luck=-1
ID=gold_ingot,amount=#rand(8,14)@luck=1
ID=stick,NBTTag=(display=(Name="$7I'm Descriptive"))@luck=-1
ID=cake,NBTTag=(display=(Lore=["$fYou Could Say Im Moist,","$fBut That Would Be $cLying$f..."]))@luck=0
ID=rotten_flesh,NBTTag=(display=(Name="$7You In The Future"))@luck=-1
ID=nether_star,NBTTag=(display=(Name="$4Star Of The Underworld"))@luck=2
ID=lootplusplus:emerald_block.bread_slice,amount=#rand(2,5)@luck=0
ID=lootplusplus:emerald_block.toast,amount=#rand(2,5)@luck=0

/ ====-GROUPS-====

/ cactus armour
group:#rand(1,3):(ID=lootplusplus:emerald_block.cactus_sword,NBTTag=(ench=[(id=7,lvl=3),(id=34,lvl=3)],display=(Name="$2Cactus Sword"));ID=lootplusplus:emerald_block.cactus_helmet,NBTTag=(ench=[(id=7,lvl=3),(id=34,lvl=3)],display=(Name="$2Cactus Helmet"));ID=lootplusplus:emerald_block.cactus_chestplate,NBTTag=(ench=[(id=7,lvl=3),(id=34,lvl=3)],display=(Name="$2Cactus Chestplate"));ID=lootplusplus:emerald_block.cactus_leggings,NBTTag=(ench=[(id=7,lvl=3),(id=34,lvl=3)],display=(Name="$2Cactus Leggings"));ID=lootplusplus:emerald_block.cactus_boots,NBTTag=(ench=[(id=7,lvl=3),(id=34,lvl=3)],display=(Name="$2Cactus Boots")))@luck=0

/ feast
group:#rand(3,8):(ID=apple,amount=#rand(1,2);ID=cooked_porkchop,amount=#rand(1,2);ID=cake;ID=cookie,amount=#rand(2,4);ID=melon,amount=#rand(2,4);ID=cooked_beef,amount=#rand(1,2);ID=cooked_chicken,amount=#rand(1,2);ID=carrot,amount=#rand(1,3);ID=baked_potato,amount=#rand(1,2);ID=pumpkin_pie,amount=#rand(1,2);ID=cooked_rabbit,amount=#rand(1,2);ID=rabbit_stew;ID=cooked_mutton,amount=#rand(1,2);ID=mushroom_stew;ID=bread,amount=#rand(1,2))@luck=1

/ golden stuff
group#rand(2,5):(ID=golden_apple,damage=#rand(0,1);ID=golden_carrot;ID=gold_ingot,ID=golden_horse_armor;ID=gold_nugget;ID=golden_#randList(axe,shovel,sword,hoe,helmet,chestplate,leggings,boots);ID=light_weighted_pressure_plate;ID=gold_block;ID=gold_ore

/ explosives with smoke
group(type=particle,ID=explode,size=(2,2,2),particleAmount=1000;type=sound,ID=random.explode,volume=2.0,pitch=2.0;ID=tnt,amount=#rand(2,20);ID=gunpowder,amount=#rand(3,25);ID=spawn_egg,damage=50,amount=#rand(1,10);ID=flit_and_steel)@luck=0

/ water stuff with splash
group(type=particle,ID=splash,size=(2,2,2),particleAmount=3000;type=sound,ID=game.neutral.swim.splash,volume=2.0,pitch=2.0;ID=water_bucket,amount=#rand(0,4);ID=sponge,damage=#rand(0,1),amount=#rand(0,3);ID=boat,amount=#rand(0,2);ID=fish,amount=#rand(0,6);ID=fish,damage=1,amount=#rand(0,5);ID=fish,damage=2,amount=#rand(0,1);ID=fish,damage=3,amount=#rand(0,3);ID=fishing_rod,amount=#rand(0,1);ID=prismarine_shard,amount=#rand(0,10);ID=prismarine_crystals,amount=#rand(0,9);ID=spawn_egg,damage=68,amount=#rand(0,5);ID=spawn_egg,damage=94,amount=#rand(0,5);ID=prismarine,amount=#rand(0,13);ID=prismarine,damage=1,amount=#rand(0,10);ID=prismarine,damage=2,amount=#rand(0,8);ID=sea_lantern,amount=#rand(0,7))@luck=1                                                                                                                                   

/ enchanting stuff
group(ID=enchanting_table,amount=1;ID=bookshelf,amount=#rand(20,40);ID=torch,amount=#rand(10,20);ID=experiance_bottle,amount=#rand(60,80);ID=book,amount=#rand(5,20))@luck=1

/ emerald lucky block stuff
group(ID=lucky:emerald_lucky_block,amount=#rand(0,1);ID=emerald,amount=#rand(0,15);ID=wool,damage=5,amount=#rand(0,20))@luck=1

/ 1st 2nd and 3rd place medals
group(ID=iron_ingot,amount=#rand(5,15),NBTTag=(display=(Name="$f2nd Place Medal"));ID=brick,amount=#rand(5,15),NBTTag=(display=(Name="$c3rd Place Medal"));ID=gold_ingot,amount=#rand(5,15),NBTTag=(display=(Name="$61st Place Medal")))@luck=1

/ random luck emerald and normal blocks
group:1:(ID=lucky:lucky_block_emerald,amount=#rand(1,5),NBTTag=(Luck=#rand(-100,100));ID=lucky:lucky_block,amount=#rand(1,5),NBTTag=(Luck=#rand(-100,100));group(ID=lucky:lucky_block_emerald,amount=#rand(1,5),NBTTag=(Luck=#rand(-100,100));ID=lucky:lucky_block,amount=#rand(1,5),NBTTag=(Luck=#rand(-100,100))))@luck=2

/ both types of ice
group(ID=ice,amount=#rand(1,10);ID=packed_ice,amount=#rand(1,10))@luck=0

/ sandstone and red sandstone
group(ID=sandstone,amount=#rand(3,9),damage=#rand(0,2);ID=red_sandstone,amount=#rand(3,9),damage=#rand(0,2))@luck=0

/ The 100th Drop Added!!!
group(type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag=#randFireworksRocket)),amount=10,posOffset=#circleOffset(2);ID=golden_sword,NBTTag=(Unbreakable=1,display=(Name=\"$b$k!\:!$r$e$lThe 100th Drop Added!!!$r$b$k!\:!$r\"),ench=[(id=20,lvl=5),(id=61,lvl=666)],AttributeModifiers=[(AttributeName=generic.attackDamage,Name=damage,Amount=8,Operation=0,UUIDLeast=1,UUIDMost=1)]))@chance=0.6@luck=2

/ idea papers
group(ID=dropper,amount=#rand(1,5),NBTTag=(display=(Name="$fRecycle Bin",Lore=["$8Keep Our Plant Green!"]));ID=paper,amount=#rand(3,10),NBTTag=(display=(Name="$fWritten Idea",Lore=["$8A Drop Yet To Be Added..."]));ID=dye,damage=15,amount=#rand(1,3),NBTTag=(display=(Name="$7Scrapped Idea",Lore=["$8An Idea That Was Scrapped ","$8For Some Reason..."])))@luck=-1

/ dinner plates, butter, and meat chunks
group(ID=dirt,amount=#rand(3,10),NBTTag=(display=(Name="$cMeat Chunk"));ID=light_weighted_pressure_plate,amount=#rand(1,3),NBTTag=(display=(Name="$eSliver Of Butter"));ID=heavy_weighted_pressure_plate,amount=#rand(5,12),NBTTag=(display=(Name="$7Dinner Plate")))@luck=0

/ Speedruner Armor
group:#rand(1,2):(ID=stone_sword,NBTTag=(ench=[(id=34,lvl=2)],display=(Name="$dSpeedruner Sword"),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="speed",Amount=0.2f,Operation=0,UUIDLeast=1,UUIDMost=1)]);ID=leather_helmet,NBTTag=(ench=[(id=0,lvl=1),(id=34,lvl=2)],display=(Name="$dSpeedruner Helmet",color=16729291),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="speed",Amount=0.2f,Operation=0,UUIDLeast=1,UUIDMost=1)]);ID=leather_chestplate,NBTTag=(ench=[(id=0,lvl=1),(id=34,lvl=2)],display=(Name="$dSpeedruner Chestplate",color=16729291),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="speed",Amount=0.2f,Operation=0,UUIDLeast=1,UUIDMost=1)]);ID=leather_leggings,NBTTag=(ench=[(id=0,lvl=1),(id=34,lvl=2)],display=(Name="$dSpeedruner Leggings",color=16729291),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="speed",Amount=0.2f,Operation=0,UUIDLeast=1,UUIDMost=1)]);ID=leather_boots,NBTTag=(ench=[(id=0,lvl=1),(id=34,lvl=2)],display=(Name="$dSpeedruner Boots",color=16729291),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="speed",Amount=0.2f,Operation=0,UUIDLeast=1,UUIDMost=1)]))@luck=1

/ Emerald Armor
group:#rand(1,2):(ID=lootplusplus:emerald_block.emerald_helmet;ID=lootplusplus:emerald_block.emerald_chestplate;ID=lootplusplus:emerald_block.emerald_leggings;ID=lootplusplus:emerald_block.emerald_boots)@luck=2

/ Emerald Tools
group:#rand(1,3):(ID=lootplusplus:emerald_block.emerald_sword;ID=lootplusplus:emerald_block.emerald_axe;ID=lootplusplus:emerald_block.emerald_shovel;ID=lootplusplus:emerald_block.emerald_hoe;ID=lootplusplus:emerald_block.emerald_paxel;ID=lootplusplus:emerald_block.emerald_pickaxe)@luck=2

/ emerald apples
group(ID=lootplusplus:emerald_block.emerald_apple,amount=#rand(2,6);ID=lootplusplus:emerald_block.emerald_e_apple,amount=#rand(0,4))@luck=2

/ Popsicles
group:#rand(1,16):(ID=lootplusplus:emerald_block.popsicle_red;ID=lootplusplus:emerald_block.popsicle_blue;ID=lootplusplus:emerald_block.popsicle_pink;ID=lootplusplus:emerald_block.popsicle_magenta;ID=lootplusplus:emerald_block.popsicle_purple;ID=lootplusplus:emerald_block.popsicle_cyan;ID=lootplusplus:emerald_block.popsicle_light_blue;ID=lootplusplus:emerald_block.popsicle_orange;ID=lootplusplus:emerald_block.popsicle_yellow;ID=lootplusplus:emerald_block.popsicle_lime;ID=lootplusplus:emerald_block.popsicle_green;ID=lootplusplus:emerald_block.popsicle_brown;ID=lootplusplus:emerald_block.popsicle_black;ID=lootplusplus:emerald_block.popsicle_white;ID=lootplusplus:emerald_block.popsicle_gray;ID=lootplusplus:emerald_block.popsicle_light_gray)@luck=0

/ Lapis Armor
group:#rand(1,3):(ID=lootplusplus:emerald_block.lapis_helmet;ID=lootplusplus:emerald_block.lapis_chestplate;ID=lootplusplus:emerald_block.lapis_leggings;ID=lootplusplus:emerald_block.lapis_boots)@luck=0

/ Lapis Tools
group:#rand(1,3):(ID=lootplusplus:emerald_block.lapis_sword;ID=lootplusplus:emerald_block.lapis_hoe;ID=lootplusplus:emerald_block.lapis_pickaxe;ID=lootplusplus:emerald_block.lapis_shovel;ID=lootplusplus:emerald_block.lapis_axe)@luck=0

/ jukebox music discs and rickroll!
group(ID=jukebox;ID=#randList(2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,lootplusplus:emerald_blockrickroll),amount=#rand(1,3))@luck=1

/ iron, gold, diamond, emerald, lapis, redstone, coal 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);ID=redstone,amount=#rand(4,8);ID=coal,amount=#rand(2,4))@luck=2

/ colormatic!
group(group:1:(ID=wool,damage=#rand(0,15),amount=#rand(32,64),NBTTag=(display=(Name="$1C$2o$3l$4o$5r $6M$7a$8t$9i$ac$b!"));ID=stained_hardened_clay,damage=#rand(0,15),amount=#rand(32,64),NBTTag=(display=(Name="$1C$2o$3l$4o$5r $6M$7a$8t$9i$ac$b!"));ID=dye,damage=#rand(0,15),amount=#rand(32,64),NBTTag=(display=(Name="$1C$2o$3l$4o$5r $6M$7a$8t$9i$ac$b!")));type=particle,ID=2002,damage=#randPotionParticle,amount=10)@luck=0

/ COPY & PASTE ME INTO YOUR LUCKY BLOCK ADD-ON :D JUST DO IT!!!!!!!!!!!!!!!!!
group(type=message,ID="$cTHIS DROP SHOULD, CAN, AND WILL BE COPY & PASTED INTO OTHER LUCKY BLOCKS!!!!!!";ID=paper,NBTTag=(display=(Name="$cThe Copy & Paste Drop")))@luck=-1

/ Minecart Things
group(ID=rail,amount=#rand(32,64);ID=golden_rail,amount=#rand(5,10);ID=detector_rail,amount=#rand(5,10);ID=activator_rail,amount=#rand(5,10);ID=minecart,amount=#rand(1,2);ID=chest_minecart,amount=#rand(1,2);ID=furnace_minecart,amount=#rand(1,2);ID=hopper_minecart,amount=#rand(1,2);ID=tnt_minecart,amount=#rand(1,10);type=particle,ID=2002,damage=14)@luck=1

/ Palkipa!
group(type=command,ID=\"/tell @p $rTAKEA $rMIY $rPALKIPA!!!\",commandSender="$cVoot Vaun";ID=lootplusplus:emerald_block.palkipa)@luck=1

/ messages with mushroom
group:1:(group(type=command,ID="/tell #pName Listen to me, #pName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="Skek";ID=red_mushroom,NBTTag=(display=(Name="$cOnly Hope")));group(type=command,ID="/tell #pName Listen to me, #pName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="Skek";ID=brown_mushroom,NBTTag=(display=(Name="$6Only Hope"))))@luck=-1

/ the punniest 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!"));ID=wheat,NBTTag=(display=(Name="Hay there!"));ID=wooden_axe,NBTTag=(display=(Name="May I axe you a question?"));ID=leaves,NBTTag=(display=(Name="Leaf me alone"));ID=glass,NBTTag=(display=(Name="A glassic pun"));ID=gold_nugget,NBTTag=(display=(Name="Comedy gold"));ID=ice,NBTTag=(display=(Name="Ice to meet you!"));ID=apple,NBTTag=(display=(Name="Your the apple of my eye")))@luck=-1

/ romantic flowers
group:1:(ID=red_flower,NBTTag=(display=(Name="$cRomantic Poppy"));ID=red_flower,damage=1,NBTTag=(display=(Name="$bRomantic Orchid"));ID=red_flower,damage=2,NBTTag=(display=(Name="$5Romantic Allium"));ID=red_flower,damage=3,NBTTag=(display=(Name="$7Romantic Bluet"));ID=red_flower,damage=4,NBTTag=(display=(Name="$4Romantic Tulip"));ID=red_flower,damage=5,NBTTag=(display=(Name="$6Romantic Tulip"));ID=red_flower,damage=6,NBTTag=(display=(Name="$fRomantic Tulip"));ID=red_flower,damage=7,NBTTag=(display=(Name="$dRomantic Tulip"));ID=red_flower,damage=8,NBTTag=(display=(Name="$8Romantic Daisy"));ID=yellow_flower,NBTTag=(display=(Name="$eRomantic Dandelion")))@luck=-1

/ special block at X=0,Y=5,Z=0
group(type=message,ID="At X=0 Y=5 Z=0,There Is A Special Block For Anyone Who Gets There!";type=block,ID=#randList(emerald_block,lootplusplus:emerald_block.super_ice,diamond_block,lucky:lucky_block_emerald,gold_block,iron_block,lapis_block,redstone_block,coal_block,slime_block,lootplusplus:emerald_block.pyrite_block,lootplusplus:emerald_block.pizza,crafting_table,tnt,lootplusplus:emerald_block.magma_block,dirt,cake),pos=(0,5,0);type=block,ID=stone,pos=(0,4,0))@luck=1

/ slime and magma blocks
group(ID=slime,amount=#rand(5,12);ID=lootplusplus:emerald_block.magma_block,amount=#rand(3,10))@luck=1

/ web stuff
group(ID=lootplusplus:emerald_block.clumped_webs,NBTTag=(display=(Lore=["$r$lTroll Item"])),amount=#rand(2,5);ID=web,amount=#rand(4,12);ID=lootplusplus:emerald_block.web_trap,NBTTag=(display=(Lore=["$r$lTroll Item"])),amount=#rand(0,1))@luck=1

/ random horse armor
group:#rand(1,3):(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=0

/ spawn eggs
group(type=difficulty,ID=hard;group:#rand(4,8):(ID=spawn_egg,damage=50;ID=spawn_egg,damage=51;ID=spawn_egg,damage=52;ID=spawn_egg,damage=54;ID=spawn_egg,damage=55;ID=spawn_egg,damage=56;ID=spawn_egg,damage=57;ID=spawn_egg,damage=58;ID=spawn_egg,damage=59;ID=spawn_egg,damage=60;ID=spawn_egg,damage=61;ID=spawn_egg,damage=62;ID=spawn_egg,damage=65;ID=spawn_egg,damage=66;ID=spawn_egg,damage=67;ID=spawn_egg,damage=68;ID=spawn_egg,damage=90;ID=spawn_egg,damage=91;ID=spawn_egg,damage=92;ID=spawn_egg,damage=93;ID=spawn_egg,damage=94;ID=spawn_egg,damage=95;ID=spawn_egg,damage=96;ID=spawn_egg,damage=98;ID=spawn_egg,damage=100;ID=spawn_egg,damage=101;ID=spawn_egg,damage=120;ID=lootplusplus:emerald_block.spawn_snowgolem;ID=lootplusplus:emerald_block.spawn_irongolem))@luck=1

/ all types of hoes
group:#rand(1,3):(ID=wooden_hoe;ID=stone_hoe;ID=golden_hoe;ID=iron_hoe;ID=diamond_hoe;ID=lootplusplus:emerald_block.emerald_hoe;ID=lootplusplus:emerald_block.lapis_hoe;ID=lootplusplus:emerald_block.lucky_hoe,NBTTag=(ench=#luckyToolEnchantments);ID=lootplusplus:emerald_block.lucky_emerald_hoe,NBTTag=(ench=#luckyToolEnchantments))@luck=1

/ randomly dyed leather armor
group:#rand(3,4):(ID=leather_helmet,NBTTag=(display=(color=#rand(0,16777215)));ID=leather_chestplate,NBTTag=(display=(color=#rand(0,16777215)));ID=leather_leggings,NBTTag=(display=(color=#rand(0,16777215)));ID=leather_boots,NBTTag=(display=(color=#rand(0,16777215))))@luck=-1

/ ====-ENTITIES-====

/ +--Boss Fights--+

/ Bobs Mom
group(type=difficulty,ID=hard;type=command,delay=0.4,ID=\"/title @p[name=#pName] title {text:\"Boss Fight\",color:dark_red,bold:true}\";type=command,ID=\"/title @p[name=#pName] subtitle {text:\"BOB'S MOM\",color:yellow}\";type=entity,ID=Giant,NBTTag=(CustomName="$6Bob's Mom",CustomNameVisible=true,Attributes=[(Name=generic.maxHealth,Base=200f),(Name=generic.followRange,Base=80f),(Name=generic.movementSpeed,Base=1.5f)],Equipment=[(id=diamond_sword,Count=1,tag=(Unbreakable=1,display=(Name="$eBob's Mom's Sword"),ench=[(id=16,lvl=10),(id=7,lvl=5),(id=20,lvl=3),(id=21,lvl=7)])),(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=rotten_flesh,Count=#rand(50,80))],DropChances=[2f,0.3f,0.3f,0.3f,2f]);type=command,ID="/playsound records.wait @a ~ ~ ~ 5.0 2.0",delay=0.5)@chance=0.5@luck=-2

/ Slime King
group(type=difficulty,ID=hard;type=command,delay=0.4,ID=\"/title @p[name=#pName] title {text:\"Boss Fight\",color:dark_red,bold:true}\";type=command,ID=\"/title @p[name=#pName] subtitle {text:\"SLIME KING\",color:yellow}\";type=entity,ID=Slime,NBTTag=(CustomName="$2Slime King",CustomNameVisible=true,Attributes=[(Name=generic.followRange,Base=200f)],Size=15,Equipment=[(id=air),(id=slime,Count=#rand(20,40)),(id=air),(id=air),(id=lootplusplus:emerald_block.slime_helmet,Count=1,tag=(Unbreakable=1,display=(Name="$2$lThe Slime King's Slimy Helmet",Lore=["$7Sticky I"]),AttributeModifiers=[(AttributeName="generic.knockbackResistance",Name="sticky",Amount=1.0f,Operation=0,UUIDLeast=1,UUIDMost=1)],ench=#luckyHelmetEnchantments))],DropChances=[0f,2f,0f,0f,2f]);type=command,ID="/playsound records.strad @a ~ ~ ~ 5.0 2.0",delay=0.5)@chance=0.5@luck=-2

/ Full Power Wither
group(type=difficulty,ID=hard;type=command,delay=0.4,ID=\"/title @p[name=#pName] title {text:\"Boss Fight\",color:dark_red,bold:true}\";type=command,ID=\"/title @p[name=#pName] subtitle {text:\"FULL POWER WITHER\",color:yellow}\";type=entity,ID=WitherBoss,NBTTag=(HealF=1,Invul=1000,CustomName="$4Full Power Wither",CustomNameVisible=true,Attributes=[(Name=generic.maxHealth,Base=1000f)],Equipment=[(id=nether_star,Count=1,tag=(ench=[(id=20,lvl=5),(id=21,lvl=5),(id=51,lvl=10)],AttributeModifiers=[(AttributeName=generic.attackDamage,Name="attack",Amount=20,Operation=0,UUIDLeast=1,UUIDMost=1),(AttributeName=generic.maxHealth,Name=health,Amount=10,Operation=0,UUIDLeast=1,UUIDMost=1)],display=(Name="$b$lCharged Nether Star"))),(id=chainmail_boots,Count=1,tag=(display=(Name="$8Wither Boots"),ench=[(id=7,lvl=3),(id=4,lvl=666),(id=1,lvl=666),(id=2,lvl=666)],Unbreakable=1)),(id=chainmail_leggings,Count=1,tag=(display=(Name="$8Wither Leggings"),ench=[(id=7,lvl=3),(id=4,lvl=666),(id=1,lvl=666)],Unbreakable=1)),(id=chainmail_chestplate,Count=1,tag=(display=(Name="$8Wither Chestplate"),ench=[(id=7,lvl=3),(id=4,lvl=666),(id=1,lvl=666)],Unbreakable=1)),(id=chainmail_helmet,Count=1,tag=(display=(Name="$8Wither Helmet"),ench=[(id=7,lvl=3),(id=4,lvl=666),(id=1,lvl=666)],Unbreakable=1))],DropChances=[2f,#rand(0,2)f,#rand(0,2)f,#rand(0,2)f,#rand(0,2)f],ActiveEffects=[(Id=11,Amplifier=50,Duration=4000)]);type=command,ID=\"/playsound mob.guardian.curse @a ~ ~ ~ 5.0 0.5\")@chance=0.1@luck=-2

/ Confusing Ghast
group(type=difficulty,ID=hard;type=command,delay=0.4,ID=\"/title @p[name=#pName] title {text:\"Boss Fight\",color:dark_red,bold:true}\";type=command,ID=\"/title @p[name=#pName] subtitle {text:\"CONFUSING GHAST\",color:yellow}\";type=entity,ID=Ghast,NBTTag=(CustomName=Grumm,Attributes=[(Name=generic.maxHealth,Base=300f)],Riding=(id="Ghast",Attributes=[(Name=generic.maxHealth,Base=350f)],ActiveEffects=[(Id=10,Duration=1000000)],CustomName="$e$lConfusing Ghast",CustomNameVisible=true,Equipment=[(id=lootplusplus:emerald_block.regen_tear,Count=1),(id=lootplusplus:emerald_blockrickroll,Count=1),(),(),()],DropChances=[1.0f,1.0f,0.0f,0.0f,0.0f]));type=command,ID=\"/playsound records.chirp @a ~ ~ ~ 5.0 2.0\",delay=0.5)@chance=0.2@luck=-2

/ ~~~~~~~~~~~~~~~~~~~~

/ Named Diamond Armored Mobs
group:1:(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); \
type=entity,ID=CaveSpider,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$lCarl",CustomNameVisible=true);type=entity,ID=Enderman,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$lEven",CustomNameVisible=true); \
type=entity,ID=Slime,NBTTag=(Size=#rand(2,3),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$lSally",CustomNameVisible=true);type=entity,ID=PigZombie,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$lPeter",CustomNameVisible=true); \
type=entity,ID=LavaSlime,NBTTag=(Size=#rand(2,3),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$lMolly",CustomNameVisible=true);type=entity,ID=Witch,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$lWilliam",CustomNameVisible=true); \
type=entity,ID=Creeper,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$lCharles",CustomNameVisible=true);type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments)),(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$lSmith",CustomNameVisible=true);  \
type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments)),(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$lSmith",CustomNameVisible=true);type=entity,ID=Spider,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$lScott",CustomNameVisible=true);  \
type=entity,ID=Blaze,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$lBilly",CustomNameVisible=true);type=entity,ID=Ghast,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$lGeorge",CustomNameVisible=true);  \
type=entity,ID=Skeleton,NBTTag=(SkeletonType=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$lWill",CustomNameVisible=true);type=entity,ID=Guardian,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$lGarcia",CustomNameVisible=true); \
type=entity,ID=Silverfish,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$lSarah",CustomNameVisible=true);type=entity,ID=Endermite,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$lEdward",CustomNameVisible=true);  \
type=entity,ID=Rabbit,NBTTag=(RabbitType=99,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$lKyle",CustomNameVisible=true))@luck=-2

/ All of them At Once!
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); \
type=entity,ID=CaveSpider,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$lCarl",CustomNameVisible=true);type=entity,ID=Enderman,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$lEven",CustomNameVisible=true); \
type=entity,ID=Slime,NBTTag=(Size=#rand(2,3),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$lSally",CustomNameVisible=true);type=entity,ID=PigZombie,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$lPeter",CustomNameVisible=true); \
type=entity,ID=LavaSlime,NBTTag=(Size=#rand(2,3),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$lMolly",CustomNameVisible=true);type=entity,ID=Witch,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$lWilliam",CustomNameVisible=true); \
type=entity,ID=Creeper,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$lCharles",CustomNameVisible=true);type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments)),(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$lSmith",CustomNameVisible=true);  \
type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments)),(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$lSmith",CustomNameVisible=true);type=entity,ID=Spider,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$lScott",CustomNameVisible=true);  \
type=entity,ID=Blaze,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$lBilly",CustomNameVisible=true);type=entity,ID=Ghast,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$lGeorge",CustomNameVisible=true);  \
type=entity,ID=Skeleton,NBTTag=(SkeletonType=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$lWill",CustomNameVisible=true);type=entity,ID=Guardian,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$lGarcia",CustomNameVisible=true); \
type=entity,ID=Silverfish,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$lSarah",CustomNameVisible=true);type=entity,ID=Endermite,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$lEdward",CustomNameVisible=true);  \
type=entity,ID=Rabbit,NBTTag=(RabbitType=99,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$lKyle",CustomNameVisible=true))@chance=0.1@luck=-2

/ Sheep Stack Holding a block
type=entity,ID=FallingSand,posY=#bPosY+1,NBTTag=(Block=#randList(diamond_block,emerald_block,iron_block,gold_block,glowstone,redstone_block,lapis_block,coal_block,dirt,wool,web,tnt,chest,mycelium,grass,stone,sand,planks,fire,lava,air,water,cake,skull,lucky:lucky_block_emerald,lucky:lucky_block),Riding=(id=Sheep,Color=#rand(0,15),Riding=(id=Sheep,Color=#rand(0,15),Riding=(id=Sheep,Color=#rand(0,15),Riding=(id=Sheep,Color=#rand(0,15),Riding=(id=Sheep,Color=#rand(0,15),Riding=(id=Sheep,Color=#rand(0,15))))))))@luck=1

/ Emeralds On Snowballs
type=entity,ID=Item,amount=#rand(10,30),NBTTag=(Item=(Count=1,id=emerald),Riding=(id="Snowball",Motion=#randLaunchMotion))@luck=2

/ Fired Arrows
type=entity,ID=Arrow,amount=#rand(30,50),NBTTag=(Motion=#randLaunchMotion,damage=4.5)@luck=-2

/ Undead Horse
type=entity,ID=EntityHorse,NBTTag=(Type=#rand(3,4),CustomName="$4$l#pName's Undead Ride",CustomNameVisible=true,Tame=1,Saddle=1)@luck=1

/ Super Explosion
type=explosion,radius=127,fire=true@chance=0.2@luck=-2

/ +--Villagers--+

/ lucky emerald villagers
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=emerald,Count=#rand(20,25)),sell=(id=lootplusplus:emerald_block.lucky_sword,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Sword"))),maxUses=1),(buy=(id=emerald,Count=#rand(20,25)),sell=(id=lootplusplus:emerald_block.lucky_bow,Count=1,tag=(ench=#luckyBowEnchantments,display=(Name="$e$lLucky Bow"))),maxUses=1),(buy=(id=emerald,Count=#rand(10,15)),sell=(id=lootplusplus:emerald_block.lucky_cookie,Count=1),maxUses=1),(buy=(id=emerald,Count=#rand(10,15)),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="$e$lLucky Potion"))),maxUses=1),(buy=(id=emerald,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=2
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=emerald,Count=#rand(12,17)),sell=(id=lootplusplus:emerald_block.lucky_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="$e$lLucky Helmet"))),maxUses=1),(buy=(id=emerald,Count=#rand(20,25)),sell=(id=lootplusplus:emerald_block.lucky_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="$e$lLucky Chestplate"))),maxUses=1),(buy=(id=emerald,Count=#rand(15,20)),sell=(id=lootplusplus:emerald_block.lucky_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="$e$lLucky Leggings"))),maxUses=1),(buy=(id=emerald,Count=#rand(12,17)),sell=(id=lootplusplus:emerald_block.lucky_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="$e$lLucky Boots"))),maxUses=1)]),CustomName="$e$lLucky Villager",CustomNameVisible=true)@luck=2
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=emerald,Count=#rand(10,15)),sell=(id=lootplusplus:emerald_block.lucky_shovel,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Shovel"))),maxUses=1),(buy=(id=emerald,Count=#rand(15,20)),sell=(id=lootplusplus:emerald_block.lucky_pickaxe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Pickaxe"))),maxUses=1),(buy=(id=emerald,Count=#rand(15,20)),sell=(id=lootplusplus:emerald_block.lucky_axe,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="$e$lLucky Axe"))),maxUses=1),(buy=(id=emerald,Count=#rand(10,15)),sell=(id=lootplusplus:emerald_block.lucky_hoe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Hoe"))),maxUses=1)]),CustomName="$e$lLucky Villager",CustomNameVisible=true)@luck=2

/ greedy mc.fatbags
type=entity,ID=Villager,NBTTag=(DropChances=[2.0f,2.0f,0.0f,0.0f,0.0f],Equipment=[(id=dirt,Count=1),(id=lootplusplus:emerald_block.coin,Count=#rand(30,60)),(),(),()],Offers=(Recipes=[(buy=(id=diamond,Count=64),buyB=(id=diamond,Count=64),sell=(id=dirt,Count=1),maxUses=1)]),CustomName="$4Greedy Mc.Fatbags",CustomNameVisible=true)@luck=-2

/ Exchange Man
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=1),sell=(id=emerald,Count=1),maxUses=10000,rewardExp=0),(buy=(id=emerald,Count=1),sell=(id=diamond,Count=1),maxUses=10000,rewardExp=0),(buy=(id=iron_ingot,Count=1),sell=(id=gold_ingot,Count=1),maxUses=10000,rewardExp=0),(buy=(id=gold_ingot,Count=1),sell=(id=iron_ingot,Count=1),maxUses=10000,rewardExp=0),(buy=(id=redstone,Count=1),sell=(id=dye,Damage=4,Count=1),maxUses=10000,rewardExp=0),(buy=(id=dye,Damage=4,Count=1),sell=(id=redstone,Count=1),maxUses=10000,rewardExp=0),(buy=(id=coal,Count=1),sell=(id=quartz,Count=1),maxUses=10000,rewardExp=0),(buy=(id=quartz,Count=1),sell=(id=coal,Count=1),maxUses=10000,rewardExp=0)]),CustomName="$9Exchange Man",CustomNameVisible=true)@luck=2@chance=0.5

/ Trading Post
group(type=message,ID="$7<Trading Post>$r $fTrade With Me";type=block,ID=fence,delay=0.2;type=block,ID=fence,PosY=#bPosY+1,delay=0.2;type=entity,ID=Villager,NBTTag=(ActiveEffects=[(Id=14,Duration=100000)],NoAI=1,CustomName="$7Trading Post",CustomNameVisible=true,Offers=(Recipes=[(buy=(id=planks,Count=3),buyB=(id=stick,Count=1),sell=(id=fence,Count=3)),(buy=(id=planks,Count=3,Damage=1),buyB=(id=stick,Count=1),sell=(id=spruce_fence,Count=3)),(buy=(id=planks,Count=3,Damage=2),buyB=(id=stick,Count=1),sell=(id=birch_fence,Count=3)),(buy=(id=planks,Count=3,Damage=3),buyB=(id=stick,Count=1),sell=(id=jungle_fence,Count=3)),(buy=(id=planks,Count=3,Damage=4),buyB=(id=stick,Count=1),sell=(id=acacia_fence,Count=3)),(buy=(id=planks,Count=3,Damage=5),buyB=(id=stick,Count=1),sell=(id=dark_oak_fence,Count=3))])))@luck=0

/ Mask Salesman
type=entity,ID=Villager,NBTTag=(Profession=1,Career=1,CustomName="$d$lMask Salesman",CustomNameVisible=true,Offers=(Recipes=[(buy=(id=emerald,Count=#rand(10,20)),sell=(id=experience_bottle,Count=32)),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Skeleton,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Wither_Skeleton,display=(Name="$fMob Head",Lore=["$8Unusable For Withers"])))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Zombie,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Steve,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Creeper,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Alex,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Spider,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Cave_Spider,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Enderman,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Witch,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Squid,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Endermite,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Slime,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Guardian,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_LavaSlime,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_PigZombie,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Ghast,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Blaze,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Pig,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Sheep,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Cow,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Chicken,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Villager,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Wolf,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Ocelot,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Mooshroom,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=10),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_EnderDragon,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=10),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Wither,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=10),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Elder_Guardian,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=20),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Bluesheep,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=20),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=IamBlueSlime,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Golem,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=#rand(1,3)),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=TristoonSnowman,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=30),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=MHF_Herobrine,display=(Name="$fMob Head")))),(buy=(id=emerald,Count=30),buyB=(id=experience_bottle,Count=1),sell=(id=skull,Count=1,Damage=3,tag=(SkullOwner=Skek,display=(Name="$fMob Head"))))]))@chance=0.8@luck=1

/ Coin Trader
type=entity,ID=Villager,NBTTag=(Profession=2,Career=1,Offers=(Recipes=[(buy=(id=lootplusplus:emerald_block.coin,Count=1),sell=(id=iron_ingot,Count=1)),(buy=(id=lootplusplus:emerald_block.coin,Count=1),sell=(id=gold_ingot,Count=1)),(buy=(id=lootplusplus:emerald_block.coin,Count=2),sell=(id=dye,Damage=4,Count=32)),(buy=(id=lootplusplus:emerald_block.coin,Count=2),sell=(id=redstone_block,Count=32)),(buy=(id=lootplusplus:emerald_block.coin,Count=2),sell=(id=experience_bottle,Count=16)),(buy=(id=lootplusplus:emerald_block.coin,Count=3),sell=(id=diamond,Count=1)),(buy=(id=lootplusplus:emerald_block.coin,Count=3),sell=(id=emerald,Count=1)),(buy=(id=lootplusplus:emerald_block.coin,Count=3),sell=(id=lucky:lucky_block,Count=1)),(buy=(id=lootplusplus:emerald_block.coin,Count=3),buyB=(id=emerald,Count=3),sell=(id=lucky:lucky_block_emerald,Count=1))]),CustomName="$6Coin Trader",CustomNameVisible=true)@luck=1

/ Pet Merchant
type=entity,ID=Villager,NBTTag=(Profession=1,Career=1,Offers=(Recipes=[(buy=(id=gold_nugget,Count=#rand(3,9)),buyB=(id=bone,Count=#rand(1,3)),sell=(id=spawn_egg,Damage=95,Count=1)),(buy=(id=gold_nugget,Count=#rand(3,9)),buyB=(id=fish,Count=#rand(1,3)),sell=(id=spawn_egg,Damage=98,Count=1)),(buy=(id=gold_nugget,Count=#rand(3,9)),buyB=(id=wheat,Count=#rand(1,3)),sell=(id=spawn_egg,Count=1,Damage=100))]),CustomName="$r$lPet Merchant",CustomNameVisible=true)@luck=1

/ ~~~~~~~~~~~~~~~~~~~~

/ Frozen in time
group(type=difficulty,ID=hard;type=entity,ID=#randList(Zombie,Creeper,Skeleton,Spider,Enderman,CaveSpider,Slime,PigZombie,LavaSlime,Blaze,Endermite,Silverfish,Guardian),NBTTag=(NoAI=1,CustomName="$1Frozen $r$5in $r$2Time",CustomNameVisible=true))@luck=1

/ lel
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss,NBTTag=(NoAI=1,CustomName="$1lel",CustomNameVisible=true,HealF=1))@chance=0.2@luck=2

/ exploding diamond
group(ID=diamond;type=explosion,radius=4,delay=2)@luck=-2

/ Snowball Cannon
group(type=difficulty,ID=hard;type=entity,ID=Snowball,NBTTag=(CustomName="$fSnowball Cannon--use flint&steel to ignite",CustomNameVisible=true,Riding=(id="Creeper",NoAI=true,ActiveEffects=[(Id=14,Duration=1000000,ShowParticles=false)],Silent=true)),amount=#rand(4,5),posOffset=#circleOffset(5))@luck=0

/ Block Monsters
group:1:(type=difficulty,ID=hard;type=time,ID=night;type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=emerald_block,Riding=(id="Blaze",Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posOffset=#circleOffset(2),posY=#bPosY+2; \
type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=diamond_block,Riding=(id="LavaSlime",Size=4,Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posOffset=#circleOffset(2),posY=#bPosY+2; \
type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=gold_block,Riding=(id="Slime",Size=4,Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posOffset=#circleOffset(2),posY=#bPosY+2; \
type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=iron_block,Riding=(id="Silverfish",Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posOffset=#circleOffset(2),posY=#bPosY+2; \
type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=redstone_block,Riding=(id="Bat",Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posOffset=#circleOffset(2),posY=#bPosY+2; \
type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=coal_block,Riding=(id="Slime",Size=0,Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posY=#bPosY+2; \
type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=lapis_block,Riding=(id="Chicken",Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posOffset=#circleOffset(2),posY=#bPosY+2; \
type=entity,ID=FallingSand,amount=#rand(2,3),NBTTag=(Block=quartz_block,Riding=(id="Villager",Silent=true,ActiveEffects=[(Id=14,Duration=10000)])),posOffset=#circleOffset(2),posY=#bPosY+2)@luck=1

/ Flying Endercrystal
type=entity,ID=EnderCrystal,NBTTag=(Riding=(id="Bat",Silent=true,ActiveEffects=[(Id=14,Duration=10000,ShowParticles=false)])),posY=#bPosY+2@luck=0

/ World Changing Pigs
group:1:(group:(type=entity,ID=Pig,NBTTag=(CustomName="$eDaytime Pig",CustomNameVisible=true);type=time,ID=1000);group:(type=entity,ID=Pig,NBTTag=(CustomName="$7Nightime Pig",CustomNameVisible=true);type=time,ID=16500);group:(type=entity,ID=Pig,NBTTag=(CustomName="$eSunny Pig",CustomNameVisible=true);type=command,ID=\"/weather clear\");group:(type=entity,ID=Pig,NBTTag=(CustomName="$bRainy Pig",CustomNameVisible=true);type=command,ID=\"/weather rain\");group:(type=entity,ID=Pig,NBTTag=(CustomName="$8Stormy Pig",CustomNameVisible=true);type=command,ID=\"/weather thunder\"))@luck=0

/ dead ender dragon
type=entity,ID=EnderDragon,NBTTag=(HealF=0)@chance=0.2@luck=2

/ soon events
group(type=message,ID="Soon";type=explosion,radius=8,delay=10,pos=#pPos)@chance=0.7@luck=-2
group(type=message,ID="Soon";group(ID=diamond,amount=#rand(4,10),pos=#pPos;ID=emerald,amount=#rand(5,10),pos=#pPos;ID=gold_ingot,amount=#rand(8,14),pos=#pPos;ID=iron,amount=#rand(10,15),pos=#pPos;ID=dye,damage=4,amount=#rand(12,18),pos=#pPos;ID=redstone_dust,amount=#rand(13,20);ID=coal,amount=#rand(14,22);type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag=#randFireworksRocket)),amount=10,posOffset=#circleOffset(2),pos=#pPos),delay=10)@luck=2

/ Lightning Field
type=entity,ID=LightningBolt,amount=#rand(10,20),posOffset=#circleOffset(2)@luck=-2

/ Skeleton riding ocelot
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Riding=(id="Ozelot",ActiveEffects=[(Id=1,Amplifier=1,Duration=1000000)]),Equipment=[(id=bow,Count=1),(),(),(),(id=diamond_helmet,Count=1,tag=(ench=[(id=34,lvl=3)]))]))@luck=-1

/ My Sheep Friend
type=entity,ID=Sheep,NBTTag=(CustomName="$2$lSkek's Sheep Friend",CustomNameVisible=true)@luck=0

/ exp bottles and gold
type=entity,ID=Item,amount=#rand(6,15),NBTTag=(Item=(Count=1,id=gold_ingot),Riding=(id="ThrownExpBottle",Motion=#randLaunchMotion))@luck=1

/ flying pizza!
type=entity,ID=FallingSand,posY=#bPosY+4,NBTTag=(Block=lootplusplus:emerald_block.pizza,Riding=(id="Bat",ActiveEffects=[(Id=14,Duration=100000)],Silent=true))@luck=0

/ Endermite and Silverfish Stack
group(type=difficlty,ID=hard;type=entity,ID=Silverfish,posOffset=#circleOffset(2),amount=#rand(1,3),NBTTag=(Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Endermite",Riding=(id="Silverfish",Riding=(id="Silverfish"))))))))))))))))))))))@luck=-1

/ Elder Guardian Effect
group(type=particle,ID=mobappearance;type=sound,ID=mob.guardian.curse;type=command,ID=\"/effect @p 4 240 3\")@luck=-1

/ Quick Zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Attributes=[(Name="generic.movementSpeed",Base=5.0f)]))@luck=-1

/ lucky and unlucky 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);type=entity,ID=Bat,NBTTag=(CustomName="$e$lUnlucky Bat",CustomNameVisible=true))@luck=0

/ You Are A Cowboy
group(type=command,ID=\"/tell @p $rYeeeeee $rHAAAAWWW $rCOWBOY!!!!\",commandSender="$rBilly $rThe $rCowboy";type=entity,ID=Cow,NBTTag=(CustomName="TheCowboysCow",CustomNameVisible=true);type=command,ID=\"/lppmount @e[type=Cow,name=TheCowboysCow] @p\",delay=0.1)@luck=0

/ death firework
group(type=entity,ID=PrimedTnt,posY=#bPosY+2,NBTTag=(CustomName="DeathFirework",Fuse=80,Riding=(id="FireworksRocketEntity",LifeTime=85));type=command,ID=\"/lppmount @e[type=PrimedTnt,name=DeathFirework] @p\",delay=0.1)@luck=-2

/ stacked villager and animals
type=entity,ID=Villager,NBTTag=(Riding=(id=#randList(Pig,Cow,Sheep,Chicken,Rabbit),Riding=(id=#randList(Pig,Cow,Sheep,Chicken,Rabbit),Riding=(id=#randList(Pig,Cow,Sheep,Chicken,Rabbit),Riding=(id=#randList(Pig,Cow,Sheep,Chicken,Rabbit),Riding=(id=#randList(Pig,Cow,Sheep,Chicken,Rabbit),Riding=(id=#randList(Pig,Cow,Sheep,Chicken,Rabbit),Riding=(id=#randList(Pig,Cow,Sheep,Chicken,Rabbit)))))))))@luck=0

/ jeb_ sheep
type=entity,ID=Sheep,NBTTag=(CustomName="jeb_",CustomNameVisible=true)@luck=0

/ toast rabbit
type=entity,ID=Rabbit,NBTTag=(CustomName="Toast",CustomNameVisible=true)@luck=0

/ giant with rotten flesh drop
group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(DropChances=[0.0f,1.0f,0.0f,0.0f,0.0f],Equipment=[(),(id=rotten_flesh,Count=#rand(20,30)),(),(),()]))@luck=-1

/ baby players
group:1:(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);type=entity,ID=ArmorStand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,Equipment=[(id=emerald,Count=1),(id=leather_boots,Count=1,tag=(display=(color=0))),(id=leather_leggings,Count=1,tag=(display=(color=2037259))),(id=leather_chestplate,Count=1,tag=(display=(color=15987909))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=Skek))],Rotation=[#pYaw+180f,0f],CustomName="Baby Skek",CustomNameVisible=true))@luck=0

/ lightning on a creeper or pig or villager
group(type=difficulty,ID=hard;type=entity,ID=LightningBolt;type=entity,ID=#randList(Creeper,Pig,Villager))@luck=-1

/ Big Tim or Big Tom
group:1:(type=entity,ID=Slime,NBTTag=(Size=10,CustomName="$aBig Tim",CustomNameVisible=true);type=entity,ID=LavaSlime,NBTTag=(Size=10,CustomName="$cBig Tom",CustomNameVisible=true))@luck=-2

/ Stack Of Guardians
group(type=difficulty,ID=hard;type=entity,ID=Guardian,NBTTag=(Elder=1,Riding=(id="Guardian",Riding=(id="Guardian",Riding=(id="Guardian",Riding=(id="Guardian",Riding=(id="Guardian"))))))@chance=0.5@luck=-1

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

/ ====-STRUCTURES-====

/ +--Towers--+

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

/ giant quartz with special top block
group(type=fill,ID=air,size=(1,120,1);type=entity,ID=FallingSand,NBTTag=(Block=quartz_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50;posY=#bPosY+55;posY=#bPosY+60;posY=#bPosY+65;posY=#bPosY+70;posY=#bPosY+75;posY=#bPosY+80;posY=#bPosY+85;posY=#bPosY+90;posY=#bPosY+95;posY=#bPosY+100;posY=#bPosY+105),type=entity,ID=FallingSand,NBTTag=(Block=quartz_block);type=entity,ID=FallingSand,NBTTag=(Block=#randList(quartz_block,enchanting_table,diamond_block,emerald_block,dirt,tnt,lucky:lucky_block_emerald,iron_block,mob_spawner,bedrock,monster_egg,lootplusplus:emerald_block.pizza)),PosY=#bPosY+110;type=entity,ID=LightningBolt,PosY=#bPosY+23,delay=8.5)@luck=2

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

/ all lucky blocks
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=FallingSand,NBTTag=(Block=lucky:lucky_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=FallingSand,NBTTag=(Block=lucky:lucky_block_emerald))@luck=1

/ a few activating lucky blocks
group(type=entity,ID=FallingSand,NBTTag=(Block=lucky:lucky_block_emerald),posOffsetX=1,posOffsetY=5;type=entity,ID=FallingSand,NBTTag=(Block=lucky:lucky_block_emerald),posOffsetX=-1,posOffsetY=5;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posOffsetX=1,posOffsetY=10;type=entity,ID=FallingSand,NBTTag=(Block=redstone_block),posOffsetX=-1,posOffsetY=10)@luck=1

/ cactus
group(type=fill,ID=air,size=(1,11,1);type=entity,ID=FallingSand,posY=#bPosY+5,NBTTag=(Block=sand);type=entity,ID=FallingSand,posY=#bPosY+10,NBTTag=(Block=cactus))@luck=0

/ colorful pole: clay
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=#rand(0,15)),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=1

/ colorful pole: glass
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+5;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+10;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+15;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+20;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+25;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+30;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+35;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+40;NBTTag=(Block=stained_glass,Data=#rand(0,15)),posY=#bPosY+45),type=entity,ID=FallingSand;type=entity,ID=FallingSand,NBTTag=(Block=emerald_block),posY=#bPosY+50;type=particle,ID=happyVillager,size=(1,2,1),particleAmount=500,delay=5.3,posY=#bPosY+10;type=sound,ID=dig.grass,delay=5.3,posY=#bPosY+10)@luck=1

/ colorful pole: wool
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+5;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+10;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+15;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+20;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+25;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+30;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+35;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+40;NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+45),type=entity,ID=FallingSand;type=entity,ID=FallingSand,NBTTag=(Block="lucky:lucky_block_emerald",TileEntityData=(Luck=#rand(-100,100))),posY=#bPosY+50;type=sound,ID=mob.zombie.unfect,posY=#bPosY+10,delay=5.3)@luck=1

/ ~~~~~~~~~~~~~~~~~~~~

/ ladder
type=structure,ID=ladder,rotation=#pDirect-2@luck=0

/ Emerald Shrine
group(type=structure,ID=emerald_shrine;type=block,ID=lucky:lucky_block_emerald,posY=#bPosY+1)@luck=2

/ +--Note Block Jingles--+

/ sax guy
type=structure,ID=sax_guy@luck=0

/ 2 mario jingles
type=structure,ID=2mario_jingles@luck=0

/ everything thing
type=structure,ID=everything_tune@luck=0

/ ~~~~~~~~~~~~~~~~~~~~

/ skyblock
group(type=structure,ID=skyblock,pos=#pPos;type=command,ID=\"/tp #pName ~1 ~159 ~2\")@chance=0.6@luck=-1
group(type=structure,ID=luckyskyblock,pos=#pPos;type=command,ID=\"/tp #pName ~1 ~159 ~2\")@chance=0.6@luck=2
group(type=structure,ID=unluckyskyblock,pos=#pPos;type=command,ID=\"/tp #pName ~1 ~159 ~2\")@chance=0.6@luck=-2

/ emerald fort and temple
type=structure,ID=emerald_fort,pos=#pPos@luck=1
type=structure,ID=emerald_temple_block,pos=#pPos@luck=2

/ traps
type=structure,ID=anvil,pos=#pPos@luck=-2
type=structure,ID=lookdown,rotation=#pDirect,pos=#pPos@luck=-2
group(type=difficulty,ID=hard;type=structure,ID=trapped_room_silverfish,pos=#pPos)@luck=-2
type=structure,ID=golden_rule,rotation=#pDirect@luck=-1
group(type=structure,ID=boiling_pot;type=command,ID=\"/tp #pName ~ ~8 ~\")@luck=-2
type=structure,ID=anvil_trap,pos=#pPos,rotation=#pDirect@luck=-1
type=structure,ID=lava_trap,pos=#pPos,rotation=#pDirect@luck=-1
type=structure,ID=water_trap,pos=#pPos@luck=-2  
type=structure,ID=pit_trap,pos=#pPos@luck=-2
type=structure,ID=free_death,rotation=#pDirect,posOffsetZ=-10@luck=-1
type=structure,ID=burn_drown,pos=#pPos@luck=-2

/ mob spawners
type=structure,ID=#randList(creeper_spawner,enderman_spawner,endermite_spawner,ghast_spawner,giant_spawner,pigman_spawner),rotation=#pDirect@luck=-2

/ wishing wells
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your coin is wasted!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=command,ID=\"/kill @e[type=Item,r=2]\")"]))@luck=-1
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$aYour emerald wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=emerald,amount=#rand(10,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald_block,amount=#rand(3,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=FireworksRocketEntity,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=10,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=lootplusplus:emerald_block.emerald_apple,amount=#rand(4,8),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4Feel the burn!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=FallingSand,NBTTag=(Block=fire,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=30;type=entity,ID=FallingSand,NBTTag=(Block=lava,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20;type=entity,ID=Blaze,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(10))"]))@luck=-2
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$6Your pie wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=pumpkin_pie,amount=#rand(60,70),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bShocking, isn't it?\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Creeper,amount=#rand(20,30),NBTTag=(powered=1),posOffset='#'circleOffset(3),posY='#'bPosY+10)"]))@luck=-2
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,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(15,25),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(15,25),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=dye,damage=4,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=redstone,amount=#rand(10,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=coal,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,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=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,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=-1
group(type=structure,ID=emerald_wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName lootplusplus:emerald_block.coin 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_emerald,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$2Slime Invasion!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Slime,amount=#rand(20,30),NBTTag=(Size='#'rand(1,2)),posOffset='#'circleOffset(3),posY='#'bPosY+10;type=entity,ID=LavaSlime,amount=#rand(12,24),NBTTag=(Size='#'rand(1,2)),posOffset='#'circleOffset(3),posY='#'bPosY+10)"]))@luck=-2

/ chests
type=block,ID=chest,tileEntity=(Items=#chest(contents=[(id=emerald,maxAmount=32,weight=10),(id=emerald_block,maxAmount=13,weight=9),(id=lucky:lucky_block_emerald,maxAmount=5,weight=9),(id=golden_apple,maxAmount=12,weight=10),(id=red_flower,Damage=3,maxAmount=45,weight=8),(id=diamonds,maxAmount=10,weight=5)],maxTotalAmount=14))@luck=2
type=block,ID=chest,tileEntity=(Items=#chest(contents=[(id=gold_ingot,maxAmount=34,weight=10),(id=gold_block,maxAmount=13,weight=9),(id=lucky:lucky_block,maxAmount=5,weight=9),(id=golden_apple,maxAmount=12,weight=10),(id=yellow_flower,maxAmount=45,weight=8),(id=gold_nugget,maxAmount=50,weight=8),(id=golden_apple,Damage=1,maxAmount=3,weight=9)],maxTotalAmount=14))@luck=2
group(type=block,ID=trapped_chest,rotation=#pDirect-2;type=block,ID=lucky:lucky_block_emerald,posY=#bPosY-2,NBTTag=(Drops=["type=explosion,radius=6"]))@luck=-2
type=block,ID=chest@chance=0.5@luck=-1
type=block,ID=chest,tileEntity=(Items=#chestVillageBlacksmith)@luck=1
type=block,ID=chest,tileEntity=(Items=#chestBonusChest)@luck=0
type=block,ID=chest,tileEntity=(Items=#chestDungeonChest)@luck=0
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_emerald,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,Damage=1,maxAmount=2,weight=10)],maxTotalAmount=12))@luck=2

/ dungeons, Arrow Dungeon Inspired By poroxwarrior33
type=structure,ID=xp_dungeon@luck=2
group(type=structure,ID=guardian_dungeon;type=difficulty,ID=hard;type=entity,ID=Guardian,amount=#rand(1,3),posY=#bPosY+1)@luck=-1
group(type=structure,ID=spider_tree;type=difficulty,ID=hard;type=time,ID=night)@luck=-2
group(type=structure,ID=snow_tower;type=difficulty,ID=hard;type=time,ID=night)@luck=-2@chance=0.5
type=structure,ID=arrow_dungeon@luck=-1
group(type=difficulty,ID=hard;type=structure,ID=leaf_dungeon)@luck=-1

/ now thats a problem
group(group(posOffsetX=1,posOffsetY=5;posOffsetX=-1,posOffsetY=9;posOffsetX=0,posOffsetY=12;posOffsetX=1,posOffsetZ=1,posOffsetY=15;posOffsetX=1,posOffsetZ=-1,posOffsetY=18;posOffsetX=-1,posOffsetZ=1,posOffsetY=21;posOffsetX=-1,posOffsetZ=-1,posOffsetY=24;posOffsetX=0,posOffsetZ=1,posOffsetY=27;posOffsetX=0,posOffsetZ=-1,posOffsetY=30),type=entity,ID=FallingSand,NBTTag=(Block=#randList(bedrock,barrier),DropItem=0);type=entity,ID=FallingSand,posOffsetY=33,NBTTag=(Block=standing_sign,HurtEntities=1,FallHurtMax=40,FallHurtAmount=2f,TileEntityData=(Text1="Well thats a",Text2="problem...")))@luck=-2

/ a large amount of water
type=command,ID=\"fill ~10 ~10 ~10 ~-10 ~ ~-10 water 0 replace air 0\"@chance=0.5@luck=-1

/ nether portal with blazes
group(type=structure,ID=portal;type=command,ID=\"/playsound portal.travel @a ~ ~ ~ 2.0 1.0\";type=entity,ID=Blaze,amount=#rand(5,8),posY=#bPosY+5,posOffset=#circleOffset(4))@luck=1

/ Emerald 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
type=structure,ID=giant_lucky_block_animals,rotation=#pDirect@luck=1

/ falling blocks (iron, gold, diamond, emerald, lapis, redstone, coal, pyrite, random luck block)
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;type=sound,ID=random.fizz)@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;type=sound,ID=item.fireCharge.use)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=diamond_block);type=entity,ID=LightningBolt)@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;type=sound,ID=dig.grass)@luck=1
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;type=sound,ID=game.neutral.swim.splash)@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;type=sound,ID=tile.piston.in)@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=townaura,size=(1,2,1),particleAmount=700;type=sound,ID=random.anvil_land)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=lootplusplus:emerald_block.pyrite_block);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=item.fireCharge.use)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=FallingSand,posY=#bPosY+7,NBTTag=(Block=lucky:lucky_block_emerald,TileEntityData=(Luck=#rand(-100,100)));type=sound,ID=mob.zombie.unfect)@luck=0

/ bouncing or unbouncing castle
group:1:(type=structure,ID=bouncing_castle,pos=#pPos,rotation=#pDirect;group(type=structure,ID=bouncing_castle,pos=#pPos,rotation=#pDirect;type=command,ID=\"/fill ~-4 ~6 ~4 ~4 ~-2 ~-4 lootplusplus:emerald_block.magma_block 0 replace slime 0\",delay=0.1))@luck=1

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

/ explosion with or without fire
group(type=difficulty,ID=hard;group:1:(type=explosion,radius=6;type=explosion,radius=6,fire=true))@luck=-2

/ bedrock or barrier problem
group:1:(type=structure,ID=bedrock_problem,rotation=#pDirect;group(type=structure,ID=bedrock_problem,rotation=#pDirect;type=block,ID=barrier))@luck=-2

/ watermelon storage room
type=structure,ID=watermelon_room@luck=1

/ giant blocks
group(type=difficulty,ID=hard;type=entity,ID=Giant,posY=#bPosY+2,NBTTag=(NoAI=1);type=structure,ID=giant_mob_spawner)@luck=1

/ Scattered Falling Blocks
type=entity,ID=FallingSand,amount=#rand(4,6),NBTTag=(Block=#randList(iron_block,gold_block,lapis_block,redstone_block,coal_block,emerald_block,diamond_block,quartz,lootplusplus:emerald_block.rainbow_wool,slime),Motion=#randLaunchMotion)@luck=1

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

/ youtuber puns
group:1:(ID=stone_sword,NBTTag=(display=(Name="$bFurious Destroyer"),ench=#luckySwordEnchantments);ID=leather_leggings,NBTTag=(display=(Name="$fS.S. Undee's",color=16777215),ench=[(id=7,lvl=1)]);ID=porkchop,NBTTag=(display=(Name="$cBajan Canadian Bacon"),ench=#luckySwordEnchantments);ID=bread,NBTTag=(display=(Name="$6Music By Breadro"),ench=#randEnchantment)))@luck=1

/ super dirt
ID=lootplusplus:emerald_block.super_dirt,NBTTag=(ench=[(id=16,lvl=10),(id=21,lvl=5),(id=7,lvl=3)])@luck=0

/ Only one use
group:1:(ID=diamond_sword,damage=90000001,NBTTag=(ench=[(id=21,lvl=666)],display=(Name="$6Only One Use"));ID=diamond_pickaxe,damage=9001,NBTTag=(RepairCost=1000000000,ench=[(id=35,lvl=10000)],display=(Name="$6Only One Use")))@chance=0.8@luck=2

/ Shields
group:1:(ID=emerald_block.shield_wood,NBTTag=(display=(Name="$6Wooden Shield",Lore=["$7Damage Buffer I"]),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="slow",Amount=-0.02f,Operation=0,UUIDLeast=1,UUIDMost=1)]);ID=emerald_block.shield_iron,NBTTag=(display=(Name="$6Iron Shield",Lore=["$7Damage Buffer II"]),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="slow",Amount=-0.04f,Operation=0,UUIDLeast=1,UUIDMost=1)]);ID=emerald_block.shield_gold,NBTTag=(display=(Name="$6Gold Shield",Lore=["$7Damage Buffer I"]);ID=emerald_block.shield_diamond,NBTTag=(display=(Name="$6Diamond Shield",Lore=["$7Damage Buffer III"]),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="slow",Amount=-0.06f,Operation=0,UUIDLeast=1,UUIDMost=1)];ID=emerald_block.shield_emerald,NBTTag=(display=(Name="$6Emerald Shield",Lore=["$7Damage Buffer IV"]),AttributeModifiers=[(AttributeName="generic.movementSpeed",Name="slow",Amount=-0.08f,Operation=0,UUIDLeast=1,UUIDMost=1)]))@luck=1

/ Banana Basher & Blaster
group:1:(ID=golden_sword,NBTTag=(display=(Name="$6$lBanana Basher",Lore=["$7Banananess X","$8Made With True Banana Power"]),Unbreakable=1,ench=[(id=16,lvl=5),(id=20,lvl=2),(id=21,lvl=3),(id=19,lvl=2),(id=17,lvl=5),(id=18,lvl=5)],HideFlags=1);ID=bow,NBTTag=(display=(Name="$6$lBanana Blaster",Lore=["$7Banananess X","$8Made With True Banana Power"]),ench=[(id=48,lvl=5),(id=49,lvl=2),(id=50,lvl=1),(id=51,lvl=1)],HideFlags=1))@chance=0.8@luck=2

/ Lucky Block Obtainer
ID=lootplusplus:emerald_block.lucky_block_obtainer,NBTTag=(display=(Name="$2$lLucky Block Obtainer",Lore=["$5$lUsed To Pick Up Lucky Blocks"]),ench=[(id=33,lvl=1337)],HideFlags=1)@luck=0

/ TEH ULTUMIT HO
ID=diamond_hoe,NBTTag=(display=(Name=\"$5$kAbCd$r$1 T$2E$3H $4U$5L$6T$7U$8M$9I$aT $bH$cO$r $5$kAbCd$r\",Lore=[\"$5$kAbCd$r $1T$2E$3H $4B$5E$6S $7H$8O $9E$aV$bR$r $5$kAbCd$r\"]),ench=[(id=31,lvl=1337),(id=32,lvl=1337),(id=33,lvl=1337),(id=34,lvl=1337),(id=35,lvl=1337),(id=36,lvl=1337)])@luck=1

/ Zombie Slayer
ID=lootplusplus:emerald_block.zombie_slayer,NBTTag=(Unbreakable=1,ench=[(id=17,lvl=15),(id=21,lvl=5),(id=20,lvl=1)],display=(Name="$e$lZombie $a$lSlayer",Lore=["$8Works On All Undead"]))@luck=1

/ Super Emerald Armor
group:#rand(1,2):(ID=lootplusplus:emerald_block.emerald_helmet,NBTTag=(display=(Name="$2$lSuper Emerald Helmet"),ench=#luckyHelmetEnchantments);ID=lootplusplus:emerald_block.emerald_chestplate,NBTTag=(display=(Name="$2$lSuper Emerald Chestplate"),ench=#luckyChestplateEnchantments);ID=lootplusplus:emerald_block.emerald_leggings,NBTTag=(display=(Name="$2$lSuper Emerald Leggings"),ench=#luckyLeggingsEnchantments);ID=lootplusplus:emerald_block.emerald_boots,NBTTag=(display=(Name="$2$lSuper Emerald Boots"),ench=#luckyBootsEnchantments))@luck=2

/ The Ultra Tool
ID=lootplusplus:emerald_block.emerald_paxel,NBTTag=(display=(Name="$2$lThe Ultra Tool"),ench=[(id=32,lvl=8),(id=34,lvl=15),(id=35,lvl=5)])@luck=2@chance=0.96

/ lucky armor
group:#rand(1,2):(ID=lootplusplus:emerald_block.lucky_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$e$lLucky Helmet"));ID=lootplusplus:emerald_block.lucky_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$e$lLucky Chestplate"));ID=lootplusplus:emerald_block.lucky_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$e$lLucky Leggings"));ID=lootplusplus:emerald_block.lucky_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$e$lLucky Boots")))@luck=2

/ lucky emerald armor
group:1:(ID=lootplusplus:emerald_block.lucky_emerald_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$a$lEmerald Lucky Helmet"));ID=lootplusplus:emerald_block.lucky_emerald_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$a$lEmerald Lucky Chestplate"));ID=lootplusplus:emerald_block.lucky_emerald_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$a$lEmerald Lucky Leggings"));ID=lootplusplus:emerald_block.lucky_emerald_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$a$lEmerald Lucky Boots")))@luck=2

/ lucky swords
group:1:(ID=lootplusplus:emerald_block.lucky_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Sword"));ID=lootplusplus:emerald_block.lucky_emerald_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$a$lEmerald Lucky Sword")))@luck=2

/ lucky tools
group:1:(group:#rand(1,2):(ID=lootplusplus:emerald_block.lucky_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Shovel"));ID=lootplusplus:emerald_block.lucky_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Pickaxe"));ID=lootplusplus:emerald_block.lucky_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$e$lLucky Axe"));ID=lootplusplus:emerald_block.lucky_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Hoe")));group:#rand(1,2):(ID=lootplusplus:emerald_block.lucky_emerald_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$a$lEmerald Lucky Shovel"));ID=lootplusplus:emerald_block.lucky_emerald_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$a$lEmerald Lucky Pickaxe"));ID=lootplusplus:emerald_block.lucky_emerald_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$a$lEmerald Lucky Axe"));ID=lootplusplus:emerald_block.lucky_emerald_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$a$lEmerald Lucky Hoe"))))@luck=2

/ Lucky Bows
group:1:(ID=lootplusplus:emerald_block.lucky_bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="$e$lLucky Bow"));ID=lootplusplus:emerald_block.lucky_emerald_bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="$a$lEmerald Lucky Bow")))

/ lucky block book
ID=written_book,NBTTag=(author="Skek",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

/ INFO U MUST KNOW
ID=written_book,NBTTag=(author="Skek",title="$1INnFO U MUs KNOWW",pages=["$4$lINFO U MUS KN$eO$rwW!! dat DU lucke\nb$4luc$lk du$rat u gut tis\n tin$lgy f$erum is\n n$eu$rt $cl$4u$2kee$r$k!!!!"])@luck=-1
