diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-06 23:44:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 21:44:43 +0000 |
commit | 9b3005d4a487f8ab309020e86d024fdb756c4cff (patch) | |
tree | a3cba33555b100a7da7f6566e8b8ecfac7549ad0 /items/WARNING_FLARE.json | |
parent | 1eb9efcd5d6fe43a435ed19b9c825e4e1cddaa3c (diff) | |
download | NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.gz NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.tar.bz2 NotEnoughUpdates-REPO-9b3005d4a487f8ab309020e86d024fdb756c4cff.zip |
feat: Dye Changes Part 1 (#1308)
* feat: Dye Changes Part 1
* More changes
* feat: Fishing Sack changes
* fix: Emerald Artifact in misc file
Diffstat (limited to 'items/WARNING_FLARE.json')
-rw-r--r-- | items/WARNING_FLARE.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/WARNING_FLARE.json b/items/WARNING_FLARE.json index e151dae0..1d840fc9 100644 --- a/items/WARNING_FLARE.json +++ b/items/WARNING_FLARE.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:fireworks", "displayname": "§aWarning Flare", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Shoot the flare up in the sky\",2:\"§7for §a3m §7buffing up to §b8\",3:\"§b§7players within §a40 §7blocks.\",4:\"§8Mana Cost: §3300\",5:\"\",6:\"§aFlare Buff: §aWarning Flare\",7:\"§7§7Gain §4+10♨ Vitality§7, which\",8:\"§7increases your incoming healing.\",9:\"§7Gain §f+10❂ True Defense§7.\",10:\"\",11:\"§8Only one deployable buff applies.\",12:\"\",13:\"§7§4☠ §cRequires §5Blaze Slayer 3§c.\",14:\"§a§lUNCOMMON DEPLOYABLE\"],Name:\"§aWarning Flare\"},ExtraAttributes:{id:\"WARNING_FLARE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Deploy §e§lRIGHT CLICK\",1:\"§7Shoot the flare up in the sky for §a3m\",2:\"§a§7buffing up to §b8 §7players within §a40\",3:\"§a§7blocks.\",4:\"§8Mana Cost: §3300\",5:\"\",6:\"§aFlare Buff: §aWarning Flare\",7:\"§7§7Gain §4+10♨ Vitality§7, which increases\",8:\"§7your incoming healing.\",9:\"§7Gain §f+10❂ True Defense§7.\",10:\"\",11:\"§8Only one deployable buff applies.\",12:\"\",13:\"§7§4☠ §cRequires §5Blaze Slayer 3§c.\",14:\"§a§lUNCOMMON DEPLOYABLE\"],Name:\"§aWarning Flare\"},ExtraAttributes:{id:\"WARNING_FLARE\"}}", "damage": 0, "lore": [ - "§6Item Ability: Deploy", - "§7Shoot the flare up in the sky", - "§7for §a3m §7buffing up to §b8", - "§b§7players within §a40 §7blocks.", + "§6Ability: Deploy §e§lRIGHT CLICK", + "§7Shoot the flare up in the sky for §a3m", + "§a§7buffing up to §b8 §7players within §a40", + "§a§7blocks.", "§8Mana Cost: §3300", "", "§aFlare Buff: §aWarning Flare", - "§7§7Gain §4+10♨ Vitality§7, which", - "§7increases your incoming healing.", + "§7§7Gain §4+10♨ Vitality§7, which increases", + "§7your incoming healing.", "§7Gain §f+10❂ True Defense§7.", "", "§8Only one deployable buff applies.", @@ -34,7 +34,7 @@ "internalname": "WARNING_FLARE", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Warning_Flare", |