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=200
structureChance=2
recipe=ggg,gdg,ggg,g,gold_ingot,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

golden_carrot=30
golden_apple,0=35
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=1
/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=2
/all leather and gold armor
group(ID=leather_helmet;ID=leather_chestplate;ID=leather_leggings;ID=leather_boots)@luck=0
group(ID=golden_helmet;ID=golden_chestplate;ID=golden_leggings;ID=golden_boots;ID=golden_horse_armor)@luck=1
/2-3 chain and iron armor
group:#random-2-3(ID=chainmail_helmet;ID=chainmail_chestplate;ID=chainmail_leggings;ID=chainmail_boots)@luck=2
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=2
/all horse armor
group(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=2
/bow and arrows
group(ID=bow;ID=arrow,amount=#random-5-18)@luck=1

/Added In NEO (Utility Blocks)
group(ID=furnace;ID=coal,amount=#random-16-32)@luck=1
group(ID=crafting_table;ID=planks,amount=#random-16-32)@luck=1
group(ID=anvil;ID=iron_ingot,amount=#random-1-16)@luck=2
group(ID=anvil;ID=experience_bottle,amount=#random-1-16)@luck=2
group(ID=enchanting_table;ID=experience_bottle,amount=#random-1-16)@luck=2
group(ID=brewing_stand;ID=glass_bottle,amount=#random-1-16)@luck=2
group(ID=cauldron;ID=bucket,amount=#random-1-16)@luck=2

/Added In NEO (Ores)
group(ID=gold_block;ID=gold_ingot,amount=#random-1-16)@luck=0
group(ID=redstone_block;ID=redstone,amount=#random-1-16)@luck=0
group(ID=lapis_block;ID=dye,damage=4,amount=#random-1-16)@luck=0
group(ID=iron_block;ID=iron_ingot,amount=#random-1-16)@luck=1
group(ID=emerald_block;ID=emerald,amount=#random-1-16)@luck=2
group(ID=diamond_block;ID=diamond,amount=#random-1-16)@luck=2

/Create A Block
group(ID=dropper;ID=gold_ingot,amount=8)@luck=1

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

ID=sponge@luck=0
ID=tnt,amount=8@luck=1
ID=obsidian,amount=14@luck=1
ID=enchanting_table@luck=2
ID=end_portal_frame,amount=#random-1-6@luck=2
ID=dragon_egg@luck=1
ID=ender_chest,amount=2@luck=0
ID=beacon@luck=2
ID=dropper,amount=8@luck=0
ID=hay_block,amount=#random-2-11@luck=0

/LBP (ore/ore blocks are modified with a couple of additions)
ID=lapis_block,amount=#random-1-6@luck=0
ID=quartz_block,amount=#random-1-32@luck=0
ID=coal_block,amount=#random-1-6@luck=1
ID=redstone_block,amount=#random-1-6@luck=1
ID=iron_block,amount=#random-1-6@luck=1
ID=gold_block,amount=#random-1-6@luck=1
ID=diamond_block,amount=#random-1-6@luck=2
ID=emerald_block,amount=#random-1-6@luck=2
ID=coal_ore,amount=#random-1-16@luck=0
ID=gold_ore,amount=#random-1-16@luck=0
ID=redstone_ore,amount=#random-1-16@luck=0
ID=lapis_ore,amount=#random-1-16@luck=0
ID=quartz_ore,amount=#random-1-16@luck=0
ID=diamond_ore,amount=#random-1-8@luck=1
ID=emerald_ore,amount=#random-1-8@luck=1
ID=iron_ore,amount=#random-1-16@luck=1
ID=furnace@luck=0
ID=bedrock@luck=2
ID=ice,amount=#random-1-64@luck=1
ID=packed_ice,amount=#random-1-64@luck=2

/added in NEO
ID=lucky:lucky_block,NBTTag=(display=(Name="#d#lRefund"))@luck=2
ID=gold_block,NBTTag=(display=(Name="#6Margarine Block")),amount=#random-1-5@luck=1
ID=dirt,NBTTag=(display=(Name="#d#lLonely Dirt"))@luck=-1
ID=end_portal_frame,amount=#random-7-13@luck=2
ID=cake,amount=#random-1-20@luck=1
ID=cactus,amount=#random-1-64@luck=1
ID=sand,amount=#random-1-64@luck=0
ID=end_stone,amount=#random-1-64@luck=0
ID=dirt,amount=#random-1-64@luck=-1
ID=grass,amount=#random-1-64@luck=-1
ID=netherrack,amount=#random-1-64@luck=-1
ID=cobblestone,amount=#random-1-64@luck=-2
ID=enchanting_table@luck=2
ID=brewing_stand@luck=1
ID=anvil@luck=1
ID=wool,amount=#random-1-64@luck=0
ID=planks,amount=#random-3-18@luck=0
ID=dispenser,amount=8@luck=0

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

ID=gold_ingot,amount=#random-4-16@luck=1
ID=stick@luck=-1
ID=painting,amount=4@luck=0
ID=saddle,amount=#random-1-3@luck=0
ID=cake@luck=0
ID=rotten_flesh@luck=-1
ID=nether_star@luck=2
ID=red_flower,NBTTag=(display=(Name="#cRomantic Rose"))@luck=-1

/LBP
ID=compass,NBTTag=(display=(Name="#4Are you lost?")),amount=#random-1-64@luck=1
ID=stick,amount=#random-16-64@luck=-2
ID=carrot,amount=#random-1-64@luck=0
ID=diamond,amount=#random-1-15@luck=2
ID=gold_block,amount=#random-1-8@luck=2
ID=red_flower,amount=#random-1-64@luck=1
ID=arrow,amount=#random-1-64@luck=1
ID=string,amount=#random-5-64@luck=0
ID=bucket,amount=#random-2-5@luck=0
ID=bow@luck=0
ID=golden_sword@luck=-1
ID=spider_eye,amount=8@luck=-2

/NEO and beyond
ID=cooked_beef,NBTTag=(display=(Name="#aSynthetic Cow Meat")),amount=#random-1-64@luck=2
ID=cooked_fish,NBTTag=(display=(Name="#9Seems Fishy")),amount=#random-1-64@luck=2
ID=slime_ball,NBTTag=(display=(Name="#2Seems Slimy")),amount=#random-1-64@luck=1
ID=magma_cream,NBTTag=(display=(Name="#4Seems Slimy")),amount=#random-1-64@luck=1
ID=gold_ingot,NBTTag=(display=(Name="#6Margarine")),amount=#random-1-64@luck=1
ID=beef,NBTTag=(display=(Name="#2Rotten Cow Meat")),amount=#random-1-64@luck=1
ID=diamond,NBTTag=(display=(Name="#5Ooh Shiny!!!")),amount=#random-1-8@luck=1
ID=fish,NBTTag=(display=(Name="#bSeems Fishy")),amount=#random-1-64@luck=1
ID=golden_apple,damage=3,NBTTag=(display=(Name="#6Search for the"))@luck=1
ID=map,NBTTag=(display=(Name="#5Confused?")),amount=#random-1-64@luck=1
ID=cake,NBTTag=(display=(Name="#bBirthday Cake"))@luck=1
ID=gold_nugget,NBTTag=(display=(Name="#6Margarine Shards")),amount=#random-1-64@luck=0
ID=golden_apple,NBTTag=(display=(Name="#6Search for the"))@luck=0
ID=gold_nugget,NBTTag=(display=(Name="#6Coin"))@luck=0
ID=bow,NBTTag=(display=(Name="#6Violin"))@luck=0
ID=sign,NBTTag=(display=(Name="#4This is a bad sign")),amount=#random-1-64@luck=-1
ID=rotten_flesh,NBTTag=(display=(Name="#2Old People Meat")),amount=#random-1-64@luck=-1
ID=leather_helmet,NBTTag=(display=(Name="#4#lRIP YOUR INVENTORY")),amount=#random-21-64@luck=-2
ID=wooden_hoe,NBTTag=(display=(Name="#4#lRIP YOUR INVENTORY")),amount=#random-21-64@luck=-2
ID=bed,NBTTag=(display=(Name="#4#lRIP YOUR INVENTORY")),amount=#random-21-64@luck=-2
ID=diamond_horse_armor@luck=2
ID=gunpowder,amount=#random-8-16@luck=1
ID=diamond,amount=#random-4-16@luck=1
ID=cookie,amount=#random-1-64@luck=1
ID=melon,amount=#random-1-64@luck=1
ID=ender_pearl,amount=#random-3-16@luck=0
ID=iron_ingot,amount=#random-4-16@luck=0
ID=clay_ball,amount=#random-8-32@luck=0
ID=redstone,amount=#random-4-16@luck=0
ID=emerald,amount=#random-4-16@luck=0
ID=coal,amount=#random-4-16@luck=0
ID=egg,amount=#random-3-16@luck=0
ID=golden_horse_armor@luck=1
ID=iron_sword@luck=1
ID=iron_horse_armor@luck=0
ID=minecart@luck=0
ID=boat@luck=0
ID=potion@luck=-1
ID=sugar@luck=-1

/lucky items some added in NEO
ID=fish,damage=3,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Pufferfish"))@luck=2
ID=coal,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Lump of Coal"))@luck=2
ID=egg,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#6#lEgg In Yo Face"))@luck=2
ID=carrot,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#6#lCarroteer"))@luck=2
ID=tnt,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky TNT"))@luck=2
ID=diamond,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Diamond"))@luck=2

/myfriendwumboyoutubechannelreferncenoonewillget
ID=diamond_pickaxe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#c#lWumbo"))@luck=2

/========== 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=2
/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-4-8);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=2

/potions
ID=potion,damage=#randomPotionDamage,amount=#random-1-3,reinitialize=true@luck=0
ID=potion,damage=#randomPotionDamage,amount=#random-4-8,reinitialize=true@luck=1
ID=potion,damage=#randomPotionDamage,amount=#random-9-12,reinitialize=true@luck=2

/spawn eggs
ID=spawn_egg,damage=#randomSpawnEggDamage,amount=#random-1-3,reinitialize=true@luck=0
ID=spawn_egg,damage=#randomSpawnEggDamage,amount=#random-4-8,reinitialize=true@luck=1
ID=spawn_egg,damage=#randomSpawnEggDamage,amount=#random-9-12,reinitialize=true@luck=2

/heads
ID=skull,damage=#random-0-4,amount=#random-1-3,reinitialize=true@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-1-3;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=2
/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-4-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=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-2-4;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=2

/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
group(group:1(ID=stained_glass,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=stained_glass_pane,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

/iron, gold, diamond, emerald with fireworks
group(ID=iron_ingot,amount=#random-8-16;ID=gold_ingot,amount=#random-8-16;ID=diamond,amount=#random-8-16;ID=emerald,amount=#random-8-16;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=20,scatterOffset=0-2,reinitialize=true)@luck=2
/quartz
group(ID=stone_slab,damage=7,amount=#random-4-8;ID=quartz_ore,amount=#random-16-32;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

/NEOGROUPING
group(ID=milk_bucket;ID=cookie,amount=#random-6-17)@luck=1
group(ID=cake;ID=cookie,amount=#random-6-17)@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=-1;

/LBP Messages
group(type=command,ID="/tell #playerName Listen to me, #playerName. I'm crazy, now take my fish!!!",commandSender="Hobo Dave";ID=fish,NBTTag=(display=(Name="#cI'm a stolen fish!")))@luck=0;
group(type=command,ID="/tell #playerName Listen to me, #playerName. I think I am coding Minecraft!",commandSender="Jeb_";ID=iron_block,NBTTag=(display=(Name="#cComputer!")))@luck=1;
group(type=command,ID="/tell #playerName Listen to me, #playerName. I have a gift for you, also Happy Valentine's Day!",commandSender="Cupid";ID=diamond_block,NBTTag=(display=(Name="#cGift from an unknown person")))@luck=2;
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy Thanksgiving!",commandSender="Tom";ID=cooked_chicken,NBTTag=(display=(Name="#cTurkey")))@luck=0

/NEO LBP Messages, alien message is modified as there are no bone blocks this version.
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy Earth Day!",commandSender="Ghost of Earth day future";ID=glass_bottle,NBTTag=(display=(Name="#2Recycle me!")))@luck=0
group(type=command,ID="/tell #playerName Listen to me, #playerName. Hey Hey Apple, Hey Hey Apple...",commandSender="Orange";ID=apple,NBTTag=(display=(Name="#cHey Hey!")))@luck=0
group(type=command,ID="/tell #playerName Listen to me, #playerName. Merry Christmas!",commandSender="Santa";ID=tallgrass,damage=2,NBTTag=(display=(Name="#2Christmas Tree")))@luck=0
group(type=command,ID="/tell #playerName Listen to me, #playerName. I think I'm Sick!",commandSender="Your Friend";ID=emerald_block,NBTTag=(display=(Name="#2Snot")))@luck=1
group(type=command,ID="/tell #playerName Listen to me, #playerName. Want some dinner?",commandSender="Dinnerbone";ID=bone,NBTTag=(display=(Name="#fDinner")))@luck=0
group(type=command,ID="/tell #playerName Listen to me, #playerName. I think I'm an alien!",commandSender="Your Neighbor";ID=dye,damage=15,NBTTag=(display=(Name="#fLeft Leg?")))@luck=0
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy Birthday, Notch!",commandSender="Santa";ID=golden_apple,damage=1,NBTTag=(display=(Name="#6Notch Apple")))@luck=2
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy Birthday!",commandSender="Kristen";ID=cake,NBTTag=(display=(Name="#bBirthday Cake")))@luck=1
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy Halloween!",commandSender="Kristen";ID=pumpkin,NBTTag=(display=(Name="#6Spooky Pumpkin")))@luck=0
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy 4th of July!",commandSender="George";ID=fireworks,NBTTag=(display=(Name="#cCelebratory Firework!")))@luck=0;
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy Labor Day!",commandSender="Kristen";ID=iron_pickaxe,NBTTag=(display=(Name="#7Iron Pickaxe!")))@luck=1
group(type=command,ID="/tell #playerName Listen to me, #playerName. Happy Kwanzaa!",commandSender="Your Grandparents";ID=torch,NBTTag=(display=(Name="#cCandle")))@luck=1
group(type=command,ID="/tell #playerName Listen to me, #playerName. I think I'm a beep boop!",commandSender="Robot";ID=redstone_block,NBTTag=(display=(Name="#cRobot Part!")))@luck=0
group(type=command,ID="/tell #playerName Listen to me, #playerName. Thank you, for downloading NEO Lucky Block Pink!",commandSender="Kristen";ID=lucky:lucky_block,NBTTag=(display=(Name="#d#lNEO Pink Lucky Block")))@luck=2

/weird commands introduced in NEO
group(type=command,ID="/time add 12500",commandSender="Kristen";ID=clock,NBTTag=(display=(Name="#6#lNotice The Time?")))@luck=0
group(type=command,ID="/time set day",commandSender="Kristen";ID=clock,NBTTag=(display=(Name="#6#lNotice The Time?")))@luck=2
group(type=command,ID="/time set night",commandSender="Kristen";ID=clock,NBTTag=(display=(Name="#6#lNotice The Time?")))@luck=-2
group(type=command,ID="/weather rain",commandSender="Kristen";ID=water_bucket,NBTTag=(display=(Name="#8#lNotice The Rain?")))@luck=-1
group(type=command,ID="/weather thunder",commandSender="Kristen";ID=gold_block,NBTTag=(display=(Name="#8#lNotice The Storm?")))@luck=-2
group(type=command,ID="/tp #playerName ~ ~20 ~",commandSender="Kristen";ID=leather_boots,NBTTag=(display=(Name="#6#lDid you have a nice fall?")))@luck=-2

/random jokes
group:1(ID=clock,NBTTag=(display=(Name="You're wasting your time"));ID=fish,damage=2,NBTTag=(display=(Name="I'm funny"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh!")))@luck=-1
/flowers
group(ID=red_flower,damage=#random-0-8,amount=64,reinitialize=true)@luck=0
/enchantment books
ID=enchanted_book,NBTTag=(ench=#randomEnchantment),amount=#random-1-3,reinitialize=true@luck=0
ID=enchanted_book,NBTTag=(ench=#randomEnchantment),amount=#random-7-10,reinitialize=true@luck=1

/NEO
group(ID=planks,damage=#random-0-5,amount=#random-4-64,reinitialize=true)@luck=1
group(ID=dirt,damage=#random-0-5,amount=#random-4-64,reinitialize=true)@luck=0

/========== 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. #eR#aa#2i#bn#3b#5o#dw",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,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=#random-17-64,relativeToPlayer=true,reinitialize=true@luck=1

/NEOsheep
type=entity,ID=Sheep,NBTTag=(CustomName="jeb_",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Sheep,NBTTag=(CustomName="jeb_",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=#random-17-64,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Sheep,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Sheep,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=#random-17-64,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Sheep,NBTTag=(CustomName="Grumm",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
type=entity,ID=Sheep,NBTTag=(CustomName="Grumm",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=#random-17-64,relativeToPlayer=true,reinitialize=true@luck=1

/lucky eggs
type=entity,ID=luckyegg,amount=20@luck=2

/launched expbottles
/NEO
type=entity,ID=launched_expbottle,amount=#random-1-3@luck=0
type=entity,ID=launched_expbottle,amount=#random-4-15@luck=1
type=entity,ID=launched_expbottle,amount=#random-16-32@luck=1
type=entity,ID=launched_expbottle,amount=#random-33-57@luck=1
type=entity,ID=launched_expbottle,amount=#random-58-79@luck=2
type=entity,ID=launched_expbottle,amount=#random-80-100@luck=2

/TNTs
type=entity,ID=launched_tnt,amount=1@luck=-1
type=entity,ID=launched_tnt,amount=5@luck=-1
type=entity,ID=launched_tnt,amount=10@luck=-2
type=entity,ID=launched_tnt,amount=15@luck=-2

/Lightning Mobs
group(type=difficulty,ID=hard;type=entity,ID=Creeper;type=entity,ID=lightning)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Pig;type=entity,ID=lightning)@luck=-1

/giant
group(type=difficulty,ID=hard;type=entity,ID=Giant)@luck=-2
/wither
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss)@chance=0.1@luck=-2
/ghast
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@chance=0.2@luck=-2

/Singular Mobs
group(type=difficulty,ID=hard;type=entity,ID=Villager)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Blaze)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Zombie)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=PigZombie)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Enderman)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Skeleton)@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

/Old StackedMobs
type=entity,ID=Witch,NBTTag=(Riding=(id=Blaze,Riding=(id=Blaze,Riding=(id=Blaze,Riding=(id=Blaze,Riding=(id=Blaze,Riding=(id=Blaze,Riding=(id=Blaze))))))))@luck=-1
type=entity,ID=Witch,NBTTag=(Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie))))))))@luck=-2
type=entity,ID=Blaze,NBTTag=(Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Chicken))))))))@luck=-2
type=entity,ID=Blaze,NBTTag=(Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Chicken))))))))@luck=-2
type=entity,ID=CaveSpider,NBTTag=(Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=Spider))))))))@luck=-2

