diff options
Diffstat (limited to 'items/CHILL_THE_FISH_2.json')
-rw-r--r-- | items/CHILL_THE_FISH_2.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/CHILL_THE_FISH_2.json b/items/CHILL_THE_FISH_2.json new file mode 100644 index 00000000..6ede6d40 --- /dev/null +++ b/items/CHILL_THE_FISH_2.json @@ -0,0 +1,18 @@ +{ + "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\"}}", + "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": "" +} |