5.1.0

WARNING:

The first line indicates the version of this file.
If it does not match the version of the mod, this file will be replaced.
Backup this file if you want to keep any changes you made to it.

Instruction on how to customize the Lucky Block might be added
For now, look at everything below the '>drops' line to understand the syntax.

~SPAWNRATE/STRUCTURECHANCE~

The spawnrate means the Lucky Block will have a 1 in (spawnrate) chance of spawning per chunk.
This means the smaller the spawnrate, the more likely it is to spawn. Set it to 0 to prevent natural spawning.
The structureChance means every time the Lucky Block spawns it will have a 1 in (structureChance) chance of spawning within a structure.

~RECIPE~

To configure the recipe, use the first 3 groups of letters to show what the recipe will look like in the crafting table.
A space instead of a letter will indicate that nothing goes there. Then, match each letter to it's appropriate item/block.
Look below to understand. for no recipe, don't put anything below the recipe line.

>properties
spawnrate=150
structureChance=2
recipe=bbb,bdb,bbb,b,cooked_porkchop,d,dropper
doDropsOnCreativeMode=false

>craftingitems
diamond=12
diamond_block=100
emerald=8
emerald_block=80
gold_ingot=6
gold_block=60
iron_ingot=3
iron_block=30
dye,4=2
lapis_block=20
redstone=1
redstone_block=10
cooked_porkchop=5
porkchop=1

golden_carrot=30
golden_apple,0=40
golden_apple,1=100
nether_star=100

rotten_flesh=-5
spider_eye=-10
fermented_spider_eye=-20
poisonous_potato=-10
fish,3=-20

>drops
/========== TOOLS & ARMOR ==========

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

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

ID=sponge,amount=#random-12-22@luck=1
ID=tnt,amount=32@luck=1
ID=obsidian,amount=16@luck=1
ID=enchanting_table@luck=1
ID=end_portal_frame,amount=#random-6-14@luck=1
ID=dragon_egg@luck=1
ID=ender_chest,amount=4@luck=1
ID=beacon,NBTTag=(display=(Name="#7A Dry Beacon"))@luck=1
ID=dropper,amount=16@luck=0
ID=hay_block,amount=16@luck=0

/========= ITEMS ==========

ID=gold_ingot,amount=#random-24-32@luck=1
ID=stick@luck=0
ID=painting,amount=4@luck=0
ID=saddle,amount=4@luck=0
ID=cake@luck=0
ID=cooked_porkchop,amount=#random-24-32@luck=1
ID=nether_star@luck=1
ID=red_flower,NBTTag=(display=(Name="#cRomantic Rose"))@luck=0
ID=red_flower,NBTTag=(display=(Name="#4Unromantic Rose"))@luck=-1

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

