blazzinn
New Member
- Joined
- Dec 24, 2012
- Messages
- 68
- Reaction score
- 1
Does Anyone know how to make Custom items Iv tried editing stuff in items.xml and it does work like i got this for a wand i wanna make and the wand doesnt work
<item id="7366" article="a" name="Enforced Star" plural="Enforced Stars">
<attribute key="weight" value="200" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="holy" />
<attribute key="range" value="10" />
<attribute key="maxHitChance" value="100" />
<attribute key="attack" value="100"
- - - Updated - - -
Bump
<item id="7366" article="a" name="Enforced Star" plural="Enforced Stars">
<attribute key="weight" value="200" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="holy" />
<attribute key="range" value="10" />
<attribute key="maxHitChance" value="100" />
<attribute key="attack" value="100"
- - - Updated - - -
Bump
Last edited: