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

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

/ Bow and Arrows
group(ID=bow;ID=arrow,amount=#rand(16,32))@luck=1
group(ID=spectral_arrow=#rand(8,16);ID=arrow,amount=#rand(16,32))@luck=1
group(ID=bow;ID=spectral_arrow,amount=#rand(16,32))@luck=2

/ Utility blocks
/ 0 Luck
group(ID=chest;ID=planks,amount=#rand(1,16))@luck=0

/ 1 Luck
group(ID=furnace;ID=coal,amount=#rand(16,32))@luck=1
group(ID=crafting_table;ID=planks,amount=#rand(16,32))@luck=1

/2 Luck
group(ID=cauldron;ID=bucket,amount=#rand(1,16))@luck=2
group(ID=anvil;ID=iron_ingot,amount=#rand(1,16))@luck=2
group(ID=ender_chest;ID=obsidian,amount=#rand(1,16))@luck=2
group(ID=anvil;ID=experience_bottle,amount=#rand(1,16))@luck=2
group(ID=brewing_stand;ID=glass_bottle,amount=#rand(1,16))@luck=2
group(ID=enchanting_table;ID=bookshelf,amount=#rand(1,16))@luck=2
group(ID=enchanting_table;ID=experience_bottle,amount=#rand(1,16))@luck=2

/ Ores and more
/ 0 Luck
group(ID=quartz_block;ID=quartz,amount=#rand(1,16))@luck=0
group(ID=gold_block;ID=gold_ingot,amount=#rand(1,16))@luck=0
group(ID=redstone_block;ID=redstone,amount=#rand(1,16))@luck=0
group(ID=lapis_block;ID=dye,damage=4,amount=#rand(1,16))@luck=0

/ 1 Luck
group(ID=iron_block;ID=iron_ingot,amount=#rand(1,16))@luck=1

/ 2 Luck
group(ID=emerald_block;ID=emerald,amount=#rand(1,16))@luck=2
group(ID=diamond_block;ID=diamond,amount=#rand(1,16))@luck=2

/ create a lucky block drops
group(ID=dropper;ID=gold_ingot,amount=8)@luck=0
group(ID=lucky:lucky_block;ID=dye,damage=9,amount=8)@luck=1

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

/ NAMED ITEMS

/ 2 Luck
ID=lucky:lucky_block_pink,NBTTag=(display=(Name="$d$lRefund"))@luck=2
ID=skull,damage=5,amount=1@luck=2

/ 1 Luck
ID=cake,NBTTag=(display=(Name="$bIce Cream Cake"))@luck=1
ID=lucky:lucky_block,NBTTag=(display=(Name="$e$lYellow Refund"))@luck=1
ID=gold_block,NBTTag=(display=(Name="$6Margarine Block")),amount=#rand(1,5)@luck=1

/ 0 Luck (Does this even count?)
ID=skull,damage=3,NBTTag=(SkullOwner=_Kristen)@luck=0

/ -1 Luck
ID=dirt,NBTTag=(display=(Name="$d$lLonely Dirt"))@luck=-1

/ -2 Luck
ID=bed,NBTTag=(display=(Name="$4$lRIP YOUR INVENTORY")),damage=#rand(0,15),amount=#rand(21,64)@luck=-2

/ UNNAMED ITEMS

/ 2 Luck
ID=beacon@luck=2
ID=bedrock@luck=2
ID=enchanting_table@luck=2
ID=purple_shulker_box@luck=2
ID=packed_ice,amount=#rand(1,64)@luck=2
ID=diamond_block,amount=#rand(1,6)@luck=2
ID=emerald_block,amount=#rand(1,6)@luck=2
ID=end_portal_frame,amount=#rand(2,6)@luck=2

/ 1 Luck (Reminder to self for 1.13 to update web to cobweb due to id change)
ID=anvil@luck=1
ID=dragon_egg@luck=1
ID=tnt,amount=8@luck=1
ID=brewing_stand@luck=1
ID=obsidian,amount=14@luck=1
ID=ice,amount=#rand(1,64)@luck=1
ID=web,amount=#rand(1,16)@luck=1
ID=cake,amount=#rand(1,20)@luck=1
ID=magma,amount=#rand(2,16)@luck=1
ID=iron_ore,amount=#rand(1,16)@luck=1
ID=lapis_ore,amount=#rand(1,16)@luck=1
ID=coal_block,amount=#rand(1,6)@luck=1
ID=iron_block,amount=#rand(1,6)@luck=1
ID=gold_block,amount=#rand(1,6)@luck=1
ID=bone_block,amount=#rand(3,5)@luck=1
ID=prismarine,amount=#rand(1,64)@luck=1
ID=lapis_block,amount=#rand(1,6)@luck=1
ID=diamond_ore,amount=#rand(1,8)@luck=1
ID=emerald_ore,amount=#rand(1,8)@luck=1
ID=redstone_block,amount=#rand(1,6)@luck=1
ID=sand,damage=1,amount=#rand(1,64)@luck=1
ID=skull,damage=#rand(0,4),amount=1@luck=1
ID=nether_wart_block,amount=#rand(2,16)@luck=1

/ 0 Luck
ID=sponge@luck=0
ID=furnace@luck=0
ID=crafting_table@luck=0
ID=dropper,amount=8@luck=0
ID=hay_block,amount=8@luck=0
ID=dispenser,amount=8@luck=0
ID=ender_chest,amount=2@luck=0
ID=sand,amount=#rand(1,64)@luck=0
ID=wool,amount=#rand(1,64)@luck=0
ID=banner,damage=#rand(0,15)@luck=0
ID=coal_ore,amount=#rand(1,16)@luck=0
ID=gold_ore,amount=#rand(1,16)@luck=0
ID=end_stone,amount=#rand(1,64)@luck=0
ID=quartz_ore,amount=#rand(1,16)@luck=0
ID=quartz_block,amount=#rand(1,32)@luck=0
ID=redstone_ore,amount=#rand(1,16)@luck=0
ID=purpur_block,amount=#rand(1,64)@luck=0

/ -1 Luck
ID=dirt,amount=#rand(1,64)@luck=-1
ID=grass,amount=#rand(1,64)@luck=-1
ID=cactus,amount=#rand(1,16)@luck=-1
ID=netherrack,amount=#rand(1,64)@luck=-1

/ -2 Luck
ID=deadbush@luck=-2
ID=red_mushroom@luck=-2
ID=brown_mushroom@luck=-2
ID=cobblestone,amount=#rand(1,64)@luck=-2

/ chests
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:iron_ingot","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"minecraft:gold_ingot","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:diamond","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:emerald","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:dye","weight":1,"functions":[{"function":"set_data","data":4},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"lucky:lucky_block","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:golden_apple","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:golden_apple","weight":1,"functions":[{"function":"set_data","data":1},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=2
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/simple_dungeon"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/village_blacksmith"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/spawn_bonus_chest"))@luck=0

/ Misc. Chest that don't fit anywhere
/ Structure Chest
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/woodland_mansion"))@luck=2
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/end_city_treasure"))@luck=2
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/igloo_chest"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/jungle_temple"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/nether_bridge"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/desert_pyramid"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/abandoned_mineshaft"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/stronghold_corridor"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/stronghold_library"))@luck=0
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/stronghold_crossing"))@luck=0
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/jungle_temple_dispenser"))@luck=0
/ other
type=block,ID=chest,tileEntity=(Items=#chestLootTable("entities/witch"))@luck=0
type=block,ID=chest,tileEntity=(Items=#chestLootTable("gameplay/fishing/treasure"))@luck=0
type=block,ID=chest,tileEntity=(Items=#chestLootTable("gameplay/fishing/fish"))@luck=-1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("gameplay/fishing/junk"))@luck=-2

/ Lucky Block Pink Chests from Earlier versions but were removed until 5.2
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:iron_block","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"minecraft:gold_block","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:diamond","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:emerald","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:dye","weight":10,"functions":[{"function":"set_data","data":9},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"lucky:lucky_block_pink","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:diamond_horse_armor","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:golden_apple","weight":5,"functions":[{"function":"set_data","data":1},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=2
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:ice","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"minecraft:gold_nugget","weight":10,"functions":[{"function":"set_count","count":{"min":3,"max":4}}]},{"type":"item","name":"minecraft:paper","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:apple","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:coal","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"wool","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:spider_eye","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:brown_mushroom","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=-1
/ Other two are under structures + a brand new chest (added in 5.3.1)

/ New Original Lucky Block Pink Chests from 5.2 onwards

/ 2 Luck
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:diamond_sword","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:diamond_pickaxe","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:diamond_axe","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:diamond_helmet","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:diamond_chestplate","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"diamond_leggings","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:diamond_boots","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]}]}]}))@luck=2

/ 1 Luck
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:iron_sword","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:iron_pickaxe","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:iron_axe","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:iron_helmet","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:iron_chestplate","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"iron_leggings","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:iron_boots","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]}]}]}))@luck=1
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":1,"max":1},"entries":[{"type":"item","name":"minecraft:spectral_arrow","weight":30,"functions":[{"function":"set_count","count":{"min":2,"max":7}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_count","count":{"min":5,"max":13}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]}]}]}))@luck=1
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:anvil","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:bookshelf","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":7}}]},{"type":"item","name":"minecraft:book","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:experience_bottle","weight":10,"functions":[{"function":"set_count","count":{"min":3,"max":15}}]},{"type":"item","name":"minecraft:dye","weight":10,"functions":[{"function":"set_data","data":4},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"enchanting_table","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":0,"max":0}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":0,"max":0}}]}]}]}))@luck=1
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:magma","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":5}}]},{"type":"item","name":"minecraft:glowstone","weight":10,"functions":[{"function":"set_count","count":{"min":2,"max":7}}]},{"type":"item","name":"minecraft:flint_and_steel","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:soul_sand","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":12}}]},{"type":"item","name":"minecraft:coal","weight":10,"functions":[{"function":"set_data","data":1},{"function":"set_count","count":{"min":3,"max":12}}]},{"type":"item","name":"netherrack","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:ghast_tear","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:blaze_rod","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":5}}]}]}]}))@luck=1
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:end_portal_frame","weight":10,"functions":[{"function":"set_count","count":{"min":2,"max":7}}]},{"type":"item","name":"minecraft:end_stone","weight":10,"functions":[{"function":"set_count","count":{"min":5,"max":15}}]},{"type":"item","name":"minecraft:ender_pearl","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:chorus_fruit","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":7}}]},{"type":"item","name":"minecraft:dragon_egg","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"purpur_block","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":5,"max":15}}]},{"type":"item","name":"minecraft:shulker_shell","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:end_rod","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":5}}]}]}]}))@luck=1

