diff options
Diffstat (limited to 'items/TRIBAL_SPEAR.json')
-rw-r--r-- | items/TRIBAL_SPEAR.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/TRIBAL_SPEAR.json b/items/TRIBAL_SPEAR.json new file mode 100644 index 00000000..b8cba75e --- /dev/null +++ b/items/TRIBAL_SPEAR.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§9Tribal Spear", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Strength: §c+100\",1:\"\",2:\"§6Ability: Thwack §e§lRIGHT CLICK\",3:\"§7Throw the spear like an arrow\",4:\"§7which will return to you.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE SWORD\"],Name:\"§9Tribal Spear\"},ExtraAttributes:{id:\"TRIBAL_SPEAR\"}}", + "damage": 0, + "lore": [ + "§7Strength: §c+100", + "", + "§6Ability: Thwack §e§lRIGHT CLICK", + "§7Throw the spear like an arrow", + "§7which will return to you.", + "", + "§7§8This item can be reforged!", + "§9§lRARE SWORD" + ], + "internalname": "TRIBAL_SPEAR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |