diff options
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 |