diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-13 18:42:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-13 18:42:46 +0200 |
commit | 1198f6d91c2f1f9d34fe37d3bea7363f87aa5587 (patch) | |
tree | 32d98c6d424c80c531561af432c02c0a0df3b3a4 /items/GABAGOOL_THE_FISH.json | |
parent | 1ad51e25d588dfd7ad7f059095c2c1d3a42d4935 (diff) | |
download | NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.tar.gz NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.tar.bz2 NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.zip |
Gaba the fish (#766)
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 |