From 49231470607d3fbbe557dad6338581643661b9d8 Mon Sep 17 00:00:00 2001 From: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Date: Sun, 15 May 2022 10:17:30 +0200 Subject: new patch (#738) * hypixeling * add things back * save * nbt * Hypixel moment * crimsoning * \u0027 * missing things * wiki links * Fixed Item * I am a idiot * am i high Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: jani270 --- items/FIRE_FURY_STAFF.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/FIRE_FURY_STAFF.json') diff --git a/items/FIRE_FURY_STAFF.json b/items/FIRE_FURY_STAFF.json index 121ef626..8dbbb28b 100644 --- a/items/FIRE_FURY_STAFF.json +++ b/items/FIRE_FURY_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:blaze_rod", "displayname": "§5Fire Fury Staff", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Intelligence: §a+300\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Firestorm §e§lRIGHT CLICK\",5:\"§7Shoots a projectile that on\",6:\"§7impact creates a firestorm,\",7:\"§7dealing up to §c362,555.8\",8:\"§c§7damage over 10 seconds to mobs\",9:\"§7in a 7 block radius.\",10:\"§8Mana Cost: §31,000\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Fury Staff\"},ExtraAttributes:{id:\"FIRE_FURY_STAFF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Intelligence: §a+300\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Firestorm §e§lRIGHT CLICK\",5:\"§7Shoots a projectile that on\",6:\"§7impact creates a firestorm,\",7:\"§7dealing up to §c657,115.2\",8:\"§c§7damage over 10 seconds to mobs\",9:\"§7in a 7 block radius.\",10:\"§8Mana Cost: §31,000\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Fury Staff\"},ExtraAttributes:{id:\"FIRE_FURY_STAFF\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", @@ -11,7 +11,7 @@ "§6Ability: Firestorm §e§lRIGHT CLICK", "§7Shoots a projectile that on", "§7impact creates a firestorm,", - "§7dealing up to §c362,555.8", + "§7dealing up to §c657,115.2", "§c§7damage over 10 seconds to mobs", "§7in a 7 block radius.", "§8Mana Cost: §31,000", -- cgit