diff options
Diffstat (limited to 'items/STEW_THE_FISH.json')
-rw-r--r-- | items/STEW_THE_FISH.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/STEW_THE_FISH.json b/items/STEW_THE_FISH.json new file mode 100644 index 00000000..85d82a95 --- /dev/null +++ b/items/STEW_THE_FISH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:fish", + "displayname": "§f§f§cStew the Fish", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§c§lSPECIAL\"],Name:\"§f§f§cStew the Fish\"},ExtraAttributes:{id:\"STEW_THE_FISH\"}}", + "damage": 0, + "lore": [ + "§c§lSPECIAL" + ], + "internalname": "STEW_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Stew_the_Fish" + ] +}
\ No newline at end of file |