/Neo Stacked Mobs
type=entity,ID=Villager,NBTTag=(Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie))))))))@luck=-1
type=entity,ID=PigZombie,NBTTag=(Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie,Riding=(id=PigZombie))))))))@luck=-1
type=entity,ID=Villager,NBTTag=(Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow))))))))@luck=1
type=entity,ID=Witch,NBTTag=(Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch))))))))@luck=-2
type=entity,ID=Witch,NBTTag=(Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Witch,Riding=(id=Bat))))))))@luck=-1
type=entity,ID=Enderman,NBTTag=(Riding=(id=Enderman,Riding=(id=Enderman,Riding=(id=Enderman,Riding=(id=Enderman,Riding=(id=Enderman,Riding=(id=Enderman,Riding=(id=Enderman))))))))@luck=-1
type=entity,ID=Giant,NBTTag=(Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant))))))))@luck=-2
type=entity,ID=Villager,NBTTag=(Riding=(id=VillagerGolem,Riding=(id=VillagerGolem,Riding=(id=VillagerGolem,Riding=(id=VillagerGolem,Riding=(id=VillagerGolem,Riding=(id=VillagerGolem,Riding=(id=VillagerGolem))))))))@luck=2
type=entity,ID=Slime,NBTTag=(Riding=(id=Slime,Riding=(id=Slime,Riding=(id=Slime,Riding=(id=Slime,Riding=(id=Slime,Riding=(id=Slime,Riding=(id=Slime))))))))@luck=0
type=entity,ID=LavaSlime,NBTTag=(Riding=(id=LavaSlime,Riding=(id=LavaSlime,Riding=(id=LavaSlime,Riding=(id=LavaSlime,Riding=(id=LavaSlime,Riding=(id=LavaSlime,Riding=(id=LavaSlime))))))))@luck=0
type=entity,ID=Ghast,NBTTag=(Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant))))))))@luck=-2