/ 0 Luck
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:boat","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:spruce_boat","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:birch_boat","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:jungle_boat","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:acacia_boat","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"dark_oak_boat","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]}]}]}))@luck=0
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:wooden_door","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:iron_door","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:spruce_door","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:birch_door","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:jungle_door","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"acacia_door","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":3}}]},{"type":"item","name":"minecraft:dark_oak_door","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":3}}]}]}]}))@luck=0
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:minecart","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:chest_minecart","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:furnace_minecart","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:tnt_minecart","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:hopper_minecart","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"command_block_minecart","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:air","weight":0,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]}]}]}))@luck=0
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:golden_sword","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:golden_pickaxe","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:golden_axe","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:golden_helmet","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:golden_chestplate","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"golden_leggings","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]},{"type":"item","name":"minecraft:golden_boots","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":1}}]}]}]}))@luck=0
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:stick","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"minecraft:stick","weight":10,"functions":[{"function":"set_count","count":{"min":3,"max":4}}]},{"type":"item","name":"minecraft:stick","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:stick","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:stick","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"stick","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:stick","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:stick","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=0

/ -1 Luck
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:iron_horse_armor","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"minecraft:iron_nugget","weight":10,"functions":[{"function":"set_count","count":{"min":3,"max":4}}]},{"type":"item","name":"minecraft:cookie","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:glass","weight":10,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:wooden_slab","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"leather_boots","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:speckled_melon","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:red_mushroom","weight":10,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=-1

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

/ NAMED ITEMS

/ 2 Luck
ID=magma_cream,NBTTag=(display=(Name="$4Seems Slimy")),amount=#rand(1,64)@luck=2
ID=cooked_fish,NBTTag=(display=(Name="$9Seems Fishy")),amount=#rand(1,64)@luck=2
ID=cooked_beef,NBTTag=(display=(Name="$aSynthetic cow Meat")),amount=#rand(1,64)@luck=2

/ 1 Luck
ID=map,NBTTag=(display=(Name="$5Confused?")),amount=#rand(1,64)@luck=1
ID=mushroom_stew,NBTTag=(display=(Name="$7Human Stew?")),amount=1@luck=1
ID=fish,NBTTag=(display=(Name="$bSeems Fishy")),amount=#rand(1,64)@luck=1
ID=beef,NBTTag=(display=(Name="$2Rotten cow Meat")),amount=#rand(1,64)@luck=1
ID=gold_ingot,NBTTag=(display=(Name="$6Margarine")),amount=#rand(1,64)@luck=1
ID=compass,NBTTag=(display=(Name="$4Are you lost?")),amount=#rand(1,64)@luck=1
ID=slime_ball,NBTTag=(display=(Name="$2Seems Slimy")),amount=#rand(1,64)@luck=1
ID=golden_apple,damage=1,NBTTag=(display=(Name="$6Search for the")),amount=1@luck=1

/ 0 Luck
ID=bow,NBTTag=(display=(Name="$6Violin"))@luck=0
ID=gold_nugget,NBTTag=(display=(Name="$6Coin"))@luck=0
ID=iron_nugget,NBTTag=(display=(Name="$7Silver Coin"))@luck=0
ID=golden_apple,NBTTag=(display=(Name="$6Search for the")),amount=1@luck=0
ID=gold_nugget,NBTTag=(display=(Name="$6Margarine Shards")),amount=#rand(1,64)@luck=0

/ -1 Luck
ID=red_flower,NBTTag=(display=(Name="$cRomantic Rose"))@luck=-1
ID=sign,NBTTag=(display=(Name="$4This is a bad sign")),amount=#rand(1,64)@luck=-1
ID=rotten_flesh,NBTTag=(display=(Name="$2Old People Meat")),amount=#rand(1,64)@luck=-1

/ -2 Luck
ID=wooden_hoe,NBTTag=(display=(Name="$4$lRIP YOUR INVENTORY")),amount=#rand(21,64)@luck=-2
ID=leather_helmet,NBTTag=(display=(Name="$4$lRIP YOUR INVENTORY")),amount=#rand(21,64)@luck=-2

/ UNNAMED ITEMS

/ 2 Luck
ID=elytra@luck=2
ID=nether_star@luck=2
ID=totem_of_undying@luck=2
ID=diamond_horse_armor@luck=2
ID=netherbrick,amount=#rand(8,32)@luck=2
ID=golden_carrot,amount=#rand(1,64)@luck=2
ID=speckled_melon,amount=#rand(1,64)@luck=2
ID=spectral_arrow,amount=#rand(1,64)@luck=2

/ 1 Luck
ID=shears@luck=1
ID=shield@luck=1
ID=iron_sword@luck=1
ID=fishing_rod@luck=1
ID=golden_horse_armor@luck=1
ID=arrow,amount=#rand(1,64)@luck=1
ID=brick,amount=#rand(8,32)@luck=1
ID=melon,amount=#rand(1,64)@luck=1
ID=carrot,amount=#rand(1,64)@luck=1
ID=cookie,amount=#rand(1,64)@luck=1
ID=diamond,amount=#rand(4,16)@luck=1
ID=emerald,amount=#rand(4,16)@luck=1
ID=gunpowder,amount=#rand(8,16)@luck=1
ID=fermented_spider_eye,amount=8@luck=1
ID=gold_ingot,amount=#rand(8,16)@luck=1
ID=rabbit_stew,amount=#rand(5,7)@luck=1
ID=red_flower,amount=#rand(1,64)@luck=1
ID=fire_charge,amount=#rand(1,16)@luck=1
ID=dye,damage=4,amount=#rand(4,16)@luck=1
ID=firework_charge,amount=#rand(1,16)@luck=1

/ 0 Luck
ID=bow@luck=0
ID=cake@luck=0
ID=boat@luck=0
ID=bucket@luck=0
ID=minecart@luck=0
ID=name_tag@luck=0
ID=melon_seeds@luck=0
ID=shulker_shell@luck=0
ID=beetroot_seeds@luck=0
ID=saddle,amount=2@luck=0
ID=iron_horse_armor@luck=0
ID=painting,amount=4@luck=0
ID=egg,amount=#rand(3,16)@luck=0
ID=coal,amount=#rand(4,16)@luck=0
ID=bucket,amount=#rand(2,5)@luck=0
ID=string,amount=#rand(5,64)@luck=0
ID=snowball,amount=#rand(3,16)@luck=0
ID=redstone,amount=#rand(4,16)@luck=0
ID=clay_ball,amount=#rand(8,32)@luck=0
ID=iron_ingot,amount=#rand(4,16)@luck=0
ID=rabbit_foot,amount=#rand(1,3)@luck=0
ID=ender_pearl,amount=#rand(3,16)@luck=0
ID=nether_wart,amount=#rand(3,16)@luck=0
ID=chorus_fruit,amount=#rand(3,16)@luck=0
ID=dye,damage=9,amount=#rand(1,64)@luck=0

/ -1 Luck
ID=flint@luck=-1
ID=stick@luck=-1
ID=sugar@luck=-1
ID=potion@luck=-1
ID=feather@luck=-1
ID=pumpkin_seeds@luck=-1
ID=golden_sword@luck=-1
ID=rotten_flesh@luck=-1
ID=splash_potion@luck=-1

/ -2 Luck
ID=wheat_seeds@luck=-2
ID=enchanted_book@luck=-2
ID=poisonous_potato@luck=-2
ID=spider_eye,amount=8@luck=-2

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

/ bookshelves and books
group(ID=bookshelf,amount=#rand(6,12);ID=book,amount=#rand(8,16))@luck=0
/ pumpkins and jack o'lanterns
group(ID=pumpkin,amount=#rand(8,16);ID=lit_pumpkin,amount=#rand(8,16))@luck=0
/ golden apples
group(ID=golden_apple,amount=#rand(2,4);ID=golden_apple,amount=#rand(1,2),damage=1)@luck=2
/ buckets
group(ID=bucket,amount=#rand(1,2);ID=water_bucket,amount=#rand(1,2);ID=lava_bucket,amount=#rand(1,2);ID=milk_bucket,amount=#rand(1,2))@luck=0
/ meat (raw and cooked)
group:1:(group(ID=porkchop,amount=#rand(8,16);ID=cooked_porkchop,amount=#rand(4,8));group(ID=fish,amount=#rand(8,16);ID=cooked_fish,amount=#rand(4,8));group(ID=beef,amount=#rand(8,16);ID=cooked_beef,amount=#rand(4,8));group(ID=chicken,amount=#rand(8,16);ID=cooked_chicken,amount=#rand(4,8));group(ID=mutton,amount=#rand(8,16);ID=cooked_mutton,amount=#rand(4,8));group(ID=rabbit,amount=#rand(8,16);ID=cooked_rabbit,amount=#rand(4,8)))@luck=1
/ vegetable food (carrots, potatoes, pumpkin pie)
group:1:(group(ID=carrot,amount=#rand(8,16);ID=golden_carrot,amount=#rand(4,8));group(ID=potato,amount=#rand(8,16);ID=baked_potato,amount=#rand(4,8);ID=poisonous_potato,amount=#rand(2,4));group(ID=pumpkin_pie,amount=#rand(6,12)))@luck=1
/ ender pearls and eyes 
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=2
/ jukebox music discs
group(ID=jukebox;ID=#rand(2256,2267),amount=#rand(1,3))@luck=1
/ brewing
group(ID=ender_pearl,amount=#rand(1,3);ID=blaze_rod,amount=#rand(1,3);ID=ghast_tear,amount=#rand(1,3);ID=gold_nugget,amount=#rand(1,3);ID=nether_wart,amount=#rand(1,3);ID=spider_eye,amount=#rand(1,3);ID=fermented_spider_eye,amount=#rand(1,3);ID=blaze_powder,amount=#rand(1,3);ID=magma_cream,amount=#rand(1,3);ID=ender_eye,amount=#rand(1,3);ID=speckled_melon,amount=#rand(1,3);ID=rabbit_foot,amount=#rand(1,3);type=particle,ID=2002,damage=3)@luck=2
/ redstone
group(ID=dispenser,amount=2;ID=noteblock,amount=1;ID=sticky_piston,amount=4;ID=piston,amount=4;ID=tnt,amount=6;ID=lever,amount=2;ID=stone_pressure_plate,amount=2;ID=wooden_pressure_plate,amount=2;ID=redstone_torch,amount=8;ID=stone_button,amount=2;ID=trapdoor,amount=2;ID=iron_trapdoor,amount=2;ID=fence_gate,amount=1;ID=redstone_lamp,amount=4;ID=tripwire_hook,amount=2;ID=wooden_button,amount=2;ID=light_weighted_pressure_plate,amount=1;ID=heavy_weighted_pressure_plate,amount=1;ID=daylight_detector,amount=1;ID=hopper,amount=4;ID=dropper,amount=#rand(2,4);ID=wooden_door,amount=1;ID=iron_door,amount=1;ID=redstone,amount=#rand(32,64);ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=2002,damage=9)@luck=2

/ colorful
group(group:1:(ID=wool,damage=#rand(0,15),amount=#rand(32,64);ID=stained_hardened_clay,damage=#rand(0,15),amount=#rand(32,64);ID=dye,damage=#rand(0,15),amount=#rand(32,64));type=particle,ID=2002,damage=#randPotionParticle,amount=10)@luck=1
group(ID=concrete,damage=#rand(0,15),amount=#rand(32,64);ID=concrete_powder,damage=#rand(0,15),amount=#rand(32,64))@luck=0
group(ID=stained_glass,damage=#rand(0,15),amount=#rand(32,64);ID=stained_glass_pane,damage=#rand(0,15),amount=#rand(32,64))@luck=0

/ iron, gold, diamond, emerald, lapis with fireworks
group(ID=iron_ore,amount=#rand(8,16);ID=gold_ore,amount=#rand(8,16);ID=diamond_ore,amount=#rand(8,16);ID=emerald_ore,amount=#rand(8,16);ID=lapis_ore,amount=#rand(8,16);type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=1
group(ID=iron_ingot,amount=#rand(8,16);ID=gold_ingot,amount=#rand(8,16);ID=diamond,amount=#rand(8,16);ID=emerald,amount=#rand(8,16);ID=dye,damage=4,amount=#rand(8,16);type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2
group(ID=iron_block,amount=#rand(8,16);ID=gold_block,amount=#rand(8,16);ID=diamond_block,amount=#rand(8,16);ID=emerald_block,amount=#rand(8,16);ID=lapis_block,amount=#rand(8,16);type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2
/ Quartz
group(ID=stone_slab,damage=7,amount=#rand(4,8);ID=quartz_ore,amount=#rand(16,32);ID=quartz_block,amount=#rand(4,8);ID=quartz_block,damage=1,amount=#rand(4,8);ID=quartz_block,damage=2,amount=#rand(4,8);ID=quartz_stairs,amount=#rand(4,8);ID=quartz,amount=#rand(24,32);type=particle,ID=2002,damage=14)@luck=1

/ LBP
/ Purpur
group(ID=purpur_slab,amount=#rand(4,8);ID=chorus_flower,amount=#rand(1,5);ID=purpur_block,amount=#rand(4,8);ID=purpur_stairs,amount=#rand(4,8);ID=chorus_fruit,amount=#rand(24,32);type=particle,ID=2002,damage=14)@luck=1
/ Chorus Flower + Endstone
group(ID=chorus_flower;ID=end_stone,amount=#rand(3,8))@luck=1
/ Fish
group(ID=fishing_rod;ID=fish,damage=#rand(0,3),amount=#rand(10,20))@luck=1
/ milk and cookies
group(ID=milk_bucket;ID=cookie,amount=#rand(6,17))@luck=1
/ cake and cookies
group(ID=cake;ID=cookie,amount=#rand(6,17))@luck=1

/ Potions
ID=#randList(potion,splash_potion),NBTTag=(Potion=#randPotion),amount=#rand(1,3)@luck=0
ID=#randList(potion,splash_potion),NBTTag=(Potion=#randPotion),amount=#rand(4,8)@luck=1
ID=#randList(potion,splash_potion),NBTTag=(Potion=#randPotion),amount=#rand(9,12)@luck=2

/ Spawn Eggs
ID=spawn_egg,NBTTag=(EntityTag=(id=#randSpawnEgg)),amount=#rand(1,3)@luck=0
ID=spawn_egg,NBTTag=(EntityTag=(id=#randSpawnEgg)),amount=#rand(4,8)@luck=1
ID=spawn_egg,NBTTag=(EntityTag=(id=#randSpawnEgg)),amount=#rand(9,12)@luck=2

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

/ (1.0) Messages
group(type=command,ID="/tell #pName Listen to me, #pName. Happy Thanksgiving!",commandSender="Tom";ID=cooked_chicken,NBTTag=(display=(Name="$cTurkey")))@luck=0

/ (1.0) Modified Messages
group(type=command,ID="/tell #pName Listen to me, #pName. 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 #pName Listen to me, #pName. I think I am coding Minecraft!",commandSender="Jeb_";ID=iron_block,NBTTag=(display=(Name="$cComputer!")))@luck=1;

/ (1.0) Three Times Modified Message
group(type=command,ID="/tell #pName Listen to me, #pName. 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;

/ (2.0) Messages
group(type=command,ID="/tell #pName Listen to me, #pName. Happy Earth day.",commandSender="Ghost of Earth day future";ID=glass_bottle,NBTTag=(display=(Name="$2Recycle me!")))@luck=0

/ (2.0) Modified Messages
group(type=command,ID="/tell #pName Listen to me, #pName. Hey Hey Apple, Hey Hey Apple...",commandSender="Orange";ID=apple,NBTTag=(display=(Name="$cHey Hey!")))@luck=0

/ (3.0) Message, MODIFIED IN 5.2 and FIXED in 5.3 did this for you, The Minecraft Pro
group(type=command,ID="/tell #pName Listen to me, #pName. Merry Christmas!",commandSender="Santa";ID=tallgrass,damage=2,NBTTag=(display=(Name="$2Christmas Tree")))@luck=0

/ (4.0) Messages
group(type=command,ID="/tell #pName Listen to me, #pName. I think I'm sick!",commandSender="Your friend";ID=emerald_block,NBTTag=(display=(Name="$2Snot")))@luck=1;
group(type=command,ID="/tell #pName Listen to me, #pName. Want some dinnner?",commandSender="Dinnerbone";ID=bone,NBTTag=(display=(Name="$fDinner")))@luck=0;

/ (4.0) Two Times Modified Message
group(type=command,ID="/tell #pName Listen to me, #pName. I think I'm an alien!",commandSender="Your Neighbor";ID=bone_block,NBTTag=(display=(Name="$fLeft Leg?")))@luck=0;

/ (5.0) Messages (Kwanzaa message was removed in 5.4, making it to date the only removed message.)
group(type=command,ID="/tell #pName Listen to me, #pName. Happy Birthday, Notch!",commandSender="Notch";ID=golden_apple,damage=1,NBTTag=(display=(Name="$6Notch Apple")))@luck=2;
group(type=command,ID="/tell #pName Listen to me, #pName. Happy Birthday!",commandSender="Kristen";ID=cake,NBTTag=(display=(Name="$bBirthday Cake")))@luck=1;
group(type=command,ID="/tell #pName Listen to me, #pName. Happy 4th of July!",commandSender="George";ID=fireworks,NBTTag=(display=(Name="$cCelebratory Firework!")))@luck=0;
group(type=command,ID="/tell #pName Listen to me, #pName. Happy Labor Day!",commandSender="Workers";ID=iron_pickaxe,NBTTag=(display=(Name="$7Iron Pickaxe!")))@luck=1;
group(type=command,ID="/tell #pName Listen to me, #pName. Thank you, for downloading Lucky Block Pink!",commandSender="Kristen";ID=lucky:lucky_block_pink,NBTTag=(display=(Name="$d$lPink Lucky Block")))@luck=2;
group(type=command,ID="/tell #pName Listen to me, #pName. Help me hide the evidence!",commandSender="Suspect";ID=iron_shovel,NBTTag=(display=(Name="$7Burying Shovel!")))@luck=0;
group(type=command,ID="/tell #pName Listen to me, #pName. Knock Knock!",commandSender="Comedian";ID=wooden_door,NBTTag=(display=(Name="$eNo one's home")))@luck=-1;

/ (5.0) Modified Messages
group(type=command,ID="/tell #pName Listen to me, #pName. Happy Halloween!",commandSender="Spooky Ghost";ID=lit_pumpkin,NBTTag=(display=(Name="$6Spooky Pumpkin!")))@luck=0;
group(type=command,ID="/tell #pName Listen to me, #pName. I think I'm a beep boop!",commandSender="Robot";ID=redstone_block,NBTTag=(display=(Name="$cRobot Part!")))@luck=0;

/ Commands
group(type=command,ID="/time add 12500",commandSender="Creator of Lucky Block Pink";ID=clock,NBTTag=(display=(Name="$6$lNotice The Time?")))@luck=0
group(type=command,ID="/time set day",commandSender="Creator of Lucky Block Pink";ID=clock,NBTTag=(display=(Name="$6$lNotice The Time?")))@luck=2
group(type=command,ID="/time set night",commandSender="Creator of Lucky Block Pink";ID=clock,NBTTag=(display=(Name="$6$lNotice The Time?")))@luck=-2
group(type=command,ID="/weather rain",commandSender="Creator of Lucky Block Pink";ID=water_bucket,NBTTag=(display=(Name="$8$lNotice The Rain?")))@luck=-1
group(type=command,ID="/weather thunder",commandSender="Creator of Lucky Block Pink";ID=gold_block,NBTTag=(display=(Name="$8$lNotice The Storm?")))@luck=-2
group(type=command,ID="/tp #pName ~ ~20 ~",commandSender="Creator of Lucky Block Pink";ID=leather_boots,NBTTag=(display=(Name="$6$lDid you have a nice fall?")))@luck=-2

/ Potion Commands
/ 2 Luck
group(type=command,ID="/effect @p minecraft:strength 45",commandSender="Creator of Lucky Block Pink")@luck=2
group(type=command,ID="/effect @p minecraft:regeneration 45",commandSender="Creator of Lucky Block Pink")@luck=2

/ 1 Luck
group(type=command,ID="/effect @p minecraft:jump_boost 45",commandSender="Creator of Lucky Block Pink")@luck=2

/ -1 Luck
group(type=command,ID="/effect @p minecraft:hunger 45",commandSender="Creator of Lucky Block Pink")@luck=-1
group(type=command,ID="/effect @p minecraft:poison 45",commandSender="Creator of Lucky Block Pink")@luck=-1

/ -2 Luck
group(type=command,ID="/effect @p minecraft:wither 45",commandSender="Creator of Lucky Block Pink")@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=#rand(0,8),amount=64)@luck=0
/ big flowers
group(ID=double_plant,damage=#rand(0,5),amount=16)@luck=1
/ enchantment books
ID=enchanted_book,NBTTag=(StoredEnchantments=#randEnchantment),amount=#rand(1,3)@luck=0
ID=enchanted_book,NBTTag=(StoredEnchantments=#randEnchantment),amount=#rand(7,10)@luck=1
/ prismarine
group(ID=prismarine,amount=#rand(4,8);ID=prismarine,damage=1,amount=#rand(4,8);ID=prismarine,damage=2,amount=#rand(4,8);ID=sea_lantern,amount=#rand(4,8);ID=prismarine_shard,amount=#rand(15,30);ID=prismarine_crystals,amount=#rand(10,20);type=particle,ID=2002,damage=14)@luck=1
/ Stone
ID=stone,damage=#rand(0,6),amount=#rand(4,64)@luck=0
/ Dirt
ID=dirt,damage=#rand(0,2),amount=#rand(4,64)@luck=0
/ Saplings
ID=sapling,damage=#rand(0,5),amount=#rand(1,16)@luck=0
/ Wood
ID=planks,damage=#rand(0,5),amount=#rand(4,64)@luck=1
group(ID=log,damage=#rand(0,3),amount=#rand(1,48);ID=log2,damage=#rand(0,1),amount=#rand(0,16))@luck=2
/ Banner
ID=banner,damage=#rand(0,15),amount=#rand(2,64)@luck=0
/ Sponges
ID=sponge,damage=#rand(0,1),amount=#rand(1,32)@luck=1
/ ========== ENTITIES ==========

/ lucky mobs
group:1:(type=entity,ID=pig,NBTTag=(CustomName="$e$lLucky Pig",CustomNameVisible=true);type=entity,ID=cow,NBTTag=(CustomName="$e$lLucky Cow",CustomNameVisible=true);type=entity,ID=chicken,NBTTag=(CustomName="$e$lLucky Chicken",CustomNameVisible=true);type=entity,ID=sheep,NBTTag=(CustomName="$e$lLucky Sheep",CustomNameVisible=true);type=entity,ID=rabbit,NBTTag=(CustomName="$e$lLucky Rabbit",CustomNameVisible=true);type=entity,ID=boat,NBTTag=(CustomName="$e$lAwesome Boat",CustomNameVisible=true);type=entity,ID=enderman,NBTTag=(CustomName="$e$lWeird Date",CustomNameVisible=true);type=entity,ID=squid,NBTTag=(CustomName="$e$lUnlucky Squid",CustomNameVisible=true);type=entity,ID=wither_skeleton,NBTTag=(CustomName="$e$lUnlucky Wither Skeleton",CustomNameVisible=true);type=entity,ID=horse,NBTTag=(CustomName="$e$lQuit Horsing Around",CustomNameVisible=true))@luck=0

/ colored sheeps
type=entity,ID=sheep,NBTTag=(CustomName="$cM$6r. $eR$aa$2i$bn$3b$5o$dw",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=16@luck=1
type=entity,ID=sheep,NBTTag=(CustomName="$cM$6r. $eR$aa$2i$bn$3b$5o$dw",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=#rand(17,64)@luck=1

/ Jeb Sheep
type=entity,ID=sheep,NBTTag=(CustomName="jeb_",CustomNameVisible=true,Color=#rand(0,0)),posOffset=#circleOffset(4),amount=16@luck=1
type=entity,ID=sheep,NBTTag=(CustomName="jeb_",CustomNameVisible=true,Color=#rand(0,0)),posOffset=#circleOffset(4),amount=#rand(17,64)@luck=1

/ Dinnerbone Sheep
type=entity,ID=sheep,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=16@luck=1
type=entity,ID=sheep,NBTTag=(CustomName="Dinnerbone",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=#rand(17,64)@luck=1

/ Grumm Sheep
type=entity,ID=sheep,NBTTag=(CustomName="Grumm",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=16@luck=1
type=entity,ID=sheep,NBTTag=(CustomName="Grumm",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=#rand(17,64)@luck=1

/ Thrown Eggs

/ 2 Luck
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=beacon,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=1)@luck=2
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=gold_block,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=5)@luck=2
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=iron_block,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=5)@luck=2
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=lapis_block,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=5)@luck=2
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=diamond_block,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=5)@luck=2
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=emerald_block,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=5)@luck=2
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=lucky:lucky_block,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=2
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=lucky:lucky_block_pink,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=2

/ 1 Luck
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=diamond,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=1
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=emerald,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=1
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=iron_ingot,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=1
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=gold_ingot,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=1
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=dye,damage=4,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=1

/ 0 Luck
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=iron_ore,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=10)@luck=0
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=gold_ore,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=10)@luck=0
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=lapis_ore,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=10)@luck=0
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=diamond_ore,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=10)@luck=0
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=emerald_ore,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=10)@luck=0

/ Thrown Exp Bottles
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(1,3)@luck=0
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(4,15)@luck=0
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32)@luck=1
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(33,57)@luck=1
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(58,79)@luck=2
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(80,100)@luck=2

/ Weird Items
type=entity,ID=Item,NBTTag=(CustomName="$6$lFortune Pickaxe",CustomNameVisible=true,Item=(id=diamond_pickaxe,Count=1,tag=(ench=[(id=35,lvl=3)],display=(Name="$6$lFortune Pickaxe"),RepairCost=1500)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$6$lFortune Axe",CustomNameVisible=true,Item=(id=diamond_axe,Count=1,tag=(ench=[(id=35,lvl=3)],display=(Name="$6$lFortune Axe"),RepairCost=1500)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$6$lFortune Shovel",CustomNameVisible=true,Item=(id=diamond_shovel,Count=1,tag=(ench=[(id=35,lvl=3)],display=(Name="$6$lFortune Shovel"),RepairCost=1500)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lHerobrine's Axe",CustomNameVisible=true,Item=(Count=1,id=diamond_axe,tag=(ench=[(id=16,lvl=10)],display=(Name="$4$lHerobrine's Axe"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="$d$lAffinity Bow",CustomNameVisible=true,Item=(id=bow,Count=1,tag=(ench=[(id=51,lvl=1)],display=(Name="$d$lAffinity Bow"),RepairCost=1)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$d$lAffinity Lucky Bow",CustomNameVisible=true,Item=(id=lucky:lucky_bow,Count=1,tag=(ench=[(id=51,lvl=1)],display=(Name="$d$lAffinity Lucky Bow"),RepairCost=1)))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="$d$lAffinity Pink Lucky Bow",CustomNameVisible=true,Item=(id=lucky:pink_lucky_bow,Count=1,tag=(ench=[(id=51,lvl=1)],display=(Name="$d$lAffinity Pink Lucky Bow"),RepairCost=1)))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="$b$lHelmet of Water Seeing",CustomNameVisible=true,Item=(Count=1,id=diamond_helmet,tag=(ench=[(id=5,lvl=10)],display=(Name="$b$lHelmet of Water Seeing"),RepairCost=600)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$b$lChestplate of Attacking Back",CustomNameVisible=true,Item=(Count=1,id=diamond_chestplate,tag=(ench=[(id=7,lvl=10)],display=(Name="$b$lChestplate of Attacking Back"),RepairCost=600)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$b$lLeggings of Flame Shielding",CustomNameVisible=true,Item=(Count=1,id=diamond_leggings,tag=(ench=[(id=1,lvl=10)],display=(Name="$b$lLeggings of Flame Shielding"),RepairCost=600)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$b$lBoots of Falling",CustomNameVisible=true,Item=(Count=1,id=diamond_boots,tag=(ench=[(id=2,lvl=10)],display=(Name="$b$lBoots of Falling"),RepairCost=600)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$c$lSword of Sweeping",CustomNameVisible=true,Item=(id=diamond_sword,Count=1,tag=(ench=[(id=22,lvl=10)],display=(Name="$c$lSword of Sweeping"),RepairCost=1500)))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="$c$lFunshroom",CustomNameVisible=true,Item=(Count=1,id=red_mushroom,tag=(ench=[(id=19,lvl=10)],display=(Name="$c$lFunshroom"))))@luck=2

/ Renamed
type=entity,ID=Item,NBTTag=(CustomName="$4$lNotch's Weapon of Choice",CustomNameVisible=true,Item=(Count=1,id=stick,tag=(ench=[(id=19,lvl=10)],display=(Name="$4$lNotch's Weapon of Choice"))))@luck=2
type=entity,ID=Item,NBTTag=(CustomName="$4$lFire Sword",CustomNameVisible=true,Item=(Count=1,id=blaze_rod,tag=(ench=[(id=20,lvl=10)],display=(Name="$4$lFire Sword"))))@luck=2

/ Random Enchanted Items
type=entity,ID=Item,NBTTag=(CustomName="$2$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=ender_pearl,tag=(ench=[(id=21,lvl=5)],display=(Name="$2$l#pName's Random Enderpearl"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$2$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=ender_pearl,tag=(ench=[(id=34,lvl=1)],display=(Name="$2$l#pName's Random Enderpearl"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$2$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=ender_pearl,tag=(ench=[(id=16,lvl=3)],display=(Name="$2$l#pName's Random Enderpearl"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$2$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=ender_pearl,tag=(ench=[(id=20,lvl=3)],display=(Name="$2$l#pName's Random Enderpearl"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$2$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=ender_pearl,tag=(ench=[(id=51,lvl=8)],display=(Name="$2$l#pName's Random Enderpearl"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$c$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=enchanted_book,tag=(ench=[(id=50,lvl=2)],display=(Name="$c$l#pName's Random Enchantment Book"))))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$c$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=enchanted_book,tag=(ench=[(id=1,lvl=5)],display=(Name="$c$l#pName's Random Enchantment Book"))))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$c$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=enchanted_book,tag=(ench=[(id=32,lvl=3)],display=(Name="$c$l#pName's Random Enchantment Book"))))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$c$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=enchanted_book,tag=(ench=[(id=17,lvl=2)],display=(Name="$c$l#pName's Random Enchantment Book"))))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$c$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=enchanted_book,tag=(ench=[(id=34,lvl=7)],display=(Name="$c$l#pName's Random Enchantment Book"))))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$e$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=sponge,tag=(ench=[(id=17,lvl=10)],display=(Name="$e$l#pName's Random Sponge"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$e$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=sponge,tag=(ench=[(id=20,lvl=6)],display=(Name="$e$l#pName's Random Sponge"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$e$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=sponge,tag=(ench=[(id=2,lvl=2)],display=(Name="$e$l#pName's Random Sponge"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$e$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=sponge,tag=(ench=[(id=33,lvl=1)],display=(Name="$e$l#pName's Random Sponge"))))@luck=0
type=entity,ID=Item,NBTTag=(CustomName="$a$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=cactus,tag=(ench=[(id=71,lvl=2)],display=(Name="$a$l#pName's Random Cactus"))))@luck=-1
type=entity,ID=Item,NBTTag=(CustomName="$a$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=cactus,tag=(ench=[(id=10,lvl=1)],display=(Name="$a$l#pName's Random Cactus"))))@luck=-1
type=entity,ID=Item,NBTTag=(CustomName="$a$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=cactus,tag=(ench=[(id=22,lvl=9)],display=(Name="$a$l#pName's Random Cactus"))))@luck=-1
type=entity,ID=Item,NBTTag=(CustomName="$a$l#pName's Random Enchanted Item",CustomNameVisible=true,Item=(Count=1,id=cactus,tag=(ench=[(id=70,lvl=4)],display=(Name="$a$l#pName's Random Cactus"))))@luck=-1

/ EPIC LUCKY STUFF
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Sword",CustomNameVisible=true,Item=(id=diamond_sword,Damage=1561,Count=1,tag=(ench=[(id=16,lvl=1337)],display=(Name="$4$lEpic Lucky Sword"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Pickaxe",CustomNameVisible=true,Item=(id=diamond_pickaxe,Damage=1561,Count=1,tag=(ench=[(id=32,lvl=1337)],display=(Name="$4$lEpic Lucky Pickaxe"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Axe",CustomNameVisible=true,Item=(id=diamond_axe,Damage=1561,Count=1,tag=(ench=[(id=32,lvl=1337)],display=(Name="$4$lEpic Lucky Axe"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Axe",CustomNameVisible=true,Item=(id=diamond_axe,Damage=1561,Count=1,tag=(ench=[(id=16,lvl=1337)],display=(Name="$4$lEpic Lucky Axe"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Shovel",CustomNameVisible=true,Item=(id=diamond_shovel,Damage=1561,Count=1,tag=(ench=[(id=32,lvl=1337)],display=(Name="$4$lEpic Lucky Shovel"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Hoe",CustomNameVisible=true,Item=(id=diamond_hoe,Damage=1561,Count=1,tag=(ench=[(id=32,lvl=1337)],display=(Name="$4$lEpic Lucky Hoe"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Bow",CustomNameVisible=true,Item=(id=bow,Damage=384,Count=1,tag=(ench=[(id=48,lvl=1337)],display=(Name="$4$lEpic Lucky Bow"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Fishing Rod",CustomNameVisible=true,Item=(id=fishing_rod,Damage=64,Count=1,tag=(ench=[(id=61,lvl=1337)],display=(Name="$4$lEpic Lucky Fishing Rod"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Helmet",CustomNameVisible=true,Item=(id=diamond_helmet,Damage=363,Count=1,tag=(ench=[(id=0,lvl=1337)],display=(Name="$4$lEpic Lucky Helmet"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Chestplate",CustomNameVisible=true,Item=(id=diamond_chestplate,Damage=528,Count=1,tag=(ench=[(id=0,lvl=1337)],display=(Name="$4$lEpic Lucky Chestplate"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Leggings",CustomNameVisible=true,Item=(id=diamond_leggings,Damage=495,Count=1,tag=(ench=[(id=0,lvl=1337)],display=(Name="$4$lEpic Lucky Leggings"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Boots",CustomNameVisible=true,Item=(id=diamond_boots,Damage=429,Count=1,tag=(ench=[(id=0,lvl=1337)],display=(Name="$4$lEpic Lucky Boots"),RepairCost=1000)))@luck=1
type=entity,ID=Item,NBTTag=(CustomName="$4$lEpic Lucky Shield",CustomNameVisible=true,Item=(id=shield,Damage=336,Count=1,tag=(ench=[(id=0,lvl=1337)],display=(Name="$4$lEpic Lucky Shield"),RepairCost=1000)))@luck=1

/ Launched TNT
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=1@luck=-1
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=5@luck=-1
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=10@luck=-2
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=15@luck=-2

/ Lightning creeper + Other Mobs
group(type=difficulty,ID=hard;type=entity,ID=creeper;type=entity,ID=LightningBolt)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=villager;type=entity,ID=LightningBolt)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=pig;type=entity,ID=LightningBolt)@luck=-1

/ Giant
group(type=difficulty,ID=hard;type=entity,ID=giant)@luck=-2

/ Singular Mobs

/ 0 Luck
group(type=difficulty,ID=hard;type=entity,ID=bat)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=parrot)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=villager)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=polar_bear)@luck=0
group(type=difficulty,ID=hard;type=entity,ID=zombie_pigman)@luck=0

/ -1 Luck
group(type=difficulty,ID=hard;type=entity,ID=husk)@luck=-1
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=skeleton)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=enderman)@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=guardian)@luck=-1

/ -2 Luck
group(type=difficulty,ID=hard;type=entity,ID=stray)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=shulker)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=elder_guardian)@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=wither_skeleton)@luck=-2

/ Wither
group(type=difficulty,ID=hard;type=entity,ID=wither)@chance=0.1@luck=-2
/ Ghast
group(type=difficulty,ID=hard;type=entity,ID=ghast)@chance=0.2@luck=-2
/ Elder Guardian
group(type=difficulty,ID=hard;type=entity,ID=elder_guardian)@chance=0.5@luck=-2
/ Killer Rabbit
group(type=difficulty,ID=hard;type=entity,ID=Rabbit,NBTTag=(RabbitType=99))@luck=-1

/ Bob Zombie
group(type=difficulty,ID=hard;type=entity,ID=zombie,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBob",CustomNameVisible=true))@luck=-2
/ AZ's Return (Modified twice has gold helmet and name is more gold)
group(type=difficulty,ID=hard;type=entity,ID=zombie,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=golden_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$6$lAZ",CustomNameVisible=true))@luck=-2

/ Other Armoured Mobs

/ 2 Luck
group(type=difficulty,ID=hard;type=entity,ID=wolf,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lSparky",CustomNameVisible=true))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=ocelot,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lSally",CustomNameVisible=true))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=ocelot,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lKitty",CustomNameVisible=true))@luck=2
group(type=difficulty,ID=hard;type=entity,ID=villager_golem,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$8$lBen",CustomNameVisible=true))@luck=2

/ 1 Luck
group(type=difficulty,ID=hard;type=entity,ID=snowman,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$b$lOlaf",CustomNameVisible=true))@luck=1
group(type=difficulty,ID=hard;type=entity,ID=villager,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$4$lDate",CustomNameVisible=true))@luck=1

/ 0 Luck
group(type=difficulty,ID=hard;type=entity,ID=parrot,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$a$lPolly",CustomNameVisible=true))@luck=0
group(type=difficulty,ID=hard;type=entity,ID=giant,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBob's Mom",CustomNameVisible=true))@luck=0
group(type=difficulty,ID=hard;type=entity,ID=villager,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lFriend",CustomNameVisible=true))@luck=0
group(type=difficulty,ID=hard;type=entity,ID=villager,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBoyfriend",CustomNameVisible=true))@luck=0
group(type=difficulty,ID=hard;type=entity,ID=villager,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$d$lGirlfriend",CustomNameVisible=true))@luck=0

/ -1 Luck
group(type=difficulty,ID=hard;type=entity,ID=pig,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$c$lTadd",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=sheep,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$f$lGoat",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$0$lBatman",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=cow,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$8$lCowman",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=slime,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$a$lJames",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=chicken,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$f$lDuck",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=magma_cube,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$c$lJack",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=polar_bear,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$f$lBewear",CustomNameVisible=true))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=guardian,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lPufferfish",CustomNameVisible=true))@luck=-1

/ -2 Luck
group(type=difficulty,ID=hard;type=entity,ID=witch,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$d$lJen",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=blaze,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$c$lPat",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=skeleton,NBTTag=(HandItems=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$7$lLong Lost Date",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=husk,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lJordan",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=spider,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lXavier",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=endermite,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$5$lZoe",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=creeper,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$2$lShelly",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=silverfish,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$8$lZack",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=stray,NBTTag=(HandItems=[(id=bow,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBitter Long Lost Date",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=zombie_pigman,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$d$lDave",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=boat,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$f$lMe Mum's Boat",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=enderman,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$0$lSlender Man",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=minecart,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$f$lMe Mum's Car",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=wither_skeleton,NBTTag=(HandItems=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$0$lLong Forgotten, Long Lost Date",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=elder_guardian,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lThe Elder Pufferfish",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=cave_spider,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lXavier's Aggressive Teenage Daughter",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=creeper,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$4$lMad $2$lShelly",CustomNameVisible=true);type=entity,ID=LightningBolt)@luck=-2

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

/ Flying Mobs
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=zombie,HandItems=[(id=diamond_axe,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=golden_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$6$lAZ",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=witch,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$d$lJen",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=blaze,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$c$lPat",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=zombie,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBob",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=skeleton,HandItems=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$7$lLong Lost Date",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=husk,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$e$lJordan",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=parrot,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$a$lPolly",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=snowman,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$b$lOlaf",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=villager,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$4$lDate",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=creeper,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$2$lShelly",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=stray,HandItems=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBitter Long Lost Date",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=villager_golem,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$8$lBen",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=enderman,HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$0$lSlenderman",CustomNameVisible=true)])]))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=wither_skeleton,HandItems=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$0$lLong Forgotten, Long Lost Date",CustomNameVisible=true)])]))@luck=-2

/ stacked villager and pigs
type=entity,ID=Pig,NBTTag=(Passengers=[(id=Pig,Passengers=[(id=Pig,Passengers=[(id=Pig,Passengers=[(id=Pig,Passengers=[(id=Pig,Passengers=[(id=Pig,Passengers=[(id=Pig,Passengers=[(id=villager)])])])])])])])])@luck=0

/ Stacked Mobs

/ 2 Luck
type=entity,ID=snowman,NBTTag=(Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman)])])])])])])])])@luck=2
type=entity,ID=villager_golem,NBTTag=(Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman,Passengers=[(id=snowman)])])])])])])])])@luck=2
type=entity,ID=villager_golem,NBTTag=(Passengers=[(id=villager_golem,Passengers=[(id=villager_golem,Passengers=[(id=villager_golem,Passengers=[(id=villager_golem,Passengers=[(id=villager_golem,Passengers=[(id=villager_golem,Passengers=[(id=villager_golem,Passengers=[(id=villager)])])])])])])])])@luck=2

/ 1 Luck
type=entity,ID=cow,NBTTag=(Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=villager)])])])])])])])])@luck=1
type=entity,ID=cow,NBTTag=(Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=villager_golem)])])])])])])])])@luck=1

