diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-04 21:29:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-04 20:29:29 +0000 |
commit | 77d0205b44675a9ab6aec197d52251e067c0842f (patch) | |
tree | 6ca5243db0006e61f23ea5b80ca55bf0d3936e8e /items/METEOR_MAGMA_LORD.json | |
parent | 568dfc2db2f45e52cc174dadc8f4b613f22705f1 (diff) | |
download | NotEnoughUpdates-REPO-77d0205b44675a9ab6aec197d52251e067c0842f.tar.gz NotEnoughUpdates-REPO-77d0205b44675a9ab6aec197d52251e067c0842f.tar.bz2 NotEnoughUpdates-REPO-77d0205b44675a9ab6aec197d52251e067c0842f.zip |
Added some wiki links, added npc and fixed fermento lore (#1029)
Diffstat (limited to 'items/METEOR_MAGMA_LORD.json')
-rw-r--r-- | items/METEOR_MAGMA_LORD.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/METEOR_MAGMA_LORD.json b/items/METEOR_MAGMA_LORD.json index 74f5549e..2eb22c11 100644 --- a/items/METEOR_MAGMA_LORD.json +++ b/items/METEOR_MAGMA_LORD.json @@ -22,5 +22,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Meteor_Magma_Lord_Helmet_Skin", + "https://wiki.hypixel.net/Meteor_Magma_Lord_Helmet_Skin" + ] }
\ No newline at end of file |