diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-29 16:28:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 14:28:19 +0000 |
commit | b53844da5b85918fc16332f56e7e5df46f5600be (patch) | |
tree | 0d2a90f93c15fe095945abbae97fcf312468d259 /items/PERFECT_AQUAMARINE_GEM.json | |
parent | 1a2c6815106a5c2ca43cfdb10843b4067004a9d8 (diff) | |
download | NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.tar.gz NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.tar.bz2 NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.zip |
Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221)
Diffstat (limited to 'items/PERFECT_AQUAMARINE_GEM.json')
-rw-r--r-- | items/PERFECT_AQUAMARINE_GEM.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/PERFECT_AQUAMARINE_GEM.json b/items/PERFECT_AQUAMARINE_GEM.json index fb984723..7f55adb4 100644 --- a/items/PERFECT_AQUAMARINE_GEM.json +++ b/items/PERFECT_AQUAMARINE_GEM.json @@ -17,7 +17,7 @@ "crafttext": "Requires: Gemstone X/HotM 5", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -29,5 +29,8 @@ "overrideOutputId": "PERFECT_AQUAMARINE_GEM", "duration": 72000 } + ], + "info": [ + "https://wiki.hypixel.net/α_Perfect_Aquamarine_Gemstone" ] }
\ No newline at end of file |