Created
November 23, 2015 01:46
-
-
Save jtrent238/4c466733cf64de81689a to your computer and use it in GitHub Desktop.
Custom Emerald Dimensions Lucky Blocks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5.1.0 | |
WARNING: | |
The first line indicates the version of this file. | |
If it does not match the version of the mod, this file will be replaced. | |
Backup this file if you want to keep any changes you made to it. | |
Instruction on how to customize the Lucky Block might be added | |
For now, look at everything below the '>drops' line to understand the syntax. | |
~SPAWNRATE/STRUCTURECHANCE~ | |
The spawnrate means the Lucky Block will have a 1 in (spawnrate) chance of spawning per chunk. | |
This means the smaller the spawnrate, the more likely it is to spawn. Set it to 0 to prevent natural spawning. | |
The structureChance means every time the Lucky Block spawns it will have a 1 in (structureChance) chance of spawning within a structure. | |
~RECIPE~ | |
To configure the recipe, use the first 3 groups of letters to show what the recipe will look like in the crafting table. | |
A space instead of a letter will indicate that nothing goes there. Then, match each letter to it's appropriate item/block. | |
Look below to understand. for no recipe, don't put anything below the recipe line. | |
>properties | |
spawnrate=100 | |
structureChance=4 | |
recipe=ggg,gdg,ggg,g,gold_ingot,d,dropper | |
doDropsOnCreativeMode=false | |
>craftingitems | |
diamond=12 | |
diamond_block=100 | |
emerald=8 | |
emerald_block=80 | |
gold_ingot=6 | |
gold_block=60 | |
iron_ingot=3 | |
iron_block=30 | |
golden_carrot=30 | |
golden_apple,0=40 | |
golden_apple,1=100 | |
nether_star=100 | |
rotten_flesh=-5 | |
spider_eye=-10 | |
fermented_spider_eye=-20 | |
poisonous_potato=-10 | |
fish,3=-20 | |
>drops | |
/========== TOOLS & ARMOR ========== | |
/all wood, stone and gold tools | |
group(ID=wooden_sword;ID=wooden_shovel;ID=wooden_pickaxe;ID=wooden_axe;ID=wooden_hoe)@luck=0 | |
group(ID=stone_sword;ID=stone_shovel;ID=stone_pickaxe;ID=stone_axe;ID=stone_hoe)@luck=0 | |
group(ID=golden_sword;ID=golden_shovel;ID=golden_pickaxe;ID=golden_axe;ID=golden_hoe)@luck=1 | |
/2-3 iron tools | |
group:#random-2-3(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1 | |
/1-2 diamond tools | |
group:#random-1-2(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2 | |
/all leather and gold armor | |
group(ID=leather_helmet;ID=leather_chestplate;ID=leather_leggings;ID=leather_boots)@luck=0 | |
group(ID=golden_helmet;ID=golden_chestplate;ID=golden_leggings;ID=golden_boots;ID=golden_horse_armor)@luck=1 | |
/2-3 chain and iron armor | |
group:#random-2-3(ID=chainmail_helmet;ID=chainmail_chestplate;ID=chainmail_leggings;ID=chainmail_boots)@luck=2 | |
group:#random-2-3(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_horse_armor)@luck=1 | |
/1-2 diamond armor | |
group:#random-1-2(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2 | |
/all horse armor | |
group(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=2 | |
/bow and arrows | |
group(ID=bow;ID=arrow,amount=#random-16-32)@luck=1 | |
/========== BLOCKS ========== | |
ID=sponge@luck=0 | |
ID=tnt,amount=8@luck=1 | |
ID=obsidian,amount=14@luck=1 | |
ID=enchanting_table@luck=2 | |
ID=end_portal_frame,amount=#random-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 | |
ID=dirt,amount=256@luck=-2 | |
/========= ITEMS ========== | |
ID=gold_ingot,amount=#random-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=red_flower,NBTTag=(display=(Name="#cRomantic Rose"))@luck=-1 | |
ID=cfm:whitefence,NBTTag=(display=(Name="#4Jackson's Fence")),amount=64@luck=-1 | |
ID=chancecubes:Chance_Cube,NBTTag=(display=(Name="#cBREAK ME"))@luck=2 | |
ID=chancecubes:Chance_Cube@luck=2 | |
ID=chancecubes:Chance_Icosahedron,NBTTag=(display=(Name="#cRIGHT CLICK ME"))@luck=2 | |
ID=chancecubes:Chance_Icosahedron@luck=2 | |
ID=minecraft:dirt,amount=5000@luck=-2 | |
ID=minecraft:diamond_block@luck=1 | |
/YouTuber Armor | |
ID=youtubers:TDMBoots@luck=0 | |
ID=youtubers:TDMHelm@luck=0 | |
ID=youtubers:TDMLegs@luck=0 | |
ID=youtubers:TDMPlate@luck=0 | |
ID=youtubers:WoodBoots@luck=0 | |
ID=youtubers:WoodHelm@luck=0 | |
ID=youtubers:WoodLegs@luck=0 | |
ID=youtubers:WoodPlate@luck=0 | |
ID=youtubers:TrueMUBoots@luck=0 | |
ID=youtubers:TrueMUHelm@luck=0 | |
ID=youtubers:TrueMULegs@luck=0 | |
ID=youtubers:TrueMUPlate@luck=0 | |
ID=youtubers:SuperGirlyGamerPlate@luck=0 | |
ID=youtubers:SuperGirlyGamerLegs@luck=0 | |
ID=youtubers:SuperGirlyGamerHelm@luck=0 | |
ID=youtubers:SuperGirlyGamerBoots@luck=0 | |
ID=youtubers:BudderPlate@luck=0 | |
ID=youtubers:BudderLegs@luck=0 | |
ID=youtubers:BudderHelm@luck=0 | |
ID=youtubers:BudderBoots@luck=0 | |
ID=youtubers:InfinaBudderPlate@luck=0 | |
ID=youtubers:InfinaBudderLegs@luck=0 | |
ID=youtubers:InfinaBudderHelm@luck=0 | |
ID=youtubers:InfinaBudderBoots@luck=0 | |
ID=youtubers:PatArmorBoots@luck=0 | |
ID=youtubers:PatArmorHelm@luck=0 | |
ID=youtubers:PatArmorLegs@luck=0 | |
ID=youtubers:PatArmorPlate@luck=0 | |
ID=youtubers:XisumaBoots@luck=0 | |
ID=youtubers:XisumaHelm@luck=0 | |
ID=youtubers:XisumaLegs@luck=0 | |
ID=youtubers:XisumaPlate@luck=0 | |
ID=youtubers:ReinforcedBudderPlate@luck=0 | |
ID=youtubers:ReinforcedBudderLegs@luck=0 | |
ID=youtubers:ReinforcedBudderHelm@luck=0 | |
ID=youtubers:ReinforcedBudderBoots@luck=0 | |
ID=youtubers:MumboPlate@luck=0 | |
ID=youtubers:MumboLegs@luck=0 | |
ID=youtubers:MumboHelm@luck=0 | |
ID=youtubers:MumboBoots@luck=0 | |
ID=youtubers:ModPlate@luck=0 | |
ID=youtubers:ModLegs@luck=0 | |
ID=youtubers:ModHelm@luck=0 | |
ID=youtubers:ModBoots@luck=0 | |
ID=youtubers:LuigiPlate@luck=0 | |
ID=youtubers:LuigiLegs@luck=0 | |
ID=youtubers:LuigiHelm@luck=0 | |
ID=youtubers:LuigiBoots@luck=0 | |
ID=youtubers:LizardPlate@luck=0 | |
ID=youtubers:LizardLegs@luck=0 | |
ID=youtubers:LizardHelm@luck=0 | |
ID=youtubers:LizardBoots@luck=0 | |
ID=youtubers:JoebuzPlate@luck=0 | |
ID=youtubers:JoebuzLegs@luck=0 | |
ID=youtubers:JoebuzHelm@luck=0 | |
ID=youtubers:JoebuzBoots@luck=0 | |
ID=youtubers:BiffaPlate@luck=0 | |
ID=youtubers:BiffaLegs@luck=0 | |
ID=youtubers:BiffaHelm@luck=0 | |
ID=youtubers:BiffaBoots@luck=0 | |
ID=youtubers:MarioPlate@luck=0 | |
ID=youtubers:MarioLegs@luck=0 | |
ID=youtubers:MarioHelm@luck=0 | |
ID=youtubers:MarioBoots@luck=0 | |
/YouTuber Weapons | |
ID=youtubers:AtlantianSword@luck=0 | |
ID=youtubers:BudderSword@luck=0 | |
ID=youtubers:EpicPreportionssword@luck=0 | |
ID=youtubers:crazycraftsword@luck=0 | |
/YouTuber Misc | |
ID=youtubers:speedkey@luck=0 | |
ID=youtubers:wetBeacon@luck=0 | |
ID=youtubers:bank@luck=0 | |
ID=youtubers:ItemMoney0@luck=0 | |
ID=youtubers:ItemMoney1@luck=0 | |
ID=youtubers:ItemMoney10@luck=0 | |
ID=youtubers:ItemMoney11@luck=0 | |
ID=youtubers:ItemMoney12@luck=0 | |
ID=youtubers:ItemMoney2@luck=0 | |
ID=youtubers:ItemMoney3@luck=0 | |
ID=youtubers:ItemMoney4@luck=0 | |
ID=youtubers:ItemMoney5@luck=0 | |
ID=youtubers:ItemMoney6@luck=0 | |
ID=youtubers:ItemMoney7@luck=0 | |
ID=youtubers:ItemMoney8@luck=0 | |
ID=youtubers:ItemMoney9@luck=0 | |
ID=youtubers:ItemJetPack@luck=0 | |
ID=youtubers:InsanityHoe@luck=0 | |
ID=youtubers:ItemBankCard@luck=0 | |
ID=youtubers:Gem@luck=0 | |
ID=youtubers:InfinaBudder@luck=0 | |
ID=youtubers:CluckTool@luck=0 | |
ID=youtubers:ButterBlock@luck=0 | |
ID=youtubers:AdvPearl@luck=0 | |
/========== GROUPS ========== | |
/bookshelves and books | |
group(ID=bookshelf,amount=#random-6-12;ID=book,amount=#random-8-16)@luck=0 | |
/pumpkins and jack o'lanterns | |
group(ID=pumpkin,amount=#random-8-16;ID=lit_pumpkin,amount=#random-8-16)@luck=0 | |
/golden apples | |
group(ID=golden_apple,amount=#random-2-4;ID=golden_apple,amount=#random-1-2,damage=1)@luck=2 | |
/buckets | |
group(ID=bucket,amount=#random-1-2;ID=water_bucket,amount=#random-1-2;ID=lava_bucket,amount=#random-1-2;ID=milk_bucket,amount=#random-1-2)@luck=0 | |
/meat (raw and cooked) | |
group:1(group(ID=porkchop,amount=#random-8-16;ID=cooked_porkchop,amount=#random-4-8);group(ID=fish,amount=#random-8-16;ID=cooked_fished,amount=#random-4-8);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=chicken,amount=#random-8-16;ID=cooked_chicken,amount=#random-4-8))@luck=1 | |
/vegetable food (carrots, potatoes, pumpkin pie) | |
group:1(group(ID=carrot,amount=#random-8-16;ID=golden_carrot,amount=#random-4-8);group(ID=potato,amount=#random-8-16;ID=baked_potato,amount=#random-4-8;ID=poisonous_potato,amount=#random-2-4);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=pumpkin_pie,amount=#random-6-12))@luck=1 | |
/ender pearls and eyes | |
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=2 | |
/potions | |
ID=potion,damage=#randomPotionDamage,amount=#random-4-8,reinitialize=true@luck=1 | |
/spawn eggs | |
ID=spawn_egg,damage=#randomSpawnEggDamage,amount=#random-4-8,reinitialize=true@luck=1 | |
/heads | |
ID=skull,damage=#random-0-4,amount=#random-1-3,reinitialize=true@luck=0 | |
/jukebox music discs | |
group(ID=jukebox;ID=#random-2256-2267,amount=#random-1-3,reinitialize=true)@luck=1 | |
/brewing | |
group(ID=ender_pearl,amount=#random-1-3;ID=blaze_rod,amount=#random-1-3;ID=ghast_tear,amount=#random-1-3;ID=gold_nugget,amount=#random-1-3;ID=nether_wart,amount=#random-1-3;ID=spider_eye,amount=#random-1-3;ID=fermented_spider_eye,amount=#random-1-3;ID=blaze_powder,amount=#random-1-3;ID=magma_cream,amount=#random-1-3;ID=ender_eye,amount=#random-1-3;ID=382,amount=#random-1-3;type=particle,ID=2002,damage=3)@luck=2 | |
/redstone | |
group(ID=dispenser,amount=#random-2-4;ID=noteblock,amount=1;ID=sticky_piston,amount=#random-2-4;ID=piston,amount=4;ID=tnt,amount=#random-4-6;ID=lever,amount=2;ID=stone_pressure_plate,amount=2;ID=wooden_pressure_plate,amount=2;ID=redstone_torch,amount=8;ID=stone_button,amount=2;ID=trapdoor,amount=2;ID=fence_gate,amount=1;ID=redstone_lamp,amount=4;ID=tripwire_hook,amount=2;ID=wooden_button,amount=2;ID=light_weighted_pressure_plate,amount=1;ID=heavy_weighted_pressure_plate,amount=1;ID=daylight_detector,amount=1;ID=hopper,amount=4;ID=dropper,amount=#random-2-4;ID=wooden_door,amount=1;ID=iron_door,amount=1;ID=redstone,amount=#random-32-64;ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=2002,damage=9)@luck=2 | |
/colorful | |
group(group:1(ID=wool,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=stained_hardened_clay,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=dye,damage=#random-0-15,amount=#random-32-64,reinitialize=true);type=particle,ID=2002,damage=#randomPotionEffect,amount=20,reinitialize=true)@luck=1 | |
/iron, gold, diamond, emerald with fireworks | |
group(ID=iron_ingot,amount=#random-8-16;ID=gold_ingot,amount=#random-8-16;ID=diamond,amount=#random-8-16;ID=emerald,amount=#random-8-16;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=20,scatterOffset=0-2,reinitialize=true)@luck=2 | |
/quartz | |
group(ID=stone_slab,damage=7,amount=#random-4-8;ID=quartz_ore,amount=#random-16-32;ID=quartz_block,amount=#random-4-8;ID=quartz_block,damage=1,amount=#random-4-8;ID=quartz_block,damage=2,amount=#random-4-8;ID=quartz_stairs,amount=#random-4-8;ID=quartz,amount=#random-24-32;type=particle,ID=2002,damage=14)@luck=1 | |
/fish | |
group(ID=fishing_rod;ID=#random-349-350,damage=#random-0-3,amount=#random-10-20,reinitialize=true)@luck=1 | |
/message with mushroom | |
group(type=command,ID="/tell #playerName Listen to me, #playerName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="PlayerInDistress";ID=red_mushroom,NBTTag=(display=(Name="#cOnly Hope")))@luck=-1; | |
/random jokes | |
group:1(ID=clock,NBTTag=(display=(Name="You're wasting your time"));ID=fish,damage=2,NBTTag=(display=(Name="I'm funny"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh!")))@luck=-1 | |
/flowers | |
group(ID=red_flower,damage=#random-0-8,amount=64,reinitialize=true)@luck=0 | |
/enchantment books | |
ID=enchanted_book,NBTTag=(ench=#randomEnchantment),amount=#random-7-10,reinitialize=true@luck=1 | |
/========== ENTITIES ========== | |
/passive mobs | |
group:1(type=entity,ID=Pig,NBTTag=(CustomName="#e#lLucky Pig",CustomNameVisible=true);type=entity,ID=Cow,NBTTag=(CustomName="#e#lLucky Cow",CustomNameVisible=true);type=entity,ID=Chicken,NBTTag=(CustomName="#e#lLucky Chicken",CustomNameVisible=true);type=entity,ID=Sheep,NBTTag=(CustomName="#e#lLucky Sheep",CustomNameVisible=true);type=entity,ID=Squid,NBTTag=(CustomName="#e#lUnlucky Squid",CustomNameVisible=true))@luck=0 | |
/colored sheep | |
type=entity,ID=Sheep,NBTTag=(CustomName="#cM#6r. #eR#aa#2i#bn#3b#5o#dw",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1 | |
/lucky eggs | |
type=entity,ID=luckyegg,amount=20@luck=2 | |
/launched expbottles | |
type=entity,ID=launched_expbottle,amount=#random-16-32@luck=2 | |
/launched tnt | |
type=entity,ID=launched_tnt,amount=15@luck=-2 | |
/lightning creeper | |
group(type=difficulty,ID=hard;type=entity,ID=Creeper;type=entity,ID=lightning)@luck=-2 | |
/giant | |
group(type=difficulty,ID=hard;type=entity,ID=Giant)@luck=-2 | |
/Pacman | |
group(type=difficulty,ID=hard;type=entity,ID=Pacman)@luck=-2 | |
/wither | |
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss)@chance=0.1@luck=-2 | |
/ghast | |
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@chance=0.2@luck=-2 | |
/bob the decked zombie | |
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true))@luck=-2 | |
/stacked villager and pigs | |
type=entity,ID=Villager,NBTTag=(Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig))))))))@luck=0 | |
/horses | |
type=entity,ID=EntityHorse,amount=12,scatterOffset=4-4,adjustHeight=2,reinitialize=true,NBTTag=(Type=#random-0-4,Owner=#playerName)@luck=1 | |
/witch with bats | |
group(type=difficulty,ID=hard;type=entity,ID=Witch,adjustHeight=1;type=entity,ID=Bat,amount=64,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1 | |
/huge slime and magma cube | |
group:1(type=entity,ID=Slime,NBTTag=(Size=10);type=entity,ID=LavaSlime,NBTTag=(Size=10))@luck=-2 | |
/pet wolves | |
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Wolf,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CollarColor=#random-0-14,Owner=#playerName,Sitting=1))@luck=1 | |
/pet cats | |
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Ozelot,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CatType=#random-0-3,Owner=#playerName,Sitting=1))@luck=1 | |
/lucky villagers | |
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-20-25),sell=(id=golden_sword,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))),maxUses=1),(buy=(id=diamond,Count=#random-20-25),sell=(id=bow,Count=1,tag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=fishing_rod,Count=1,tag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=diamond,Count=#random-7-12),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1 | |
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-12-17),sell=(id=golden_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"))),maxUses=1),(buy=(id=diamond,Count=#random-20-25),sell=(id=golden_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"))),maxUses=1),(buy=(id=diamond,Count=#random-12-17),sell=(id=golden_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1 | |
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-10-15),sell=(id=golden_shovel,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_pickaxe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_axe,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=golden_hoe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1 | |
/========== STRUCTURES ========== | |
/traps | |
type=structure,ID=anvil_trap,relativeToPlayer=true@luck=-2 | |
type=structure,ID=lava_trap,relativeToPlayer=true@luck=-2 | |
type=structure,ID=water_trap,relativeToPlayer=true@luck=-2 | |
type=structure,ID=pit_trap,relativeToPlayer=true@luck=-2 | |
/lucky fort and temple | |
type=structure,ID=fort,relativeToPlayer=true@luck=2 | |
type=structure,ID=temple,relativeToPlayer=true@chance=0.4@luck=2 | |
/falling blocks (iron, gold, diamond, emerald) | |
type=falling_block,ID=iron_block@luck=0 | |
type=falling_block,ID=gold_block@luck=0 | |
type=falling_block,ID=diamond_block@luck=1 | |
type=falling_block,ID=emerald_block@luck=1 | |
/falling blocks (misc) | |
type=falling_block,ID=MCA:VillagerSpawner@luck=2 | |
type=falling_block,ID=IronChest:BlockIronChest@luck=0 | |
type=falling_block,ID=EnderIO:blockEnderIo@luck=0 | |
type=falling_block,ID=FoodPlus:chocolate_block@luck=0 | |
type=falling_block,ID=FoodPlus:dark_chocolate_block@luck=0 | |
type=falling_block,ID=FoodPlus:orange_sapling@luck=0 | |
type=falling_block,ID=FoodPlus:party_block@luck=0 | |
type=falling_block,ID=FoodPlus:surprise_block@luck=0 | |
type=falling_block,ID=InventoryPets:cloudblock@luck=0 | |
type=falling_block,ID=MCA:tile.roseGoldBlock@luck=0 | |
type=falling_block,ID=OpenBlocks:beartrap@luck=0 | |
/falling blocks (orespawn stuff) | |
type=falling_block,ID=OreSpawn:OreSpawn_QueenSpawner@luck=-2 | |
type=falling_block,ID=OreSpawn:OreSpawn_KingSpawner@luck=-2 | |
type=falling_block,ID=OreSpawn:OreSpawn_Island@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_BlockAmethystBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_BlockMobzillaScaleBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_BlockRubyBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_BlockTitaniumBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_BlockUraniumBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_DuplicatorLog@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_DuctTapeBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_EyeOfEnderBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_EnderPearlBlock@luck=1 | |
type=falling_block,ID=OreSpawn:OreSpawn_MoleDirtBlock@luck=-1 | |
/falling blocks (orespawn spawnblocks) | |
type=falling_block,ID=OreSpawn:OreSpawn_AlienSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_AloSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_AttackSquidSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BaryonyxSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BasilSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BatSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BeaverSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BeeSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BlazeSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BoyfriendSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_BrutalflySpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_ButterflyPlant@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CamaSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CassowarySpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CaterKillerSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CaveFisherSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CaveSpiderSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CephadromeSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_ChipmunkSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CliffRacerSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CloudSharkSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CockateilSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CowSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CrabSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CreeperSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CreepingHorrorSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CricketSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CriminalSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_CryoSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_DragonSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_DragonflySpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_DungeonBeastSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_FairySpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_EasterBunnySpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_EmperorScorpionSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_EnchantedCowSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_EnderDragonSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_EnderKnightSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_EnderReaperSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_EndermanSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_FlounderSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_FrogSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GammaMetroidSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GazelleSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GhastSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GirlfriendSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GodzillaPartSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GodzillaSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GoldCowSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_GoldFishSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_HammerheadSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_HerculesSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_HorseSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_HydroSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_IronGolemSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_IrukandjiSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_KrakenSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_KyuubiSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_LargeWormSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_LeafMonsterSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_LeonSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_LizardSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_LurkingTerrorSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_MOTHRASpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_MagmaCubeSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_MantisSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_MediumWormSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_MolenoidSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_MooshroomSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_NastysaurusSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_OcelotSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_OstrichSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_PeacockSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_PigSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_PitchBlackSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_PointysaurusSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_RatSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_RedCowSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_RotatorSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_RubberDuckySpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_ScorpionSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SeaMonsterSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SeaViperSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SheepSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SilverfishSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SkateSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SkeletonSpawnBlock0@luck@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SlimeSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SmallWormSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SnowGolemSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SpiderDriverSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SpiderSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SpitBugSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SpyroSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_SquidSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_StinkBugSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_StinkySpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TRexSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TerribleTerrorSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TheKingPartSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TheKingSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TheQueenPartSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TheQueenSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TriffidSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TrooperBugSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_TshirtSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_UnstableAntBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_UrchinSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_VeloSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_VillagerSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_VortexSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_WaterDragonSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_WhaleSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_WitchSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_WitherBossSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_WitherSkeletonSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_WolfSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_ZombiePigmanSpawnBlock@luck=0 | |
type=falling_block,ID=OreSpawn:OreSpawn_ZombieSpawnBlock@luck=0 | |
/random dungeon (orespawn) | |
type=falling_block,ID=OreSpawn:OreSpawn_DungeonSpawner@luck=0 | |
/bedrock problem | |
type=structure,ID=bedrock_problem@luck=-1 | |
/explosion | |
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=6)@luck=-2 | |
/colorful pole | |
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=diamond_block,posY=#bPosY+90)@luck=2 | |
/budder pole | |
group(type=falling_block,ID=youtubers:ButterBlock,damage=14;type=falling_block,ID=youtubers:ButterBlock,damage=1,posY=#bPosY+10;type=falling_block,ID=youtubers:ButterBlock,damage=4,posY=#bPosY+20;type=falling_block,ID=youtubers:ButterBlock,damage=5,posY=#bPosY+30;type=falling_block,ID=youtubers:ButterBlock,damage=3,posY=#bPosY+40;type=falling_block,ID=youtubers:ButterBlock,damage=11,posY=#bPosY+50;type=falling_block,ID=youtubers:ButterBlock,damage=10,posY=#bPosY+60;type=falling_block,ID=youtubers:ButterBlock,damage=2,posY=#bPosY+70;type=falling_block,ID=youtubers:ButterBlock,damage=6,posY=#bPosY+80;type=falling_block,ID=youtubers:ButterBlock,posY=#bPosY+90)@luck=2 | |
/chests | |
type=structure,ID=chest,NBTTag=(type="bonusChest")@luck=0 | |
type=structure,ID=chest,NBTTag=(type="dungeonChest")@luck=1 | |
type=structure,ID=chest,NBTTag=(type="villageBlacksmith")@luck=1 | |
type=structure,ID=chest,NBTTag=(items=[(id=iron_ingot,maxAmount=8,weight=10),(id=gold_ingot,maxAmount=4,weight=10),(id=emerald,maxAmount=4,weight=10),(id=diamond,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=5)],min=8,max=8)@luck=2 | |
/choice of 2 lucky blocks | |
type=structure,ID=lucky_choice,relativeToPlayer=true@luck=0 | |
/wishing wells | |
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=20,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_ingot,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2 | |
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like potatoes)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=potato,amount=128,posY='#'bPosY+10,scatterOffset=2-2;ID=baked_potato,amount=64,posY='#'bPosY+10,scatterOffset=2-2;ID=poisonous_potato,amount=32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1 | |
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like Lucky Blocks)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=lucky:lucky_block,amount=128,posY='#'bPosY+10,scatterOffset=2-2;ID=lucky:lucky_block,amount=64,posY='#'bPosY+10,scatterOffset=2-2;ID=lucky:lucky_block,amount=32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1 | |
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like Lucky Chance Cubes)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=chancecubes:Chance_Cube,amount=128,posY='#'bPosY+10,scatterOffset=2-2;ID=chancecubes:Chance_Cube,amount=64,posY='#'bPosY+10,scatterOffset=2-2;ID=chancecubes:Chance_Cubeamount=32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1 | |
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your death wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+7,amount=20)"]))@luck=-2 | |
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your death wish came true! (Have Fun With 2000 TNT)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+7,amount=2000)"]))@luck=-2 | |
/========== MONSTER APOCALYPSE ========== | |
/sword, difficulty, time, potion effects | |
group(ID=wooden_sword;type=difficulty,ID=hard;type=time,ID=18750;type=effect,ID=2,duration=30,damage=4;type=effect,ID=8,duration=30;type=effect,ID=15,duration=30;> | |
/zombies, creepers, spiders + cave spiders | |
group:1(type=entity,ID=Zombie,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true);> | |
/all | |
group(type=entity,ID=Zombie,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true))))@luck=-2 | |
/Pacman apocalypse | |
group(type=entity,ID=Pacman,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true)@luck=-2 | |
/========== ENCHANTED ITEMS ========== | |
/lucky block book jtrent238 | |
ID=written_book,NBTTag=(author="jtrent238",title="#e#lLucky Block Book",pages=["#l#nThe Lucky Block#r\n\nThe Lucky Block (#ofortunus blockus#r) was brought to Minecraft by the gods to reward the good and punish the evil.","The player's true self will be revealed after mining this block.\n\nSome fear it, and others have been made rich by it.","You must mine it and be prepared for whatever will follow.\n\nIt is not luck.\n\nIt is #bdestiny."])@luck=0 | |
/lucky block book PlayerInDistress | |
ID=written_book,NBTTag=(author="PlayerInDistress",title="#e#lLucky Block Book",pages=["#l#nThe Lucky Block#r\n\nThe Lucky Block (#ofortunus blockus#r) was brought to Minecraft by the gods to reward the good and punish the evil.","The player's true self will be revealed after mining this block.\n\nSome fear it, and others have been made rich by it.","You must mine it and be prepared for whatever will follow.\n\nIt is not luck.\n\nIt is #bdestiny."])@luck=0 | |
/lucky sword | |
ID=OreSpawn:OreSpawn_UltimateSword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))@luck=2 | |
/lucky bow | |
ID=OreSpawn:OreSpawn_UltimateBow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))@luck=2 | |
/lucky fishing rod | |
ID=OreSpawn:OreSpawn_UltimateFishingRod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod"))@luck=2 | |
/lucky tools | |
group:#random-1-2(ID=OreSpawn:OreSpawn_UltimateShovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"));ID=,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"));ID=OreSpawn:OreSpawn_UltimateAxe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"));ID=OreSpawn:OreSpawn_UltimateHoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe")))@luck=2 | |
/lucky armor | |
group:#random-1-2(ID=OreSpawn:OreSpawn_UltimateHelmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"));ID=OreSpawn:OreSpawn_UltimateBody,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"));ID=OreSpawn:OreSpawn_UltimateLegs,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"));ID=OreSpawn:OreSpawn_UltimateBoots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots")))@luck=2 | |
/lucky potion | |
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))@luck=2 | |
/unlucky potion | |
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))@luck=1 | |
/lucky potion Mystery | |
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lMystery Potion"))@luck=2 | |
/unlucky potion Mystery | |
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lMystery Potion"))@luck=1 | |
/============================ | |
/========== ADDONS ========== | |
/============================ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment