diff options
Diffstat (limited to 'items/YETI_SC.json')
-rw-r--r-- | items/YETI_SC.json | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/items/YETI_SC.json b/items/YETI_SC.json index c7027753..711378c3 100644 --- a/items/YETI_SC.json +++ b/items/YETI_SC.json @@ -1,17 +1,38 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§3Yeti (Sea Creature)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Yeti is a Legendary mob unlocked from Fishing\",1:\"§7level 25. It can only be fished at Jerry Pond.\",2:\"§7It uses a similar ability to the \\\"Terrain Toss\\\" ability\",3:\"§7of the Yeti Sword.\"],Name:\"§3Yeti (Sea Creature)\"},ExtraAttributes:{id:\"YETI_SC\"}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Yeti is a Legendary mob unlocked from Fishing\",1:\"§7level 25. It can only be fished at Jerry Pond.\",2:\"§7It uses a similar ability to the \\\"Terrain Toss\\\" ability\",3:\"§7of the Yeti Sword.\",4:\"\",5:\"§c❤ Health§8: §c2.000.000\",6:\"\",7:\"§cDrops:\",8:\"§7- §7Ice\",9:\"§7- §7Lily Pad\",10:\"§7- §7Raw Fish\",11:\"§7- §7Sponge\",12:\"§7- §aEnchanted Lily Pad\",13:\"§7- §9Hunk of Blue Ice\",14:\"§7- §cRed Gift\",15:\"§7- §5Baby Yeti Pet\",16:\"§7- §5Yeti Rod\",17:\"§7- §6Baby Yeti Pet\",18:\"§7- §6Hilt of True Ice\",19:\"\",20:\"§cRequirements:\",21:\"§7- Fishing Skill 25\",22:\"§7- §bJerry Pond\",23:\"\",24:\"§6§lLEGENDARY\"],Name:\"§3Yeti (Sea Creature)\"},ExtraAttributes:{id:\"YETI_SC\"}}", "damage": 56, "lore": [ "§7The Yeti is a Legendary mob unlocked from Fishing", "§7level 25. It can only be fished at Jerry Pond.", "§7It uses a similar ability to the \"Terrain Toss\" ability", - "§7of the Yeti Sword." + "§7of the Yeti Sword.", + "", + "§c❤ Health§8: §c2.000.000", + "", + "§cDrops:", + "§7- §7Ice", + "§7- §7Lily Pad", + "§7- §7Raw Fish", + "§7- §7Sponge", + "§7- §aEnchanted Lily Pad", + "§7- §9Hunk of Blue Ice", + "§7- §cRed Gift", + "§7- §5Baby Yeti Pet", + "§7- §5Yeti Rod", + "§7- §6Baby Yeti Pet", + "§7- §6Hilt of True Ice", + "", + "§cRequirements:", + "§7- Fishing Skill 25", + "§7- §bJerry Pond", + "", + "§6§lLEGENDARY" ], "internalname": "YETI_SC", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Yeti" |