diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-02-18 15:28:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 09:28:43 -0500 |
commit | 45a3da8526ea8b8c306dee26b657be9f12fe738f (patch) | |
tree | b82fc65a7f8c29882f4f4594d42e2d10b9c91a2a /items/SALMON_OPAL.json | |
parent | f249f8ccd6cb56ffb41e8dd27c7fc40505efa866 (diff) | |
download | NotEnoughUpdates-REPO-45a3da8526ea8b8c306dee26b657be9f12fe738f.tar.gz NotEnoughUpdates-REPO-45a3da8526ea8b8c306dee26b657be9f12fe738f.tar.bz2 NotEnoughUpdates-REPO-45a3da8526ea8b8c306dee26b657be9f12fe738f.zip |
Some wiki links and fixes (#406)
* fixed plumber sponge having clickcommand twice
* added salmon opal wiki link and stats (yay even longer lore)
* rune sack wiki link
* added autopet wiki url
* added kismet feather wiki link
* added new enrichments to parent
* added wiki url to snow shovel (should be named snow scoop smh)
* added wiki url to block zapper
* OMG I MISSED TO SPACES AFTER COMMAS AAAAAAAAAAAAAAAAAAAH
* updated diamond spreading rarity
* forgot to remove neu dev data (im dumb)
* fixed autopet colors
Diffstat (limited to 'items/SALMON_OPAL.json')
-rw-r--r-- | items/SALMON_OPAL.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/SALMON_OPAL.json b/items/SALMON_OPAL.json index bc6b1341..ffd78d72 100644 --- a/items/SALMON_OPAL.json +++ b/items/SALMON_OPAL.json @@ -16,8 +16,8 @@ "§8§owater content may range from 3", "§8§oto 21% by weight, but is usually", "§8§obetween 6 and 10%. Because of", - "§8§oits amorphous character,it is", - "§8§oclassed as a mineraloid,unlike", + "§8§oits amorphous character, it is", + "§8§oclassed as a mineraloid, unlike", "§8§ocrystalline forms of silica,", "§8§owhich are classed as minerals.", "§8§oIt is deposited at a relatively", @@ -58,5 +58,9 @@ "internalname": "SALMON_OPAL", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL" + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Salmon_Opal" + ] }
\ No newline at end of file |