diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-01-31 14:16:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-31 08:16:38 -0500 |
commit | cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43 (patch) | |
tree | 51556fec731a1f832e3fb8b1edba9fb9a80d5598 /items/ISLAND_NPC.json | |
parent | 588ca2b80fdc75a87d759c681bc3fb86266ef042 (diff) | |
download | NotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.tar.gz NotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.tar.bz2 NotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.zip |
added 38 wiki links + pet skin (#382)
* added 38 wiki links
* added skeleton horse zombie pet skin
* added parent for pet candy
* forgot to change rare cosmetic in nbt tag to epic cosmetic
Diffstat (limited to 'items/ISLAND_NPC.json')
-rw-r--r-- | items/ISLAND_NPC.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json index 67f5d1ab..209ed80e 100644 --- a/items/ISLAND_NPC.json +++ b/items/ISLAND_NPC.json @@ -14,6 +14,9 @@ "internalname": "ISLAND_NPC", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", - "infoType": "" + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Island_NPC" + ] }
\ No newline at end of file |