diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:15:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:15:48 -0500 |
commit | aa6217fb3ad5ed3c91bef14a073959e4301a0b18 (patch) | |
tree | 306a6ed6a5f5b1fe1d71987da26d21b4a76d7c80 /items/INK_WAND.json | |
parent | bfd03c106be6f3259194cac4f681469cebf1c1c2 (diff) | |
parent | 7d2734656e0a0a3eaab8e30452fb9a0cb5a1c3fd (diff) | |
download | NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.gz NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.bz2 NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.zip |
Merge pull request #31 from IRONM00N/books
Books
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" |