diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/RUNAANS_BOW.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/RUNAANS_BOW.json')
-rw-r--r-- | items/RUNAANS_BOW.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/RUNAANS_BOW.json b/items/RUNAANS_BOW.json index 0df0af43..3bc8a366 100644 --- a/items/RUNAANS_BOW.json +++ b/items/RUNAANS_BOW.json @@ -1,13 +1,13 @@ { "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 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\"}}", + "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\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+160", "§7Strength: §c+50", "", - "§6Item Ability: Triple Shot", + "§6Ability: Triple Shot", "§7Shoots 3 arrows at a time! The 2", "§7extra arrows deal §a40%", "§a§7percent of the damage and home", |