- Joined
- Jan 7, 2011
- Location
- The 7th Circle of Heaven
Help create custom items! Copy and paste the code below and change variables in order to give us ideas for the new Vendor NPCs and Mob drops. If the items good, you may see it in the game either via Vendor, Quest or Drop.
MOVEMENT INCREASING EFFECTS WILL CAUSE CONFLICTS WITH NOCHEAT ATM.
What we need?
Symbol of Acquisition trades (tools/etc)
Medal of Vengeance trades (weps/armor)
Example (you must use the [ code] tag.
MOVEMENT INCREASING EFFECTS WILL CAUSE CONFLICTS WITH NOCHEAT ATM.
What we need?
Symbol of Acquisition trades (tools/etc)
Medal of Vengeance trades (weps/armor)
Example (you must use the [ code] tag.
Code:
item:
==: org.bukkit.inventory.ItemStack
type: DIAMOND_SWORD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
display-name: §a§lGladiator's Longsword
lore:
- §6Carried by a fallen bloodied
- §6gladiator.
- §510% Knockback Resistance
enchants:
DAMAGE_ALL: 5
DURABILITY: 1
KNOCKBACK: 1
FIRE_ASPECT: 1
Last edited: