diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
commit | 4b2b01275d4d651d4082f034eab804cf420dd27f (patch) | |
tree | d5f0c70ced291a6e0960f7eef7dbb807f62b254c /items/CHILL_THE_FISH_2.json | |
parent | 751a4a538697656826f5875c0ea56a754172b986 (diff) | |
download | NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.gz NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.bz2 NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.zip |
Some Stuff from Jani
Diffstat (limited to 'items/CHILL_THE_FISH_2.json')
-rw-r--r-- | items/CHILL_THE_FISH_2.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/CHILL_THE_FISH_2.json b/items/CHILL_THE_FISH_2.json index 6ede6d40..3c827e37 100644 --- a/items/CHILL_THE_FISH_2.json +++ b/items/CHILL_THE_FISH_2.json @@ -1,18 +1,17 @@ { "itemid": "minecraft:cooked_fish", "displayname": "§f§f§cChill the Fish", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This fish was found frozen solid\",1:\"§7in the lake of the Main Lobby\",2:\"§7during the Holiday months.\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§f§f§cChill the Fish\"},ExtraAttributes:{id:\"CHILL_THE_FISH_2\"}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§c§lSPECIAL\"],Name:\"§f§f§cChill the Fish\"},ExtraAttributes:{id:\"CHILL_THE_FISH_2\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7This fish was found frozen solid", - "§7in the lake of the Main Lobby", - "§7during the Holiday months.", - "", "§c§lSPECIAL" ], "internalname": "CHILL_THE_FISH_2", "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Chill_the_Fish" + ] +}
\ No newline at end of file |