/ 0 Luck
type=entity,ID=cow,NBTTag=(Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=cow,Passengers=[(id=enderman)])])])])])])])])@luck=0
type=entity,ID=bat,NBTTag=(Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant)])])])])])])])])@luck=0
type=entity,ID=giant,NBTTag=(Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant)])])])])])])])])@luck=0
type=entity,ID=slime,NBTTag=(Passengers=[(id=slime,Passengers=[(id=slime,Passengers=[(id=slime,Passengers=[(id=slime,Passengers=[(id=slime,Passengers=[(id=slime,Passengers=[(id=slime,Passengers=[(id=slime)])])])])])])])])@luck=0
type=entity,ID=magma_cube,NBTTag=(Passengers=[(id=magma_cube,Passengers=[(id=magma_cube,Passengers=[(id=magma_cube,Passengers=[(id=magma_cube,Passengers=[(id=magma_cube,Passengers=[(id=magma_cube,Passengers=[(id=magma_cube,Passengers=[(id=magma_cube)])])])])])])])])@luck=0

/ -1 Luck
type=entity,ID=bat,NBTTag=(Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch)])])])])])])])])@luck=-1
type=entity,ID=bat,NBTTag=(Passengers=[(id=stray,Passengers=[(id=stray,Passengers=[(id=stray,Passengers=[(id=stray,Passengers=[(id=stray,Passengers=[(id=stray,Passengers=[(id=stray,Passengers=[(id=stray)])])])])])])])])@luck=-1
type=entity,ID=giant,NBTTag=(Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=ghast)])])])])])])])])@luck=-1
type=entity,ID=ghast,NBTTag=(Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast)])])])])])])])])@luck=-1
type=entity,ID=giant,NBTTag=(Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast,Passengers=[(id=ghast)])])])])])])])])@luck=-1
type=entity,ID=ghast,NBTTag=(Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant,Passengers=[(id=giant)])])])])])])])])@luck=-1
type=entity,ID=zombie,NBTTag=(Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=Witch)])])])])])])])])@luck=-1
type=entity,ID=zombie,NBTTag=(Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=villager)])])])])])])])])@luck=-1
type=entity,ID=bat,NBTTag=(Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper)])])])])])])])])@luck=-1
type=entity,ID=creeper,NBTTag=(Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper,Passengers=[(id=creeper)])])])])])])])])@luck=-1
type=entity,ID=enderman,NBTTag=(Passengers=[(id=enderman,Passengers=[(id=enderman,Passengers=[(id=enderman,Passengers=[(id=enderman,Passengers=[(id=enderman,Passengers=[(id=enderman,Passengers=[(id=enderman,Passengers=[(id=enderman)])])])])])])])])@luck=-1
type=entity,ID=zombie_pigman,NBTTag=(Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=villager)])])])])])])])])@luck=-1
type=entity,ID=zombie_pigman,NBTTag=(Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman,Passengers=[(id=zombie_pigman)])])])])])])])])@luck=-1

