Advertisement
Guest User

Possible Itemconfig

a guest
Apr 29th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Chest-Loot (loot that can be randomly added to chest)
  2. DIAMOND_SWORD:1;33;2 (This states that it will spawn with a diamond sword. The colon means a damage value/enchantment 33 is the chance and 2 is the highest amount if can spawn in a single chest) So<Item:Enchantment;chance;stack>
  3. Now continue this with everything else.
  4.  
  5. Chests:
  6. Example:(chest name)
  7. inherits: Example1
  8. DIAMOND_BOOT:2;2;1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement