//////////Core Items
(none)

//////////Original Lucky Block Drops
/ ========== TOOLS & ARMOR ==========
/ all wood, stone and gold tools
group(ID=wooden_sword;ID=wooden_shovel;ID=wooden_pickaxe;ID=wooden_axe;ID=wooden_hoe)@luck=0
group(ID=stone_sword;ID=stone_shovel;ID=stone_pickaxe;ID=stone_axe;ID=stone_hoe)@luck=0
group(ID=golden_sword;ID=golden_shovel;ID=golden_pickaxe;ID=golden_axe;ID=golden_hoe)@luck=1

/ 2-3 iron tools
group:#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

/ 1-2 netherite tools
group:#rand(1,2):(ID=netherite_sword;ID=netherite_shovel;ID=netherite_pickaxe;ID=netherite_axe;ID=netherite_hoe)@luck=2@chance=0.75

/ bow and arrows
group(ID=bow;ID=arrow,amount=#rand(16,32))@luck=1





/////////Other Drops
/ ========== BLOCKS ==========

ID=sponge@luck=0
ID=tnt,amount=8@luck=1
ID=obsidian,amount=14@luck=1
ID=magma_block,amount=32@luck=1
ID=enchanting_table@luck=2
ID=end_portal_frame,amount=#rand(2,6)@luck=2
ID=dragon_egg@luck=1
ID=ender_chest,amount=2@luck=0
ID=beacon@luck=2
ID=dropper,amount=8@luck=0
ID=hay_block,amount=8@luck=0


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

ID=gold_ingot,amount=#rand(8,16)@luck=1
ID=stick@luck=-1
ID=painting,amount=4@luck=0
ID=saddle,amount=2@luck=0
ID=cake@luck=0
ID=rotten_flesh@luck=-1
ID=nether_star@luck=2
ID=poppy,NBTTag=(display=(Name=#jsonStr(text="Romantic Rose",color=dark_red)))@luck=-1
ID=rabbit_stew,amount=#rand(5,7)@luck=1
ID=dirt,amount=16@luck=0
ID=bedrock,amount=10@luck=0
ID=ice,amount=15@luck=0
ID=packed_ice,amount=15@luck=0
ID=blue_ice,amount=15@luck=0

/ ========== 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=jack_o_lantern,amount=#rand(8,16))@luck=0

/ golden apples
group(ID=golden_apple,amount=#rand(2,4);ID=enchanted_golden_apple,amount=#rand(1,2))@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=salmon,amount=#rand(8,16);ID=cooked_salmon,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

/ apples!
group:1:(group(ID=apple,amount=#rand(30,60)(ID=golden_apple,amount=#rand(3,30);(ID=enchanted_golden_apple,amount=#rand(3,30))@luck=2


/ ender pearls and eyes
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=2


/ potions
ID=#randList(potion,splash_potion),NBTTag=(Potion=#randPotion),amount=#rand(4,8)@luck=1



/ falling blocks (iron, gold, diamond, emerald)
group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(BlockState=(Name=iron_block));type=particle,ID=large_smoke,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=(BlockState=(Name=gold_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=(BlockState=(Name=diamond_block));type=entity,ID=lightning_bolt)@luck=1

group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(BlockState=(Name=emerald_block));type=particle,ID=happy_villager,size=(1,2,1),particleAmount=500;type=sound,ID=block.grass.break)@luck=0

group(type=fill,ID=air,size=(1,8,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(BlockState=(Name=lapis_block));type=particle,ID=splash,size=(1,2,1),particleAmount=1000;type=sound,ID=entity.player.swim)@luck=0



/ colorful pole
group(type=fill,ID=air,size=(1,51,1);
    group(
        NBTTag=(BlockState=(Name=red_glazed_terracotta)),posY=#bPosY+5;
        NBTTag=(BlockState=(Name=orange_glazed_terracotta)),posY=#bPosY+10;
        NBTTag=(BlockState=(Name=yellow_glazed_terracotta)),posY=#bPosY+15;
        NBTTag=(BlockState=(Name=lime_glazed_terracotta)),posY=#bPosY+20;
        NBTTag=(BlockState=(Name=light_blue_glazed_terracotta)),posY=#bPosY+25;
        NBTTag=(BlockState=(Name=blue_glazed_terracotta)),posY=#bPosY+30;
        NBTTag=(BlockState=(Name=purple_glazed_terracotta)),posY=#bPosY+35;
        NBTTag=(BlockState=(Name=magenta_glazed_terracotta)),posY=#bPosY+40;
        NBTTag=(BlockState=(Name=pink_glazed_terracotta)),posY=#bPosY+45
    ),type=entity,ID=falling_block;
    type=entity,ID=falling_block,NBTTag=(BlockState=(Name=diamond_block)),posY=#bPosY+50;
    type=entity,ID=lightning_bolt,posY=#bPosY+10,delay=5.3
)@luck=2


/ iron, gold, diamond, emerald, with fireworks
group(
    ID=iron_ingot,amount=#rand(80,160);
    ID=gold_ingot,amount=#rand(80,160);
    ID=diamond,amount=#rand(80,160);
    ID=emerald,amount=#rand(80,160);
    type=entity,ID=firework_rocket,NBTTag=(
        LifeTime=20,FireworksItem=(id=firework_rocket,Count=1,tag=#randFireworksRocket)
    ),amount=20,posOffset=#circleOffset(0,2)
)@luck=2


/ iron, gold, diamond, emerald, with fireworks (but it was block instead of ingots,...)
group(
    ID=iron_block,amount=#rand(80,160);
    ID=gold_block,amount=#rand(80,160);
    ID=diamond_block,amount=#rand(80,160);
    ID=emerald_block,amount=#rand(80,160);
    type=entity,ID=firework_rocket,NBTTag=(
        LifeTime=20,FireworksItem=(id=firework_rocket,Count=1,tag=#randFireworksRocket)
    ),amount=20,posOffset=#circleOffset(0,2)
)@luck=2


/ life saver
group(
    ID=lwz_luckyblock:winter_material,amount=#rand(10,30);
    ID=lwz_luckyblock:black_ice_material,amount=#rand(10,30);
    ID=lwz_luckyblock:icy_material,amount=#rand(10,30);
    ID=lwz_luckyblock:ice_god_material,amount=#rand(10,30);
    ID=snow_block,amount=#rand(10,15);
    ID=ice,amount=#rand(10,50);
    type=entity,ID=firework_rocket,NBTTag=(
        LifeTime=20,FireworksItem=(id=firework_rocket,Count=1,tag=#randFireworksRocket)
    ),amount=20,posOffset=#circleOffset(0,2)
)@luck=2



/ eggs + diamonds
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=2

/ thrown exp bottles
type=entity,ID=experience_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32)@luck=2

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

group(type=difficulty,ID=hard;type=explosion,radius=#randList(0,5,10,15),fire=#randList(true,false))@luck=-2

group(type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion);type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=2.5;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=3.5;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=4;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=4.3;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=4.5;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=4.6;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=4.7;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=4.8;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=4.9;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=5;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=5.1;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=5.2;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=5.3;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=5.4;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=5.5;type=entity,ID=tnt,NBTTag=(Fuse=60b,Motion=#randLaunchMotion),delay=7.5)@luck=-2






/////////MODS DROPS
ID=twilightforest:ice_bomb,amount=60@luck=0




/////////ALL THE MOBS
type=command,ID="/summon blue_skies:armored_forest_spirit ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2

type=command,ID="/summon blue_skies:infested_swarmer ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2

type=command,ID="/summon aquamirae:eel ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2

type=command,ID="/summon aquamirae:maze_mother ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2

type=command,ID="/summon aquamirae:captain_cornelia ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2

type=command,ID="/summon twilightforest:snow_guardian ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2

type=command,ID="/summon twilightforest:snow_queen ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2

type=command,ID="/summon twilightforest:alpha_yeti ~ ~ ~ {Health:1000f,ActiveEffects:[{Id:5,Amplifier:100b,Duration:100000},{Id:12,Amplifier:100b,Duration:100000},{Id:13,Amplifier:100b,Duration:100000}],Attributes:[{Name:generic.max_health,Base:1000},{Name:generic.attack_damage,Base:50}]}"@luck=-2









//////////Items
=====ARMORS
type=command,ID="type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Frozen Netherite Helmet","color":"#5CE9FF"}',Item:{id:"aquamirae:terrible_helmet",Count:1b,tag:{display:{Name:'{"text":"Frozen Netherite Helmet","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:unbreaking",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:5,Operation:0,UUID:[I;2016117958,-2119283098,-1220171260,1076469238],Slot:"head"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:50,Operation:0,UUID:[I;-622971582,2040286875,-1107311736,-695982267],Slot:"head"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Frozen Netherite Chestplate","color":"#5CE9FF"}',Item:{id:"minecraft:aquamirae:terrible_chestplate",Count:1b,tag:{display:{Name:'{"text":"Frozen Netherite Chestplate","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:unbreaking",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:5,Operation:0,UUID:[I;39380201,343099948,-1125473370,-1856048173],Slot:"chest"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:50,Operation:0,UUID:[I;1742457890,1299271497,-1312439881,-1547413699],Slot:"chest"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Frozen Netherite Leggings","color":"#5CE9FF"}',Item:{id:"aquamirae:terrible_leggings",Count:1b,tag:{display:{Name:'{"text":"Frozen Netherite Leggings","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:unbreaking",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:5,Operation:0,UUID:[I;310733909,-1635761944,-1341042759,1028697233],Slot:"legs"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:50,Operation:0,UUID:[I;-2136404502,569722479,-1536464990,370805688],Slot:"legs"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Frozen Netherite Boots","color":"#5CE9FF"}',Item:{id:"aquamirae:terrible_boots",Count:1b,tag:{display:{Name:'{"text":"Frozen Netherite Boots","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:unbreaking",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:0.5,Operation:0,UUID:[I;1388080880,-1604301622,-1110013796,-847433467],Slot:"feet"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:50,Operation:0,UUID:[I;-2016534397,2136099039,-1366301603,-302715656],Slot:"feet"}]}}}"@luck=2



type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Arctic Hood","color":"#5CE9FF"}',Item:{id:"twilightforest:arctic_helmet",Count:1b,tag:{display:{Name:'{"text":"Arctic Hood","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:unbreaking",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:15,Operation:0,UUID:[I;-1907926300,-1756739783,-1788386752,-1345672839],Slot:"head"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Arctic Jacket","color":"#5CE9FF"}',Item:{id:"twilightforest:arctic_chestplate",Count:1b,tag:{display:{Name:'{"text":"Arctic Jacket","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:unbreaking",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:15,Operation:0,UUID:[I;-402072549,-108377407,-2027909657,-504521121],Slot:"chest"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Arctic Pants","color":"#5CE9FF"}',Item:{id:"twilightforest:arctic_leggings",Count:1b,tag:{display:{Name:'{"text":"Arctic Pants","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:unbreaking",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:15,Operation:0,UUID:[I;-973905341,1138312504,-1909038504,-706304772],Slot:"legs"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Arctic Boots","color":"#5CE9FF"}',Item:{id:"twilightforest:arctic_boots",Count:1b,tag:{display:{Name:'{"text":"Arctic Boots","color":"#5CE9FF","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:unbreaking",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:15,Operation:0,UUID:[I;187775963,147801511,-1466347251,899942107],Slot:"feet"}]}}}"@luck=2




=====SWORDS
type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Cutter","color":"#5CE9FF"}',Item:{id:"aquamirae:fin_cutter",Count:1b,tag:{display:{Name:'{"text":"Ice Cutter","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:smite",lvl:6s},{id:"minecraft:bane_of_arthropods",lvl:6s},{id:"minecraft:unbreaking",lvl:6s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:2,Operation:0,UUID:[I;2006393008,2142324775,-1356044568,-1987754536],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:600,Operation:0,UUID:[I;-1232860574,20400315,-1340610474,-141664555],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Frozen Lance","color":"#5CE9FF"}',Item:{id:"aquamirae:coral_lance",Count:1b,tag:{display:{Name:'{"text":"Frozen Lance","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:sharpness",lvl:4s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:4,Operation:0,UUID:[I;-1492209669,-503889194,-1244511421,385206146],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:41441,Operation:0,UUID:[I;1665013510,-1081848660,-1857572069,1296611765],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Dagger of the Frozen Greed","color":"#5CE9FF"}',Item:{id:"aquamirae:dagger_of_greed",Count:1b,tag:{display:{Name:'{"text":"Dagger of the Frozen Greed","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:knockback",lvl:100s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1,Operation:0,UUID:[I;1944417514,-562673570,-1382282599,-1240377490],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:1111111,Operation:0,UUID:[I;-89986309,1617643185,-1466400623,1363680445],Slot:"mainhand"}]}}}"@luck=2



type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Lightning Frozen Spear","color":"#5CE9FF"}',Item:{id:"cataclysm:astrape",Count:1b,tag:{display:{Name:'{"text":"Lightning Frozen Spear","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:sweeping",lvl:100s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1.4,Operation:0,UUID:[I;-1941401068,1266175948,-1608958958,-851365300],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:1050000,Operation:0,UUID:[I;859894699,882789938,-1617277289,1517416757],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Frozen Anchor","color":"#5CE9FF"}',Item:{id:"cataclysm:ceraunus",Count:1b,tag:{display:{Name:'{"text":"Frozen Anchor","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:sharpness",lvl:35s},{id:"minecraft:smite",lvl:55s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:0.5,Operation:0,UUID:[I;-2111678188,1641627689,-1358432154,-1167098937],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:1666666,Operation:0,UUID:[I;-1325740399,-1023589773,-1737079147,-702861894],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Sword","color":"#5CE9FF"}',Item:{id:"twilightforest:ice_sword",Count:1b,tag:{display:{Name:'{"text":"Ice Sword","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:smite",lvl:75s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:5,Operation:0,UUID:[I;287421608,1809467682,-2085124309,-1778136176],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:750,Operation:0,UUID:[I;1170750861,1941456304,-1269606708,655618721],Slot:"mainhand"}]}}}"@luck=2


=====TOOLS
type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Shield","color":"#5CE9FF"}',Item:{id:"blue_skies:moonstone_shield",Count:1b,tag:{display:{Name:'{"text":"Ice Shield","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:fire_protection",lvl:5s},{id:"minecraft:blast_protection",lvl:5s},{id:"minecraft:projectile_protection",lvl:5s},{id:"minecraft:unbreaking",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:50,Operation:0,UUID:[I;725597940,1821329828,-1344195614,758681834],Slot:"offhand"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:50,Operation:0,UUID:[I;-576399558,-2104736809,-1244091103,-1303846341],Slot:"offhand"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:50,Operation:0,UUID:[I;-264907899,-688568484,-2013700979,-493015403],Slot:"offhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Gauntlet","color":"#5CE9FF"}',Item:{id:"block_factorys_bosses:ice_gauntlet",Count:1b,tag:{display:{Name:'{"text":"Ice Gauntlet","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:smite",lvl:15s},{id:"minecraft:bane_of_arthropods",lvl:15s},{id:"minecraft:unbreaking",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:5,Operation:0,UUID:[I;-621719753,2019116741,-1354320332,-2051040738],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:150,Operation:0,UUID:[I;202144992,869550960,-1417589067,696293526],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Frozen Thor Hammer","color":"#5CE9FF"}',Item:{id:"cataclysm:brontes",Count:1b,tag:{display:{Name:'{"text":"Frozen Thor Hammer","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:efficiency",lvl:83s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1,Operation:0,UUID:[I;-50183993,-574600142,-1914643910,554769771],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:830000,Operation:0,UUID:[I;-600274515,1005535966,-1136224615,1534756573],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Bow","color":"#5CE9FF"}',Item:{id:"twilightforest:ice_bow",Count:1b,tag:{display:{Name:'{"text":"Ice Bow","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:power",lvl:35s}]}}}"@luck=2





/////////notlewis07's items
=====ADDONS ITEMS
type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Glass Pickaxe","color":"white","bold":true}',Item:{id:"lwz_luckyblock:glass_pickaxe",Count:1b,tag:{display:{Name:'{"text":"Glass Pickaxe","color":"white","bold":true}'},Unbreakable:0b,Enchantments:[{id:"minecraft:efficiency",lvl:1s},{id:"minecraft:silk_touch",lvl:1s},{id:"minecraft:unbreaking",lvl:1s},{id:"minecraft:fortune",lvl:1s},{id:"minecraft:mending",lvl:1s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:1,Operation:0,UUID:[I;-1833709593,1187399150,-1353305482,-325228320],Slot:"mainhand"},{AttributeName:"generic.follow_range",Name:"generic.follow_range",Amount:1,Operation:0,UUID:[I;1177156207,656493517,-1354118903,-603501260],Slot:"mainhand"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:1,Operation:0,UUID:[I;-284352788,1918192476,-1163004017,627361675],Slot:"mainhand"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:1,Operation:0,UUID:[I;1241679984,-883408725,-1198964967,-1914558688],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:1,Operation:0,UUID:[I;-1152764511,-1910423250,-2036919097,1283880405],Slot:"mainhand"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:1,Operation:0,UUID:[I;-1289921016,1725319959,-1635241604,-220952543],Slot:"mainhand"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:1,Operation:0,UUID:[I;-1715492813,-1837940010,-1300979256,-1226301626],Slot:"mainhand"},{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1,Operation:0,UUID:[I;-22955854,-1580908051,-1307117674,-596554071],Slot:"mainhand"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:1,Operation:0,UUID:[I;341543598,-895726851,-1091104076,-2104235242],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice GOD Pickaxe","color":"#5CE9FF","bold":true}',Item:{id:"lwz_luckyblock:op_glass_pickaxe",Count:1b,tag:{display:{Name:'{"text":"Ice GOD Pickaxe","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:efficiency",lvl:99s},{id:"minecraft:silk_touch",lvl:99s},{id:"minecraft:unbreaking",lvl:99s},{id:"minecraft:fortune",lvl:99s},{id:"minecraft:mending",lvl:99s}],AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:999999,Operation:0,UUID:[I;133994386,-1910880037,-1657533549,-101809051],Slot:"mainhand"},{AttributeName:"generic.follow_range",Name:"generic.follow_range",Amount:999999,Operation:0,UUID:[I;-1848725622,-1349955938,-1378929343,-1762369350],Slot:"mainhand"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:999999,Operation:0,UUID:[I;127555895,-970898694,-1912422235,-1488891402],Slot:"mainhand"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:0.9,Operation:0,UUID:[I;-749756927,-1302510078,-1295379271,-624908865],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:999999,Operation:0,UUID:[I;1739364601,-647476189,-2069176016,585685132],Slot:"mainhand"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:999999,Operation:0,UUID:[I;-13001062,18694572,-1955958115,-1347020248],Slot:"mainhand"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:999999,Operation:0,UUID:[I;-1170858976,2098677346,-1271423538,1530282444],Slot:"mainhand"},{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:999999,Operation:0,UUID:[I;-1454433740,325143094,-1316414786,-847363636],Slot:"mainhand"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:999999,Operation:0,UUID:[I;1239180401,-1338554345,-2003202565,-267617193],Slot:"mainhand"}]}}}"@luck=2



type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Cube Pickaxe","color":"white","bold":true}',Item:{id:"lwz_luckyblock:ice_cube_pickaxe",Count:1b,tag:{display:{Name:'{"text":"Ice Cube Pickaxe","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:efficiency",lvl:99s}],AttributeModifiers:[{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:9,Operation:0,UUID:[I;1918631815,1152206316,-2126471828,-1295724676],Slot:"mainhand"},{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:9,Operation:0,UUID:[I;1379787490,1760575871,-1459803368,-793496120],Slot:"mainhand"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:9,Operation:0,UUID:[I;1129368797,479675266,-1917537566,2030755657],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Cube Axe","color":"white","bold":true}',Item:{id:"lwz_luckyblock:ice_cube_axe",Count:1b,tag:{display:{Name:'{"text":"Ice Cube Battle Axe","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:efficiency",lvl:99s}],AttributeModifiers:[{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:18,Operation:0,UUID:[I;1918631815,1152206316,-2126471828,-1295724676],Slot:"mainhand"},{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:18,Operation:0,UUID:[I;1379787490,1760575871,-1459803368,-793496120],Slot:"mainhand"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:18,Operation:0,UUID:[I;1129368797,479675266,-1917537566,2030755657],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Cube Shovel","color":"white","bold":true}',Item:{id:"lwz_luckyblock:ice_cube_shovel",Count:1b,tag:{display:{Name:'{"text":"Ice Cube Shovel","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:efficiency",lvl:99s}],AttributeModifiers:[{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:7,Operation:0,UUID:[I;1918631815,1152206316,-2126471828,-1295724676],Slot:"mainhand"},{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:7,Operation:0,UUID:[I;1379787490,1760575871,-1459803368,-793496120],Slot:"mainhand"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:7,Operation:0,UUID:[I;1129368797,479675266,-1917537566,2030755657],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Cube Hoe","color":"white","bold":true}',Item:{id:"lwz_luckyblock:ice_cube_hoe",Count:1b,tag:{display:{Name:'{"text":"Ice Cube Hoe","color":"#5CE9FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:efficiency",lvl:99s}],AttributeModifiers:[{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:1,Operation:0,UUID:[I;1918631815,1152206316,-2126471828,-1295724676],Slot:"mainhand"},{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1,Operation:0,UUID:[I;1379787490,1760575871,-1459803368,-793496120],Slot:"mainhand"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:1,Operation:0,UUID:[I;1129368797,479675266,-1917537566,2030755657],Slot:"mainhand"}]}}}"@luck=2





type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Water Sword","color":"blue","bold":true}',Item:{id:"lwz_luckyblock:ice_water_sword",Count:1b,tag:{display:{Name:'{"text":"Ice Water Sword","color":"blue","bold":true}'},Enchantments:[{id:"minecraft:sharpness",lvl:8s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1.8,Operation:0,UUID:[I;-567960732,-1533067015,-1289795814,-245738826],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:888,Operation:0,UUID:[I;2057567717,1059078296,-2016766673,-1811098833],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Snow Sword","color":"white","bold":true}',Item:{id:"lwz_luckyblock:snow_sword",Count:1b,tag:{display:{Name:'{"text":"Snow Sword","color":"white","bold":true}'},Enchantments:[{id:"minecraft:sharpness",lvl:8s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1.75,Operation:0,UUID:[I;2118906474,-1448718890,-1855721673,-873899277],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:750,Operation:0,UUID:[I;-90144828,36916097,-1552449749,981326939],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Winter Sword","color":"white","bold":true}',Item:{id:"lwz_luckyblock:winter_sword",Count:1b,tag:{display:{Name:'{"text":"Winter Sword","color":"white","bold":true}'},Enchantments:[{id:"minecraft:sharpness",lvl:8s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:1.95,Operation:0,UUID:[I;2021301439,776094032,-1366755941,-533925257],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:950,Operation:0,UUID:[I;-1788031955,1711754252,-2131030582,-884995655],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Icy Sword","color":"aqua","bold":true}',Item:{id:"lwz_luckyblock:icy_sword",Count:1b,tag:{display:{Name:'{"text":"Icy Sword","color":"aqua","bold":true}'},Enchantments:[{id:"minecraft:sharpness",lvl:20s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:2.3,Operation:0,UUID:[I;2018705545,1749764315,-1240373193,-813248031],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:230000,Operation:0,UUID:[I;2034965667,337396146,-1658433624,-1041551647],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Cube Sword","color":"white","bold":true}',Item:{id:"lwz_luckyblock:ice_cube_sword",Count:1b,tag:{display:{Name:'{"text":"Ice Cube Sword","color":"white","bold":true}'},Enchantments:[{id:"minecraft:sharpness",lvl:70s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:2.7,Operation:0,UUID:[I;-1422329403,1906918962,-1785367676,1269985644],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:7200000,Operation:0,UUID:[I;-2016747405,2089175242,-1826249418,47417975],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"Ice Dagger","color":"white","bold":true}',Item:{id:"lwz_luckyblock:ice_dagger",Count:1b,tag:{display:{Name:'{"text":"Ice Dagger","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:sharpness",lvl:150s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:150000000,Operation:0,UUID:[I;1195669412,1837646407,-2113290349,-1227514455],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:150000000,Operation:0,UUID:[I;694968342,1090800774,-1945311403,-17149798],Slot:"mainhand"},{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:150000000,Operation:0,UUID:[I;-1174777075,-662614162,-2099288127,-422280583],Slot:"mainhand"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:150000000,Operation:0,UUID:[I;1381118019,-67154251,-1832626001,27263295],Slot:"mainhand"}]}}}"@luck=2

type=command,ID="/summon item ~ ~ ~ {CustomName:'{"text":"The FINALE Weapon","color":"red","bold":true}',Item:{id:"lwz_luckyblock:ice_wand",Count:1b,tag:{display:{Name:'{"text":"Ice Wand","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:sharpness",lvl:255s},{id:"minecraft:smite",lvl:255s},{id:"minecraft:bane_of_arthropods",lvl:255s},{id:"minecraft:fire_aspect",lvl:255s},{id:"minecraft:sweeping",lvl:255s},{id:"minecraft:unbreaking",lvl:255s},{id:"minecraft:mending",lvl:255s}],AttributeModifiers:[{AttributeName:"generic.attack_speed",Name:"generic.attack_speed",Amount:2000000000,Operation:0,UUID:[I;-777460859,827148715,-1537630961,1311960436],Slot:"mainhand"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:2000000000,Operation:0,UUID:[I;280269193,-726580733,-1097415176,1517736421],Slot:"mainhand"},{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:2000000000,Operation:0,UUID:[I;1623575167,1688028496,-1705908508,-29523468],Slot:"mainhand"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:2000000000,Operation:0,UUID:[I;-1593460000,-1101315778,-1282545473,-2144329417],Slot:"mainhand"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:2000000000,Operation:0,UUID:[I;-594439986,-1109832801,-2022989928,980424934],Slot:"mainhand"},{AttributeName:"generic.follow_range",Name:"generic.follow_range",Amount:2000000000,Operation:0,UUID:[I;396618588,-1634711708,-1262460704,-3966209],Slot:"mainhand"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:2000000000,Operation:0,UUID:[I;1210243583,-1397995343,-1925169197,-1144892451],Slot:"mainhand"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:2000000000,Operation:0,UUID:[I;642610193,-145865089,-1857199785,1415588783],Slot:"mainhand"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:0.15,Operation:0,UUID:[I;-173480318,1154564104,-1506792042,329957119],Slot:"mainhand"}]}}}"@luck=2




=====RANDOM DRINKS/POTIONS 
(NONE)




===NO ENCHANT ARMOR
ID=lwz_luckyblock:snow_helmet@luck=2
ID=lwz_luckyblock:snow_chestplate@luck=2
ID=lwz_luckyblock:snow_leggings@luck=2
ID=lwz_luckyblock:snow_boots@luck=2

ID=lwz_luckyblock:winter_helmet@luck=2
ID=lwz_luckyblock:winter_chestplate@luck=2
ID=lwz_luckyblock:winter_leggings@luck=2
ID=lwz_luckyblock:winter_boots@luck=2

ID=lwz_luckyblock:black_ice_helmet@luck=2
ID=lwz_luckyblock:black_ice_chestplate@luck=2
ID=lwz_luckyblock:black_ice_leggings@luck=2
ID=lwz_luckyblock:black_ice_boots@luck=2

ID=lwz_luckyblock:icy_helmet@luck=2
ID=lwz_luckyblock:icy_chestplate@luck=2
ID=lwz_luckyblock:icy_leggings@luck=2
ID=lwz_luckyblock:icy_boots@luck=2

ID=lwz_luckyblock:ice_god_helmet@luck=2
ID=lwz_luckyblock:ice_god_chestplate@luck=2
ID=lwz_luckyblock:ice_god_leggings@luck=2
ID=lwz_luckyblock:ice_god_boots@luck=2




===UPGRADING VILLAGER
type=command,ID="/summon villager ~ ~ ~ {CustomName:'{"text":"Snow Upgrader","color":"white","bold":true}',VillagerData:{level:99,profession:"minecraft:armorer",type:"minecraft:snow"},Offers:{Recipes:[{buy:{id:"minecraft:snow_block",Count:6b},buyB:{id:"lwz_luckyblock:snow_helmet",Count:1b},sell:{id:"lwz_luckyblock:snow_helmet",Count:1b,tag:{display:{Name:'{"text":"Snow Helmet","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:3s},{id:"minecraft:fire_protection",lvl:3s},{id:"minecraft:blast_protection",lvl:3s},{id:"minecraft:projectile_protection",lvl:3s},{id:"minecraft:respiration",lvl:3s},{id:"minecraft:aqua_affinity",lvl:3s},{id:"minecraft:unbreaking",lvl:3s},{id:"minecraft:mending",lvl:3s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUID:[I;872617569,547310309,-1611189442,-1104551531],Slot:"head"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:3,Operation:0,UUID:[I;814684146,-1821358152,-1658528227,-1802887737],Slot:"head"}]}}},{buy:{id:"minecraft:snow_block",Count:12b},buyB:{id:"lwz_luckyblock:snow_chestplate",Count:1b},sell:{id:"lwz_luckyblock:snow_chestplate",Count:1b,tag:{display:{Name:'{"text":"Snow Chestplate","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:3s},{id:"minecraft:fire_protection",lvl:3s},{id:"minecraft:blast_protection",lvl:3s},{id:"minecraft:projectile_protection",lvl:3s},{id:"minecraft:unbreaking",lvl:3s},{id:"minecraft:mending",lvl:3s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUID:[I;281159915,-88717275,-1451874030,-1303951360],Slot:"chest"},{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:3,Operation:0,UUID:[I;-1061340121,-1351660699,-1850374438,253865534],Slot:"chest"}]}}},{buy:{id:"minecraft:snow_block",Count:8b},buyB:{id:"lwz_luckyblock:snow_leggings",Count:1b},sell:{id:"lwz_luckyblock:snow_leggings",Count:1b,tag:{display:{Name:'{"text":"Snow Leggings","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:3s},{id:"minecraft:fire_protection",lvl:3s},{id:"minecraft:blast_protection",lvl:3s},{id:"minecraft:projectile_protection",lvl:3s},{id:"minecraft:unbreaking",lvl:3s},{id:"minecraft:mending",lvl:3s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUID:[I;-584621170,360136753,-1848886049,-14948788],Slot:"legs"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:3,Operation:0,UUID:[I;-377640084,-334282313,-1073923552,-2142388931],Slot:"legs"}]}}},{buy:{id:"minecraft:snow_block",Count:6b},buyB:{id:"lwz_luckyblock:snow_boots",Count:1b},sell:{id:"lwz_luckyblock:snow_boots",Count:1b,tag:{display:{Name:'{"text":"Snow Boots","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:3s},{id:"minecraft:fire_protection",lvl:3s},{id:"minecraft:feather_falling",lvl:3s},{id:"minecraft:blast_protection",lvl:3s},{id:"minecraft:projectile_protection",lvl:3s},{id:"minecraft:depth_strider",lvl:3s},{id:"minecraft:frost_walker",lvl:3s},{id:"minecraft:unbreaking",lvl:3s},{id:"minecraft:mending",lvl:3s},{id:"minecraft:soul_speed",lvl:3s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUID:[I;-1310570883,1134709497,-1801395717,2016222642],Slot:"feet"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:0.3,Operation:0,UUID:[I;697963071,1491553448,-1973803126,-1191055641],Slot:"feet"}]}}}]}}"@luck=2



type=command,ID="/summon villager ~ ~ ~ {CustomName:'{"text":"Winter Upgrader","color":"white","bold":true}',VillagerData:{level:99,profession:"minecraft:armorer",type:"minecraft:snow"},Offers:{Recipes:[{buy:{id:"lwz_luckyblock:snow_material",Count:6b},buyB:{id:"lwz_luckyblock:winter_helmet",Count:1b},sell:{id:"lwz_luckyblock:winter_helmet",Count:1b,tag:{display:{Name:'{"text":"Winter Helmet","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:fire_protection",lvl:5s},{id:"minecraft:blast_protection",lvl:5s},{id:"minecraft:projectile_protection",lvl:5s},{id:"minecraft:respiration",lvl:5s},{id:"minecraft:aqua_affinity",lvl:5s},{id:"minecraft:unbreaking",lvl:5s},{id:"minecraft:mending",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUID:[I;-1808272800,1552698218,-1973453926,281873770],Slot:"head"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:5,Operation:0,UUID:[I;1018889614,-1532606732,-1962095743,1622621273],Slot:"head"}]}}},{buy:{id:"lwz_luckyblock:snow_material",Count:12b},buyB:{id:"lwz_luckyblock:winter_chestplate",Count:1b},sell:{id:"lwz_luckyblock:winter_chestplate",Count:1b,tag:{display:{Name:'{"text":"Winter Chestplate","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:fire_protection",lvl:5s},{id:"minecraft:blast_protection",lvl:5s},{id:"minecraft:projectile_protection",lvl:5s},{id:"minecraft:unbreaking",lvl:5s},{id:"minecraft:mending",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUID:[I;-1103951143,308691847,-1611948276,-1455336319],Slot:"chest"},{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:5,Operation:0,UUID:[I;1231767213,740771052,-1381957737,-751972609],Slot:"chest"}]}}},{buy:{id:"lwz_luckyblock:snow_material",Count:8b},buyB:{id:"lwz_luckyblock:winter_leggings",Count:1b},sell:{id:"lwz_luckyblock:winter_leggings",Count:1b,tag:{display:{Name:'{"text":"Winter Leggings","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:fire_protection",lvl:5s},{id:"minecraft:blast_protection",lvl:5s},{id:"minecraft:projectile_protection",lvl:5s},{id:"minecraft:unbreaking",lvl:5s},{id:"minecraft:mending",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUID:[I;178736512,-1920056421,-1594639186,467802877],Slot:"legs"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:5,Operation:0,UUID:[I;-1725703569,-963820630,-1602059955,1084362406],Slot:"legs"}]}}},{buy:{id:"lwz_luckyblock:snow_material",Count:6b},buyB:{id:"lwz_luckyblock:winter_boots",Count:1b},sell:{id:"lwz_luckyblock:winter_boots",Count:1b,tag:{display:{Name:'{"text":"Winter Boots","color":"white","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:5s},{id:"minecraft:fire_protection",lvl:5s},{id:"minecraft:feather_falling",lvl:5s},{id:"minecraft:blast_protection",lvl:5s},{id:"minecraft:projectile_protection",lvl:5s},{id:"minecraft:depth_strider",lvl:5s},{id:"minecraft:frost_walker",lvl:5s},{id:"minecraft:unbreaking",lvl:5s},{id:"minecraft:mending",lvl:5s},{id:"minecraft:soul_speed",lvl:5s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUID:[I;682589024,-1077785943,-2118295395,947456559],Slot:"feet"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:0.5,Operation:0,UUID:[I;31720158,-1053276926,-1729030209,787864599],Slot:"feet"}]}}}]}}"@luck=2



