diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-21 05:21:12 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 05:21:12 +1100 |
commit | 3e758918fb29e4fb54d998b457b7953e42e26a7d (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/INK_WAND.json | |
parent | 5979b1c0b3299e30339285fbeac5dd817cd0b358 (diff) | |
parent | 57ec218761d5b3903547ede00b98287690ab1039 (diff) | |
download | NotEnoughUpdates-REPO-3e758918fb29e4fb54d998b457b7953e42e26a7d.tar.gz NotEnoughUpdates-REPO-3e758918fb29e4fb54d998b457b7953e42e26a7d.tar.bz2 NotEnoughUpdates-REPO-3e758918fb29e4fb54d998b457b7953e42e26a7d.zip |
Merge pull request #305 from IRONM00N/master
Making ImperiaL happy
Diffstat (limited to 'items/INK_WAND.json')
-rw-r--r-- | items/INK_WAND.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/INK_WAND.json b/items/INK_WAND.json index c6553f4d..fd82796d 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 §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\"}}", + "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 §a10,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\"}}", "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 §a42,200 §7damage", + "§7you dealing §a10,000 §7damage", "§7and giving blindness!", "§8Mana Cost: §360", "§8Cooldown: §a30s", @@ -30,7 +30,7 @@ }, "internalname": "INK_WAND", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.6-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ink_Wand" |