diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-23 12:31:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 06:31:18 -0400 |
commit | 43506f01d2ca982647c02b40e4d2ef59f153f17e (patch) | |
tree | db99961da6703b68346cb14daf69269c559f2a8a /items/DIGESTED_MOSQUITO.json | |
parent | 76503706e0cff291cbd9b01e4fb8ee28f6a497cf (diff) | |
download | NotEnoughUpdates-REPO-43506f01d2ca982647c02b40e4d2ef59f153f17e.tar.gz NotEnoughUpdates-REPO-43506f01d2ca982647c02b40e4d2ef59f153f17e.tar.bz2 NotEnoughUpdates-REPO-43506f01d2ca982647c02b40e4d2ef59f153f17e.zip |
Fixes and other Things (#472)
* Rainbow Names and other Things
* Fixes and updated some things (still no wiki links sad)
Diffstat (limited to 'items/DIGESTED_MOSQUITO.json')
-rw-r--r-- | items/DIGESTED_MOSQUITO.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/DIGESTED_MOSQUITO.json b/items/DIGESTED_MOSQUITO.json index 501e485c..5d1cc5d2 100644 --- a/items/DIGESTED_MOSQUITO.json +++ b/items/DIGESTED_MOSQUITO.json @@ -4,13 +4,16 @@ "displayname": "§6Digested Mosquito", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6§lLEGENDARY\"],Name:\"§6Digested Mosquito\"},ExtraAttributes:{id:\"DIGESTED_MOSQUITO\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§6§lLEGENDARY\"],Name:\"§6Digested Mosquito\"},ExtraAttributes:{id:\"DIGESTED_MOSQUITO\"}}", + "modver": "2.0.0-REL", "lore": [ + "§eRight-click to view recipes!", + "", "§6§lLEGENDARY" ], "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Digested_Mosquito" - ] + ], + "crafttext": "" }
\ No newline at end of file |