type=command,ID="/summon villager ~ ~ ~ {CustomName:'{"text":"Black Ice Upgrader","color":"#243E85","bold":true}',VillagerData:{level:99,profession:"minecraft:armorer",type:"minecraft:snow"},Offers:{Recipes:[{buy:{id:"lwz_luckyblock:black_ice_material",Count:6b},buyB:{id:"lwz_luckyblock:black_ice_helmet",Count:1b},sell:{id:"lwz_luckyblock:black_ice_helmet",Count:1b,tag:{display:{Name:'{"text":"Black Ice Helmet","color":"#243E85","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:15s},{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:blast_protection",lvl:15s},{id:"minecraft:projectile_protection",lvl:15s},{id:"minecraft:respiration",lvl:15s},{id:"minecraft:aqua_affinity",lvl:15s},{id:"minecraft:unbreaking",lvl:15s},{id:"minecraft:mending",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:15,Operation:0,UUID:[I;-1133807381,-2045817515,-1980226951,265351688],Slot:"head"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:15,Operation:0,UUID:[I;-350918158,-1953872442,-1722152099,295237926],Slot:"head"}]}}},{buy:{id:"lwz_luckyblock:black_ice_material",Count:12b},buyB:{id:"lwz_luckyblock:black_ice_chestplate",Count:1b},sell:{id:"lwz_luckyblock:black_ice_chestplate",Count:1b,tag:{display:{Name:'{"text":"Black Ice Chestplate","color":"#243E85","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:15s},{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:blast_protection",lvl:15s},{id:"minecraft:projectile_protection",lvl:15s},{id:"minecraft:unbreaking",lvl:15s},{id:"minecraft:mending",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:15,Operation:0,UUID:[I;1398247078,-355907482,-1748987590,-566098672],Slot:"chest"},{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:15,Operation:0,UUID:[I;1274694823,-553958152,-1293695092,819191898],Slot:"chest"}]}}},{buy:{id:"lwz_luckyblock:black_ice_material",Count:8b},buyB:{id:"lwz_luckyblock:black_ice_leggings",Count:1b},sell:{id:"lwz_luckyblock:black_ice_leggings",Count:1b,tag:{display:{Name:'{"text":"Black Ice Leggings","color":"#243E85","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:15s},{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:blast_protection",lvl:15s},{id:"minecraft:projectile_protection",lvl:15s},{id:"minecraft:unbreaking",lvl:15s},{id:"minecraft:mending",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:15,Operation:0,UUID:[I;1645899802,-2056502491,-1918375773,346991213],Slot:"legs"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:15,Operation:0,UUID:[I;-565793283,627460145,-1213176044,218299192],Slot:"legs"}]}}},{buy:{id:"lwz_luckyblock:black_ice_material",Count:6b},buyB:{id:"lwz_luckyblock:black_ice_boots",Count:1b},sell:{id:"lwz_luckyblock:black_ice_boots",Count:1b,tag:{display:{Name:'{"text":"Black Ice Boots","color":"#243E85","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:15s},{id:"minecraft:fire_protection",lvl:15s},{id:"minecraft:feather_falling",lvl:15s},{id:"minecraft:blast_protection",lvl:15s},{id:"minecraft:projectile_protection",lvl:15s},{id:"minecraft:depth_strider",lvl:15s},{id:"minecraft:frost_walker",lvl:15s},{id:"minecraft:unbreaking",lvl:15s},{id:"minecraft:mending",lvl:15s},{id:"minecraft:soul_speed",lvl:15s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:15,Operation:0,UUID:[I;1457953907,2024489249,-1164101923,-2120113935],Slot:"feet"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:1.5,Operation:0,UUID:[I;827939711,-851360121,-2045669694,837806244],Slot:"feet"}]}}}]}}"@luck=2



type=command,ID="/summon villager ~ ~ ~ {CustomName:'{"text":"Icy Upgrader","color":"#47E0FF","bold":true}',VillagerData:{level:99,profession:"minecraft:armorer",type:"minecraft:snow"},Offers:{Recipes:[{buy:{id:"lwz_luckyblock:icy_material",Count:6b},buyB:{id:"lwz_luckyblock:icy_helmet",Count:1b},sell:{id:"lwz_luckyblock:icy_helmet",Count:1b,tag:{display:{Name:'{"text":"Icy Helmet","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:69s},{id:"minecraft:fire_protection",lvl:69s},{id:"minecraft:blast_protection",lvl:69s},{id:"minecraft:projectile_protection",lvl:69s},{id:"minecraft:respiration",lvl:69s},{id:"minecraft:aqua_affinity",lvl:69s},{id:"minecraft:unbreaking",lvl:69s},{id:"minecraft:mending",lvl:69s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:69696,Operation:0,UUID:[I;53133576,-1355593460,-2040713490,-1885990399],Slot:"head"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:69696,Operation:0,UUID:[I;-761116629,763186298,-1948313213,1457064158],Slot:"head"}]}}},{buy:{id:"lwz_luckyblock:icy_material",Count:12b},buyB:{id:"lwz_luckyblock:icy_chestplate",Count:1b},sell:{id:"lwz_luckyblock:icy_chestplate",Count:1b,tag:{display:{Name:'{"text":"Icy Chestplate","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:69s},{id:"minecraft:fire_protection",lvl:69s},{id:"minecraft:blast_protection",lvl:69s},{id:"minecraft:projectile_protection",lvl:69s},{id:"minecraft:unbreaking",lvl:69s},{id:"minecraft:mending",lvl:69s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:69696,Operation:0,UUID:[I;-624836564,-1597161238,-2094882053,896086647],Slot:"chest"},{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:69696,Operation:0,UUID:[I;-1955231093,-47954165,-2101317469,925469829],Slot:"chest"}]}}},{buy:{id:"lwz_luckyblock:icy_material",Count:8b},buyB:{id:"lwz_luckyblock:icy_leggings",Count:1b},sell:{id:"lwz_luckyblock:icy_leggings",Count:1b,tag:{display:{Name:'{"text":"Icy Leggings","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:69s},{id:"minecraft:fire_protection",lvl:69s},{id:"minecraft:blast_protection",lvl:69s},{id:"minecraft:projectile_protection",lvl:69s},{id:"minecraft:unbreaking",lvl:69s},{id:"minecraft:mending",lvl:69s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:69696,Operation:0,UUID:[I;-1289256324,-1720432321,-1763570092,-1451808975],Slot:"legs"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:69696,Operation:0,UUID:[I;165614882,-182631350,-2098017720,-1917484126],Slot:"legs"}]}}},{buy:{id:"lwz_luckyblock:icy_material",Count:6b},buyB:{id:"lwz_luckyblock:icy_boots",Count:1b},sell:{id:"lwz_luckyblock:icy_boots",Count:1b,tag:{display:{Name:'{"text":"Icy Boots","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:69s},{id:"minecraft:fire_protection",lvl:69s},{id:"minecraft:feather_falling",lvl:69s},{id:"minecraft:blast_protection",lvl:69s},{id:"minecraft:projectile_protection",lvl:69s},{id:"minecraft:depth_strider",lvl:69s},{id:"minecraft:frost_walker",lvl:69s},{id:"minecraft:unbreaking",lvl:69s},{id:"minecraft:mending",lvl:69s},{id:"minecraft:soul_speed",lvl:69s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:69696,Operation:0,UUID:[I;-985247505,1423065361,-1811563996,-1896685198],Slot:"feet"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:1.69,Operation:0,UUID:[I;-79042882,1828080840,-1232808616,-962368145],Slot:"feet"}]}}}]}}"@luck=2




