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=iii,idi,iii,i,iron_ingot,d,dropper
doDropsOnCreativeMode=false

>craftingitems
diamond=95
diamond_block=100
emerald=85
emerald_block=89
gold_ingot=71
gold_block=69
iron_ingot=50
iron_block=30

golden_carrot=30
golden_apple,0=45
golden_apple,1=115
nether_star=109

rotten_flesh=-50
spider_eye=-40
fermented_spider_eye=-60
poisonous_potato=-40
fish,3=-70

>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
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
/random modded armour
group:1(ID=OreSpawn:OreSpawn_LavaEelHelmet;ID=OreSpawn:OreSpawn_LavaEelLegs;ID=OreSpawn:OreSpawn_LavaEelBody;ID=OreSpawn:OreSpawn_LavaEelBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_ExperienceHelmet;ID=OreSpawn:OreSpawn_ExperienceLegs;ID=OreSpawn:OreSpawn_ExperienceBody;ID=OreSpawn:OreSpawn_ExperienceBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_EmeraldHelmet;ID=OreSpawn:OreSpawn_EmeraldLegs;ID=OreSpawn:OreSpawn_EmeraldBody;ID=OreSpawn:OreSpawn_EmeraldBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_AmethystHelmet;ID=OreSpawn:OreSpawn_AmethystLegs;ID=OreSpawn:OreSpawn_AmethystBody;ID=OreSpawn:OreSpawn_AmethystBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_RubyHelmet;ID=OreSpawn:OreSpawn_RubyLegs;ID=OreSpawn:OreSpawn_RubyBody;ID=OreSpawn:OreSpawn_RubyBoots)@luck=3
group:1(ID=OreSpawn:OreSpawn_LapisHelmet;ID=OreSpawn:OreSpawn_LapisLegs;ID=OreSpawn:OreSpawn_LapisBody;ID=OreSpawn:OreSpawn_LapisBoots)@luck=2
group(ID=OreSpawn:OreSpawn_PeacockFeatherHelmet;ID=OreSpawn:OreSpawn_PeacockFeatherLegs;ID=OreSpawn:OreSpawn_PeacockFeatherBody;ID=OreSpawn:OreSpawn_PeacockFeatherBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_MothScaleHelmet;ID=OreSpawn:OreSpawn_MothScaleLegs;ID=OreSpawn:OreSpawn_MothScaleBody;ID=OreSpawn:OreSpawn_MothScaleBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_CrystalPinkHelmet;ID=OreSpawn:OreSpawn_CrystalPinkLegs;ID=OreSpawn:OreSpawn_CrystalPinkBody;ID=OreSpawn:OreSpawn_CrystalPinkBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_TigersEyeHelmet;ID=OreSpawn:OreSpawn_TigersEyeLegs;ID=OreSpawn:OreSpawn_TigersEyeBody;ID=OreSpawn:OreSpawn_TigersEyeBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_UltimateHelmet;ID=OreSpawn:OreSpawn_UltimateLegs;ID=OreSpawn:OreSpawn_UltimateBody;ID=OreSpawn:OreSpawn_UltimateBoots)@luck=2
/random modded tools
group:#random-1-2(ID=OreSpawn:OreSpawn_AmethystShovel;ID=OreSpawn:OreSpawn_AmethystPickaxe;ID=OreSpawn:OreSpawn_AmethystAxe;ID=OreSpawn:OreSpawn_AmethystHoe)@luck=2
group:#random-1-2(ID=OreSpawn:OreSpawn_RubyShovel;ID=OreSpawn:OreSpawn_RubyPickaxe;ID=OreSpawn:OreSpawn_RubyAxe;ID=OreSpawn:OreSpawn_RubyHoe)@luck=3
group:#random-1-2(ID=OreSpawn:OreSpawn_EmeraldShovel;ID=OreSpawn:OreSpawn_EmeraldPickaxe;ID=OreSpawn:OreSpawn_EmeraldAxe;ID=OreSpawn:OreSpawn_EmeraldHoe)@luck=2
group:#random-1-2(ID=OreSpawn:OreSpawn_CrystalPinkShovel;ID=OreSpawn:OreSpawn_CrystalPinkPickaxe;ID=OreSpawn:OreSpawn_CrystalPinkAxe;ID=OreSpawn:OreSpawn_CrystalPinkHoe)@luck=2
group:#random-1-2(ID=OreSpawn:OreSpawn_TigersEyeShovel;ID=OreSpawn:OreSpawn_TigersEyePickaxe;ID=OreSpawn:OreSpawn_TigersEyeAxe;ID=OreSpawn:OreSpawn_TigersEyeHoe)@luck=2
group:1(ID=OreSpawn:ID=OreSpawn:OreSpawn_UltimateAxe;ID=OreSpawn:OreSpawn_UltimatePickaxe;ID=OreSpawn:OreSpawn_UltimateShovel;ID=OreSpawn:OreSpawn_UltimateHoe;ID=OreSpawn:OreSpawn_UltimateBow)@luck=4
/random modded weapons
group:1(ID=OreSpawn:OreSpawn_BigHammer;ID=OreSpawn:OreSpawn_MantisClaw;ID=OreSpawn:OreSpawn_FairySword;ID=OreSpawn:OreSpawn_TigersEyeSword;ID=OreSpawn:OreSpawn_CrystalPinkSword;ID=OreSpawn:OreSpawn_EmeraldSword;ID=OreSpawn:OreSpawn_RubySword;ID=OreSpawn:OreSpawn_AmethystSword;ID=OreSpawn:OreSpawn_PoisonSword;ID=OreSpawn:OreSpawn_RatSword;ID=OreSpawn:OreSpawn_ExperienceSword;ID=OreSpawn:OreSpawn_RoseSword)@luck=2
group:1(ID=OreSpawn:OreSpawn_UltimateSword;ID=OreSpawn:OreSpawn_NightmareSword;ID=OreSpawn:OreSpawn_Hammy;ID=OreSpawn:OreSpawn_Bertha;ID=OreSpawn:OreSpawn_Slice;ID=OreSpawn:OreSpawn_Royal;ID=OreSpawn:OreSpawn_BattleAxe;ID=OreSpawn:OreSpawn_QueenBattleAxe;ID=OreSpawn:OreSpawn_Chainsaw)@luck=4
group:#random-1-2(ID=TooMuchSpiders:MechanicArm;ID=TooMuchSpiders:NetherHeroSword;ID=TooMuchSpiders:ExplosionWand;ID=TooMuchSpiders:MechanicBlaster)@luck=2
ID=TooMuchSpiders:SpiderSmasher,NBTTag=(ench=[(id=16,lvl=10),(id=17,lvl=10),(id=18,lvl=1000),(id=19,lvl=5),(id=20,lvl=5),(id=21,lvl=5),(id=34,lvl=10),(id=34,lvl=10),(id=34,lvl=10)],display=(Name="#b#lUltimate Spider Smasher",Lore=["Smash Those Spiders"]))@chance=0.7@luck=3
/pecies of armour and 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
group:#random-2-3(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1
group:#random-1-2(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2
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
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
group:#random-1-2(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2
group(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=2
group(ID=bow;ID=arrow,amount=#random-16-32)@luck=1
group:1(ID=OreSpawn:OreSpawn_UltimateHelmet;ID=OreSpawn:OreSpawn_UltimateLegs;ID=OreSpawn:OreSpawn_UltimateBody;ID=OreSpawn:OreSpawn_UltimateBoots)@luck=2
group:1(ID=OreSpawn:OreSpawn_UltimateSword;ID=OreSpawn:OreSpawn_UltimateAxe;ID=OreSpawn:OreSpawn_UltimatePickaxe;ID=OreSpawn:OreSpawn_UltimateShovel;ID=OreSpawn:OreSpawn_UltimateHoe;ID=OreSpawn:OreSpawn_UltimateBow)@luck=2

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

ID=sponge@luck=3
ID=tnt,amount=10@luck=1
ID=obsidian,amount=19@luck=1
ID=enchanting_table@luck=2
ID=dropper,amount=20@luck=4
ID=hay_block,amount=8@luck=6
ID=cake,amount=20@luck=1

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

ID=gold_ingot,amount=#random-8-16@luck=0
ID=stick@luck=-1
ID=cake@luck=8
ID=rotten_flesh@luck=-1
ID=nether_star@luck=1
ID=dirt,NBTTag=(display=(Name="#cSuper Dapper Lucky Dirt"))@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
group(ID=cake,amount=#random-8-16;ID=cake,amount=#random-8-16)@luck=0
group(ID=diamond,amount=#random-8-16;ID=emerald,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
/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
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
/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
/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 dark power, it is your only hope.",commandSender="DarkcreeperMCYT";ID=dye,NBTTag=(display=(Name="#cOnly Source of Power")))@luck=-1;
/random jokes
group:1(ID=clock,NBTTag=(display=(Name="You wasted the time of your life"));ID=fish,damage=2,NBTTag=(display=(Name="Jen's funny"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh Yea!")))@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=0
/fish
group(ID=OreSpawn:OreSpawn_FireFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_SunFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_SparkFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_GreenFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_BlueFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_PinkFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_GreyFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_WoodFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_RockFish,amount=#random-5-10;ID=OreSpawn:OreSpawn_UltimateFishingRod)@luck=1
/special diamonds
ID=RainbowWorld:RainbowGem,amount=#random-15-30,NBTTag=(display=(Name="#e#lOOOH SHINY"))@luck=2
/rock and crystals
group:5(ID=OreSpawn:OreSpawn_SunspotUrchin,amount=#random-3-5;ID=OreSpawn:OreSpawn_WaterBall,amount=#random-3-5;ID=OreSpawn:OreSpawn_LaserBall,amount=#random-3-5;ID=OreSpawn:OreSpawn_IceBall,amount=#random-3-5;ID=OreSpawn:OreSpawn_SmallRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_Rock,amount=#random-3-5;ID=OreSpawn:OreSpawn_RedRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_CrystalRedRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_CrystalGreenRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_CrystalBlueRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_CrystalTNTRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_BlueRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_GreenRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_PurpleRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_TNTRock,amount=#random-3-5;ID=OreSpawn:OreSpawn_Acid,amount=#random-3-5;ID=OreSpawn:OreSpawn_Irukandji,amount=#random-3-5)@luck=1
/chests
group(ID=IronChest:BlockIronChest;ID=IronChest:BlockIronChest,amount=1,damage=1;ID=IronChest:BlockIronChest,amount=1,damage=2;ID=IronChest:BlockIronChest,amount=1,damage=3;ID=IronChest:BlockIronChest,amount=1,damage=4;ID=IronChest:BlockIronChest,amount=1,damage=5;ID=IronChest:BlockIronChest,amount=1,damage=6;ID=IronChest:BlockIronChest,amount=1,damage=7)@luck=2
/furnaces
group(ID=MoreFurnaces:furnaceBlock;ID=MoreFurnaces:furnaceBlock,amount=1,damage=1;ID=MoreFurnaces:furnaceBlock,amount=1,damage=2;ID=MoreFurnaces:furnaceBlock,amount=1,damage=3;ID=MoreFurnaces:furnaceBlock,amount=1,damage=4)@luck=1
/random scale
group:4(ID=OreSpawn:OreSpawn_LavaEel,amount=#random-10-20;ID=OreSpawn:OreSpawn_MothScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_QueenScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_NightmareScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_EmperorScorpionScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_BasiliskScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_WaterDragonScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_PeacockFeather,amount=#random-10-20;ID=OreSpawn:OreSpawn_JumpyBugScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_KrakenTooth,amount=#random-10-20;ID=OreSpawn:OreSpawn_GodzillaScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_GreenGoo,amount=#random-10-20;ID=OreSpawn:OreSpawn_MolenoidNose,amount=#random-10-20;ID=OreSpawn:OreSpawn_SeamonsterScale,amount=#random-10-20;ID=OreSpawn:OreSpawn_WormTooth,amount=#random-10-20;ID=OreSpawn:OreSpawn_TRexRooth,amount=#random-10-20;ID=OreSpawn:OreSpawn_CaterKillerJaw,amount=#random-10-20;ID=OreSpawn:OreSpawn_VortexEye,amount=#random-10-20;ID=OreSpawn:OreSpawn_SeaViperTongue,amount=#random-10-20)@luck=4
/Bomby
group(ID=MutantCreatures:item.mcSpawnEgg,amount=1,damage=2,NBTTag=(ench=[],display=(Name=" #b#lBomby "));ID=gunpowder,amount=100;ID=tnt,amount=20;ID=OreSpawn:OreSpawn_ThunderStaff;ID=MutantCreatures:item.creeperStats)@luck=2
/random potion effect
type=effect,ID=#random-1-22,duration=30,damage=#random-1-255;type=effect,ID=8,duration=600@luck=0
/the prince and princess
group=(ID=OreSpawn:OreSpawn_ThePrinceEgg;ID=OreSpawn:OreSpawn_ThePrincessEgg,amount=#random-0-1)luck=2
/POPCORN
group=(ID=OreSpawn:OreSpawn_ButteredPopcorn,amount=#random-16-32;ID=OreSpawn:OreSpawn_Popcorn,amount=#random-16-32;ID=OreSpawn:OreSpawn_ButteredSaltedPopcorn,amount=#random-16-32)luck=2
/survival shelter
group=(ID=OreSpawn:OreSpawn_InstantGarden;ID=OreSpawn:OreSpawn_InstantShelter)luck=2
/random items
group(ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48;ID=#random-1-500,amount=#random-1-48)@luck=2
/random spawneggs
group(ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3;ID=#random-4249-4362,amount=#random-1-3)@luck=2
/robot kit
group=(ID=OreSpawn:OreSpawn_SpiderRobotKit;ID=OreSpawn:OreSpawn_AntRobotKit;ID=OreSpawn:OreSpawn_Wrench)luck=2
/shooting stuff
group=(ID=OreSpawn:OreSpawn_RayGun;ID=OreSpawn:OreSpawn_SquidZooka;ID=OreSpawn:OreSpawn_ThunderStaff)luck=2
/RUBY AMITHYST URANIUM AND TITANIUM
group(ID=OreSpawn:OreSpawn_Amethyst,amount=#random-5-10;ID=OreSpawn:OreSpawn_Ruby,amount=#random-5-10;ID=OreSpawn:OreSpawn_UraniumNugget,amount=#random-5-10;ID=OreSpawn:OreSpawn_TitaniumNugget,amount=#random-5-10;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=64,scatterOffset=0-2,reinitialize=true)@luck=1

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

/passive mobs
group:1(type=entity,ID=Pig,NBTTag=(CustomName="#e#lLucky Piggy",CustomNameVisible=true);type=entity,ID=Cow,NBTTag=(CustomName="#e#lLucky Moomoo",CustomNameVisible=true);type=entity,ID=Chicken,NBTTag=(CustomName="#e#lLucky Mother Clucker",CustomNameVisible=true);type=entity,ID=Sheep,NBTTag=(CustomName="#e#lLucky Furry",CustomNameVisible=true);type=entity,ID=Squid,NBTTag=(CustomName="#e#lSky's Worst Nightmare",CustomNameVisible=true))@luck=0
/colored sheep
type=entity,ID=Sheep,NBTTag=(CustomName="#cM#6r. #eR#aa#2i#bn#3b#5o#dws",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
/lucky eggs
type=entity,ID=luckyegg,amount=40@luck=2
/launched expbottles
type=entity,ID=launched_expbottle,amount=#random-19-32@luck=1
/launched tnt
type=entity,ID=launched_tnt,amount=15@luck=-1
type=entity,ID=launched_tnt,amount=50@luck=-2
/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)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Giant,amount=40,NBTTag=(CustomName="#e#lBOB'S MOM",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Villager,amount=25,NBTTag=(CustomName="#e#lDavercopperfielded it!",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=Giant,amount=40,NBTTag=(CustomName="#e#lMEGA BOB",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=-2
/bob the decked zombie
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=-2
/stacked villager and pigs
type=entity,ID=Villager,NBTTag=(Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig))))))))@luck=0
/horses
type=entity,ID=EntityHorse,amount=12,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=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=1
/pet cats
group(type=particle,ID="heart",amount=20,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
/lucky villagers
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-10-15),sell=(id=iron_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-1-5),sell=(id=deadbush,Count=1,tag=(display=(Name="#e#lUnlucky Bush"))),maxUses=1),(buy=(id=diamond,Count=#random-1-5),sell=(id=dirt,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#e#lSuper Lucky Dirt"))),maxUses=1),(buy=(id=emerald,Count=#random-1-5),sell=(id=web,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#e#lWeb Disaster"))),maxUses=5)]),CustomName="#e#lDEMONIC Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=gold_ingot,Count=#random-1-5),sell=(id=tnt,Count=10,tag=(display=(Name="#e#lLucky TNT"))),maxUses=10)]),CustomName="#e#lCreeper Villager",CustomNameVisible=true)@luck=1
/Team Snow Golem
type=entity,ID=SnowMan,amount=8@luck=2
/Team Villager Golem
type=entity,ID=VillagerGolem,amount=4@luck=2
/Team Wither Duo
type=entity,ID=Wither,amount=2@luck=-2
/Team Blaze
type=entity,ID=Blaze,amount=4@luck=-2
/Team Creeper
type=entity,ID=Creeper,amount=4,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
/Spider army
type=entity,ID=Spider,HealF=600,Health=600,genericMaxHealth=600,genericAttackDamage=12,ActiveEffects=(id=10,Amplifier=4,Duration=100000),CustomName="#e#lBoss Spider",CustomNameVisible=true))scatterOffset=3-4,reinitialize=true@luck=-2
/Dave Army
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="#e#lDavid",CustomNameVisible=true))@luck=-2
/Sjockey
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Riding=(id=MutantCreatures.MutantSkeleton)))@luck=-1
/Zjockey
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Riding=(id=MutantCreatures.MutantZombie)))@luck=-1
/Ejockey
group(type=difficulty,ID=hard;type=entity,ID=Enderman,NBTTag=(Riding=(id=MutantCreatures.MutantEnderman)))@luck=-1
/antjockey
group(type=difficulty,ID=hard;type=entity,ID=SnowMan,NBTTag=(Riding=(id=MutantCreatures.MutantSnowGolem,Riding=(id=SnowMan,Riding=(id=MutantCreatures.MutantSnowGolem)))),amount=5)@luck=1
/creeper launcher
group(type=difficulty,ID=hard;type=entity,ID=Creeper,NBTTag=(Riding=(id=Creeper,Riding=(id=Creeper,Riding=(id=Creeper)))),amount=5;type=entity,ID=lightning;type=command,ID="/give #playerName OreSpawn:OreSpawn_CreeperLauncher")@luck=-1
/TNTjockey
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
/acrobatic giants
group(type=difficulty,ID=hard;type=entity,ID=Giant,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=false,Riding=(id=Giant,Riding=(id=Giant))))@luck=-1
/Mothra sandwich
group(type=difficulty,ID=hard;type=entity,ID=Mothra,NBTTag=(Riding=(id=Brutalfly,Riding=(id=Mothra,Riding=(id=Brutalfly,Riding=(id=Mothra))))))@luck=-2

/========== Orespawn ==========
/WaterDragon
group=(type=entity,ID=Water Dragon,amount=10,NBTTag=(CustomName="#1Surprise!!!!",CustomNameVisible=true))@luck=-2
/Dragon
group=(type=entity,ID=Dragon,amount=1,NBTTag=(CustomName="#4#lNightdragon",CustomNameVisible=true);type=entity,ID=Baby Dragon,amount=10,NBTTag=(CustomName="#4#l HEY STINKY",CustomNameVisible=true))@luck=2
/Bunny
type=entity,ID=Easter Bunny,amount=4,NBTTag=(CustomName="#l #1T#2a#3k#4e #4M#5y #6E#7g#8g#9s",CustomNameVisible=true)@luck=2
/Squid
group=(type=entity,ID=The Kraken,amount=1,NBTTag=(CustomName="#1#lWTH SQUID",CustomNameVisible=true);type=entity,ID=Attack Squid,amount=10,NBTTag=(CustomName="#9#lIBallisticSquid",CustomNameVisible=true);type=entity,ID=Squid,amount=5,NBTTag=(CustomName="#8#lMore Sky's Worst Nightmare",CustomNameVisible=true))@luck=-2
/Birds
group=(type=entity,ID=Cassowary,amount=5,NBTTag=(CustomName="#1#l Picasso Worry ",CustomNameVisible=true);type=entity,ID=Peacock,amount=5,NBTTag=(CustomName="#1#lPeanut Cuckoo",CustomNameVisible=true))@luck=0
/SeaViper
type=entity,ID=Sea Viper,amount=5,NBTTag=(CustomName="#1#l Vaper Vacuum ",CustomNameVisible=true)
/Dinapocalypse
group=(type=entity,ID=Alosaurus,amount=1,NBTTag=(CustomName="#4#l WannaDie? ",CustomNameVisible=true,Riding=(id=Camarasaurus,CustomName="#4#lCaramelsaur",CustomNameVisible=true,Riding=(id=Cryolophosaurus,CustomName="#1#lCrysEvryTiem",CustomNameVisible=true,Riding=(id=Nastysaurus,CustomName="#1#lNASTYNOPE",CustomNameVisible=true,Riding=(id=Pointysaurus,CustomName="#8#lPointy",CustomNameVisible=true,Riding=(id=T. Rex,CustomName="#1#lHey Pat #2#lNo #3#lShall #4#lRush",CustomNameVisible=true)))))))@luck=-2
 
/========== STRUCTURES ==========

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

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

/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=emerald_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=diamond_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=gold_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=iron_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=coal_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=redstone_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=lapis_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=lucky:lucky_block,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=sponge,amount=#random-4-8,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=sponge@luck=1
type=falling_block,ID=lapis_block@luck=1
type=falling_block,ID=redstone_block@luck=1
type=falling_block,ID=web@luck=-1
type=falling_block,ID=lucky:lucky_block@luck=1
type=falling_block,ID=sand@luck=-1
type=falling_block,ID=bedrock@luck=-1
group(type=falling_block,ID=redstone_block;type=falling_block,ID=tnt,Fuse=0,posY=#bPosY+60;type=entity,ID=launched_tnt,amount=#random-8-12,posY=#bPosY+170,Fuse=120,scatterOffset=0-0.1,reinitialize=true)@luck=-2
/Cave In Cobble Version
type=falling_block,ID=gravel,amount=#random-14-16,scatterOffset=0-2,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=1
type=falling_block,ID=cobblestone,amount=#random-36-72,scatterOffset=0-1,reinitialize=true,relativeToPlayer=true)@luck=-2
group(type=falling_block,ID=cobblestone,amount=#random-36-72,scatterOffset=0-1,reinitialize=true,relativeToPlayer=true;type=falling_block,ID=cobblestone,amount=#random-36-72,scatterOffset=0-1,reinitialize=true,relativeToPlayer=true)@luck=-2

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

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

/colorful pole
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
/colorful pole
group(type=falling_block,ID=emerald_block;type=falling_block,ID=emerald_block,posY=#bPosY+10;type=falling_block,ID=emerald_block,posY=#bPosY+20;type=falling_block,ID=gold_block,damage=5,posY=#bPosY+30;type=falling_block,ID=gold_block,posY=#bPosY+40;type=falling_block,ID=gold_block,posY=#bPosY+50;type=falling_block,ID=diamond_block,posY=#bPosY+60;type=falling_block,ID=diamond_block,posY=#bPosY+70;type=falling_block,ID=diamond_block,posY=#bPosY+80;type=falling_block,ID=iron_block,posY=#bPosY+90;type=falling_block,ID=iron_block,posY=#bPosY+100;type=falling_block,ID=iron_block,posY=#bPosY+110)@luck=2
/colorful pole
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=sponge,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,posY=#bPosY+90)@luck=2
/Quartz Ore Tower
group(type=falling_block,ID=quartz_ore,damage=14;type=falling_block,ID=quartz_ore,damage=1,posY=#bPosY+10;type=falling_block,ID=quartz_ore,damage=4,posY=#bPosY+20;type=falling_block,ID=quartz_ore,damage=5,posY=#bPosY+30;type=falling_block,ID=quartz_ore,damage=3,posY=#bPosY+40;type=falling_block,ID=quartz_ore,damage=11,posY=#bPosY+50;type=falling_block,ID=quartz_ore,damage=10,posY=#bPosY+60;type=falling_block,ID=quartz_ore,damage=2,posY=#bPosY+70;type=falling_block,ID=quartz_ore,damage=6,posY=#bPosY+80;type=falling_block,ID=quartz_ore,posY=#bPosY+90)@luck=2
/Super Lucky Tower
group(type=falling_block,ID=gold_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=gold_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=gold_block,damage=10,posY=#bPosY+60;type=falling_block,ID=iron_block,damage=2,posY=#bPosY+70;type=falling_block,ID=diamond_block,damage=6,posY=#bPosY+80;type=falling_block,ID=gold_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=gold_block,damage=10,posY=#bPosY+130;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+140;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+150;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+160;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+170;type=falling_block,ID=iron_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;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+210;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+220;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+230;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+240;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+250)@luck=2
/Beacon Tower
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,posY=#bPosY+90)@luck=2
/Lucky Block Tower
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)@luck=2

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

/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 LUCKY!!!\";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=\"#4YOUR SCREWED!!!\";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
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=\"#cBOMB PARTY!!!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+15,amount=90)"]))@luck=-2


/========== 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=Blaze,amount=#random-40-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=Blaze,amount=#random-40-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

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

/sword, difficulty, time, potion effects
group(ID=OreSpawn:OreSpawn_RubySword;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;>
/Mantis, Bees, large worm
group:1(type=entity,ID=Mantis,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Bee,amount=#random-10-20,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Large Worm,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true;>
/all
group(type=entity,ID=Mantis,amount=#random-2-5,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Bee,amount=#random-3-7,scatterOffset=8-10,adjustHeight=2,reinitialize=true)))@luck=-2

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

/lucky block book
ID=written_book,NBTTag=(author="DarkcreeperMCYT",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,Also noone reads this crap."])@luck=1
/lucky sword
ID=iron_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lEPIC Sword"))@luck=2
/lucky bow
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="#e#lEPIC Bow"))@luck=2
/lucky fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lEPIC Fishing Rod"))@luck=2
/lucky tools
group:#random-1-2(ID=iron_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lEPIC Shovel"));ID=iron_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"));ID=iron_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"));ID=iron_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe")))@luck=2
/lucky armor
group:#random-1-2(ID=iron_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lEPIC Helmet"));ID=iron_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"));ID=iron_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"));ID=iron_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots")))@luck=2
/lucky potion
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lEPIC Potion"))@luck=1
/unlucky potion
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lOWNAGE Potion"))@luck=1

/================Update 3================

/falling blocks
type=falling_block,ID=bedrock@luck=-2
type=falling_block,ID=glass@luck=-1
type=falling_block,ID=beacon@luck=2
type=falling_block,ID=18@luck=-1
type=falling_block,ID=130@luck=1
type=falling_block,ID=47@luck=-1
type=falling_block,ID=brewing_stand@luck=0

/big tower blocks
type=falling_block,ID=emerald_block,amount=#random-6-10,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=diamond_block,amount=#random-6-10,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=gold_block,amount=#random-6-10,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=iron_block,amount=#random-6-10,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=coal_block,amount=#random-6-10,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=redstone_block,amount=#random-6-10,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2
type=falling_block,ID=lapis_block,amount=#random-6-10,scatterOffset=7-9,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=2

/all mobs without names
group(type=difficulty,ID=hard;type=entity,ID=Sheep)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Pig)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Creeper)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Enderman)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Silverfish)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Skeleton)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Spider)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Zombie)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Pigman)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Slime)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Cave Spider)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Blaze)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Magma Cube)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Bat)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Cow)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Chicken)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Squid)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Wolf)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Mooshroom)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Ocelot)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=Horse)@luck=0

