From 4b2b01275d4d651d4082f034eab804cf420dd27f Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 18 Dec 2020 15:49:09 -0500 Subject: Some Stuff from Jani --- items/CHILL_THE_FISH_2.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'items/CHILL_THE_FISH_2.json') 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 -- cgit