diff options
Diffstat (limited to 'items/ALCHEMISTS_STAFF.json')
-rw-r--r-- | items/ALCHEMISTS_STAFF.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ALCHEMISTS_STAFF.json b/items/ALCHEMISTS_STAFF.json index 244d8a89..ac776b2d 100644 --- a/items/ALCHEMISTS_STAFF.json +++ b/items/ALCHEMISTS_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:red_flower", - "displayname": "§9The Alchemist's Staff", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§6Ability: Coin Conversion §e§lRIGHT CLICK\",5:\"§7Spend coins to cast a projectile\",6:\"§7which deals §c156,456 §7damage\",7:\"§7on hit and knocks enemies back.\",8:\"§8Coin Cost: §6100,000\",9:\"\",10:\"§9§lRARE WAND\"],Name:\"§9The Alchemist's Staff\"},ExtraAttributes:{id:\"ALCHEMISTS_STAFF\"}}", + "displayname": "§9The Alchemist\u0027s Staff", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§6Ability: Coin Conversion §e§lRIGHT CLICK\",5:\"§7Spend coins to cast a projectile\",6:\"§7which deals §c156,456 §7damage\",7:\"§7on hit and knocks enemies back.\",8:\"§8Coin Cost: §6100,000\",9:\"\",10:\"§8§l* §8Soulbound §8§l*\",11:\"§9§lRARE WAND\"],Name:\"§9The Alchemist\u0027s Staff\"},ExtraAttributes:{id:\"ALCHEMISTS_STAFF\"}}", "damage": 2, "lore": [ "§7Damage: §c+50", @@ -14,6 +14,7 @@ "§7on hit and knocks enemies back.", "§8Coin Cost: §6100,000", "", + "§8§l* §8Soulbound §8§l*", "§9§lRARE WAND" ], "internalname": "ALCHEMISTS_STAFF", |