diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/EGG_THE_FISH.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
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 |