/ -2 Luck
type=entity,ID=Blaze,NBTTag=(Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Witch)])])])])])])])])@luck=-2
type=entity,ID=Blaze,NBTTag=(Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze,Passengers=[(id=Blaze)])])])])])])])])@luck=-2
type=entity,ID=Witch,NBTTag=(Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch,Passengers=[(id=Witch)])])])])])])])])@luck=-2
type=entity,ID=zombie,NBTTag=(Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=zombie,Passengers=[(id=Blaze)])])])])])])])])@luck=-2
type=entity,ID=shulker,NBTTag=(Passengers=[(id=shulker,Passengers=[(id=shulker,Passengers=[(id=shulker,Passengers=[(id=shulker,Passengers=[(id=shulker,Passengers=[(id=shulker,Passengers=[(id=shulker,Passengers=[(id=shulker)])])])])])])])])@luck=-2
type=entity,ID=spider,NBTTag=(Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider)])])])])])])])])@luck=-2
type=entity,ID=cave_spider,NBTTag=(Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=cave_spider,Passengers=[(id=spider)])])])])])])])])@luck=-2

/ horses
type=entity,ID=#randList(horse,skeleton_horse,zombie_horse),amount=12,posOffset=#circleOffset(4),NBTTag=(Tame=true,OwnerUUID=#pUUID)@luck=1
type=entity,ID=#randList(donkey,mule),amount=8,posOffset=#circleOffset(4),NBTTag=(Tame=true,OwnerUUID=#pUUID)@luck=0
type=entity,ID=#randList(horse,skeleton_horse,zombie_horse,donkey,mule),amount=6,posOffset=#circleOffset(4),NBTTag=(Tame=true,OwnerUUID=#pUUID)@luck=2