/bookshelves and books
group(ID=bookshelf,amount=#random-6-12;ID=book,amount=#random-8-16)@luck=0
/pumpkins and jack o'lanterns
group(ID=pumpkin,amount=#random-8-16;ID=lit_pumpkin,amount=#random-8-16)@luck=0
/golden apples
group(ID=golden_apple,amount=#random-2-4;ID=golden_apple,amount=#random-1-2,damage=1)@luck=1
/buckets
group(ID=bucket,amount=#random-1-2;ID=water_bucket,amount=#random-1-2;ID=lava_bucket,amount=#random-1-2;ID=milk_bucket,amount=#random-1-2)@luck=0
/meat (raw and cooked)
group:1(group(ID=porkchop,amount=#random-8-16;ID=cooked_porkchop,amount=#random-14-18);group(ID=fish,amount=#random-8-16;ID=cooked_fished,amount=#random-4-8);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=chicken,amount=#random-8-16;ID=cooked_chicken,amount=#random-4-8))@luck=1
/vegetable food (carrots, potatoes, pumpkin pie)
group:1(group(ID=carrot,amount=#random-8-16;ID=golden_carrot,amount=#random-4-8);group(ID=potato,amount=#random-8-16;ID=baked_potato,amount=#random-4-8;ID=poisonous_potato,amount=#random-2-4);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=pumpkin_pie,amount=#random-6-12))@luck=1
/ender pearls and eyes 
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=1
/potions
ID=potion,damage=#randomPotionDamage,amount=#random-4-8,reinitialize=true@luck=1
/spawn eggs
ID=spawn_egg,damage=#randomSpawnEggDamage,amount=#random-4-8,reinitialize=true@luck=1
/heads
group(ID=skull,damage=#random-0-4,amount=#random-1-3,reinitialize=true)@luck=0
group(ID=skull,damage=3,NBTTag=(SkullOwner="Princess_Rana",display=(Lore=["Creator of Lucky Block OMEGA"]));type=message,ID="#ePrincess_Rana (Creator of Lucky Block OMEGA) joined the game")@chance=0.9@luck=0
group(ID=skull,damage=3,NBTTag=(SkullOwner="aulk",display=(Lore=["Creator of Lucky Block BLUE"]));type=message,ID="#ePaulyaulk (Creator of Lucky Block BLUE) joined the game")@chance=0.9@luck=0
group(ID=snowball,amount=#random-4-16;ID=slime_ball,amount=#random-4-16;type=message,ID="#bStraight Ballin'")@luck=0
/jukebox music discs
group(ID=jukebox;ID=#random-2256-2267,amount=#random-1-3,reinitialize=true)@luck=1
/brewing
group(ID=ender_pearl,amount=#random-9-12;ID=blaze_rod,amount=#random-1-3;ID=ghast_tear,amount=#random-1-3;ID=gold_nugget,amount=#random-1-3;ID=nether_wart,amount=#random-1-3;ID=spider_eye,amount=#random-1-3;ID=fermented_spider_eye,amount=#random-1-3;ID=blaze_powder,amount=#random-1-3;ID=magma_cream,amount=#random-1-3;ID=ender_eye,amount=#random-1-3;ID=382,amount=#random-1-3;type=particle,ID=2002,damage=3)@luck=1
/redstone
group(ID=dispenser,amount=#random-2-4;ID=noteblock,amount=1;ID=sticky_piston,amount=#random-2-4;ID=piston,amount=4;ID=tnt,amount=#random-16-24;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=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=#random-12-14;ID=wooden_door,amount=1;ID=iron_door,amount=1;ID=redstone,amount=#random-32-64;ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=2002,damage=9)@luck=1
/colorful
group(group:1(ID=wool,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=stained_hardened_clay,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=dye,damage=#random-0-15,amount=#random-32-64,reinitialize=true);type=particle,ID=2002,damage=#randomPotionEffect,amount=20,reinitialize=true)@luck=0
/iron, gold, diamond, emerald with fireworks
group(ID=iron_ingot,amount=#random-28-46;ID=gold_ingot,amount=#random-28-46;ID=diamond,amount=#random-28-46;ID=emerald,amount=#random-28-46;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=50,scatterOffset=0-2,reinitialize=true)@luck=1
/lapis and redstone with fireworks
group(ID=dye,damage=4,amount=#random-28-46;ID=redstone,amount=#random-28-46;ID=redstone,amount=#random-28-46;ID=redstone_block,amount=#random-28-46;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=10,scatterOffset=0-2,reinitialize=true)@luck=1
/milk and cookies
group(ID=cookie,amount=#random-28-46;ID=pumpkin_pie,amount=#random-28-46;ID=milk_bucket,amount=#random-3-4;ID=milk_bucket,amount=#random-3-4;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=50,scatterOffset=0-2,reinitialize=true)@luck=1
/colorful
group(group:1(ID=wool,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=stained_hardened_clay,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=dye,damage=#random-0-15,amount=#random-32-64,reinitialize=true);type=particle,ID=2002,damage=#randomPotionEffect,amount=20,reinitialize=true)@luck=1
/quartz
group(ID=stone_slab,damage=7,amount=#random-4-8;ID=quartz_ore,amount=#random-36-52;ID=quartz_block,amount=#random-4-8;ID=quartz_block,damage=1,amount=#random-4-8;ID=quartz_block,damage=2,amount=#random-4-8;ID=quartz_stairs,amount=#random-4-8;ID=quartz,amount=#random-24-32;type=particle,ID=2002,damage=14)@luck=1
/fish
group(ID=fishing_rod;ID=#random-349-350,damage=#random-0-3,amount=#random-10-20,reinitialize=true)@luck=1
/message with mushroom
group(type=command,ID="/tell #playerName Listen to me, #playerName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="PlayerInDistress";ID=red_mushroom,NBTTag=(display=(Name="#cOnly Hope")))@luck=0;
group(type=command,ID="/tell #playerName Listen to me, #playerName. You are in grave danger. You need to run. Now. Take this bacon, it is your only hope.",commandSender="BaconFearMC";ID=cooked_porkchop,NBTTag=(display=(Name="#6#lBacon")))@luck=0;
group(type=command,ID="/tell #playerName Listen to me, #playerName. You are in grave danger. You need to run. Do not open any more lucky blocks or you will die!",commandSender="Your future self";ID=skull,NBTTag=(display=(Name="#cSkull of Your Future Self")))@luck=0;
group(type=command,ID="/tell #playerName Hey #playerName, do you like bananas?",commandSender="NuclearBanana";ID=golden_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#7Wait, this ain't banana")))@luck=0;
group(type=command,ID="/tell #playerName Listen to me, #playerName you killed an innocent lucky block you doo doo head!",commandSender="YoMoma";ID=quartz,NBTTag=(display=(Name="#cLucky Block Soul")))@luck=-1;
/random jokes
group:1(ID=clock,NBTTag=(display=(Name="You're wasting your time"));ID=fish,damage=2,NBTTag=(display=(Name="You think I'm funny?"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh Yeah!")))@luck=-1
/flowers
group(ID=red_flower,damage=#random-0-8,amount=64,reinitialize=true)@luck=0
/enchantment books
ID=enchanted_book,NBTTag=(ench=#randomEnchantment),amount=#random-7-10,reinitialize=true@luck=1

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

/passive 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=Squid,NBTTag=(CustomName="#e#lUnlucky Squid",CustomNameVisible=true))@luck=0
/colored sheep
type=entity,ID=Sheep,NBTTag=(CustomName="#cM#6r#6#ls. #r#eR#aa#2i#bn#3b#5o#dw",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=32,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Sheep,NBTTag=(CustomName="#cM#6r. #eR#aa#2i#bn#3b#5o#dw",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=32,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Pig,NBTTag=(CustomName="#6M#cr. #bP#co#3r#bk#5d#2h#ao#1p",CustomNameVisible=true),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
/bunch of villagers
type=entity,ID=Villager,NBTTag=(CustomName="#e#lLost Villagers",CustomNameVisible=true),scatterOffset=2-4,adjustHeight=2,amount=32,relativeToPlayer=true,reinitialize=true@luck=0
type=entity,ID=Villager,NBTTag=(CustomName="#e#lHot Ladies",CustomNameVisible=true),scatterOffset=2-4,adjustHeight=2,amount=32,relativeToPlayer=true,reinitialize=true@luck=0
type=entity,ID=Villager,NBTTag=(CustomName="#e#lDavercopperfielded it!",CustomNameVisible=true),scatterOffset=2-4,adjustHeight=2,amount=32,relativeToPlayer=true,reinitialize=true@luck=0
type=entity,ID=Villager,NBTTag=(CustomName="#3LadiesDancing",CustomNameVisible=true),amount=9,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Villager,NBTTag=(CustomName="#1LordsALeaping",CustomNameVisible=true),amount=10,relativeToPlayer=true,reinitialize=true@luck=1

/lucky eggs
type=entity,ID=luckyegg,amount=40@luck=1
/launched expbottles
type=entity,ID=launched_expbottle,amount=#random-60-120@luck=1
/launched tnt
type=entity,ID=launched_tnt,amount=220@luck=-1
/lightning creeper
group(type=difficulty,ID=hard;type=entity,ID=Creeper;type=entity,ID=lightning)@luck=-1
/giant
group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(CustomName="#e#lBob's Mom",CustomNameVisible=true)@luck=-1
/wither
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss)@chance=0.1@luck=-1
/ghast
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@chance=0.2@luck=-1
/bob the decked zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=PigZombie,NBTTag=(Equipment=[(id=golden_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#d#lAnti-Bob",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=bow,Count=1,Damage=0,tag=(ench=#luckyBowEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lPeter",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Blaze,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lJack",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(SkeletonType=1,Equipment=[(id=stone_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lJoey",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(SkeletonType=1,Equipment=[(id=bow,Count=1,Damage=0,tag=(ench=#luckyBowEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lJoey",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Witch,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob's Grandma",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Enderman,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lSlenderman",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=CaveSpider,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lSven",CustomNameVisible=true))@luck=-2


/special bobs
group(type=difficulty,ID=hard;type=entity,ID=Zombie,amount=#random-8-14,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBOB ARMY",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Skeleton,amount=#random-8-14,NBTTag=(Equipment=[(id=bow,Count=1,Damage=0,tag=(ench=#luckyBowEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lPETER PARTY",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Skeleton,amount=#random-8-14,NBTTag=(SkeletonType=1,Equipment=[(id=stone_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lJOEY COLONY",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Skeleton,amount=#random-8-14,NBTTag=(SkeletonType=1,Equipment=[(id=bow,Count=1,Damage=0,tag=(ench=#luckyBowEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lJOEY COLONY",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Zombie,amount=#random-5-9,scatterOffset=2-3,adjustHeight=1,reinitialize=true,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=[(id=16,lvl=#random-5-10),(id=17,lvl=#random-5-10),(id=18,lvl=#random-5-10),(id=19,lvl=#random-5-10),(id=20,lvl=#random-1-10),(id=21,lvl=#random-5-10)])),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],ActiveEffects=[(Id=5,Amplifier=1,Duration=600000),(Id=10,Amplifier=2,Duration=60000),(Id=11,Amplifier=1,Duration=60000),(Id=12,Amplifier=1,Duration=60000)],Attributes=[(Name=generic.maxHealth,Base=#random-20-30),(Name=generic.attackDamage,Base=5D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="#e#lSuper Bob",CustomNameVisible=true))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Giant,amount=#random-5-14,scatterOffset=2-3,NBTTag=(CustomName="#e#lBob's Mom",CustomNameVisible=true)@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(Riding=(id=Giant)),amount=#random-5-10)@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(Riding=(id=Ghast))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Slime,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lJames",CustomNameVisible=true))@luck=-1

/bobs retro gear

ID=diamond_sword,NBTTag=(ench=[(id=16,lvl=10),(id=16,lvl=10),(id=16,lvl=10),(id=17,lvl=5),(id=18,lvl=5),(id=19,lvl=3),(id=20,lvl=3),(id=21,lvl=3),(id=34,lvl=5],display=(Name="#b#lUltimate Rainbow Sword",Lore=["Sword of the Gods"]))@chance=0.1@luck=1
ID=diamond_chestplate,NBTTag=(ench=[(id=0,lvl=5),(id=1,lvl=5),(id=3,lvl=5),(id=4,lvl=5),(id=7,lvl=5),(id=34,lvl=5)],display=(Name="#b#lBob's Lucky Chestplate",Lore=["Bob's Lucky Chestplate OF THE GODS"]))@chance=0.1@luck=1
ID=diamond_Boots,NBTTag=(ench=[(id=0,lvl=5),(id=1,lvl=5),(id=3,lvl=5),(id=4,lvl=5),(id=7,lvl=5),(id=2,lvl=5),(id=34,lvl=5)],display=(Name="#b#lBob's Lucky Boots",Lore=["Bob's Lucky Boots OF THE GOODS"]))@chance=0.1@luck=1
ID=diamond_helmet,NBTTag=(ench=[(id=0,lvl=5),(id=1,lvl=5),(id=3,lvl=5),(id=4,lvl=5),(id=7,lvl=5),(id=5,lvl=5),(id=6,lvl=5),(id=34,lvl=5)],display=(Name="#b#lBob's Lucky Helmet",Lore=["Bob's Lucky Helmet OF THE GODS"]))@chance=0.1@luck=1
ID==diamond_leggings,NBTTag=(ench=[(id=0,lvl=5),(id=1,lvl=5),(id=3,lvl=5),(id=4,lvl=6),(id=7,lvl=5),(id=34,lvl=5)],display=(Name="#b#lBob's Lucky Leggings",Lore=["Bob's Lucky Leggings OF THE GODS"]))@chance=0.1@luck=1

/cool stuff

group(type=difficulty,ID=hard;type=entity,ID=launched_tnt,NBTTag=(Riding=(id=Bat)),amount=#random-20-30,posY=#bPosY+#random-0-2,scatterOffset=5-5,adjustHeight=1,reinitialize=true)@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=false,Riding=(id=Giant,Riding=(id=Giant))))@luck=-1

group(type=difficulty,ID=hard;type=entity,ID=Ghast,amount=10,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=false))@luck=-1

/stacked villager and pigs
type=entity,ID=Villager,NBTTag=(Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig))))))))@luck=0
/horses
type=entity,ID=EntityHorse,amount=12,scatterOffset=4-4,adjustHeight=2,reinitialize=true,NBTTag=(Type=#random-0-4,Owner=#playerName)@luck=1
/witch with bats
group(type=difficulty,ID=hard;type=entity,ID=Witch,adjustHeight=1;type=entity,ID=Bat,amount=64,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1
/huge slime and magma cube
group:1(type=entity,ID=Slime,NBTTag=(Size=10);type=entity,ID=LavaSlime,NBTTag=(Size=10))@luck=-1
/pet wolves
group(type=particle,ID="heart",amount=40,scatterOffset=0-3,reinitialize=true;type=entity,ID=Wolf,amount=#random-20-35,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CollarColor=#random-0-14,Owner=#playerName,Sitting=1))@luck=1
/pet cats
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Ozelot,amount=#random-15-20,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CatType=#random-0-3,Owner=#playerName,Sitting=1))@luck=1
/lucky villagers
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-3-5),sell=(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))),maxUses=1),(buy=(id=diamond,Count=#random-3-5),sell=(id=bow,Count=1,tag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))),maxUses=1),(buy=(id=diamond,Count=#random-5-7),sell=(id=fishing_rod,Count=1,tag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod?"))),maxUses=1),(buy=(id=diamond,Count=#random-1-3),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#6#lLucky Potion"))),maxUses=1),(buy=(id=diamond,Count=#random-1-3),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#4#lUnlucky Potion"))),maxUses=1)]),CustomName="#6#lLucky Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-1-3),sell=(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"))),maxUses=1),(buy=(id=diamond,Count=#random-1-3),sell=(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"))),maxUses=1),(buy=(id=diamond,Count=#random-1-3),sell=(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"))),maxUses=1),(buy=(id=diamond,Count=#random-1-3),sell=(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots"))),maxUses=1)]),CustomName="#b#lDefensive Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_shovel,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"))),maxUses=1),(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_pickaxe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"))),maxUses=1),(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_axe,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"))),maxUses=1),(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_hoe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe"))),maxUses=1)]),CustomName="#b#lHandy Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-2-4),sell=(id=deadbush,Count=1,tag=(display=(Name="#e#lLucky Bush"))),maxUses=1),(buy=(id=diamond,Count=#random-2-4),sell=(id=dirt,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Dirt"))),maxUses=1),(buy=(id=emerald,Count=#random-2-5),sell=(id=web,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="#e#lWeb Disaster"))),maxUses=1)]),CustomName="#e#lEVIL Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=gold_ingot,Count=#random-3-3),sell=(id=tnt,Count=10,tag=(display=(Name="#e#lLucky TNT"))),maxUses=1)]),CustomName="#e#lExplosive Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_shovel,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#b#lBooty Slapper"))),maxUses=1),(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_pickaxe,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#b#lThe Lost Pickaxe"))),maxUses=1),(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_axe,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#b#lBetty"))),maxUses=1),(buy=(id=diamond,Count=#random-3-7),sell=(id=diamond_hoe,Count=1,tag=(display=(Name="#bPaulyaulk Hoe"))),maxUses=1)]),CustomName="#b#lSuper Handy Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Profession=1,Offers=(Recipes=[(buy=(id=dragon_egg,Count=1),buyB=(id=nether_star,Count=1),sell=(id=beacon,Count=1)),(buy=(id=diamond,Count=10),sell=(id=lucky:lucky_block,Count=3)),(buy=(id=nether_star,Count=1),sell=(id=dragon_egg,Count=1)),(buy=(id=dragon_egg,Count=1),sell=(id=nether_star,Count=1))]),CustomName="Dr Trayaurus",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-52-64),sell=(id=dirt,Count=1,tag=(display=(Name="#e#lLucky Dirt Block"))),maxUses=1)]),CustomName="#e#lVery Lucky Villager",CustomNameVisible=true)@luck=-1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=sponge,Count=1),sell=(id=diamond_block,Count=1),maxUses=10),(buy=(id=end_portal_frame,Count=1),sell=(id=diamond,Count=1),maxUses=10),(buy=(id=saddle,Count=1),sell=(id=diamond,Count=5),maxUses=10),(buy=(id=cake,Count=1),sell=(id=diamond_block,Count=1),maxUses=10)]),CustomName="#e#lStrange Item Collector",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=gold_nugget,Count=1,tag=(display=(Name="#e#lCoin"))),sell=(id=iron_ingot,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=2,tag=(display=(Name="#e#lCoin"))),sell=(id=gold_ingot,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=3,tag=(display=(Name="#e#lCoin"))),sell=(id=diamond,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=4,tag=(display=(Name="#e#lCoin"))),sell=(id=emerald,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=8,tag=(display=(Name="#e#lCoin"))),sell=(id=iron_block,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=16,tag=(display=(Name="#e#lCoin"))),sell=(id=gold_block,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=24,tag=(display=(Name="#e#lCoin"))),sell=(id=diamond_block,Count=1),maxUses=10),(buy=(id=gold_nugget,Count=32,tag=(display=(Name="#e#lCoin"))),sell=(id=emerald_block,Count=1),maxUses=10)]),CustomName="#e#lSHOOPING WITH COINS",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-1-2),sell=(id=diamond_helmet,Count=1,tag=(Unbreakable=true,display=(Name="Special Diamond Helmet",Lore=["It's an unbreakable helmet"]))),maxUses=1),(buy=(id=diamond,Count=#random-1-2),sell=(id=diamond_chestplate,Count=1,tag=(Unbreakable=true,display=(Name="Special Diamond Chestplate",Lore=["It's an unbreakable chestplate"]))),maxUses=1),(buy=(id=diamond,Count=#random-1-2),sell=(id=diamond_leggings,Count=1,tag=(Unbreakable=true,display=(Name="Special Diamond Leggings",Lore=["It's an unbreakable leggings"]))),maxUses=1),(buy=(id=diamond,Count=#random-1-2),sell=(id=diamond_boots,Count=1,tag=(Unbreakable=true,display=(Name="Special Diamond Boots",Lore=["It's an unbreakable boots"]))),maxUses=1)]),Profession=3,CustomName="#7#lSpecial Blacksmith",CustomNameVisible=true)@luck=0

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

/traps
type=structure,ID=anvil_trap,relativeToPlayer=true@luck=-1
type=structure,ID=lava_trap,relativeToPlayer=true@luck=-1
type=structure,ID=water_trap,relativeToPlayer=true@luck=-1
type=structure,ID=pit_trap,relativeToPlayer=true@luck=-1

/lucky fort and temple
type=structure,ID=fort,relativeToPlayer=true@luck=1
type=structure,ID=temple,relativeToPlayer=true@chance=0.4@luck=1

/falling blocks (iron, gold, diamond, emerald)
type=falling_block,ID=iron_block@luck=0
type=falling_block,ID=gold_block@luck=0
type=falling_block,ID=diamond_block@luck=1
type=falling_block,ID=emerald_block@luck=1
type=falling_block,ID=beacon@luck=1

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

/explosion
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=6)@luck=-1

/colorful pole
group(type=falling_block,ID=beacon,damage=14;type=falling_block,ID=beacon,damage=1,posY=#bPosY+10;type=falling_block,ID=beacon,damage=4,posY=#bPosY+20;type=falling_block,ID=beacon,damage=5,posY=#bPosY+30;type=falling_block,ID=beacon,damage=3,posY=#bPosY+40;type=falling_block,ID=beacon,damage=11,posY=#bPosY+50;type=falling_block,ID=beacon,damage=10,posY=#bPosY+60;type=falling_block,ID=beacon,damage=2,posY=#bPosY+70;type=falling_block,ID=beacon,damage=6,posY=#bPosY+80;type=falling_block,ID=flowing_water,posY=#bPosY+90)@luck=-1

/fury pole
group(type=falling_block,ID=nether_brick_fence,damage=14;type=falling_block,ID=nether_brick_fence,damage=0,posY=#bPosY+10;type=falling_block,ID=nether_brick_fence,damage=0,posY=#bPosY+20;type=falling_block,ID=nether_brick_fence,damage=0,posY=#bPosY+30;type=falling_blockID=nether_brick_fence,damage=0,posY=#bPosY+40;type=falling_block,ID=nether_brick_fence,damage=0,posY=#bPosY+50;type=falling_block,ID=nether_brick_fence,damage=0,posY=#bPosY+60;type=falling_block,ID=nether_brick_fence,damage=0,posY=#bPosY+70;type=falling_block,ID=nether_brick,damage=0,posY=#bPosY+80;type=falling_block,ID=diamond_block,posY=#bPosY+90)@luck=1

/chests
type=structure,ID=chest,NBTTag=(type="bonusChest")@luck=0
type=structure,ID=chest,NBTTag=(type="dungeonChest")@luck=1
type=structure,ID=chest,NBTTag=(type="villageBlacksmith")@luck=1
type=structure,ID=chest,NBTTag=(items=[(id=iron_ingot,maxAmount=8,weight=10),(id=gold_ingot,maxAmount=4,weight=10),(id=emerald,maxAmount=4,weight=10),(id=diamond,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=5)],min=8,max=8)@luck=1

/choice of 2 lucky blocks
type=structure,ID=lucky_choice,relativeToPlayer=true@luck=0

/wishing wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,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=fireworks,NBTTag='#'randomFireworkRocket,amount=20,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_ingot,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,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,scatterOffset=2-2;ID=baked_potato,amount=64,posY='#'bPosY+10,scatterOffset=2-2;ID=poisonous_potato,amount=32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,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=launched_tnt,posY='#'bPosY+7,amount=20)"]))@luck=-1

/========== MONSTER APOCALYPSE ==========

/sword, difficulty, time, potion effects
group(ID=wooden_sword;type=difficulty,ID=hard;type=time,ID=18750;type=effect,ID=2,duration=30,damage=4;type=effect,ID=8,duration=30;type=effect,ID=15,duration=30;>
/zombies, creepers, spiders + cave spiders
group:1(type=entity,ID=Zombie,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true);>
/all
group(type=entity,ID=Zombie,amount=#random-30-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-30-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-35-55,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-15-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true))))@luck=-1
group(type=entity,ID=Zombie,amount=#random-30-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Enderman,amount=#random-30-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Blaze,amount=#random-35-55,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Silverfish,amount=#random-35-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true))))@luck=-1
/pigs
group(type=entity,ID=Pig,NBTTag=(CustomName="#6#lBaconFearMC",CustomNameVisible=true),amount=#random-20-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true)@luck=1
group(type=entity,ID=Witch,NBTTag=(Riding=(id=Bat)),amount=#random-9-19@luck=-1)

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

/lucky block book
ID=written_book,NBTTag=(author="PlayerInDistress",title="#e#lLucky Block Book",pages=["#l#nThe Lucky Block#r\n\nThe Lucky Block (#ofortunus blockus#r) was brought to Minecraft by the gods to reward the good and punish the evil.","The player's true self will be revealed after mining this block.\n\nSome fear it, and others have been made rich by it.","You must mine it and be prepared for whatever will follow.\n\nIt is not luck.\n\nIt is #bdestiny."])@luck=0
/lucky sword
ID=golden_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#6#lRetro Lucky Sword"))@luck=1
/lucky bow
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))@luck=1
/lucky fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod?"))@luck=0
/lucky tools
group:#random-1-2(ID=golden_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#6#lRetro Shovel"));ID=golden_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#6#lRetro Pickaxe"));ID=golden_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#6#lRetro Axe"));ID=golden_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#6#lRetro Hoe")))@luck=1
/lucky armor
group:#random-1-2(ID=golden_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#6#lRetro Helmet"));ID=golden_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#6#lRetro Chestplate"));ID=golden_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#6#lRetro Leggings"));ID=golden_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#6#lRetro Boots")))@luck=1
group:#random1-1(ID=diamond_helmet,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Helmet",Lore=["It's an unbreakable helmet"]));>
ID=diamond_chestplate,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Chestplate",Lore=["It's an unbreakable chesplate"]));>
ID=diamond_leggings,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Leggings",Lore=["It's an unbreakable leggings"]));>
ID=diamond_boots,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Boots",Lore=["It's an unbreakable boots"]));>
ID=diamond_sword,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Sword",Lore=["It's an unbreakable sword"]));>
ID=diamond_shovel,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Shovel",Lore=["It's an unbreakable shovel"]));>
ID=diamond_pickaxe,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Pickaxe",Lore=["It's an unbreakable pickaxe"]));>
ID=diamond_axe,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Axe",Lore=["It's an unbreakable axe"]));>
ID=diamond_hoe,NBTTag=(Unbreakable=true,display=(Name="Special Diamond Hoe",Lore=["It's an unbreakable hoe"])))@luck=2
/lucky potion
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#6#lLucky Potion"))@luck=1
/unlucky potion
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#4#lUnlucky Potion"))@luck=1

/========== Lucky Block Black   ==========
/Camel Meat
ID=cooked_porkchop,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lFresh Bacon"))@luck=1

/animal set
group:#random-1-2(ID=diamond_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"));ID=diamond_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky  Chestplate"));ID=diamond_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky  Leggings"));ID=diamond_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots")))@luck=1

/wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour ULTIMATE wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=40,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_block,amount=#random-10-20,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald_block,amount=#random-10-20,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond_block,amount=#random-10-20,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour RICH wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=beacon,amount=#random-40-55,posY='#'bPosY+10,scatterOffset=2-2;ID=nether_star,amount=#random-40-55,posY='#'bPosY+10,scatterOffset=2-2;ID=dragon_egg,amount=#random-40-50,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour #b#ldiamond #r#bwish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=falling_block,ID=diamond_block,posY='#'bPosY+11,amount=20,scatterOffset=0-2,reinitialize=true)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour wish came true #6(if you like Lucky Blocks)!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=dropper,amount=#random-40-55,posY='#'bPosY+10,scatterOffset=2-2;ID=cooked_porkchop,amount=#random-40-55,posY='#'bPosY+10,scatterOffset=2-2;ID=cooked_porkchop,amount=#random-50-60,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour #7CAKE #bwish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=cake,amount=#random-15-25,posY='#'bPosY+10,scatterOffset=2-2;ID=cake,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=2-2;ID=cake,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour #eSPONGE #bwish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=sponge,amount=#random-40-55,posY='#'bPosY+10,scatterOffset=2-2;ID=nether_star,amount=#random-40-55,posY='#'bPosY+10,scatterOffset=2-2;ID=dragon_egg,amount=#random-40-50,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your wish came true #6(if you like blazes)!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Blaze,posY='#'bPosY+7,amount=40)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your wish came true #d(if you like witches)!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Witch,posY='#'bPosY+7,amount=40)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your wish came true #2(if you like zombies)!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Zombie,posY='#'bPosY+7,amount=40)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your wish came true #7(if you like spiders)!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Spider,posY='#'bPosY+7,amount=40)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your wish came true #7(if you like ghasts)!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Ghast,posY='#'bPosY+7,amount=40)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#dYour date wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Villager,posY='#'bPosY+7,amount=30)"]))@luck=0

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4THINK FAST!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+7,amount=20;ID=gold_ingot,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#aYour #2#lemerald #r#awish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=falling_block,ID=emerald_block,posY='#'bPosY+11,amount=20,scatterOffset=0-2,reinitialize=true)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour #6G#4R#6I#4E#6F#4I#6N#4G #bwish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=flowing_lava,amount=#random-48-62,posY='#'bPosY+10,scatterOffset=2-2;ID=flint_and_steel,amount=#random-10-22,posY='#'bPosY+10,scatterOffset=2-2;ID=tnt,amount=#random-128-128,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bOMG DIAMONDS!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=diamond,amount=#random-16-16,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-32-32,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-16-16,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bOMG #2#lEMERALDS!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=emerald,amount=#random-16-16,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-32-32,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-16-16,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bOMG #r#lIRON!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=iron_ingot,amount=#random-32-32,posY='#'bPosY+10,scatterOffset=2-2;ID=iron_ingot,amount=#random-32-32,posY='#'bPosY+10,scatterOffset=2-2;ID=iron_block,amount=#random-16-32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bOMG #6#lGOLD!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_ingot,amount=#random-32-32,posY='#'bPosY+10,scatterOffset=2-2;ID=gold_ingot,amount=#random-32-32,posY='#'bPosY+10,scatterOffset=2-2;ID=gold_block,amount=#random-16-32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your ULTIMATE death wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+7,amount=250)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#cYour #4#lHOLE #r#cwish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=structure,ID=pit_trap,relativeToPlayer=true,posY='#'bPosY+7,amount=32)"]))@luck=-1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#cSaddles from the Sky!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=saddle,amount=#random-6-8,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-35-49,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-35-49,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should JUMP IN!";type=command,ID="/give #playerName paper 1 0 {display:{Name:\"#7JUST DO IT!\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour #cAPPLE #bwish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=100,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=apple,amount=#random-128-128,posY='#'bPosY+10,scatterOffset=2-2;ID=golden_apple,amount=#random-15-25,damage=1,posY='#'bPosY+10,scatterOffset=2-2;ID=golden_apple,amount=#random-40-50,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

/camel pig
type=entity,ID=Pig,NBTTag=(CustomName="#e#lFresh Bacon",CustomNameVisible=true)@luck=0

/named sheep
type=entity,ID=Sheep,NBTTag=(CustomName="#e#lBaa Baa White Sheep",CustomNameVisible=true)@luck=0

/named chicken
type=entity,ID=Chicken,NBTTag=(CustomName="#e#lFresh Chicken Breast",CustomNameVisible=true)@luck=0
type=entity,ID=Chicken,NBTTag=(CustomName="#6FrenchHens",CustomNameVisible=true),amount=3,relativeToPlayer=true,reinitialize=true@luck=0

/named cow
type=entity,ID=Cow,NBTTag=(CustomName="#e#lThis COW Jumped Over The Moon",CustomNameVisible=true)@luck=0
type=entity,ID=MushroomCow,NBTTag=(CustomName="#e#lBanana",CustomNameVisible=true)@luck=0

/named golem
group(type=difficulty,ID=hard;type=entity,ID=VillagerGolem,ammount=5,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#6#lBacon Defender",CustomNameVisible=true))@luck=1

/named squid
type=entity,ID=squid,NBTTag=(CustomName="#e#liBallisticSquid",CustomNameVisible=true)@luck=0

/named cat
type=entity,ID=Ozelot,NBTTag=(CustomName="#e#lStampy",CustomNameVisible=true)@luck=0

/falling block
group(type=falling_block,ID=hay_block;type=falling_block,ID=hay_block,posY=#bPosY+10;type=falling_block,ID=hay_block,posY=#bPosY+20;type=falling_block,ID=hay_block,posY=#bPosY+30;type=falling_block,ID=hay_block,posY=#bPosY+40;type=falling_block,ID=emerald_block,posY=#bPosY+50;type=falling_block,ID=emerald_block,posY=#bPosY+60;type=falling_block,ID=diamond_block,posY=#bPosY+70;type=falling_block,ID=diamond_block,posY=#bPosY+90)@luck=1

/small pole
group(type=falling_block,ID=emerald_block,damage=14;type=falling_block,ID=emerald_block,damage=1,posY=#bPosY+10;ID=diamond_block,damage=4,posY=#bPosY+20;ID=emerald_block,damage=2,posY=#bPosY+30)@luck=1

/epic pole
group(type=falling_block,ID=diamond_block,damage=14;type=falling_block,ID=diamond_block,damage=3,posY=#bPosY+10;type=falling_block,ID=diamond_block,damage=4,posY=#bPosY+20;type=falling_block,ID=diamond_block,damage=5,posY=#bPosY+30;type=falling_block,ID=diamond_block,damage=3,posY=#bPosY+40;type=falling_block,ID=diamond_block,damage=11,posY=#bPosY+50;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+60;type=falling_block,ID=emerald_block,damage=2,posY=#bPosY+70;type=falling_block,ID=emerald_block,damage=6,posY=#bPosY+80;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+90;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+100;type=falling_block,ID=beacon,damage=10,posY=#bPosY+110;type=falling_block,ID=beacon,damage=10,posY=#bPosY+120;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+130;type=falling_block,ID=beacon,damage=10,posY=#bPosY+140;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+150;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+160;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+170;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+180;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+190)@luck=1
group(type=falling_block,ID=diamond_block,damage=14;type=falling_block,ID=diamond_block,damage=3,posY=#bPosY+10;type=falling_block,ID=diamond_block,damage=4,posY=#bPosY+20;type=falling_block,ID=diamond_block,damage=5,posY=#bPosY+30;type=falling_block,ID=diamond_block,damage=3,posY=#bPosY+40;type=falling_block,ID=diamond_block,damage=11,posY=#bPosY+50;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+60;type=falling_block,ID=emerald_block,damage=2,posY=#bPosY+70;type=falling_block,ID=emerald_block,damage=6,posY=#bPosY+80;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+90;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+100;type=falling_block,ID=beacon,damage=10,posY=#bPosY+110;type=falling_block,ID=beacon,damage=10,posY=#bPosY+120;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+130;type=falling_block,ID=beacon,damage=10,posY=#bPosY+140;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+150;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+160;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+170;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+180;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+190)@luck=2

/LB POle
group(type=falling_block,ID=lucky:lucky_block,damage=14;type=falling_block,ID=lucky:lucky_block,damage=1,posY=#bPosY+10;type=falling_block,ID=lucky:lucky_block,damage=4,posY=#bPosY+20;type=falling_block,ID=lucky:lucky_block,damage=5,posY=#bPosY+30;type=falling_block,ID=lucky:lucky_block,damage=3,posY=#bPosY+40,ID=lucky:lucky_block,damage=3,posY=#bPosY+50,ID=lucky:lucky_block,damage=7,posY=#bPosY+60,ID=lucky:lucky_block,damage=6,posY=#bPosY+70,ID=lucky:lucky_block,damage=8,posY=#bPosY+80,ID=lucky:lucky_block,damage=3,posY=#bPosY+90,ID=lucky:lucky_block,damage=5,posY=#bPosY+100)@luck=1

/dropper pole
group(type=falling_block,ID=dropper,damage=14;type=falling_block,ID=dropper,damage=1,posY=#bPosY+10;type=falling_block,ID=dropper,damage=4,posY=#bPosY+20;type=falling_block,ID=dropper,damage=5,posY=#bPosY+30;type=falling_block,ID=dropper,damage=3,posY=#bPosY+40,ID=dropper,damage=3,posY=#bPosY+50,ID=dropper,damage=7,posY=#bPosY+60,ID=dropper,damage=6,posY=#bPosY+70,ID=dropper,damage=8,posY=#bPosY+80,ID=dropper,damage=3,posY=#bPosY+90,ID=dropper,damage=5,posY=#bPosY+100)@luck=0

/emerald pole
group(type=falling_block,ID=emerald_block,damage=14;type=falling_block,ID=emerald_block,damage=1,posY=#bPosY+10;type=falling_block,ID=emerald_block,damage=4,posY=#bPosY+20;type=falling_block,ID=emerald_block,damage=5,posY=#bPosY+30;type=falling_block,ID=emerald_block,damage=3,posY=#bPosY+40;type=falling_block,ID=emerald_block,damage=11,posY=#bPosY+50;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+60;type=falling_block,ID=emerald_block,damage=2,posY=#bPosY+70;type=falling_block,ID=emerald_block,damage=6,posY=#bPosY+80;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+90;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+100;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+110;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+120;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+130;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+140;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+150;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+160;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+170;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+180;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+190;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+200)@luck=1

/iron pole
group(type=falling_block,ID=iron_block,damage=14;type=falling_block,ID=iron_block,damage=1,posY=#bPosY+10;type=falling_block,ID=iron_block,damage=4,posY=#bPosY+20;type=falling_block,ID=iron_block,damage=5,posY=#bPosY+30;type=falling_block,ID=iron_block,damage=3,posY=#bPosY+40;type=falling_block,ID=iron_block,damage=11,posY=#bPosY+50;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+60;type=falling_block,ID=iron_block,damage=2,posY=#bPosY+70;type=falling_block,ID=iron_block,damage=6,posY=#bPosY+80;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+90;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+100;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+110;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+120;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+130;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+140;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+150;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+160;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+170;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+180;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+190;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+200)@luck=1

/diamond_ore pole
group(type=falling_block,ID=diamond_ore,damage=14;type=falling_block,ID=diamond_ore,damage=1,posY=#bPosY+10;type=falling_block,ID=diamond_ore,damage=4,posY=#bPosY+20;type=falling_block,ID=diamond_ore,damage=5,posY=#bPosY+30;type=falling_block,ID=diamond_ore,damage=3,posY=#bPosY+40;type=falling_block,ID=diamond_ore,damage=11,posY=#bPosY+50;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+60;type=falling_block,ID=diamond_ore,damage=2,posY=#bPosY+70;type=falling_block,ID=diamond_ore,damage=6,posY=#bPosY+80;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+90;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+100;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+110;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+120;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+130;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+140;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+150;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+160;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+170;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+180;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+190;type=falling_block,ID=diamond_ore,damage=10,posY=#bPosY+200)@luck=1

/sponge
group(type=falling_block,ID=sponge,damage=14;type=falling_block,ID=sponge,damage=1,posY=#bPosY+10;type=falling_block,ID=sponge,damage=4,posY=#bPosY+20;type=falling_block,ID=sponge,damage=5,posY=#bPosY+30;type=falling_block,ID=sponge,damage=3,posY=#bPosY+40;type=falling_block,ID=sponge,damage=11,posY=#bPosY+50;type=falling_block,ID=sponge,damage=10,posY=#bPosY+60;type=falling_block,ID=sponge,damage=2,posY=#bPosY+70;type=falling_block,ID=sponge,damage=6,posY=#bPosY+80;type=falling_block,ID=sponge,damage=10,posY=#bPosY+90;type=falling_block,ID=sponge,damage=10,posY=#bPosY+100;type=falling_block,ID=sponge,damage=10,posY=#bPosY+110;type=falling_block,ID=sponge,damage=10,posY=#bPosY+120;type=falling_block,ID=sponge,damage=10,posY=#bPosY+130;type=falling_block,ID=sponge,damage=10,posY=#bPosY+140;type=falling_block,ID=sponge,damage=10,posY=#bPosY+150;type=falling_block,ID=sponge,damage=10,posY=#bPosY+160;type=falling_block,ID=sponge,damage=10,posY=#bPosY+170;type=falling_block,ID=sponge,damage=10,posY=#bPosY+180;type=falling_block,ID=sponge,damage=10,posY=#bPosY+190;type=falling_block,ID=sponge,damage=10,posY=#bPosY+200)@luck=1

/diamond block pole
group(type=falling_block,ID=diamond_block,damage=14;type=falling_block,ID=diamond_block,damage=1,posY=#bPosY+10;type=falling_block,ID=diamond_block,damage=4,posY=#bPosY+20;type=falling_block,ID=diamond_block,damage=5,posY=#bPosY+30;type=falling_block,ID=diamond_block,damage=3,posY=#bPosY+40;type=falling_block,ID=diamond_block,damage=11,posY=#bPosY+50;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+60;type=falling_block,ID=diamond_block,damage=2,posY=#bPosY+70;type=falling_block,ID=diamond_block,damage=6,posY=#bPosY+80;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+90;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+100;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+110;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+120;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+130;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+140;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+150;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+160;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+170;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+180;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+190;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+200)@luck=1

/gold tower
group(type=falling_block,ID=gold_block,damage=14;type=falling_block,ID=gold_block,damage=1,posY=#bPosY+10;type=falling_block,ID=gold_block,damage=4,posY=#bPosY+20;type=falling_block,ID=gold_block,damage=5,posY=#bPosY+30;type=falling_block,ID=gold_block,damage=3,posY=#bPosY+40;type=falling_block,ID=gold_block,damage=11,posY=#bPosY+50;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+60;type=falling_block,ID=gold_block,damage=2,posY=#bPosY+70;type=falling_block,ID=gold_block,damage=6,posY=#bPosY+80;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+90;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+100;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+110;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+120;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+130;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+140;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+150;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+160;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+170;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+180;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+190;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+200)@luck=1

/beacon pole
group(type=falling_block,ID=beacon,damage=14;type=falling_block,ID=beacon,damage=1,posY=#bPosY+10;type=falling_block,ID=beacon,damage=4,posY=#bPosY+20;type=falling_block,ID=beacon,damage=5,posY=#bPosY+30;type=falling_block,ID=beacon,damage=3,posY=#bPosY+40;type=falling_block,ID=beacon,damage=11,posY=#bPosY+50;type=falling_block,ID=beacon,damage=10,posY=#bPosY+60;type=falling_block,ID=beacon,damage=2,posY=#bPosY+70;type=falling_block,ID=beacon,damage=6,posY=#bPosY+80;type=falling_block,ID=beacon,damage=10,posY=#bPosY+90;type=falling_block,ID=beacon,damage=10,posY=#bPosY+100;type=falling_block,ID=beacon,damage=10,posY=#bPosY+110;type=falling_block,ID=beacon,damage=10,posY=#bPosY+120;type=falling_block,ID=beacon,damage=10,posY=#bPosY+130;type=falling_block,ID=beacon,damage=10,posY=#bPosY+140;type=falling_block,ID=beacon,damage=10,posY=#bPosY+150;type=falling_block,ID=beacon,damage=10,posY=#bPosY+160;type=falling_block,ID=beacon,damage=10,posY=#bPosY+170;type=falling_block,ID=beacon,damage=10,posY=#bPosY+180;type=falling_block,ID=beacon,damage=10,posY=#bPosY+190;type=falling_block,ID=beacon,damage=10,posY=#bPosY+200)@luck=1

/tnt pole
group(type=falling_block,ID=tnt,damage=1;type=falling_block,ID=tnt,damage=1,posY=#bPosY+10;type=falling_block,ID=tnt,damage=4,posY=#bPosY+20;type=falling_block,ID=tnt,damage=5,posY=#bPosY+30;type=falling_block,ID=tnt,damage=3,posY=#bPosY+40;type=falling_block,ID=tnt,damage=11,posY=#bPosY+50;type=falling_block,ID=tnt,damage=10,posY=#bPosY+60;type=falling_block,ID=tnt,damage=2,posY=#bPosY+70;type=falling_block,ID=tnt,damage=6,posY=#bPosY+80;type=falling_block,ID=tnt,posY=#bPosY+90)@luck=2

/white lb pat pole
group(type=falling_block,ID=redstone_block,damage=14;type=falling_block,ID=lapis_block,damage=1,posY=#bPosY+10;type=falling_block,ID=gold_block,damage=4,posY=#bPosY+20;type=falling_block,ID=tnt,damage=5,posY=#bPosY+30;type=falling_block,ID=tnt,damage=3,posY=#bPosY+40;type=falling_block,ID=tnt,damage=11,posY=#bPosY+50;type=falling_block,ID=sponge,damage=10,posY=#bPosY+60)@luck=2

/Lucky Block Tower

group(type=falling_block,ID=redstone_block,damage=14;type=falling_block,ID=lucky:lucky_block,damage=1,posY=#bPosY+10;type=falling_block,ID=lucky:lucky_block,damage=4,posY=#bPosY+20;type=falling_block,ID=lucky:lucky_block,damage=5,posY=#bPosY+30;type=falling_block,ID=lucky:lucky_block,damage=3,posY=#bPosY+40;type=falling_block,ID=lucky:lucky_block,damage=11,posY=#bPosY+50;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+60;type=falling_block,ID=lucky:lucky_block,damage=2,posY=#bPosY+70;type=falling_block,ID=lucky:lucky_block,damage=6,posY=#bPosY+80;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+90;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+100;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+110;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+120;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+130;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+140;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+150;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+160;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+170;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+180;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+190;type=falling_block,ID=lucky:lucky_block,damage=10,posY=#bPosY+200)@luck=1

type=structure,ID=chest,NBTTag=(items=[(id=dragon_egg,maxAmount=2,weight=10),(id=nether_star,maxAmount=3,weight=10),(id=beacon,maxAmount=3,weight=10),(id=diamond,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=5),(id=emerald_block,maxAmount=5,weight=10],min=8,max=8)@luck=1

type=structure,ID=chest,NBTTag=(items=[(id=saddle,maxAmount=5,weight=10),(id=cake,maxAmount=3,weight=10),(id=sponge,maxAmount=6,weight=10),(id=end_portal_frame ,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=5),(id=emerald_block,maxAmount=5,weight=10],min=8,max=8)@luck=1

ID=lucky:lucky_block,amount=#random-20-35@luck=1

ID=cooked_porkchop,amount=#random-30-50@luck=1
ID=cake,amount=#random-10-15@luck=1

/launched tnt
type=entity,ID=launched_tnt,amount=#random-190-250@luck=-1

/golden apples
group(ID=golden_apple,amount=#random-15-20;ID=golden_apple,amount=#random-4-6,damage=1)@luck=1

/bones and droppers
group(ID=dropper,amount=#random-10-15;ID=cooked_porkchop,amount=#random-45-50)@luck=1

group(ID=diamond_block,amount=#random-3-5;ID=emerald_block,amount=#random-3-5;ID=iron_block,amount=#random-3-5)@luck=1

/animal drops
group(ID=steak,amount=#random-20-35;ID=cooked_porkchop,amount=#random-40-55;ID=cooked_chicken,amount=#random-20-35;ID=golden_apple,amount=#random-20-35)@luck=0

group(ID=diamond_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#6#lBacon Enhanced Helmet"));ID=diamond_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#6#lBacon Enhanced Helmet"));ID=diamond_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#6#lBacon Enhanced Leggings"));ID=diamond_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#e#l#6#lBacon Enhanced Boots")))@luck=1

/Lucky Dirt Block
ID=dirt,NBTTag=(display=(Name="#e#lLucky Dirt Block"))@luck=-1

/Animal Slayer
ID=diamond_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#6#lBacon Enhanced Blade"))@luck=1

/Animal Gun
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="#e#lBacon Bow"))@luck=1

/animal saver
group(type=difficulty,ID=hard;type=entity,ID=Cow,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lAnimal Defender",CustomNameVisible=true))@luck=0

/pigs,chickens,cows and sheep
group:1(type=entity,ID=Cow,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Chicken,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Cow,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Sheep,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true)@luck=0

/irongolem
group(type=difficulty,ID=hard;type=entity,ID=VillagerGolem,ammount=5,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lThe Great Avenger",CustomNameVisible=true))@luck=1

/enderdragon
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss,ammount=5,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lReinforced Wither",CustomNameVisible=true))@luck=-1

/villager on enderdragon
type=entity,ID=Villager,NBTTag=(Riding=(id=EnderDragon,Riding=(id=EnderDragon)))@luck=-1

/Cow attack
type=entity,ID=Cow,amount=#random-50-100,scatterOffset=8-10,adjustHeight=2,reinitialize=true@luck=0

type=entity,ID=Sheep,amount=#random-100-120,scatterOffset=8-10,adjustHeight=2,reinitialize=true@luck=0

type=entity,ID=Pig,amount=#random-100-120,scatterOffset=8-10,adjustHeight=2,reinitialize=true@luck=0

type=entity,ID=Chicken,amount=#random-100-120,scatterOffset=8-10,adjustHeight=2,reinitialize=true@luck=0

type=difficulty,ID=hard;type=entity,ID=wither_boss,amount=#random-5-12,scatterOffset=8-10,adjustHeight=2,reinitialize=true@luck=-1

type=structure,ID=chest,NBTTag=(items=[(id=iron_block,maxAmount=14,weight=10),(id=gold_block,maxAmount=14,weight=10),(id=emerald_block,maxAmount=13,weight=10),(id=diamond_block,maxAmount=13,weight=10),(id=lucky:lucky_block,maxAmount=14,weight=10)],min=8,max=8)@luck=1

/========== Random Stuff   ==========

ID=dirt,amount=#random-60-64@luck=0
ID=diamond_sword,amount=#random-5-10@luck=1
ID=glass,amount=#random-60-64@luck=0
ID=cobblestone,amount=#random-60-64@luck=0
ID=nether_star,NBTTag=(display=(Name="#lShooting Star"))@luck=1
ID=coal_ore,amount=#random-60-64@luck=0
ID=iron_ore,amount=#random-60-64@luck=0
ID=diamond_block,amount=#random-3-6@luck=1
ID=emerald_block,amount=#random-3-6@luck=1
ID=iron_block,amount=#random-3-6@luck=1
ID=diamond_shovel,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#b#lBooty Slapper"))@luck=1
ID=diamond_pickaxe,amount=#random-5-10@luck=1
ID=diamond_axe,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#b#lBetty"))@luck=1
ID=diamond_pickaxe,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#b#lThe Lost Pickaxe"))@luck=1
ID=beacon,amount=#random-3-6@luck=1
ID=diamond_hoe,amount=#random-3-6@luck=1
ID=diamond_hoe,NBTTag=(display=(Name="#bPaulyaulk Hoe"))@luck=1
ID=diamond_helmet,amount=#random-3-6@luck=0s
ID=iron_chestplate,amount=#random-3-6@luck=1
ID=torch,amount=#random-60-64@luck=0
ID=diamond_ore,amount=#random-30-32@luck=1
ID=emerald_ore,amount=#random-30-32@luck=1
ID=pumpkin_pie,NBTTag=(display=(Name="Human Finger Cheese"))@luck=0
ID=iron_sword,NBTTag=(display=(Name="#8FuriousDestroyer's Dapper Dagger",Lore=["So dapper that even Pat","can't handle it's epicness."]),AttributeModifiers=[(AttributeName="generic.attackDamage",Name="generic.attackDamage",Amount=50D,Operation=0,UUIDLeast=894654,UUIDMost=2872)],ench=[(id=34,lvl=10)])@luck=2
ID=cookie,amount=32@luck=0


/========== Popualarmmos Part   ==========

group(type=difficulty,ID=hard;type=entity,ID=FuriousDestroyer,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lFuriousDestroyer",CustomNameVisible=true))@luck=1

group(type=difficulty,ID=hard;type=entity,ID=SuperGirlyGamer,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lSuperGirlyGamer",CustomNameVisible=true))@luck=1





