Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. ## YAML Template.
  2. # Place the names of the item to remove from drops in the remove section. Valid
  3. # values can be found at:
  4. # https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  5. remove:
  6. - GOLD_INGOT
  7. - GOLD_SWORD
  8. # Items to replace, forma is:
  9. # original: replacement
  10. replace:
  11. GOLD_NUGGET: SOUL_SAND
  12. IRON_INGOT: PUMPKIN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement