diff options
Diffstat (limited to 'items/GABAGOOL_THE_FISH.json')
-rw-r--r-- | items/GABAGOOL_THE_FISH.json | 20 |
1 files changed, 20 insertions, 0 deletions
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 |