diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-03-02 05:05:35 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 18:05:35 +0000 |
commit | 4c310bac45a02fdd4fa837ef2fc7ed57f8f62fc6 (patch) | |
tree | 7eac232af1ce2f282388a6ab0de6bc53cfefeb83 /items | |
parent | 9d995cfe933637aef43c36d8420c7cc7f744163d (diff) | |
download | NotEnoughUpdates-REPO-4c310bac45a02fdd4fa837ef2fc7ed57f8f62fc6.tar.gz NotEnoughUpdates-REPO-4c310bac45a02fdd4fa837ef2fc7ed57f8f62fc6.tar.bz2 NotEnoughUpdates-REPO-4c310bac45a02fdd4fa837ef2fc7ed57f8f62fc6.zip |
update RUNAANS_BOW.json (#1118)
Diffstat (limited to 'items')
-rw-r--r-- | items/RUNAANS_BOW.json | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/items/RUNAANS_BOW.json b/items/RUNAANS_BOW.json index 4cbd4032..47db4ff4 100644 --- a/items/RUNAANS_BOW.json +++ b/items/RUNAANS_BOW.json @@ -1,17 +1,16 @@ { "itemid": "minecraft:bow", - "displayname": "§6Runaan's Bow", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage and home\",7:\"§7to targets.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan's Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", + "displayname": "§6Runaan\u0027s Bow", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Ability: Triple Shot \",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40% §7of the\",6:\"§7damage and home to targets.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+160", "§7Strength: §c+50", "", - "§6Ability: Triple Shot", + "§6Ability: Triple Shot ", "§7Shoots 3 arrows at a time! The 2", - "§7extra arrows deal §a40%", - "§a§7percent of the damage and home", - "§7to targets.", + "§7extra arrows deal §a40% §7of the", + "§7damage and home to targets.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY BOW" @@ -29,11 +28,11 @@ }, "internalname": "RUNAANS_BOW", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "Requires: Bone IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Runaan%27s_Bow", - "https://wiki.hypixel.net/Runaan's_Bow" + "https://wiki.hypixel.net/Runaan\u0027s_Bow" ] }
\ No newline at end of file |