aboutsummaryrefslogtreecommitdiff
path: root/items/SEA_EMPEROR_SC.json
blob: ed91dd65c6a270dd6e598e9139e268750c3e49c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§3Sea Emperor (Sea Creature)",
  "nbttag": "{ench:[],display:{Lore:[0:\"§7The Sea Emperor is a Sea Creature that can\",1:\"§7appear while fishing once a player\u0027s fishing\",2:\"§7level is 20 or higher. \"],Name:\"§3Sea Emperor (Sea Creature)\"},ExtraAttributes:{id:\"SEA_EMPEROR_SC\"}}",
  "damage": 62,
  "lore": [
    "§7The Sea Emperor is a Sea Creature that can",
    "§7appear while fishing once a player\u0027s fishing",
    "§7level is 20 or higher. "
  ],
  "internalname": "SEA_EMPEROR_SC",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Sea_Emperor"
  ],
  "entityrender": [
	"Guardian", "Skeleton"
  ]
}