diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-15 22:43:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 21:43:52 +0000 |
commit | 022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31 (patch) | |
tree | 306c2dbb05d8b65ee24ea4f65a0658115633554d /items/NORTH_STAR_BACKPACK.json | |
parent | 258b1f26856f38d8702423d6c82436489e3b8846 (diff) | |
download | NotEnoughUpdates-REPO-022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31.tar.gz NotEnoughUpdates-REPO-022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31.tar.bz2 NotEnoughUpdates-REPO-022afacf5c04b1c3e7ed1a7b7024da1ce5cf7a31.zip |
Added Wiki Links, added npc, fixed Max Atri Shard and recipe (#1074)
Diffstat (limited to 'items/NORTH_STAR_BACKPACK.json')
-rw-r--r-- | items/NORTH_STAR_BACKPACK.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/NORTH_STAR_BACKPACK.json b/items/NORTH_STAR_BACKPACK.json index e20ccdb8..e32e3f6a 100644 --- a/items/NORTH_STAR_BACKPACK.json +++ b/items/NORTH_STAR_BACKPACK.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/North_Star_Backpack_Skin" + ] }
\ No newline at end of file |