diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-17 09:56:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-17 07:56:44 +0000 |
commit | 47a879e3097caeee1c1cd780f963a4c1de5192ff (patch) | |
tree | 0d271748fe520eb702d6b09d8b94e06868e0ee6b /items/STEW_THE_FISH.json | |
parent | 1198f6d91c2f1f9d34fe37d3bea7363f87aa5587 (diff) | |
download | NotEnoughUpdates-REPO-47a879e3097caeee1c1cd780f963a4c1de5192ff.tar.gz NotEnoughUpdates-REPO-47a879e3097caeee1c1cd780f963a4c1de5192ff.tar.bz2 NotEnoughUpdates-REPO-47a879e3097caeee1c1cd780f963a4c1de5192ff.zip |
🐟 v2 (#767)
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 |