From 83e0920cf489a65a53842adac66765a65d01b662 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 25 Mar 2023 13:33:39 +0100 Subject: Fixed 142 Items (#910) --- items/ALERT_FLARE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/ALERT_FLARE.json') diff --git a/items/ALERT_FLARE.json b/items/ALERT_FLARE.json index 482da411..628feee0 100644 --- a/items/ALERT_FLARE.json +++ b/items/ALERT_FLARE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fireworks", "displayname": "§9Alert 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:\"§9Flare Buff: §9Alert Flare\",7:\"§7Grants §b+50% §7base mana regen§7.\",8:\"§7§7Gain §4+20♨ Vitality§7, which\",9:\"§7increases your incoming healing.\",10:\"§7Gain §f+20❂ True Defense§7.\",11:\"§7Gain §c+10⫽ Ferocity§7.\",12:\"\",13:\"§8Only one deployable buff applies.\",14:\"\",15:\"§7§4☠ §cRequires §5Blaze Slayer 6.\",16:\"§9§lRARE DEPLOYABLE\"],Name:\"§9Alert Flare\"},ExtraAttributes:{id:\"ALERT_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:\"§9Flare Buff: §9Alert Flare\",7:\"§7Grants §b+50% §7base mana regen§7.\",8:\"§7§7Gain §4+20♨ Vitality§7, which\",9:\"§7increases your incoming healing.\",10:\"§7Gain §f+20❂ True Defense§7.\",11:\"§7Gain §c+10⫽ Ferocity§7.\",12:\"\",13:\"§8Only one deployable buff applies.\",14:\"\",15:\"§7§4☠ §cRequires §5Blaze Slayer 6§c.\",16:\"§9§lRARE DEPLOYABLE\"],Name:\"§9Alert Flare\"},ExtraAttributes:{id:\"ALERT_FLARE\"}}", "damage": 0, "lore": [ "§6Item Ability: Deploy", @@ -19,7 +19,7 @@ "", "§8Only one deployable buff applies.", "", - "§7§4☠ §cRequires §5Blaze Slayer 6.", + "§7§4☠ §cRequires §5Blaze Slayer 6§c.", "§9§lRARE DEPLOYABLE" ], "recipe": { @@ -36,7 +36,7 @@ "internalname": "ALERT_FLARE", "clickcommand": "viewrecipe", "slayer_req": "BLAZE_6", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "crafttext": "", "info": [ -- cgit