diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/TOXIC_ARROW_POISON.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/TOXIC_ARROW_POISON.json')
-rw-r--r-- | items/TOXIC_ARROW_POISON.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/TOXIC_ARROW_POISON.json b/items/TOXIC_ARROW_POISON.json index c5e4ce7b..fd679c97 100644 --- a/items/TOXIC_ARROW_POISON.json +++ b/items/TOXIC_ARROW_POISON.json @@ -1,7 +1,7 @@ { "internalname": "TOXIC_ARROW_POISON", "itemid": "minecraft:dye", - "displayname": "Toxic Arrow Poison", + "displayname": "§aToxic Arrow Poison", "clickcommand": "", "damage": 10, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Consumed on arrow shot\",1:\"§7Arrows deal §2+10% §7damage\",2:\"§7and reduces healing by §224%\",3:\"§2§7over §b4 §7seconds.\",4:\"\",5:\"§a§lUNCOMMON ARROW POISON\"],Name:\"§aToxic Arrow Poison\"},ExtraAttributes:{id:\"TOXIC_ARROW_POISON\"}}", @@ -13,5 +13,9 @@ "§2§7over §b4 §7seconds.", "", "§a§lUNCOMMON ARROW POISON" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Toxic_Arrow_Poison" ] }
\ No newline at end of file |