From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/INK_WAND.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/INK_WAND.json') 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", -- cgit