diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-02 01:23:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-02 09:23:29 +1000 |
commit | 8800785d5350693ca1f50ab8a3ea6425feadad7b (patch) | |
tree | 60c18a1d390f5cd0040475f1c0e0c6d05dd301d4 /items/NANSORB_ARROW.json | |
parent | 30358e4190aeefffc4ac597d008d62b5a0cff579 (diff) | |
download | NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.tar.gz NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.tar.bz2 NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.zip |
Added new sack and fixed some lores (#934)
Diffstat (limited to 'items/NANSORB_ARROW.json')
-rw-r--r-- | items/NANSORB_ARROW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/NANSORB_ARROW.json b/items/NANSORB_ARROW.json index 64c31958..57d668a4 100644 --- a/items/NANSORB_ARROW.json +++ b/items/NANSORB_ARROW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:arrow", "displayname": "§9Nansorb Arrow", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§7Replaces the damage reduction\",3:\"§7from the §9Piercing §7enchant to\",4:\"§6Skewer§7.\",5:\"\",6:\"§6Passive: Skewer\",7:\"§7Hits through §9Piercing §7deal\",8:\"§c+7.5% §7damage than the\",9:\"§7previous one, up to §e5\",10:\"§7victims.\",11:\"\",12:\"§4❣ §cRequires §aCombat Skill 25§c +\",13:\"§aCactus Collection 7§c + §aTarget\",14:\"§aPractice III.\",15:\"§8Stats added when shot!\",16:\"§9§lRARE ARROW\"],Name:\"§9Nansorb Arrow\"},ExtraAttributes:{id:\"NANSORB_ARROW\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§7Replaces the damage reduction\",3:\"§7from the §9Piercing §7enchant to\",4:\"§6Skewer§7.\",5:\"\",6:\"§6Passive: Skewer\",7:\"§7Hits through §9Piercing §7deal\",8:\"§c+7.5% §7damage than the\",9:\"§7previous one, up to §e5\",10:\"§7victims.\",11:\"\",12:\"§4❣ §cRequires §aCombat Skill 25§c +\",13:\"§aCactus Collection 7§c + §aTarget\",14:\"§aPractice III§c.\",15:\"§8Stats added when shot!\",16:\"§9§lRARE ARROW\"],Name:\"§9Nansorb Arrow\"},ExtraAttributes:{id:\"NANSORB_ARROW\"}}", "damage": 0, "lore": [ "§7Damage: §c+5", @@ -18,14 +18,14 @@ "", "§4❣ §cRequires §aCombat Skill 25§c +", "§aCactus Collection 7§c + §aTarget", - "§aPractice III.", + "§aPractice III§c.", "§8Stats added when shot!", "§9§lRARE ARROW" ], "internalname": "NANSORB_ARROW", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Arrows", |