diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/ICE_SPRAY_WAND.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/ICE_SPRAY_WAND.json')
-rw-r--r-- | items/ICE_SPRAY_WAND.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ICE_SPRAY_WAND.json b/items/ICE_SPRAY_WAND.json index 2d52f95d..ad308fe9 100644 --- a/items/ICE_SPRAY_WAND.json +++ b/items/ICE_SPRAY_WAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§9Ice Spray Wand", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d131 \",1:\"§7Damage: §c+52 \",2:\"\",3:\"§7Intelligence: §a+118 \",4:\"\",5:\"§6Item Ability: Ice Spray §e§lRIGHT CLICK\",6:\"§7Produces a cone of ice in front\",7:\"§7of the caster that deals\",8:\"§7§c43,367 §7damage to mobs and\",9:\"§7freezes them in place for §e5\",10:\"§e§7seconds! Frozen mobs take\",11:\"§7§c10%§7 increased damage!\",12:\"§8Mana Cost: §350\",13:\"§8Cooldown: §a5s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §aCatacombs Level 20\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Ice Spray Wand\"},ExtraAttributes:{dungeon_item_level:0,id:\"ICE_SPRAY_WAND\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d131 \",1:\"§7Damage: §c+52 \",2:\"\",3:\"§7Intelligence: §a+118 \",4:\"\",5:\"§6Ability: Ice Spray §e§lRIGHT CLICK\",6:\"§7Produces a cone of ice in front\",7:\"§7of the caster that deals\",8:\"§7§c43,367 §7damage to mobs and\",9:\"§7freezes them in place for §e5\",10:\"§e§7seconds! Frozen mobs take\",11:\"§7§c10%§7 increased damage!\",12:\"§8Mana Cost: §350\",13:\"§8Cooldown: §a5s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §aCatacombs Level 20\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Ice Spray Wand\"},ExtraAttributes:{dungeon_item_level:0,id:\"ICE_SPRAY_WAND\"}}", "damage": 0, "lore": [ "§7Gear Score: §d131 ", @@ -9,7 +9,7 @@ "", "§7Intelligence: §a+118 ", "", - "§6Item Ability: Ice Spray §e§lRIGHT CLICK", + "§6Ability: Ice Spray §e§lRIGHT CLICK", "§7Produces a cone of ice in front", "§7of the caster that deals", "§7§c43,367 §7damage to mobs and", @@ -27,7 +27,7 @@ "internalname": "ICE_SPRAY_WAND", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ice_Spray_Wand" |