diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/FROSTY_SC.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
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 |