diff options
Diffstat (limited to 'items/INK_WAND.json')
-rw-r--r-- | items/INK_WAND.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/INK_WAND.json b/items/INK_WAND.json index c651ca94..c6553f4d 100644 --- a/items/INK_WAND.json +++ b/items/INK_WAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§5Ink Wand", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+90\",2:\"\",3:\"§6Item Ability: Ink Bomb §e§lRIGHT CLICK\",4:\"§7Shoot an ink bomb in front of\",5:\"§7you dealing §a50,000 §7damage\",6:\"§7and giving blindness!\",7:\"§8Mana Cost: §360\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC SWORD\"],Name:\"§5Ink Wand\"},ExtraAttributes:{id:\"INK_WAND\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+90\",2:\"\",3:\"§6Item Ability: Ink Bomb §e§lRIGHT CLICK\",4:\"§7Shoot an ink bomb in front of\",5:\"§7you dealing §a42,200 §7damage\",6:\"§7and giving blindness!\",7:\"§8Mana Cost: §360\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC SWORD\"],Name:\"§5Ink Wand\"},ExtraAttributes:{id:\"INK_WAND\"}}", "damage": 0, "lore": [ "§7Damage: §c+130", @@ -9,7 +9,7 @@ "", "§6Item Ability: Ink Bomb §e§lRIGHT CLICK", "§7Shoot an ink bomb in front of", - "§7you dealing §a50,000 §7damage", + "§7you dealing §a42,200 §7damage", "§7and giving blindness!", "§8Mana Cost: §360", "§8Cooldown: §a30s", |