From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/CATFISH_SC.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/CATFISH_SC.json (limited to 'items/CATFISH_SC.json') diff --git a/items/CATFISH_SC.json b/items/CATFISH_SC.json new file mode 100644 index 00000000..d66736b9 --- /dev/null +++ b/items/CATFISH_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Catfish (Sea Creature)", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Catfish is a Rare Sea Creature that spawns\",1:\"§7while fishing after reaching Fishing level 13. \",2:\"§7It takes the appearance of an ocelot.\"],Name:\"§3Catfish (Sea Creature)\"},ExtraAttributes:{id:\"CATFISH_SC\"}}", + "damage": 98, + "lore": [ + "§7The Catfish is a Rare Sea Creature that spawns", + "§7while fishing after reaching Fishing level 13. ", + "§7It takes the appearance of an ocelot." + ], + "internalname": "CATFISH_SC", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Catfish" + ], + "entityrender": "Ozelot" +} \ No newline at end of file -- cgit