diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-26 01:36:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 20:36:53 -0400 |
commit | e5413c6e707b234c5600880c047d0a8935d4d4ad (patch) | |
tree | e69aceeebfecf5790346989a31389a81987e0426 /items/SHARD_OF_THE_SHREDDED.json | |
parent | b054e4b55e36ad8219f65e5826eadfe18508a501 (diff) | |
download | NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.gz NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.bz2 NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.zip |
Possible Mobdrops Part 1, some Fixes and added a Item (#447)
* Monster & Boss Things
* Fix for 2 Items and a Wiki Link
* Added Vicious Bundle
Diffstat (limited to 'items/SHARD_OF_THE_SHREDDED.json')
-rw-r--r-- | items/SHARD_OF_THE_SHREDDED.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/SHARD_OF_THE_SHREDDED.json b/items/SHARD_OF_THE_SHREDDED.json index 1499ca2c..470461e1 100644 --- a/items/SHARD_OF_THE_SHREDDED.json +++ b/items/SHARD_OF_THE_SHREDDED.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Shard_of_the_Shredded" + ] }
\ No newline at end of file |