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/ICE_CUBE.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/ICE_CUBE.json')
-rw-r--r-- | items/ICE_CUBE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/ICE_CUBE.json b/items/ICE_CUBE.json index 71b5cc4a..6e8e4ba2 100644 --- a/items/ICE_CUBE.json +++ b/items/ICE_CUBE.json @@ -24,5 +24,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Ice VII", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Cube", + "https://wiki.hypixel.net/Ice_Cube" + ] }
\ No newline at end of file |