diff options
author | jani270 <jani270@gmx.de> | 2022-06-17 14:03:11 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-06-17 14:03:11 +0200 |
commit | c5ee86297680a8bb69d81f0da7686715ea84acd1 (patch) | |
tree | 8d441329a91f7bc4ea068b4437a2327d02c64341 /items/STEW_THE_FISH.json | |
parent | 8932aa06f3daa7ffe8e8785d0d931963fbea873b (diff) | |
download | NotEnoughUpdates-REPO-c5ee86297680a8bb69d81f0da7686715ea84acd1.tar.gz NotEnoughUpdates-REPO-c5ee86297680a8bb69d81f0da7686715ea84acd1.tar.bz2 NotEnoughUpdates-REPO-c5ee86297680a8bb69d81f0da7686715ea84acd1.zip |
master :arrow_right: dangerous
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 |