Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is for a quest of ultimate gear. Kill them with gold swords
- # and there is a slight (2%) chance of the drop.
- # Made by, and for p42 Craft, enjoy!
- # http://mc.p42.com
- # Game server address minecraft.p42.com
- defaults:
- biomes: ALL
- worlds: ALL
- # time:
- # weather:
- # permissiongroup:
- # permissiongroupexcept:
- otherdrops:
- # The Helmet
- SQUID:
- - tool: GOLD_SWORD
- drop: DIAMOND_HELMET@!OXYGEN#1,!PROTECTION_FIRE#4,!WATER_WORKER#1,!THORNS#3,@!~p42 The Helm
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Helm&b! Have you found the rest?"]
- # The Chestpiece
- COW:
- - tool: GOLD_SWORD
- drop: DIAMOND_CHESTPLATE@!PROTECTION_EXPLOSIONS#4,!PROTECTION_FIRE#4,!PROTECTION_PROJECTILE#4,!THORNS#3,@!~p42 The Shirt
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Shirt&b! Have you found the rest?"]
- # The Leggings
- WOLF:
- - tool: GOLD_SWORD
- drop: DIAMOND_LEGGINGS@!PROTECTION_EXPLOSIONS#4,!PROTECTION_FIRE#4,!PROTECTION_ENVIRONMENTAL#4,!THORNS#3,@!~p42 The Pants
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Pants&b! Have you found the rest?"]
- # The Boots
- SHEEP:
- - tool: GOLD_SWORD
- drop: DIAMOND_BOOTS@!PROTECTION_EXPLOSIONS#4,!PROTECTION_FIRE#4,!PROTECTION_FALL#4,!THORNS#3,@!~p42 The Boots
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Boots&b! Have you found the rest?"]
- # The Sword
- CAVE_SPIDER:
- - tool: GOLD_SWORD
- drop: DIAMOND_SWORD@!DAMAGE_ALL#5,!KNOCKBACK#2,!FIRE_ASPECT#2,!LOOT_BONUS_MOBS#3,@!~p42 The Sword
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Sword&b! Have you found the rest?"]
- # The Bow and Arrows
- CHICKEN:
- - dropgroup: bowandarrow
- chance: 0.01
- drops:
- - tool: GOLD_SWORD
- drop: BOW@!ARROW_DAMAGE#5,!ARROW_FIRE#1,!ARROW_INFINITE#1,!ARROW_KNOCKBACK#2,@!~p42 The Bow
- quantity: 1
- message: ["&bYou have found &cp42 The Bow&b! Have you found the rest?"]
- - tool: GOLD_SWORD
- drop: ARROW
- quantity: 64
- # The Axe
- SILVERFISH:
- - tool: GOLD_SWORD
- drop: DIAMOND_AXE@!DURABILITY#3,!LOOT_BONUS_BLOCKS#3,!DIG_SPEED#5,!SILK_TOUCH#3,@!~p42 The Axe
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Axe&b! Have you found the rest?"]
- # The Pickaxe
- PIG:
- - tool: GOLD_SWORD
- drop: DIAMOND_PICKAXE@!DURABILITY#3,!LOOT_BONUS_BLOCKS#3,!DIG_SPEED#5,!SILK_TOUCH#3,@!~p42 The Pickaxe
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Pickaxe&b! Have you found the rest?"]
- # The Spade
- HORSE:
- - tool: GOLD_SWORD
- drop: DIAMOND_SPADE@!DURABILITY#3,!LOOT_BONUS_BLOCKS#3,!DIG_SPEED#5,!SILK_TOUCH#3,@!~p42 The Spade
- quantity: 1
- chance: 0.01
- message: ["&bYou have found &cp42 The Axe&b! Have you found the rest?"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement