diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-22 14:59:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-22 14:59:31 +0100 |
commit | 8ad06ae184148414b5df4dbe2da3a1516811552d (patch) | |
tree | 9e6ad8e345b7cb1669c790029cd825c68606d9ef /items/GOLD_GIFT_TALISMAN.json | |
parent | 2346327b5af2b8bdaefc54b9f807c5f1effaca3e (diff) | |
download | NotEnoughUpdates-REPO-8ad06ae184148414b5df4dbe2da3a1516811552d.tar.gz NotEnoughUpdates-REPO-8ad06ae184148414b5df4dbe2da3a1516811552d.tar.bz2 NotEnoughUpdates-REPO-8ad06ae184148414b5df4dbe2da3a1516811552d.zip |
Added wiki and 2 new items (#876)
* Added wiki and 2 new items
* Fixed Candy and added last follower piece
Diffstat (limited to 'items/GOLD_GIFT_TALISMAN.json')
-rw-r--r-- | items/GOLD_GIFT_TALISMAN.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/GOLD_GIFT_TALISMAN.json b/items/GOLD_GIFT_TALISMAN.json index 7aee8fde..ee113b98 100644 --- a/items/GOLD_GIFT_TALISMAN.json +++ b/items/GOLD_GIFT_TALISMAN.json @@ -13,5 +13,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gold_Gift_Talisman", + "https://wiki.hypixel.net/Gold_Gift_Talisman" + ] }
\ No newline at end of file |