diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-17 13:10:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-17 13:10:08 +0200 |
commit | 16e31561d042b9c6898ce4ee4a035023bb1a3835 (patch) | |
tree | e1231922621e563db4fb3e140fdb80c21a680c8b /items/FEL_SKULL.json | |
parent | 6888a8389e7e479826ed00c686c6d63f6f0e29fa (diff) | |
download | NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.tar.gz NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.tar.bz2 NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.zip |
Fixed a few lores (#984)
* Fixed a few lores
* Added wiki links and some recipes
* Fixed Crimson Armor lore
* Added new skin
Diffstat (limited to 'items/FEL_SKULL.json')
-rw-r--r-- | items/FEL_SKULL.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/FEL_SKULL.json b/items/FEL_SKULL.json index 2aed782f..4c25d634 100644 --- a/items/FEL_SKULL.json +++ b/items/FEL_SKULL.json @@ -12,5 +12,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fel_Skull", + "https://wiki.hypixel.net/Fel_Skull" + ] }
\ No newline at end of file |