/More Neo Stacked Mobs
type=entity,ID=Enderman,NBTTag=(Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow))))))))@luck=0
type=entity,ID=VillagerGolem,NBTTag=(Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow,Riding=(id=Cow))))))))@luck=1
type=entity,ID=Villager,NBTTag=(Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie,Riding=(id=Zombie))))))))@luck=1
type=entity,ID=Creeper,NBTTag=(Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper))))))))@luck=-1
type=entity,ID=Creeper,NBTTag=(Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Bat))))))))@luck=-1
type=entity,ID=Ghast,NBTTag=(Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast))))))))@luck=-1
type=entity,ID=Ghast,NBTTag=(Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Ghast,Riding=(id=Giant))))))))@luck=-1
type=entity,ID=Giant,NBTTag=(Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Bat))))))))@luck=-2
type=entity,ID=Spider,NBTTag=(Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider,Riding=(id=CaveSpider))))))))@luck=-2


/ Even More Neo Stacked Mobs
type=entity,ID=Giant,NBTTag=(Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Giant,Riding=(id=Ghast))))))))@luck=-2

/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

/Undead Army
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss,adjustHeight=1;type=entity,ID=Zombie,amount=#random-4-16,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@chance=0.1@luck=-2

/Other Armies
group(type=difficulty,ID=hard;type=entity,ID=Enderman,adjustHeight=1;type=entity,ID=Witch,amount=#random-4-16,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Minecart,adjustHeight=1;type=entity,ID=Boat,amount=#random-4-16,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Ozelot,adjustHeight=1;type=entity,ID=Creeper,amount=#random-4-16,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Wolf,adjustHeight=1;type=entity,ID=Skeleton,amount=#random-4-16,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=VillagerGolem,adjustHeight=1;type=entity,ID=SnowMan,amount=#random-4-16,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=2

/Mob Circles
group(type=difficulty,ID=hard;type=entity,ID=Ghast,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Witch,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Blaze,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Silverfish,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Enderman,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=PigZombie,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Arrow,amount=#random-5-64,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Chicken,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=VillagerGolem,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=SnowMan,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Slime,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=LavaSlime,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Pig,amount=#random-5-13,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=1
group(type=difficulty,ID=hard;type=entity,ID=Cow,amount=#random-5-13,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=-2

/pets
/pet wolves
group(type=particle,ID="heart",amount=#random-5-10,scatterOffset=0-2,reinitialize=true;type=entity,ID=Wolf,amount=#random-5-10,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=#random-5-10,scatterOffset=0-2,reinitialize=true;type=entity,ID=Ozelot,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CatType=#random-0-3,Owner=#playerName,Sitting=1))@luck=1
/ large pets
/pet wolves
group(type=particle,ID="heart",amount=#random-12-20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Wolf,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CollarColor=#random-0-14,Owner=#playerName,Sitting=1))@luck=2
/pet cats
group(type=particle,ID="heart",amount=#random-12-20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Ozelot,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CollarColor=#random-0-14,Owner=#playerName,Sitting=1))@luck=2

/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="#9#lBob",CustomNameVisible=true))@luck=-2
/AZ the decked zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_axe,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=golden_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=golden_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lAZ",CustomNameVisible=true))@luck=-2
/original monsters
group(type=difficulty,ID=hard;type=entity,ID=Silverfish,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#8#lZack",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Pig,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="#c#lTadd",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Villager,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="#4#lDate",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="#7#lLong Lost Date",CustomNameVisible=true))@luck=-2
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="#d#lJen",CustomNameVisible=true))@luck=-2
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="#c#lPat",CustomNameVisible=true))@luck=-2
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="#a#lJames",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=LavaSlime,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="#c#lJack",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=golden_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#9#lBob's Mom",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Creeper,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="#2#lShelly",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Ozelot,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#lKitty",CustomNameVisible=true))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=Wolf,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#lSparky",CustomNameVisible=true))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=Spider,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#lXavier",CustomNameVisible=true))@luck=-2
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#lXavier's Aggressive Teenage Daughter",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=PigZombie,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="#d#lDave",CustomNameVisible=true))@luck=-2

/SallyReturns
group(type=difficulty,ID=hard;type=entity,ID=Ozelot,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#lSally",CustomNameVisible=true))@luck=2

/Added in NEO
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="#0#lSlenderman",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=VillagerGolem,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="#8#lBen",CustomNameVisible=true))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=SnowMan,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="#b#lOlaf",CustomNameVisible=true))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=Sheep,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="#f#lGoat",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Creeper,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="#2#lShelly",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Villager,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="#9#lBoyfriend",CustomNameVisible=true))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=Villager,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="#d#lGirlfriend",CustomNameVisible=true))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=Villager,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#lFriend",CustomNameVisible=true))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=bow,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=chainmail_helmet_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=chainmail_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=chainmail_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=chainmail_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#7#lGhostly Horseman",CustomNameVisible=true))@luck=-2

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

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

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

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

/falling blocks (iron, gold, diamond, emerald, lapis)
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=lapis_block@luck=0

/LBP Falling Blocks
type=falling_block,ID=sponge@luck=1
type=falling_block,ID=flowing_lava@luck=-2
type=falling_block,ID=anvil@luck=-2
type=falling_block,ID=redstone_block@luck=1
type=falling_block,ID=flowing_water@luck=0

/NEO Falling Blocks
type=falling_block,ID=iron_ore@luck=0
type=falling_block,ID=gold_ore@luck=0
type=falling_block,ID=diamond_ore@luck=1
type=falling_block,ID=emerald_ore@luck=0
type=falling_block,ID=lapis_ore@luck=0
type=falling_block,ID=coal_block@luck=0
type=falling_block,ID=dragon_egg@luck=1
type=falling_block,ID=cake@luck=1
type=falling_block,ID=beacon@luck=1

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

/explosions
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=0)@luck=0
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=1)@luck=0
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=4)@luck=-1
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=6)@luck=-1
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=8)@luck=-2
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=10)@luck=-2

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

/tnt pole
group(type=falling_block,ID=redstone_block;type=falling_block,ID=tnt,posY=#bPosY+10;type=falling_block,ID=tnt,posY=#bPosY+30;type=falling_block,ID=tnt,posY=#bPosY+40;type=falling_block,ID=tnt,posY=#bPosY+50;type=falling_block,ID=tnt,posY=#bPosY+60;type=falling_block,ID=tnt,posY=#bPosY+70;type=falling_block,ID=tnt,posY=#bPosY+80;type=falling_block,ID=tnt,posY=#bPosY+90)@luck=-2

/LBP Poles
group(type=falling_block,ID=tnt;type=falling_block,ID=tnt,posY=#bPosY+10;type=falling_block,ID=tnt,posY=#bPosY+30;type=falling_block,ID=tnt,posY=#bPosY+40;type=falling_block,ID=tnt,posY=#bPosY+50;type=falling_block,ID=tnt,posY=#bPosY+60;type=falling_block,ID=tnt,posY=#bPosY+70;type=falling_block,ID=redstone_block,posY=#bPosY+80;type=falling_block,ID=iron_block,posY=#bPosY+90)@luck=-2
group(type=falling_block,ID=beacon;type=falling_block,ID=beacon,posY=#bPosY+10;type=falling_block,ID=beacon,posY=#bPosY+30;type=falling_block,ID=beacon,posY=#bPosY+40;type=falling_block,ID=beacon,posY=#bPosY+50;type=falling_block,ID=beacon,posY=#bPosY+60;type=falling_block,ID=beacon,posY=#bPosY+70;type=falling_block,ID=beacon,posY=#bPosY+80;type=falling_block,ID=flowing_water,posY=#bPosY+90)@luck=2

/NEO Poles
group(type=falling_block,ID=stained_hardened_clay,damage=6;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=lucky:lucky_block,posY=#bPosY+90)@luck=2
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=iron_block,posY=#bPosY+90)@luck=1
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=gold_block,posY=#bPosY+90)@luck=1
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=iron_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=gold_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=diamond_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=emerald_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=redstone_block;type=falling_block,ID=tnt,posY=#bPosY+10;type=falling_block,ID=tnt,posY=#bPosY+30;type=falling_block,ID=tnt,posY=#bPosY+40;type=falling_block,ID=tnt,posY=#bPosY+50;type=falling_block,ID=tnt,posY=#bPosY+60;type=falling_block,ID=tnt,posY=#bPosY+70;type=falling_block,ID=tnt,posY=#bPosY+80;type=falling_block,ID=beacon,posY=#bPosY+90)@luck=-2
group(type=falling_block,ID=bedrock;type=falling_block,ID=bedrock,posY=#bPosY+10;type=falling_block,ID=bedrock,posY=#bPosY+30;type=falling_block,ID=bedrock,posY=#bPosY+40;type=falling_block,ID=bedrock,posY=#bPosY+50;type=falling_block,ID=bedrock,posY=#bPosY+60;type=falling_block,ID=bedrock,posY=#bPosY+70;type=falling_block,ID=bedrock,posY=#bPosY+80;type=falling_block,ID=bedrock,posY=#bPosY+90)@luck=-2
group(type=falling_block,ID=crafting_table;type=falling_block,ID=crafting_table,posY=#bPosY+10;type=falling_block,ID=crafting_table,posY=#bPosY+30;type=falling_block,ID=tnt,posY=#bPosY+40;type=falling_block,ID=crafting_table,posY=#bPosY+50;type=falling_block,ID=crafting_table,posY=#bPosY+60;type=falling_block,ID=crafting_table,posY=#bPosY+70;type=falling_block,ID=crafting_table,posY=#bPosY+80;type=falling_block,ID=crafting_table,posY=#bPosY+90)@luck=-2

/Full Ore Poles
group(type=falling_block,ID=lapis_ore;type=falling_block,ID=lapis_ore,posY=#bPosY+10;type=falling_block,ID=lapis_ore,posY=#bPosY+30;type=falling_block,ID=lapis_ore,posY=#bPosY+40;type=falling_block,ID=lapis_ore,posY=#bPosY+50;type=falling_block,ID=lapis_ore,posY=#bPosY+60;type=falling_block,ID=lapis_ore,posY=#bPosY+70;type=falling_block,ID=lapis_ore,posY=#bPosY+80;type=falling_block,ID=lapis_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=redstone_ore;type=falling_block,ID=redstone_ore,posY=#bPosY+10;type=falling_block,ID=redstone_ore,posY=#bPosY+30;type=falling_block,ID=redstone_ore,posY=#bPosY+40;type=falling_block,ID=redstone_ore,posY=#bPosY+50;type=falling_block,ID=redstone_ore,posY=#bPosY+60;type=falling_block,ID=redstone_ore,posY=#bPosY+70;type=falling_block,ID=redstone_ore,posY=#bPosY+80;type=falling_block,ID=redstone_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=quartz_ore;type=falling_block,ID=quartz_ore,posY=#bPosY+10;type=falling_block,ID=quartz_ore,posY=#bPosY+30;type=falling_block,ID=quartz_ore,posY=#bPosY+40;type=falling_block,ID=quartz_ore,posY=#bPosY+50;type=falling_block,ID=quartz_ore,posY=#bPosY+60;type=falling_block,ID=quartz_ore,posY=#bPosY+70;type=falling_block,ID=quartz_ore,posY=#bPosY+80;type=falling_block,ID=quartz_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=gold_ore;type=falling_block,ID=gold_ore,posY=#bPosY+10;type=falling_block,ID=gold_ore,posY=#bPosY+30;type=falling_block,ID=gold_ore,posY=#bPosY+40;type=falling_block,ID=gold_ore,posY=#bPosY+50;type=falling_block,ID=gold_ore,posY=#bPosY+60;type=falling_block,ID=gold_ore,posY=#bPosY+70;type=falling_block,ID=gold_ore,posY=#bPosY+80;type=falling_block,ID=gold_ore,posY=#bPosY+90)@luck=0
group(type=falling_block,ID=iron_ore;type=falling_block,ID=iron_ore,posY=#bPosY+10;type=falling_block,ID=iron_ore,posY=#bPosY+30;type=falling_block,ID=iron_ore,posY=#bPosY+40;type=falling_block,ID=iron_ore,posY=#bPosY+50;type=falling_block,ID=iron_ore,posY=#bPosY+60;type=falling_block,ID=iron_ore,posY=#bPosY+70;type=falling_block,ID=iron_ore,posY=#bPosY+80;type=falling_block,ID=iron_ore,posY=#bPosY+90)@luck=1
group(type=falling_block,ID=diamond_ore;type=falling_block,ID=diamond_ore,posY=#bPosY+10;type=falling_block,ID=diamond_ore,posY=#bPosY+30;type=falling_block,ID=diamond_ore,posY=#bPosY+40;type=falling_block,ID=diamond_ore,posY=#bPosY+50;type=falling_block,ID=diamond_ore,posY=#bPosY+60;type=falling_block,ID=diamond_ore,posY=#bPosY+70;type=falling_block,ID=diamond_ore,posY=#bPosY+80;type=falling_block,ID=diamond_ore,posY=#bPosY+90)@luck=1
group(type=falling_block,ID=emerald_ore;type=falling_block,ID=emerald_ore,posY=#bPosY+10;type=falling_block,ID=emerald_ore,posY=#bPosY+30;type=falling_block,ID=emerald_ore,posY=#bPosY+40;type=falling_block,ID=emerald_ore,posY=#bPosY+50;type=falling_block,ID=emerald_ore,posY=#bPosY+60;type=falling_block,ID=emerald_ore,posY=#bPosY+70;type=falling_block,ID=emerald_ore,posY=#bPosY+80;type=falling_block,ID=emerald_ore,posY=#bPosY+90)@luck=1

/Pink Love Heart (modified in Neo)
group(type=falling_block,ID=stained_glass,damage=6;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+10;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+20;type=falling_block,ID=wool,damage=6,posY=#bPosY+30;type=falling_block,ID=wool,damage=6,posY=#bPosY+40;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+50;type=falling_block,ID=stained_glass,damage=6,posX=#bPosX+1;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+10,posX=#bPosX+1;type=falling_block,ID=wool,damage=6,posY=#bPosY+20,posX=#bPosX+1;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+30,posX=#bPosX+1;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+40,posX=#bPosX+1;type=falling_block,ID=wool,damage=6,posY=#bPosY+50,posX=#bPosX+1;type=falling_block,ID=stained_glass,damage=6,posX=#bPosX+2;type=falling_block,ID=wool,damage=6,posY=#bPosY+10,posX=#bPosX+2;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+20,posX=#bPosX+2;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+30,posX=#bPosX+2;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+40,posX=#bPosX+2;type=falling_block,ID=wool,damage=6,posY=#bPosY+50,posX=#bPosX+2;type=falling_block,ID=wool,damage=6,posX=#bPosX+3;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+10,posX=#bPosX+3;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+20,posX=#bPosX+3;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+30,posX=#bPosX+3;type=falling_block,ID=wool,damage=6,posY=#bPosY+40,posX=#bPosX+3;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+50,posX=#bPosX+3;type=falling_block,ID=stained_glass,damage=6,posX=#bPosX+4;type=falling_block,ID=wool,damage=6,posY=#bPosY+10,posX=#bPosX+4;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+20,posX=#bPosX+4;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+30,posX=#bPosX+4;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+40,posX=#bPosX+4;type=falling_block,ID=wool,damage=6,posY=#bPosY+50,posX=#bPosX+4;type=falling_block,ID=stained_glass,damage=6,posX=#bPosX+5;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+10,posX=#bPosX+5;type=falling_block,ID=wool,damage=6,posY=#bPosY+20,posX=#bPosX+5;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+30,posX=#bPosX+5;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+40,posX=#bPosX+5;type=falling_block,ID=wool,damage=6,posY=#bPosY+50,posX=#bPosX+5;type=falling_block,ID=stained_glass,damage=6,posX=#bPosX+6;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+10,posX=#bPosX+6;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+20,posX=#bPosX+6;type=falling_block,ID=wool,damage=6,posY=#bPosY+30,posX=#bPosX+6;type=falling_block,ID=wool,damage=6,posY=#bPosY+40,posX=#bPosX+6;type=falling_block,ID=stained_glass,damage=6,posY=#bPosY+50,posX=#bPosX+6)@luck=2

/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=6,max=12)@luck=2

/LBP
type=structure,ID=chest,NBTTag=(items=[(id=iron_block,maxAmount=8,weight=10),(id=gold_block,maxAmount=4,weight=10),(id=emerald_block,maxAmount=4,weight=10),(id=diamond_block,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=15)],min=6,max=12)@luck=2
type=structure,ID=chest,NBTTag=(items=[(id=apple,maxAmount=8,weight=10),(id=gold_nugget,maxAmount=4,weight=10),(id=ice,maxAmount=4,weight=10),(id=flint,maxAmount=4,weight=10),(id=paper,maxAmount=2,weight=10),(id=coal,maxAmount=6,weight=15)],min=6,max=12)@luck=-2

/NEO
type=structure,ID=chest,NBTTag=(items=[(id=wooden_door,maxAmount=1,weight=10),(id=wooden_door,maxAmount=1,weight=10),(id=wooden_door,maxAmount=1,weight=10),(id=wooden_door,maxAmount=1,weight=10),(id=wooden_door,maxAmount=1,weight=10),(id=iron_door,maxAmount=1,weight=15)],min=6,max=12)@luck=0
type=structure,ID=chest,NBTTag=(items=[(id=boat,maxAmount=1,weight=10),(id=boat,maxAmount=1,weight=10),(id=boat,maxAmount=1,weight=10),(id=boat,maxAmount=1,weight=10),(id=boat,maxAmount=1,weight=10),(id=minecart,maxAmount=1,weight=15)],min=6,max=12)@luck=0
type=structure,ID=chest,NBTTag=(items=[(id=stick,maxAmount=8,weight=10),(id=stick,maxAmount=4,weight=10),(id=stick,maxAmount=4,weight=10),(id=stick,maxAmount=4,weight=10),(id=stick,maxAmount=2,weight=10),(id=stick,maxAmount=6,weight=15)],min=6,max=12)@luck=0

/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 throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";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=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";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 throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";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=-2

/Lucky Block Pink Wells, Ultimate Wish is slightly different than regular LBP since Lapis Block isn't in the well.
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#2Your creeper wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Creeper,posY='#'bPosY+7,amount=#random-6-24)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#cYour 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=#random-6-24)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your final 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=#random-25-50)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";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=50,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_block,amount=#random-5-15,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald_block,amount=#random-1-5,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond_block,amount=#random-1-10,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#0Your wish came true! (If you like coal)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=coal,amount=#random-30-75,posY='#'bPosY+10,scatterOffset=2-2;ID=coal_block,amount=#random-4-20,posY='#'bPosY+10,scatterOffset=2-2;ID=coal_ore,amount=#random-16-48,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#cYour wish came true! (If you like redstone)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=redstone,amount=#random-20-60,posY='#'bPosY+10,scatterOffset=2-2;ID=redstone_block,amount=#random-5-15,posY='#'bPosY+10,scatterOffset=2-2;ID=redstone_ore,amount=#random-10-45,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#rYour wish came true! (If you like quartz)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=quartz,amount=#random-20-60,posY='#'bPosY+10,scatterOffset=2-2;ID=quartz_block,amount=#random-20-50,posY='#'bPosY+10,scatterOffset=2-2;ID=quartz_ore,amount=#random-16-48,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your wish came true! (If you don't like your ears)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Ghast,posY='#'bPosY+7,amount=#random-8-20)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#7Your wish came true! (If you like iron)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=iron_ingot,amount=#random-10-30,posY='#'bPosY+10,scatterOffset=2-2;ID=iron_block,amount=#random-5-10,posY='#'bPosY+10,scatterOffset=2-2;ID=iron_ore,amount=#random-8-24,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1

/Added in NEO (Based off 2.0)
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#2Your wish came true! (If you like apples)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=apple,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=golden_apple,amount=#random-6-24,posY='#'bPosY+10,scatterOffset=2-2;ID=golden_apple,damage=1,amount=#random-1-6,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#1Your wish came true! (If you like lapis)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=dye,damage=4,amount=#random-20-50,posY='#'bPosY+10,scatterOffset=2-2;ID=lapis_block,amount=#random-8-16,posY='#'bPosY+10,scatterOffset=2-2;ID=lapis_ore,amount=#random-8-24,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#6Your wish came true! (If you like gold)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=gold_ingot,amount=#random-20-75,posY='#'bPosY+10,scatterOffset=2-2;ID=gold_block,amount=#random-4-10,posY='#'bPosY+10,scatterOffset=2-2;ID=gold_ore,amount=#random-10-25,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#0Your wish came true! (If you like endermen)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Enderman,posY='#'bPosY+7,amount=#random-5-20)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#2Your zombie wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Zombie,posY='#'bPosY+7,amount=#random-5-20)"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#3Your wish came true! (If you like diamonds)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=diamond,amount=#random-5-25,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond_block,amount=#random-1-3,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond_ore,amount=#random-5-20,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#2Your wish came true! (If you like emeralds)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=emerald,amount=#random-10-25,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald_block,amount=#random-1-10,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald_ore,amount=#random-10-25,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your wish came true! (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=#random-5-15)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#8Your wish came true! (If you like silverfish)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Silverfish,posY='#'bPosY+7,amount=#random-5-25)"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#5Your witch wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Witch,posY='#'bPosY+7,amount=#random-2-14)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#7Your wish came true! (If you like sticks)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=stick,amount=#random-20-255,posY='#'bPosY+10,scatterOffset=2-2;ID=stick,amount=#random-5-100,posY='#'bPosY+10,scatterOffset=2-2;ID=stick,amount=#random-8-100,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=-1

/Added in NEO (Based off 3.0) Couldn't add Lightning Wish because this is 1.7.10
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"Your baaaad wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Sheep,posY='#'bPosY+7,amount=#random-4-30)"]))@luck=0

/Added in NEO (Based off 4.0) Couldn't add Polar Bear Wish or Seperate Lucky Block drops because again 1.7.10
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#6Your awesome wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=beacon,amount=#random-1-3,posY='#'bPosY+10,scatterOffset=2-2;ID=nether_star,amount=#random-1-3,posY='#'bPosY+10,scatterOffset=2-2;ID=dragon_egg,amount=#random-1-3,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#8Your skeleton wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Skeleton,posY='#'bPosY+7,amount=#random-4-18)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#dYour wish came true! (If you like pink lucky blocks)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=lucky:lucky_block,amount=#random-1-7,posY='#'bPosY+10,scatterOffset=2-2;ID=lucky:lucky_block,amount=#random-3-5,posY='#'bPosY+10,scatterOffset=2-2;ID=lucky:lucky_block,amount=#random-4-9,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2

/Added in NEO (Based off 5.0) Couldn't add most of these because of 1.7.10 not having these features.
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#8Your junk wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=bowl,amount=#random-5-15,posY='#'bPosY+10,scatterOffset=2-2;ID=feather,amount=#random-5-15,posY='#'bPosY+10,scatterOffset=2-2;ID=flint,amount=#random-1-30,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! If you like boats)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Boat,posY='#'bPosY+7,amount=#random-4-30)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#7Your wish came true! If you like minecarts)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Minecart,posY='#'bPosY+7,amount=#random-4-30)"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#3Your ore 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_ore,amount=#random-5-30,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald_ore,amount=#random-5-20,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond_ore,amount=#random-5-15,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#6Your wish came true! (If you like carrots)\";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=carrot,amount=#random-5-20,posY='#'bPosY+10,scatterOffset=2-2;ID=carrot,amount=#random-20-60,posY='#'bPosY+10,scatterOffset=2-2;ID=golden_carrot,amount=#random-5-15,posY='#'bPosY+10,scatterOffset=2-2)"]))@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-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))))@luck=-2


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

/lucky block book
ID=written_book,NBTTag=(author="PlayerInDistress",title="#e#lLucky Block Book",pages=["#l#nThe Lucky Block#r\n\nThe Lucky Block (#ofortunus blockus#r) was brought to Minecraft by the gods to reward the good and punish the evil.","The player's true self will be revealed after mining this block.\n\nSome fear it, and others have been made rich by it.","You must mine it and be prepared for whatever will follow.\n\nIt is not luck.\n\nIt is #bdestiny."])@luck=0

/lucky sword
ID=golden_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))@luck=1
/lucky bow
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))@luck=2
/lucky fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod"))@luck=2
/lucky tools
group:#random-1-2(ID=golden_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"));ID=golden_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"));ID=golden_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"));ID=golden_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe")))@luck=1
/lucky armor
group:#random-1-2(ID=golden_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"));ID=golden_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"));ID=golden_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"));ID=golden_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots")))@luck=1

/NEO Super Lucky Weapons
ID=diamond_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))@luck=2
group:#random-1-2(ID=diamond_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"));ID=diamond_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"));ID=diamond_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"));ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe")))@luck=2
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=2

/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 Splash Potion"))@luck=1
/lucky splash potion
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Splash Potion"))@luck=2
/unlucky
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))@luck=-2