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/FINE_CITRINE_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/FINE_CITRINE_GEM.json')
-rw-r--r-- | items/FINE_CITRINE_GEM.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/FINE_CITRINE_GEM.json b/items/FINE_CITRINE_GEM.json index 0d323530..87b0447c 100644 --- a/items/FINE_CITRINE_GEM.json +++ b/items/FINE_CITRINE_GEM.json @@ -29,5 +29,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/☘_Fine_Citrine_Gemstone" + ] }
\ No newline at end of file |