diff options
Diffstat (limited to 'items/CATFISH_SC.json')
-rw-r--r-- | items/CATFISH_SC.json | 19 |
1 files changed, 19 insertions, 0 deletions
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 |