diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-15 12:54:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 06:54:53 -0400 |
commit | 34ec5f387545a45a31dc7d76aa5f23d443e0ff05 (patch) | |
tree | af716254567925bc10b26d4c8a875ea1ec43b04d /items/RUNAANS_BOW.json | |
parent | 3d1d03e2f1befe0c5f05503bb5d2b5c8b8b265c7 (diff) | |
download | NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.tar.gz NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.tar.bz2 NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.zip |
YEP (#519)
* stuff
* Another fix
* Rainbow Name
Diffstat (limited to 'items/RUNAANS_BOW.json')
-rw-r--r-- | items/RUNAANS_BOW.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/RUNAANS_BOW.json b/items/RUNAANS_BOW.json index 67e6d489..0df0af43 100644 --- a/items/RUNAANS_BOW.json +++ b/items/RUNAANS_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§6Runaan\u0027s Bow", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: 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\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+160", @@ -10,7 +10,8 @@ "§6Item Ability: Triple Shot", "§7Shoots 3 arrows at a time! The 2", "§7extra arrows deal §a40%", - "§a§7percent of the damage.", + "§a§7percent of the damage and home", + "§7to targets.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY BOW" @@ -28,7 +29,7 @@ }, "internalname": "RUNAANS_BOW", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "Requires: Bone IX", "infoType": "WIKI_URL", "info": [ |