diff options
Diffstat (limited to 'items/EGG_THE_FISH.json')
-rw-r--r-- | items/EGG_THE_FISH.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/EGG_THE_FISH.json b/items/EGG_THE_FISH.json new file mode 100644 index 00000000..bb5e11f2 --- /dev/null +++ b/items/EGG_THE_FISH.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:cooked_fish", + "displayname": "§f§f§cEgg the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This delicate, painted fish was\",1:\"§7found in the depths of the Main\",2:\"§7Lobby during the Easter season.\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§f§f§cEgg the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"EGG_THE_FISH\",uuid:\"904f1583-7482-4cfb-943a-86f1693fd8c1\",timestamp:\"4/2/21 1:38 AM\"},AttributeModifiers:[]}", + "damage": 1, + "lore": [ + "§7This delicate, painted fish was", + "§7found in the depths of the Main", + "§7Lobby during the Easter season.", + "", + "§c§lSPECIAL" + ], + "internalname": "EGG_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Egg_the_Fish" + ] +}
\ No newline at end of file |