diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-14 13:45:48 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 13:45:48 +1100 |
commit | 787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch) | |
tree | ef633e59e3783951beb986e2d09a5a18a11e14df /items/DESERT_ISLAND_CRYSTAL.json | |
parent | f8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff) | |
parent | a582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff) | |
download | NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2 NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip |
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/DESERT_ISLAND_CRYSTAL.json')
-rw-r--r-- | items/DESERT_ISLAND_CRYSTAL.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/DESERT_ISLAND_CRYSTAL.json b/items/DESERT_ISLAND_CRYSTAL.json index 57569590..1739f661 100644 --- a/items/DESERT_ISLAND_CRYSTAL.json +++ b/items/DESERT_ISLAND_CRYSTAL.json @@ -11,6 +11,10 @@ ], "internalname": "DESERT_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Floating_Crystals" + ] }
\ No newline at end of file |