/Mob teams
type=entity,ID=Spider,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
type=entity,ID=Enderman,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
type=entity,ID=Skeleton,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
type=entity,ID=Zombie,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
type=entity,ID=Blaze,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
type=entity,ID=Silverfish,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
type=entity,ID=Cave Spider,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2
type=entity,ID=Squid,amount=10,Fuse:0)scatterOffset=1-2,reinitialize=true@luck=-2

/New 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=\"#2#oGET REKT SON!!!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Spider,damage=#random-0-15,posY='#'bPosY+11,amount=16,scatterOffset=4-5,reinitialize=true)"]))@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=\"#2#oGET BOMBED SON!!!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Creeper,damage=#random-0-15,posY='#'bPosY+11,amount=16,scatterOffset=4-5,reinitialize=true)"]))@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=\"#2#oGET SWARMED!!!!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Silverfish,damage=#random-0-15,posY='#'bPosY+11,amount=16,scatterOffset=4-5,reinitialize=true)"]))@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=\"#2#oSLENDERMAN RUNN!!!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Enderman,damage=#random-0-15,posY='#'bPosY+11,amount=16,scatterOffset=4-5,reinitialize=true)"]))@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=\"#1Squid Army?!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Squid,damage=#random-0-15,posY='#'bPosY+11,amount=16,scatterOffset=4-5,reinitialize=true)"]))@luck=-1

/dead trap
group(type=falling_block,ID=redstone_block,damage=14;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)@luck=2

/lucky block
type=falling_block,ID=lucky_block@luck=0