diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-12-21 15:21:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-21 14:21:06 +0000 |
| commit | ee030b30d92ba329dff4b25f45432f9de2ed8826 (patch) | |
| tree | 4e1067a5954d7842bfc8be53c9e81723ed159251 /items/GLUE_ARROW.json | |
| parent | 0c26ccddd53ecfc14c5af00693d4ca464826e72e (diff) | |
| download | NotEnoughUpdates-REPO-ee030b30d92ba329dff4b25f45432f9de2ed8826.tar.gz NotEnoughUpdates-REPO-ee030b30d92ba329dff4b25f45432f9de2ed8826.tar.bz2 NotEnoughUpdates-REPO-ee030b30d92ba329dff4b25f45432f9de2ed8826.zip | |
fix: Arrow Reqs (#1548)
* fix: Arrow Reqs
* fix: Name of Arrows
Diffstat (limited to 'items/GLUE_ARROW.json')
| -rw-r--r-- | items/GLUE_ARROW.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/GLUE_ARROW.json b/items/GLUE_ARROW.json index 57d840e8..2358629d 100644 --- a/items/GLUE_ARROW.json +++ b/items/GLUE_ARROW.json @@ -1,26 +1,26 @@ { "itemid": "minecraft:arrow", "displayname": "§9Glue Arrow", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking\",4:\"§7for §21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§4❣ §cRequires §aCombat Skill 24§c +\",8:\"§5Spider Slayer 3§c + §aTarget\",9:\"§aPractice III.\",10:\"§8Stats added when shot!\",11:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking for\",4:\"§7§21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",8:\"§7§4☠ §cRequires §5Spider Slayer 3§c.\",9:\"§7§4❣ §cRequires §cTarget Practice III§c.\",10:\"§8Stats added when shot!\",11:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}", "damage": 0, "lore": [ "§7Damage: §c+15", "", "§6Passive: Stuck in goo", - "§7Prevents victims from walking", - "§7for §21.5s §7when hit.", + "§7Prevents victims from walking for", + "§7§21.5s §7when hit.", "§86s cooldown per victim", "", - "§4❣ §cRequires §aCombat Skill 24§c +", - "§5Spider Slayer 3§c + §aTarget", - "§aPractice III.", + "§7§4❣ §cRequires §aCombat Skill 24§c.", + "§7§4☠ §cRequires §5Spider Slayer 3§c.", + "§7§4❣ §cRequires §cTarget Practice III§c.", "§8Stats added when shot!", "§9§lRARE ARROW" ], "internalname": "GLUE_ARROW", "crafttext": "Requires: Spider Slayer 3", "clickcommand": "", - "modver": "", + "modver": "2.5.0", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Arrows", |
