diff options
Diffstat (limited to 'items/HERRING_THE_FISH.json')
-rw-r--r-- | items/HERRING_THE_FISH.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/HERRING_THE_FISH.json b/items/HERRING_THE_FISH.json new file mode 100644 index 00000000..d16436cf --- /dev/null +++ b/items/HERRING_THE_FISH.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:fish", + "displayname": "§cHerring the Fish", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Sometimes patience is the key\",1:\"§7to victory. Sometimes it leads\",2:\"§7to very little and it seems like\",3:\"§7it\u0027s not worth it. And you\",4:\"§7wonder why you waited so long\",5:\"§7for something so disappointing.\",6:\"\",7:\"§8§l* §8Soulbound §8§l*\",8:\"§c§lSPECIAL\"],Name:\"§cHerring the Fish\"},ExtraAttributes:{not_a_hint:\"f(x,y)\u003dx^3+xy^2+y^2, u\u003d(-125)i+(230)j\",id:\"HERRING_THE_FISH\"}}", + "damage": 1, + "lore": [ + "§7§7Sometimes patience is the key", + "§7to victory. Sometimes it leads", + "§7to very little and it seems like", + "§7it\u0027s not worth it. And you", + "§7wonder why you waited so long", + "§7for something so disappointing.", + "", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL" + ], + "internalname": "HERRING_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Herring_the_Fish" + ] +}
\ No newline at end of file |