/ Llamas
type=entity,ID=llama,amount=8,posOffset=#circleOffset(4),NBTTag=(CustomName=#randList("$5$lLlaura","$5$lLlauretta","$5$lLlavender","$5$lLlinda","$5$lLlisa","$5$lLlouise","$5$lLlucy","$5$lLlydia"),Variant=#rand(0,3),CustomNameVisible=true)@luck=0
type=entity,ID=llama,amount=8,posOffset=#circleOffset(4),NBTTag=(CustomName=#randList("$9$lLliam","$9$lLluke","$9$lLlucas","$9$lLlandon","$9$lLlance","$9$lLlarry","$9$lLleo","$9$lLlars"),Variant=#rand(0,3),CustomNameVisible=true)@luck=0
type=entity,ID=llama,amount=8,posOffset=#circleOffset(4),NBTTag=(CustomName=#randList("$e$lLlucky","$e$lLlex","$e$lLlane","$e$lLleith","$e$lLloki","$e$lLlennon","$e$lLlyle","$e$lLlake"),Variant=#rand(0,3),CustomNameVisible=true)@luck=0

/ witch with bats
group(type=difficulty,ID=hard;type=entity,ID=witch;type=entity,ID=bat,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=64)@luck=-1

/ undead army
group(type=difficulty,ID=hard;type=entity,ID=wither;type=entity,ID=zombie,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@chance0.1@luck=-2

/ Other Armies
/ 2 Luck
group(type=difficulty,ID=hard;type=entity,ID=villager_golem;type=entity,ID=snowman,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=2

/ 1 Luck
group(type=difficulty,ID=hard;type=entity,ID=parrot;type=entity,ID=bat,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=64)@luck=1

/ 0 Luck
group(type=difficulty,ID=hard;type=entity,ID=minecart;type=entity,ID=boat,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=0

/ -1 Luck
group(type=difficulty,ID=hard;type=entity,ID=wolf;type=entity,ID=skeleton,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=stray;type=entity,ID=polar_bear,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=skeleton;type=entity,ID=guardian,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-1
group(type=difficulty,ID=hard;type=entity,ID=endermite;type=entity,ID=silverfish,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-1

/ -2 Luck
group(type=difficulty,ID=hard;type=entity,ID=enderman;type=entity,ID=witch,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=ocelot;type=entity,ID=creeper,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=wolf;type=entity,ID=wither_skeleton,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=elder_guardian;type=entity,ID=guardian,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=wither_skeleton;type=entity,ID=skeleton,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=elder_guardian;type=entity,ID=wither_skeleton,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=#rand(4,16))@luck=-2

/ Mob Circles
/ 2 Luck
type=entity,ID=villager_golem,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=0

/ 1 Luck
type=entity,ID=cow,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=1
type=entity,ID=pig,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=1
type=entity,ID=chicken,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=1
type=entity,ID=snowman,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=1
type=entity,ID=rabbit,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(RabbitType=#rand(0,5)@luck=1


/ 0 Luck
type=entity,ID=slime,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=0
type=entity,ID=parrot,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=0
type=entity,ID=chicken,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=0
type=entity,ID=snowman,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=0
type=entity,ID=magma_cube,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=0
type=entity,ID=polar_bear,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=0
type=entity,ID=squid,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(RabbitType=#rand(0,5)@luck=0

/ -1 Luck
type=entity,ID=husk,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1
type=entity,ID=arrow,amount=#rand(5,64),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1
type=entity,ID=enderman,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1
type=entity,ID=guardian,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1
type=entity,ID=endermite,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1
type=entity,ID=silverfish,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1
type=entity,ID=zombie_pigman,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1
type=entity,ID=spectral_arrow,amount=#rand(5,64),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-1

/ -2 Luck
type=entity,ID=rabbit,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(RabbitType=99)@luck=-2
type=entity,ID=blaze,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2
type=entity,ID=ghast,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2
type=entity,ID=stray,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2
type=entity,ID=witch,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2
type=entity,ID=creeper,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2
type=entity,ID=shulker,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2
type=entity,ID=LightningBolt,amount=#rand(5,64),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2
type=entity,ID=wither_skeleton,amount=#rand(5,13),posOffset=#circleOffset(4),NBTTag=(Type=#rand(0,4))@luck=-2

/ huge slime and magma cube
group:1:(type=entity,ID=slime,NBTTag=(Size=10);type=entity,ID=magma_cube,NBTTag=(Size=10))@luck=-2

/ Pets
/ pet dogs
group(type=entity,ID=wolf,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(CollarColor=#rand(0,14),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1
/ pet cats
group(type=entity,ID=ocelot,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(CatType=#rand(0,3),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1
/ pet rabbits
group(type=entity,ID=rabbit,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(RabbitType=#rand(0,5),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1

/ large pets
/pet dogs
group(type=entity,ID=wolf,amount=#rand(12,20),posOffset=#circleOffset(3),NBTTag=(CollarColor=#rand(0,14),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=2
/ pet cats
group(type=entity,ID=ocelot,amount=#rand(12,20),posOffset=#circleOffset(3),NBTTag=(CatType=#rand(0,3),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=2
/ pet rabbits
group(type=entity,ID=rabbit,amount=#rand(12,20),posOffset=#circleOffset(3),NBTTag=(RabbitType=#rand(0,5),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=2

/ Command Mobs
group(type=command,ID="/summon skeleton_horse ~ ~ ~ {SkeletonTrap:1}",commandSender="Creator of Lucky Block Pink")@luck=-2

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

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

/ Mystery villagers, formally odd villagers and mysterious villagers
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(1,3)),sell=(id=diamond_shovel,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="$4$lAwesome Shovel!"))),maxUses=1),(buy=(id=nether_star,Count=#rand(1,2)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=dragon_egg,Count=#rand(1,2)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=diamond,Count=#rand(1,5)),sell=(id=emerald,Count=5,tag=(display=(Name="$e$lLucky Emeralds"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=emerald,Count=#rand(1,2)),sell=(id=tnt,Count=16,tag=(display=(Name="$4$lExplosives"))),maxUses=1),(buy=(id=nether_star,Count=#rand(1,2)),sell=(id=diamond_sword,Count=1,tag=(ench=[(id=16,lvl=10)],display=(Name="$4$lUltimate Sword"))),maxUses=1),(buy=(id=dragon_egg,Count=#rand(1,2)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=diamond,Count=#rand(1,5)),sell=(id=emerald,Count=5,tag=(display=(Name="$e$lLucky Emeralds"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=gold_ingot,Count=#rand(1,3)),sell=(id=ender_pearl,Count=16,tag=(display=(Name="$2$lMystery Pearls"))),maxUses=1),(buy=(id=nether_star,Count=#rand(1,1)),sell=(id=diamond_sword,Count=1,tag=(ench=[(id=19,lvl=10)],display=(Name="$4$lKnockback Sword"))),maxUses=1),(buy=(id=dragon_egg,Count=#rand(1,1)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=diamond,Count=#rand(1,2)),sell=(id=emerald,Count=3,tag=(display=(Name="$e$lLucky Emeralds"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(5,9)),sell=(id=diamond_pickaxe,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="$c$lWumbo"))),maxUses=1),(buy=(id=nether_star,Count=#rand(1,2)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=dragon_egg,Count=#rand(1,2)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=emerald,Count=#rand(1,5)),sell=(id=diamond,Count=5,tag=(display=(Name="$e$lLucky Diamonds"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=wool,Count=#rand(2,5)),sell=(id=leather_helmet,Count=1,tag=(display=(Name="$f$lWool Helmet"))),maxUses=1),(buy=(id=beacon,Count=#rand(1,1)),sell=(id=diamond_axe,Count=1,tag=(ench=[(id=16,lvl=10)],display=(Name="$4$lHerobrine's Axe"))),maxUses=1),(buy=(id=dragon_egg,Count=#rand(1,1)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=diamond,Count=#rand(1,6)),sell=(id=golden_apple,Count=10,tag=(display=(Name="$6$lLucky Apple"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=wool,Count=#rand(4,8)),sell=(id=leather_chestplate,Count=1,tag=(display=(Name="$f$lWool Chestplate"))),maxUses=1),(buy=(id=magma,Count=#rand(11,64)),sell=(id=diamond_shovel,Count=1,tag=(ench=[(id=20,lvl=10)],display=(Name="$4$lFire Shovel"))),maxUses=1),(buy=(id=nether_star,Count=#rand(1,1)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=diamond_block,Count=#rand(1,5)),sell=(id=lucky:lucky_block_pink,Count=20,tag=(display=(Name="$d$lLucky Block Pink"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=wool,Count=#rand(3,7)),sell=(id=leather_leggings,Count=1,tag=(display=(Name="$f$lWool Leggings"))),maxUses=1),(buy=(id=beacon,Count=#rand(1,1)),sell=(id=diamond_sword,Count=1,tag=(ench=[(id=21,lvl=10)],display=(Name="$9$lLooting Sword"))),maxUses=1),(buy=(id=dragon_egg,Count=#rand(1,1)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=iron_ingot,Count=#rand(3,7)),sell=(id=golden_apple,Count=1,tag=(display=(Name="$6$lLucky Apple"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=wool,Count=#rand(1,4)),sell=(id=leather_boots,Count=1,tag=(display=(Name="$f$lWool Boots"))),maxUses=1),(buy=(id=beacon,Count=#rand(1,1)),sell=(id=diamond_pickaxe,Count=1,tag=(ench=[(id=32,lvl=10)],display=(Name="$5$lFast Pickaxe"))),maxUses=1),(buy=(id=nether_star,Count=#rand(1,1)),sell=(id=beacon,Count=1,tag=(display=(Name="$e$lAmazing Beacon"))),maxUses=1),(buy=(id=sponge,Count=#rand(1,2)),sell=(id=gold_block,Count=1,tag=(display=(Name="$6$lLucky Gold"))),maxUses=50)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=coal,Count=#rand(20,50)),sell=(id=diamond,Count=1,tag=(display=(Name="$e$lLucky Diamonds"))),maxUses=10),(buy=(id=diamond,Count=#rand(10,40)),sell=(id=blaze_rod,Count=1,tag=(ench=[(id=20,lvl=10)],display=(Name="$4$lFire Sword"))),maxUses=1),(buy=(id=redstone,Count=#rand(19,63)),sell=(id=diamond,Count=1,tag=(display=(Name="$e$lLucky Diamonds"))),maxUses=10),(buy=(id=iron_ingot,Count=#rand(9,21)),sell=(id=diamond,Count=1,tag=(display=(Name="$e$lLucky Diamonds"))),maxUses=10)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=emerald,Count=5),sell=(id=diamond,Count=5,tag=(display=(Name="$e$lLucky Diamonds"))),maxUses=10),(buy=(id=emerald,Count=#rand(20,40)),sell=(id=lucky:pink_lucky_bow,Count=1,tag=(ench=[(id=51,lvl=1)],display=(Name="$d$lAffinity Pink Lucky Bow"))),maxUses=1),(buy=(id=diamond,Count=5),sell=(id=emerald,Count=5,tag=(display=(Name="$e$lLucky Emeralds"))),maxUses=10),(buy=(id=diamond,Count=#rand(20,60)),sell=(id=dragon_egg,Count=1,tag=(display=(Name="$e$lLucky Dragon Egg"))),maxUses=1)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=beacon,Count=1),sell=(id=lucky:lucky_sword,Count=1,tag=(display=(Name="$rLucky Sword"))),maxUses=5),(buy=(id=nether_star,Count=#rand(1,1)),sell=(id=lucky:lucky_bow,Count=1,tag=(Name="$rLucky Bow")),maxUses=5),(buy=(id=dragon_egg,Count=1),sell=(id=lucky:lucky_potion,Count=5,tag=(display=(Name="$rLucky Potion"))),maxUses=5),(buy=(id=diamond,Count=#rand(5,5)),sell=(id=lucky:lucky_block,Count=1,tag=(display=(Name="$rLucky Block"))),maxUses=1)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0
type=entity,ID=villager,NBTTag=(Offers=(Recipes=[(buy=(id=beacon,Count=1),sell=(id=lucky:pink_lucky_sword,Count=1,tag=(display=(Name="$d$lPink Lucky Sword"))),maxUses=5),(buy=(id=nether_star,Count=#rand(1,1)),sell=(id=lucky:pink_lucky_bow,Count=1,tag=(Name="$d$lPink Lucky Bow")),maxUses=5),(buy=(id=dragon_egg,Count=1),sell=(id=lucky:pink_lucky_potion,Count=5,tag=(display=(Name="$d$lPink Love Potion"))),maxUses=5),(buy=(id=diamond,Count=#rand(5,5)),sell=(id=lucky:lucky_block_pink,Count=1,tag=(display=(Name="$d$lPink Lucky Block"))),maxUses=1)]),CustomName="$e$lMystery villager",CustomNameVisible=true)@luck=0

/ falling blocks (iron, gold, diamond, emerald, lapis)
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=iron_block);type=particle,ID=largesmoke,size=(1,2,1),particleAmount=500;type=sound,ID=block.fire.extinguish)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=gold_block);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=entity.ghast.shoot)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=diamond_block);type=entity,ID=LightningBolt)@luck=2
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=emerald_block);type=particle,ID=happyVillager,size=(1,2,1),particleAmount=500;type=sound,ID=block.grass.break)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=lapis_block);type=particle,ID=splash,size=(1,2,1),particleAmount=1000;type=sound,ID=entity.player.swim)@luck=1

/ LBP Falling Blocks

/ 1 Luck
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=cake);type=entity,ID=LightningBolt)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=magma);type=entity,ID=LightningBolt)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=beacon);type=entity,ID=LightningBolt)@luck=1
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=dragon_egg);type=entity,ID=LightningBolt)@luck=1

/ 0 Luck
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=diamond_ore);type=entity,ID=LightningBolt)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=anvil);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=entity.ghast.shoot)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=sponge);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=entity.ghast.shoot)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=gold_ore);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=entity.ghast.shoot)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=coal_block);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=entity.ghast.shoot)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=lapis_ore);type=particle,ID=splash,size=(1,2,1),particleAmount=1000;type=sound,ID=entity.player.swim)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=flowing_lava);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=entity.ghast.shoot)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=flowing_water);type=particle,ID=flame,size=(1,2,1),particleAmount=500;type=sound,ID=entity.ghast.shoot)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=iron_ore);type=particle,ID=largesmoke,size=(1,2,1),particleAmount=500;type=sound,ID=block.fire.extinguish)@luck=0
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=emerald_ore);type=particle,ID=happyVillager,size=(1,2,1),particleAmount=500;type=sound,ID=block.grass.break)@luck=0

