From 1198f6d91c2f1f9d34fe37d3bea7363f87aa5587 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 13 Jun 2022 18:42:46 +0200 Subject: Gaba the fish (#766) --- items/GABAGOOL_THE_FISH.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/GABAGOOL_THE_FISH.json (limited to 'items/GABAGOOL_THE_FISH.json') diff --git a/items/GABAGOOL_THE_FISH.json b/items/GABAGOOL_THE_FISH.json new file mode 100644 index 00000000..8e840c48 --- /dev/null +++ b/items/GABAGOOL_THE_FISH.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:fish", + "displayname": "§f§f§cGabagool the Fish", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7If the salad is on top, I send\",1:\"§7it back.\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§f§f§cGabagool the Fish\"},ExtraAttributes:{id:\"GABAGOOL_THE_FISH\"}}", + "damage": 1, + "lore": [ + "§7If the salad is on top, I send", + "§7it back.", + "", + "§c§lSPECIAL" + ], + "internalname": "GABAGOOL_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gabagool_the_Fish" + ] +} \ No newline at end of file -- cgit