diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-02 17:33:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-02 11:33:32 -0400 |
commit | 1b3f41ab4a867ea153f8ff1dc178a7d68781fac1 (patch) | |
tree | 1b3b0fd68ab8f0712779d9d437e75e6e96e58e34 /items/VOIDLING_GENERATOR_2.json | |
parent | cedac3cc37d2c0ac662efbe7be1742b32d1d7c99 (diff) | |
download | NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.tar.gz NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.tar.bz2 NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.zip |
Fixed Mob, added some Things (#506)
* Things
* left = right
* Fix Sorrow
* Wiki Links
Diffstat (limited to 'items/VOIDLING_GENERATOR_2.json')
-rw-r--r-- | items/VOIDLING_GENERATOR_2.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/VOIDLING_GENERATOR_2.json b/items/VOIDLING_GENERATOR_2.json index b3a3263e..2aef273f 100644 --- a/items/VOIDLING_GENERATOR_2.json +++ b/items/VOIDLING_GENERATOR_2.json @@ -27,5 +27,8 @@ "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Voidling_Minion" + ] }
\ No newline at end of file |