type=command,ID="/summon villager ~ ~ ~ {CustomName:'{"text":"Ice GOD Upgrader","color":"#47E0FF","bold":true}',VillagerData:{level:99,profession:"minecraft:armorer",type:"minecraft:snow"},Offers:{Recipes:[{buy:{id:"lwz_luckyblock:ice_god_material",Count:6b},buyB:{id:"lwz_luckyblock:ice_god_helmet",Count:1b},sell:{id:"lwz_luckyblock:ice_god_helmet",Count:1b,tag:{display:{Name:'{"text":"Ice GOD Helmet","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:200s},{id:"minecraft:fire_protection",lvl:200s},{id:"minecraft:blast_protection",lvl:200s},{id:"minecraft:projectile_protection",lvl:200s},{id:"minecraft:respiration",lvl:200s},{id:"minecraft:aqua_affinity",lvl:200s},{id:"minecraft:unbreaking",lvl:200s},{id:"minecraft:mending",lvl:200s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:200000000,Operation:0,UUID:[I;-1430770146,1375554479,-1904358884,1443073798],Slot:"head"},{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:200000000,Operation:0,UUID:[I;-1355221111,190009099,-2023787619,1754088297],Slot:"head"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:200000000,Operation:0,UUID:[I;1092186995,1159545501,-1890593784,1224840016],Slot:"head"}]}}},{buy:{id:"lwz_luckyblock:ice_god_material",Count:12b},buyB:{id:"lwz_luckyblock:ice_god_chestplate",Count:1b},sell:{id:"lwz_luckyblock:ice_god_chestplate",Count:1b,tag:{display:{Name:'{"text":"Ice GOD Chestplate","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:200s},{id:"minecraft:fire_protection",lvl:200s},{id:"minecraft:blast_protection",lvl:200s},{id:"minecraft:projectile_protection",lvl:200s},{id:"minecraft:unbreaking",lvl:200s},{id:"minecraft:mending",lvl:200s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:200000000,Operation:0,UUID:[I;521985669,72435305,-1306650846,-1734526640],Slot:"chest"},{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:200000000,Operation:0,UUID:[I;-981184022,157565197,-1901423531,-1843188286],Slot:"chest"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:200000000,Operation:0,UUID:[I;1198206117,687885349,-1775504059,-1225247349],Slot:"chest"}]}}},{buy:{id:"lwz_luckyblock:ice_god_material",Count:8b},buyB:{id:"lwz_luckyblock:ice_god_leggings",Count:1b},sell:{id:"lwz_luckyblock:ice_god_leggings",Count:1b,tag:{display:{Name:'{"text":"Icy Leggings","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:200s},{id:"minecraft:fire_protection",lvl:200s},{id:"minecraft:blast_protection",lvl:200s},{id:"minecraft:projectile_protection",lvl:200s},{id:"minecraft:unbreaking",lvl:200s},{id:"minecraft:mending",lvl:200s},{id:"minecraft:swift_sneak",lvl:200s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:200000000,Operation:0,UUID:[I;1619680617,1031750250,-1289339681,2062390247],Slot:"legs"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:200000000,Operation:0,UUID:[I;1786882063,-770227637,-1493973546,-782529805],Slot:"legs"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:200000000,Operation:0,UUID:[I;761757477,-558479879,-1641599704,959307791],Slot:"legs"}]}}},{buy:{id:"lwz_luckyblock:ice_god_material",Count:6b},buyB:{id:"lwz_luckyblock:ice_god_boots",Count:1b},sell:{id:"lwz_luckyblock:ice_god_boots",Count:1b,tag:{display:{Name:'{"text":"Icy Boots","color":"#47E0FF","bold":true}'},Unbreakable:1b,Enchantments:[{id:"minecraft:protection",lvl:200s},{id:"minecraft:fire_protection",lvl:200s},{id:"minecraft:feather_falling",lvl:200s},{id:"minecraft:blast_protection",lvl:200s},{id:"minecraft:projectile_protection",lvl:200s},{id:"minecraft:depth_strider",lvl:200s},{id:"minecraft:frost_walker",lvl:200s},{id:"minecraft:unbreaking",lvl:200s},{id:"minecraft:mending",lvl:200s},{id:"minecraft:soul_speed",lvl:200s}],AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:200000000,Operation:0,UUID:[I;-214377331,685852013,-1818796089,-490818286],Slot:"feet"},{AttributeName:"generic.movement_speed",Name:"generic.movement_speed",Amount:2,Operation:0,UUID:[I;1231649097,-1583266118,-1953499501,6506117],Slot:"feet"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:200000000,Operation:0,UUID:[I;-886008508,1524125208,-1826060886,-337804377],Slot:"feet"},{AttributeName:"generic.luck",Name:"generic.luck",Amount:200000000,Operation:0,UUID:[I;-1814849440,925516006,-1597677686,-510161176],Slot:"feet"}]}}}]}}"@luck=2