aboutsummaryrefslogtreecommitdiff
path: root/items/CATFISH_SC.json
blob: d66736b93959e79be91b6e807ed171f9cc777add (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
}