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/SEA_EMPEROR_SC.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/SEA_EMPEROR_SC.json (limited to 'items/SEA_EMPEROR_SC.json') diff --git a/items/SEA_EMPEROR_SC.json b/items/SEA_EMPEROR_SC.json new file mode 100644 index 00000000..ed91dd65 --- /dev/null +++ b/items/SEA_EMPEROR_SC.json @@ -0,0 +1,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" + ] +} \ No newline at end of file -- cgit