/ Poles, thanks to curseforge user Outflies creator of Chaos Lucky Block for reporting a bug

/ colorful pole
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=diamond_block),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=2
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=emerald_block),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=2
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=bedrock),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=-1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=coal_block),posY=#bPosY+5;NBTTag=(Block=lapis_block),posY=#bPosY+10;NBTTag=(Block=redstone_block),posY=#bPosY+15;NBTTag=(Block=gold_block),posY=#bPosY+20;NBTTag=(Block=iron_block),posY=#bPosY+25;NBTTag=(Block=emerald_block),posY=#bPosY+30;NBTTag=(Block=diamond_block),posY=#bPosY+35;NBTTag=(Block=obsidian),posY=#bPosY+40;NBTTag=(Block=piston),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=dragon_egg),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=2

/ Old Poles From First Version of Lucky Block Pink That Came Back
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=bedrock),posY=#bPosY+5;NBTTag=(Block=bedrock),posY=#bPosY+10;NBTTag=(Block=bedrock),posY=#bPosY+15;NBTTag=(Block=bedrock),posY=#bPosY+20;NBTTag=(Block=bedrock),posY=#bPosY+25;NBTTag=(Block=bedrock),posY=#bPosY+30;NBTTag=(Block=bedrock),posY=#bPosY+35;NBTTag=(Block=bedrock),posY=#bPosY+40;NBTTag=(Block=bedrock),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=chest),posY=#bPosY+50;type=entity,ID=happyVillager,posY=#bPosY+10,delay=5.3)@luck=-1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=tnt),posY=#bPosY+5;NBTTag=(Block=tnt),posY=#bPosY+10;NBTTag=(Block=tnt),posY=#bPosY+15;NBTTag=(Block=tnt),posY=#bPosY+20;NBTTag=(Block=tnt),posY=#bPosY+25;NBTTag=(Block=tnt),posY=#bPosY+30;NBTTag=(Block=tnt),posY=#bPosY+35;NBTTag=(Block=tnt),posY=#bPosY+40;NBTTag=(Block=redstone_block),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=gold_block),posY=#bPosY+50;type=entity,ID=happyVillager,posY=#bPosY+10,delay=5.3)@luck=-1

/ Good Poles?
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=redstone_block),posY=#bPosY+5;NBTTag=(Block=lucky:lucky_block),posY=#bPosY+10;NBTTag=(Block=redstone_block),posY=#bPosY+15;NBTTag=(Block=lucky:lucky_block),posY=#bPosY+20;NBTTag=(Block=redstone_block),posY=#bPosY+25;NBTTag=(Block=lucky:lucky_block),posY=#bPosY+30;NBTTag=(Block=redstone_block),posY=#bPosY+35;NBTTag=(Block=lucky:lucky_block),posY=#bPosY+40;NBTTag=(Block=redstone_block),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=lucky:lucky_block),posY=#bPosY+50;type=entity,ID=happyVillager,posY=#bPosY+10,delay=5.3)@luck=0
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=redstone_block),posY=#bPosY+5;NBTTag=(Block=lucky:lucky_block_pink),posY=#bPosY+10;NBTTag=(Block=redstone_block),posY=#bPosY+15;NBTTag=(Block=lucky:lucky_block_pink),posY=#bPosY+20;NBTTag=(Block=redstone_block),posY=#bPosY+25;NBTTag=(Block=lucky:lucky_block_pink),posY=#bPosY+30;NBTTag=(Block=redstone_block),posY=#bPosY+35;NBTTag=(Block=lucky:lucky_block_pink),posY=#bPosY+40;NBTTag=(Block=redstone_block),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=lucky:lucky_block_pink),posY=#bPosY+50;type=entity,ID=happyVillager,posY=#bPosY+10,delay=5.3)@luck=0

/ Ultimate Pinkness
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=lucky:lucky_block_pink),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=2

/ Ultimate Yellowness
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=lucky:lucky_block),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=2

/ New Poles
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=bedrock),posY=#bPosY+5;NBTTag=(Block=bedrock),posY=#bPosY+10;NBTTag=(Block=bedrock),posY=#bPosY+15;NBTTag=(Block=bedrock),posY=#bPosY+20;NBTTag=(Block=bedrock),posY=#bPosY+25;NBTTag=(Block=bedrock),posY=#bPosY+30;NBTTag=(Block=bedrock),posY=#bPosY+35;NBTTag=(Block=bedrock),posY=#bPosY+40;NBTTag=(Block=bedrock),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=bedrock),posY=#bPosY+50;type=entity,ID=happyVillager,posY=#bPosY+10,delay=5.3)@luck=-2
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=crafting_table),posY=#bPosY+5;NBTTag=(Block=crafting_table),posY=#bPosY+10;NBTTag=(Block=crafting_table),posY=#bPosY+15;NBTTag=(Block=crafting_table),posY=#bPosY+20;NBTTag=(Block=crafting_table),posY=#bPosY+25;NBTTag=(Block=crafting_table),posY=#bPosY+30;NBTTag=(Block=crafting_table),posY=#bPosY+35;NBTTag=(Block=crafting_table),posY=#bPosY+40;NBTTag=(Block=crafting_table),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=crafting_table),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=2

/ Newer Poles
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=iron_block),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=gold_block),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=diamond_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=0
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=emerald_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=0
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=iron_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=0
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=stained_hardened_clay,Data=14),posY=#bPosY+5;NBTTag=(Block=stained_hardened_clay,Data=1),posY=#bPosY+10;NBTTag=(Block=stained_hardened_clay,Data=4),posY=#bPosY+15;NBTTag=(Block=stained_hardened_clay,Data=5),posY=#bPosY+20;NBTTag=(Block=stained_hardened_clay,Data=3),posY=#bPosY+25;NBTTag=(Block=stained_hardened_clay,Data=11),posY=#bPosY+30;NBTTag=(Block=stained_hardened_clay,Data=10),posY=#bPosY+35;NBTTag=(Block=stained_hardened_clay,Data=2),posY=#bPosY+40;NBTTag=(Block=stained_hardened_clay,Data=6),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=gold_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=0

/ Full Ore Poles
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=redstone_ore),posY=#bPosY+5;NBTTag=(Block=redstone_ore),posY=#bPosY+10;NBTTag=(Block=redstone_ore),posY=#bPosY+15;NBTTag=(Block=redstone_ore),posY=#bPosY+20;NBTTag=(Block=redstone_ore),posY=#bPosY+25;NBTTag=(Block=redstone_ore),posY=#bPosY+30;NBTTag=(Block=redstone_ore),posY=#bPosY+35;NBTTag=(Block=redstone_ore),posY=#bPosY+40;NBTTag=(Block=redstone_ore),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=redstone_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=0
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=quartz_ore),posY=#bPosY+5;NBTTag=(Block=quartz_ore),posY=#bPosY+10;NBTTag=(Block=quartz_ore),posY=#bPosY+15;NBTTag=(Block=quartz_ore),posY=#bPosY+20;NBTTag=(Block=quartz_ore),posY=#bPosY+25;NBTTag=(Block=quartz_ore),posY=#bPosY+30;NBTTag=(Block=quartz_ore),posY=#bPosY+35;NBTTag=(Block=quartz_ore),posY=#bPosY+40;NBTTag=(Block=quartz_ore),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=quartz_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=0
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=gold_ore),posY=#bPosY+5;NBTTag=(Block=gold_ore),posY=#bPosY+10;NBTTag=(Block=gold_ore),posY=#bPosY+15;NBTTag=(Block=gold_ore),posY=#bPosY+20;NBTTag=(Block=gold_ore),posY=#bPosY+25;NBTTag=(Block=gold_ore),posY=#bPosY+30;NBTTag=(Block=gold_ore),posY=#bPosY+35;NBTTag=(Block=gold_ore),posY=#bPosY+40;NBTTag=(Block=gold_ore),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=gold_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=0
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=lapis_ore),posY=#bPosY+5;NBTTag=(Block=lapis_ore),posY=#bPosY+10;NBTTag=(Block=lapis_ore),posY=#bPosY+15;NBTTag=(Block=lapis_ore),posY=#bPosY+20;NBTTag=(Block=lapis_ore),posY=#bPosY+25;NBTTag=(Block=lapis_ore),posY=#bPosY+30;NBTTag=(Block=lapis_ore),posY=#bPosY+35;NBTTag=(Block=lapis_ore),posY=#bPosY+40;NBTTag=(Block=lapis_ore),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=lapis_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=iron_ore),posY=#bPosY+5;NBTTag=(Block=iron_ore),posY=#bPosY+10;NBTTag=(Block=iron_ore),posY=#bPosY+15;NBTTag=(Block=iron_ore),posY=#bPosY+20;NBTTag=(Block=iron_ore),posY=#bPosY+25;NBTTag=(Block=iron_ore),posY=#bPosY+30;NBTTag=(Block=iron_ore),posY=#bPosY+35;NBTTag=(Block=iron_ore),posY=#bPosY+40;NBTTag=(Block=iron_ore),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=iron_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=diamond_ore),posY=#bPosY+5;NBTTag=(Block=diamond_ore),posY=#bPosY+10;NBTTag=(Block=diamond_ore),posY=#bPosY+15;NBTTag=(Block=diamond_ore),posY=#bPosY+20;NBTTag=(Block=diamond_ore),posY=#bPosY+25;NBTTag=(Block=diamond_ore),posY=#bPosY+30;NBTTag=(Block=diamond_ore),posY=#bPosY+35;NBTTag=(Block=diamond_ore),posY=#bPosY+40;NBTTag=(Block=diamond_ore),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=diamond_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=emerald_ore),posY=#bPosY+5;NBTTag=(Block=emerald_ore),posY=#bPosY+10;NBTTag=(Block=emerald_ore),posY=#bPosY+15;NBTTag=(Block=emerald_ore),posY=#bPosY+20;NBTTag=(Block=emerald_ore),posY=#bPosY+25;NBTTag=(Block=emerald_ore),posY=#bPosY+30;NBTTag=(Block=emerald_ore),posY=#bPosY+35;NBTTag=(Block=emerald_ore),posY=#bPosY+40;NBTTag=(Block=emerald_ore),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=emerald_ore),posY=#bPosY+50;type=entity,ID=LightningBolt,posY=#bPosY+10,delay=5.3)@luck=1

