diff options
Diffstat (limited to 'items/FROSTY_SC.json')
-rw-r--r-- | items/FROSTY_SC.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/FROSTY_SC.json b/items/FROSTY_SC.json new file mode 100644 index 00000000..590bd835 --- /dev/null +++ b/items/FROSTY_SC.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Frosty (Sea Creature)", + "nbttag": "{ench:[],display:{Lore:[0:\"§c❤ Health§8: §c10\",1:\"\",2:\"§cDrops:\",3:\"§7- §7Ice\",4:\"§7- §7Lily Pad\",5:\"§7- §7Pufferfish\",6:\"§7- §7Raw Fish\",7:\"§7- §7Raw Salmon\",8:\"§7- §7White Gift\",9:\"§7- §aHunk of Ice\",10:\"§7- §9Ice Rod\",11:\"\",12:\"§cRequirements:\",13:\"§7- Fishing Skill 4\",14:\"§7- §bJerry Pond\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§3Frosty (Sea Creature)\"},ExtraAttributes:{id:\"FROSTY_SC\"}}", + "damage": 56, + "lore": [ + "§c❤ Health§8: §c10", + "", + "§cDrops:", + "§7- §7Ice", + "§7- §7Lily Pad", + "§7- §7Pufferfish", + "§7- §7Raw Fish", + "§7- §7Raw Salmon", + "§7- §7White Gift", + "§7- §aHunk of Ice", + "§7- §9Ice Rod", + "", + "§cRequirements:", + "§7- Fishing Skill 4", + "§7- §bJerry Pond", + "", + "§a§lUNCOMMON" + ], + "internalname": "FROSTY_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Frosty_(mob)" + ], + "crafttext": "" +}
\ No newline at end of file |