/ Challenge Games Troll Poles
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=redstone_block),posY=#bPosY+5;NBTTag=(Block=tnt),posY=#bPosY+10;NBTTag=(Block=tnt),posY=#bPosY+15;NBTTag=(Block=tnt),posY=#bPosY+20;NBTTag=(Block=tnt),posY=#bPosY+25;NBTTag=(Block=tnt),posY=#bPosY+30;NBTTag=(Block=tnt),posY=#bPosY+35;NBTTag=(Block=tnt),posY=#bPosY+40;NBTTag=(Block=tnt),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=beacon),posY=#bPosY+50;type=entity,ID=happyVillager,posY=#bPosY+10,delay=5.3)@luck=1
group(type=fill,ID=air,size=(1,51,1);group(NBTTag=(Block=beacon),posY=#bPosY+5;NBTTag=(Block=beacon),posY=#bPosY+10;NBTTag=(Block=beacon),posY=#bPosY+15;NBTTag=(Block=beacon),posY=#bPosY+20;NBTTag=(Block=beacon),posY=#bPosY+25;NBTTag=(Block=beacon),posY=#bPosY+30;NBTTag=(Block=beacon),posY=#bPosY+35;NBTTag=(Block=beacon),posY=#bPosY+40;NBTTag=(Block=beacon),posY=#bPosY+45),type=entity,ID=falling_block;type=entity,ID=falling_block,NBTTag=(Block=flowing_water),posY=#bPosY+50;type=entity,ID=happyVillager,posY=#bPosY+10,delay=5.3)@luck=1

/ TNT Pole
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=falling_block,NBTTag=(Block=redstone_block),posY=#bPosY+5;group(posY=#bPosY+10;posY=#bPosY+15;posY=#bPosY+20;posY=#bPosY+25;posY=#bPosY+30;posY=#bPosY+35;posY=#bPosY+40;posY=#bPosY+45;posY=#bPosY+50),type=entity,ID=falling_block,NBTTag=(Block=tnt))@luck=-1

/ Baby Player
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=stone_pickaxe,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=#pName))],Rotation=[#pYaw+180f,0f],CustomName="Baby #pName",CustomNameVisible=true)@luck=0

/ Baby Herobrine
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=diamond_axe,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=Herobrine))],Rotation=[#pYaw+180f,0f],CustomName="Baby Herobrine",CustomNameVisible=true)@luck=0

/ Baby Notch
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=golden_apple,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=Notch))],Rotation=[#pYaw+180f,0f],CustomName="Baby Notch",CustomNameVisible=true)@luck=0

/ Baby Kristen
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=lucky:lucky_block_pink,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=_Kristen))],Rotation=[#pYaw+180f,0f],CustomName="Baby Kristen, The Creator of LBP!",CustomNameVisible=true)@luck=0

/ Baby Trissy
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=lucky:lucky_block,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=tristancole))],Rotation=[#pYaw+180f,0f],CustomName="Baby Trissy!",CustomNameVisible=true)@luck=0

/ Baby Wumbominer
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=diamond_pickaxe,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=wumbominer))],Rotation=[#pYaw+180f,0f],CustomName="Baby Wumbominer",CustomNameVisible=true)@luck=0

/ Baby Steve
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=iron_sword,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=Steve))],Rotation=[#pYaw+180f,0f],CustomName="Baby Steve",CustomNameVisible=true)@luck=0

/ Baby Jeb_
type=entity,ID=armor_stand,NBTTag=(Small=true,NoBasePlate=true,ShowArms=true,HandItems=[(id=iron_block,Count=1)],ArmorItems=[(id=leather_boots,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_leggings,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=leather_chestplate,Count=1,tag=(display=(color=#rand(0,16777215)))),(id=skull,Damage=3,Count=1,tag=(SkullOwner=jeb_))],Rotation=[#pYaw+180f,0f],CustomName="Baby Jeb",CustomNameVisible=true)@luck=0

/ ==== Monster Apocalyple ====
/ Sword, difficulty, time, potion effects
group(ID=wooden_sword;type=difficulty,ID=hard;type=time,ID=18750;type=effect,ID=slowness,duration=30,amplifier=4;type=effect,ID=blindness,duration=30; \
/ Zombies, Creepers, Spiders & Cave Spiders, Silverfish & Endermites, Guardians
group:1:(type=entity,ID=zombie,amount=#rand(20,50);type=entity,ID=creeper,amount=#rand(10,30);group(type=entity,ID=spider,amount=#rand(15,45);type=entity,ID=cave_spider,amount=#rand(5,10));group(type=entity,ID=Silverfish,amount=#rand(15,45);type=entity,ID=endermite,amount=#rand(5,10));type=entity,ID=Guardian,amount=#rand(10,30); \
/ All
group(type=entity,ID=zombie,amount=#rand(20,50);type=entity,ID=creeper,amount=#rand(10,30);group(type=entity,ID=spider,amount=#rand(15,45);type=entity,ID=cave_spider,amount=#rand(5,10);type=entity,ID=Silverfish,amount=#rand(15,45);type=entity,ID=endermite,amount=#rand(5,10);type=entity,ID=Guardian,amount=#rand(10,30)))),posOffset=#circleOffset(8,10))@luck=-2

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

/ Lucky Block Pink Structure
type=structure,ID=rainbow,pos=#pPos@luck=1
group(type=command,ID="/tp @p ~ ~2 ~",commandSender="Kristen";type=structure,ID=pinkdungeon;type=command,ID="/time set 14000",commandSender="LBP")@luck=0
group(type=command,ID="/tp @p ~ ~2 ~",commandSender="Kristen";type=structure,ID=pinkfort;type=command,ID="/time set 14000",commandSender="LBP")@luck=0
type=structure,ID=pinktrap,pos=#pPos@luck=-1
type=structure,ID=weirdtower,pos=#pPos@luck=-2
group(type=command,ID="/tp @p ~ ~2 ~",commandSender="Kristen";type=structure,ID=pinkskeletondeath;type=command,ID="/time set 14000",commandSender="Kristen")@luck=0
group(type=command,ID="/say This is the demo of my map, Wacky Worlds Parkour! Try it out, out front! Full Version Download: http://bit.ly/2iGg2la",commandSender="Kristen";type=structure,ID=wackydemo)@luck=0
type=structure,ID=loveheart,pos=#pPos@luck=0
group(type=command,ID="/tp @p ~ ~18 ~",commandSender="Kristen";type=structure,ID=luckyblockpink)@luck=0

/ Lucky Block Pink Death Dungeons (More will be added in the future)
group(type=command,ID="/time set 14000",commandSender="Kristen";type=structure,ID=pinkdeathdungeon01)@luck=0

/ Lucky Block Pink Battle Towers
type=structure,ID=battletower1,pos=#pPos@luck=0
type=structure,ID=battletower2,pos=#pPos@luck=0
type=structure,ID=battletower3,pos=#pPos@luck=1
type=structure,ID=battletower4,pos=#pPos@luck=2

/ Lucky Block Pink Structure Chest
type=structure,ID=challengegames@luck=2
type=structure,ID=pinkchallengegames@luck=2
type=structure,ID=theminecraftpro@luck=2

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

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

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

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

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

/ (1.0) Lucky Block Pink Wishing Wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$2Your creeper came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=creeper,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$cYour date came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=villager,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=tnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_block,amount=#rand(1,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond_block,amount=#rand(1,10),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald_block,amount=#rand(1,5),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lapis_block,amount=#rand(1,15),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=coal,amount=#rand(5,25),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=coal,amount=#rand(25,50),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=coal_ore,amount=#rand(16,48),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=coal_block,amount=#rand(4,20),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=redstone,amount=#rand(25,50),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=redstone,amount=#rand(10,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=redstone_ore,amount=#rand(10,40),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=redstone_block,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=quartz,amount=#rand(25,50),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=quartz,amount=#rand(10,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=quartz_ore,amount=#rand(10,45),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=quartz_block,amount=#rand(20,50),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=iron_ingot,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=iron_ingot,amount=#rand(10,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=iron_ore,amount=#rand(8,24),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=iron_block,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1

/ (2.0) Lucky Block Pink Wishing Wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=apple,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=apple,amount=#rand(15,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_apple,damage=0,amount=#rand(6,24),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_apple,damage=1,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=dye,damage=4,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=dye,damage=4,amount=#rand(5,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lapis_ore,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lapis_block,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_ingot,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=gold_ingot,amount=#rand(15,60),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=gold_ore,amount=#rand(10,25),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=gold_block,amount=#rand(4,10),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(1,5),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(1,10),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond_ore,amount=#rand(1,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond_block,amount=#rand(1,3),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(5,10),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald_ore,amount=#rand(10,25),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald_block,amount=#rand(1,10),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=stick,amount=#rand(5,50),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=stick,amount=#rand(15,205),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=stick,amount=#rand(8,100),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=stick,amount=#rand(5,100),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-1

/ (3.0) Lucky Block Pink Wishing Wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour lightning wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=LightningBolt,posY='#'bPosY+7,amount=#rand(4,30))"]))@luck=-2

/ (4.0) Lucky Block Pink Wishing Wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=beacon,amount=#rand(1,2),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=dragon_egg,amount=#rand(1,3),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=nether_star,amount=#rand(1,3),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=sponge,amount=#rand(2,10),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"Your polar bear wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=polar_bear,posY='#'bPosY+7,amount=#rand(4,18))"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$6Your wish came true! (If you like lucky blocks)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=lucky:lucky_block,amount=#rand(1,7),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lucky:lucky_block,amount=#rand(3,5),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lucky:lucky_block,amount=#rand(2,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lucky:lucky_block,amount=#rand(1,3),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=lucky:lucky_block_pink,amount=#rand(1,7),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lucky:lucky_block_pink,amount=#rand(3,5),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lucky_block_pink,amount=#rand(2,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lucky:lucky_block_pink,amount=#rand(1,3),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2

/ (5.0) Lucky Block Pink Wishing Wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"Your llame wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=llama,posY='#'bPosY+7,amount=#rand(4,18))"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=cactus,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=bowl,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=feather,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=flint,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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,amount=1,posY='#'bPosY+3,posOffset='#'circleOffset(2);type=entity,ID=boat,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=boat,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=boat,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=boat,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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,amount=1,posY='#'bPosY+3,posOffset='#'circleOffset(2);type=entity,ID=minecart,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=minecart,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=minecart,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=minecart,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=0
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_ore,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond_ore,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald_ore,amount=#rand(5,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=lapis_ore,amount=#rand(1,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$0Your wither skeleton wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=wither_skeleton,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,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_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=carrot,amount=#rand(5,20),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=carrot,amount=#rand(10,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=carrot,amount=#rand(10,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=golden_carrot,amount=#rand(5,15),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour husk wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=husk,posY='#'bPosY+7,amount=#rand(4,18))"]))@luck=-1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$9Your stray wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=stray,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour guardian wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=elder_guardian,amount=1,posY='#'bPosY+3,posOffset='#'circleOffset(2);type=entity,ID=guardian,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=guardian,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=guardian,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2);type=entity,ID=guardian,amount=#rand(1,6),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$aYour squawking wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=parrot,posY='#'bPosY+7,amount=#rand(10,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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$5Your wish came true! (If you like endermites)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=endermite,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"Your bawking wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=chicken,posY='#'bPosY+7,amount=#rand(4,18))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$dYour wish came true! (If you like pigs)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=pig,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your mooing wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=cow,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour snow golem wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=snowman,posY='#'bPosY+7,amount=#rand(4,18))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your iron golem wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=villager_golem,posY='#'bPosY+7,amount=#rand(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 #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4Your nether wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=netherrack,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=soul_sand,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=nether_wart,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=ghast_tear,amount=#rand(1,15),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour end wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=end_stone,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=end_portal_frame,amount=#rand(3,16),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=ender_pearl,amount=#rand(3,16),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=purpur_block,amount=#rand(5,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_pink,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$5Your enchanting wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=experience_bottle,amount=#rand(5,100),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=enchanting_table,amount=#rand(1,1),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=bookshelf,amount=#rand(1,16),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=book,amount=#rand(1,20),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1

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

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

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

/ lucky sword
ID=diamond_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Sword"))@luck=2
/ 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:#rand(1,2):(ID=diamond_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Shovel"));ID=diamond_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Pickaxe"));ID=diamond_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$e$lLucky Axe"));ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lLucky Hoe")))@luck=2
/ lucky armor
group:#rand(1,2):(ID=diamond_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$e$lLucky Helmet"));ID=diamond_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$e$lLucky Chestplate"));ID=diamond_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$e$lLucky Leggings"));ID=diamond_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$e$lLucky Boots")))@luck=2
/ myfriendwumbomineryoutubechannelrefernce
ID=diamond_pickaxe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$c$lWumbo"))@luck=2

/ Strange Items
ID=tnt,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky TNT"))@luck=2
ID=carrot,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lCarroteer"))@luck=2
ID=egg,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lEgg In Yo Face"))@luck=2
ID=diamond,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Diamond"))@luck=2
ID=coal,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Lump of Coal"))@luck=2
ID=fish,damage=3,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lLucky Pufferfish"))@luck=2

/ Old Lucky Stuff
ID=golden_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$e$lOld Lucky Sword"))@luck=1
group:#rand(1,2):(ID=golden_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lOld Lucky Shovel"));ID=golden_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lOld Lucky Pickaxe"));ID=golden_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$e$lOld Lucky Axe"));ID=golden_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$e$lOld Lucky Hoe")))@luck=1
group:#rand(1,2):(ID=golden_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$e$lOld Lucky Helmet"));ID=golden_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$e$lOld Lucky Chestplate"));ID=golden_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$e$lOld Lucky Leggings"));ID=golden_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$e$lOld Lucky Boots")))@luck=2

/ Lucky Block Pink Armour
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 1 Lucky Block Pink Helmet",CustomNameVisible:1,Item:{id:"minecraft:leather_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:0.10,Operation:0,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Helmet",Lore:["$7Resistance I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:1},{id:1,lvl:1},{id:3,lvl:1},{id:4,lvl:1}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 2 Lucky Block Pink Helmet",CustomNameVisible:1,Item:{id:"minecraft:leather_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:0.30,Operation:0,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Helmet",Lore:["$7Resistance I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:2},{id:1,lvl:2},{id:3,lvl:2},{id:4,lvl:2},{id:6,lvl:1}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 3 Lucky Block Pink Helmet",CustomNameVisible:1,Item:{id:"minecraft:leather_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:0.50,Operation:0,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Helmet",Lore:["$7Resistance I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:3},{id:1,lvl:3},{id:3,lvl:3},{id:4,lvl:3},{id:6,lvl:2}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 1 Lucky Block Pink Chestplate",CustomNameVisible:1,Item:{id:"minecraft:leather_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:3,Operation:0,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Chestplate",Lore:["$7Strength I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:1},{id:1,lvl:1},{id:3,lvl:1},{id:4,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 2 Lucky Block Pink Chestplate",CustomNameVisible:1,Item:{id:"minecraft:leather_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:6,Operation:0,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Chestplate",Lore:["$7Strength II"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:2},{id:1,lvl:2},{id:3,lvl:2},{id:4,lvl:2},{id:7,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 3 Lucky Block Pink Chestplate",CustomNameVisible:1,Item:{id:"minecraft:leather_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:9,Operation:0,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Chestplate",Lore:["$7Strength III"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:3},{id:1,lvl:3},{id:3,lvl:3},{id:4,lvl:3},{id:7,lvl:2}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 1 Lucky Block Pink Leggings",CustomNameVisible:1,Item:{id:"minecraft:leather_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:4,Operation:0,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Leggings",Lore:["$7Health Boost I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:1},{id:1,lvl:1},{id:3,lvl:1},{id:4,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 2 Lucky Block Pink Leggings",CustomNameVisible:1,Item:{id:"minecraft:leather_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:8,Operation:0,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Leggings",Lore:["$7Health Boost II"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:2},{id:1,lvl:2},{id:3,lvl:2},{id:4,lvl:2}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 3 Lucky Block Pink Leggings",CustomNameVisible:1,Item:{id:"minecraft:leather_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:12,Operation:0,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Leggings",Lore:["$7Health Boost III"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:3},{id:1,lvl:3},{id:3,lvl:3},{id:4,lvl:3}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 1 Lucky Block Pink Boots",CustomNameVisible:1,Item:{id:"minecraft:leather_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:1.3f,Operation:1,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:4,UUIDMost:4}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Boots",Lore:["$7Swiftness I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:1},{id:1,lvl:1},{id:2,lvl:1},{id:3,lvl:1},{id:4,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 2 Lucky Block Pink Boots",CustomNameVisible:1,Item:{id:"minecraft:leather_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:2.6f,Operation:1,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:4,UUIDMost:4}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Boots",Lore:["$7Swiftness II"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:2},{id:1,lvl:2},{id:2,lvl:2},{id:3,lvl:2},{id:4,lvl:2},{id:8,lvl:1},{id:9,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lTier 3 Lucky Block Pink Boots",CustomNameVisible:1,Item:{id:"minecraft:leather_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:3.9f,Operation:1,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:4,UUIDMost:4}],Unbreakable:1,display:{Name:"$d$lLucky Block Pink Boots",Lore:["$7Swiftness III"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:3},{id:1,lvl:3},{id:2,lvl:3},{id:3,lvl:3},{id:4,lvl:3},{id:8,lvl:2},{id:9,lvl:2}]}}}",commandSender="Kristen"@luck=2

/ HUGE THANKS TO MUSHROOMANTOAD FOR HELPING WITH ME WITH A BUG
/ Ultimate Lucky Block Pink Armour
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lUltimate Lucky Block Pink Helmet",CustomNameVisible:1,Item:{id:"minecraft:leather_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:1.0,Operation:0,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$d$lUltimate Lucky Block Pink Helmet",Lore:["$7Shield I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:4},{id:1,lvl:4},{id:3,lvl:4},{id:4,lvl:4},{id:5,lvl:1},{id:6,lvl:3}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lUltimate Lucky Block Pink Chestplate",CustomNameVisible:1,Item:{id:"minecraft:leather_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:30,Operation:0,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$d$lUltimate Lucky Block Pink Chestplate",Lore:["$7Obliterate I"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:4},{id:1,lvl:4},{id:3,lvl:4},{id:4,lvl:4},{id:7,lvl:3}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lUltimate Lucky Block Pink Leggings",CustomNameVisible:1,Item:{id:"minecraft:leather_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:20,Operation:0,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$d$lUltimate Lucky Block Pink Leggings",Lore:["$7Healthy X"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:4},{id:1,lvl:4},{id:3,lvl:4},{id:4,lvl:4}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$d$lUltimate Lucky Block Pink Boots",CustomNameVisible:1,Item:{id:"minecraft:leather_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:25.6f,Operation:1,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:8,UUIDMost:8}],Unbreakable:1,display:{Name:"$d$lUltimate Lucky Block Pink Boots",Lore:["$7Mach XXV"]},ench:[{id:10,lvl:1},{id:71,lvl:1},{id:0,lvl:4},{id:1,lvl:4},{id:2,lvl:4},{id:3,lvl:4},{id:4,lvl:4},{id:8,lvl:3},{id:9,lvl:3}]}}}",commandSender="Kristen"@luck=2

/ Warrior Gear
type=command,ID="/summon item ~ ~ ~ {CustomName:"$6$lWarrior Helmet",CustomNameVisible:1,Item:{id:"minecraft:golden_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$6$lWarrior Helmet",Lore:["$8Warrior I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$6$lWarrior Chestplate",CustomNameVisible:1,Item:{id:"minecraft:golden_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$6$lWarrior Chestplate",Lore:["$8Warrior I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$6$lWarrior Leggings",CustomNameVisible:1,Item:{id:"minecraft:golden_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$6$lWarrior Leggings",Lore:["$8Warrior I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$6$lWarrior Boots",CustomNameVisible:1,Item:{id:"minecraft:golden_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:4,UUIDMost:4}],Unbreakable:1,display:{Name:"$6$lWarrior Boots",Lore:["$8Warrior I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1

/ Knight Gear
type=command,ID="/summon item ~ ~ ~ {CustomName:"$8$lKnight Helmet",CustomNameVisible:1,Item:{id:"minecraft:chainmail_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:2,Operation:0,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$8$lKnight Helmet",Lore:["$7Armour I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$8$lKnight Chestplate",CustomNameVisible:1,Item:{id:"minecraft:chainmail_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:2,Operation:0,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$8$lKnight Chestplate",Lore:["$7Armour I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$8$lKnight Leggings",CustomNameVisible:1,Item:{id:"minecraft:chainmail_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:2,Operation:0,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:4,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$8$lKnight Leggings",Lore:["$7Armour I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$8$lKnight Boots",CustomNameVisible:1,Item:{id:"minecraft:chainmail_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:2,Operation:0,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:4,UUIDMost:4}],Unbreakable:1,display:{Name:"$8$lKnight Boots",Lore:["$7Armour I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1

/ Tank Gear
type=command,ID="/summon item ~ ~ ~ {CustomName:"$9$lTank Helmet",CustomNameVisible:1,Item:{id:"minecraft:iron_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:0.20,Operation:0,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$9$lTank Helmet",Lore:["$7Tank I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$9$lTank Chestplate",CustomNameVisible:1,Item:{id:"minecraft:iron_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:0.20,Operation:0,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$9$lTank Chestplate",Lore:["$7Tank I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$9$lTank Leggings",CustomNameVisible:1,Item:{id:"minecraft:iron_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:0.20,Operation:0,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:4,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$9$lTank Leggings",Lore:["$7Tank I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1
type=command,ID="/summon item ~ ~ ~ {CustomName:"$9$lTank Boots",CustomNameVisible:1,Item:{id:"minecraft:iron_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:0.20,Operation:0,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUIDLeast:4,UUIDMost:4}],Unbreakable:1,display:{Name:"$9$lTank Boots",Lore:["$7Tank I"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=1

/ "Powerful" Diamond Armour
type=command,ID="/summon item ~ ~ ~ {CustomName:"$b$lPowerful Diamond Helmet",CustomNameVisible:1,Item:{id:"minecraft:diamond_helmet",Count:1b,tag:{AttributeModifiers:[{Slot:"head",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:-0.3f,Operation:1,UUIDLeast:1,UUIDMost:1},{Slot:"head",AttributeName:"generic.armor",Name:"generic.armor",Amount:0,Operation:0,UUIDLeast:1,UUIDMost:1}],Unbreakable:1,display:{Name:"$b$lUseless Diamond Helmet",Lore:["$cSlowness II"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$b$lPowerful Diamond Chestplate",CustomNameVisible:1,Item:{id:"minecraft:diamond_chestplate",Count:1b,tag:{AttributeModifiers:[{Slot:"chest",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:-0.3f,Operation:1,UUIDLeast:2,UUIDMost:2},{Slot:"chest",AttributeName:"generic.armor",Name:"generic.armor",Amount:0,Operation:0,UUIDLeast:2,UUIDMost:2}],Unbreakable:1,display:{Name:"$b$lUseless Diamond Chestplate",Lore:["$cSlowness II"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$b$lPowerful Diamond Leggings",CustomNameVisible:1,Item:{id:"minecraft:diamond_leggings",Count:1b,tag:{AttributeModifiers:[{Slot:"legs",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:-0.3f,Operation:1,UUIDLeast:3,UUIDMost:3},{Slot:"legs",AttributeName:"generic.armor",Name:"generic.armor",Amount:0,Operation:0,UUIDLeast:3,UUIDMost:3}],Unbreakable:1,display:{Name:"$b$lUseless Diamond Leggings",Lore:["$cSlowness II"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=2
type=command,ID="/summon item ~ ~ ~ {CustomName:"$b$lPowerful Diamond Boots",CustomNameVisible:1,Item:{id:"minecraft:diamond_boots",Count:1b,tag:{AttributeModifiers:[{Slot:"feet",AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:-0.3f,Operation:1,UUIDLeast:4,UUIDMost:4},{Slot:"feet",AttributeName:"generic.armor",Name:"generic.armor",Amount:0,Operation:0,UUIDLeast:4,UUIDMost:4}],Unbreakable:1,display:{Name:"$b$lUseless Diamond Boots",Lore:["$cSlowness II"]},ench:[{id:10,lvl:1},{id:71,lvl:1}]}}}",commandSender="Kristen"@luck=2

/ Lucky Unlucky Potions
ID=splash_potion,NBTTag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil Potion"))@luck=1
ID=splash_potion,NBTTag=(Potion="harming",CustomPotionEffects=#luckyPotionEffects,display=(Name="$4$lHero's Potion"))@luck=1
ID=potion,NBTTag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))@luck=2
ID=potion,NBTTag=(Potion="fire_resistance",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$9$lEvil Potion"))@luck=2

/ Lucky items
type=item,ID=lucky:lucky_sword@chance=1.5@luck=2
type=item,ID=lucky:lucky_bow@chance=1.5@luck=2
type=item,ID=lucky:lucky_potion,NBTTag=(Luck=#randList(100,-100)),amount=#rand(10,15)@chance=1.5@luck=2
type=item,ID=lucky:lucky_potion,NBTTag=(Luck=#randList(50,-50)),amount=#rand(4,8)@chance=2@luck=1
group(type=item,ID=lucky:lucky_sword;type=item,ID=lucky:lucky_bow;type=item,ID=lucky:lucky_potion,NBTTag=(Luck=#randList(100,-100)),amount=#rand(10,15);type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2

/ Enchanted Lucky Items
ID=lucky:lucky_sword,NBTTag=(ench=#luckySwordEnchantments)@luck=2
ID=lucky:lucky_bow,NBTTag=(ench=#luckyBowEnchantments)@luck=2

/ Pink Lucky Items
type=item,ID=lucky:pink_lucky_sword@chance=1.5@luck=2
type=item,ID=lucky:pink_lucky_bow@chance=1.5@luck=2
type=item,ID=lucky:pink_lucky_potion,NBTTag=(Luck=#randList(100,-100)),amount=#rand(10,15)@chance=1.5@luck=2
type=item,ID=lucky:pink_lucky_potion,NBTTag=(Luck=#randList(50,-50)),amount=#rand(4,8)@chance=2@luck=1
group(type=item,ID=lucky:pink_lucky_sword;type=item,ID=lucky:pink_lucky_bow;type=item,ID=lucky:pink_lucky_potion,NBTTag=(Luck=#randList(100,-100)),amount=#rand(10,15);type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2

/ Enchanted Pink Lucky Items
ID=lucky:pink_lucky_sword,NBTTag=(ench=#luckySwordEnchantments)@luck=2
ID=lucky:pink_lucky_bow,NBTTag=(ench=#luckyBowEnchantments)@luck=2

/ Luck-Test Blocks
type=item,ID=lucky:lucky_block,NBTTag=(Luck=#randList(100,50)),amount=#rand(1,3)@luck=1
type=item,ID=lucky:lucky_block,NBTTag=(Luck=#randList(25,-25)),amount=#rand(1,3)@luck=0
type=item,ID=lucky:lucky_block,NBTTag=(Luck=#randList(-50,-100)),amount=#rand(1,3)@luck=-1
type=item,ID=lucky:lucky_block_pink,NBTTag=(Luck=#randList(100,50)),amount=#rand(1,3)@luck=1
type=item,ID=lucky:lucky_block_pink,NBTTag=(Luck=#randList(25,-25)),amount=#rand(1,3)@luck=0
type=item,ID=lucky:lucky_block_pink,NBTTag=(Luck=#randList(-50,-100)),amount=#rand(1,3)@luck=-1