diff options
Diffstat (limited to 'items/GRINCH_SC.json')
-rw-r--r-- | items/GRINCH_SC.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/GRINCH_SC.json b/items/GRINCH_SC.json new file mode 100644 index 00000000..68d22fe3 --- /dev/null +++ b/items/GRINCH_SC.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Grinch (Sea Creature)", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Grinch is a Sea Creature that can only be fished up from the Jerry Pond. \",1:\"§7It is very fast, and tries to throw itself in to the Void. \",2:\"§7It takes only §c1❤ §7each hit and drops 1 Gift every time it is damaged.\",3:\"\",4:\"§c❤ Health§8: §c10\",5:\"\",6:\"§cDrops:\",7:\"§7- §7White Gift\",8:\"§7- §aGreen Gift\",9:\"\",10:\"§cRequirements:\",11:\"§7- Fishing Skill 21\",12:\"§7- §bJerry Pond\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§3Grinch (Sea Creature)\"},ExtraAttributes:{id:\"GRINCH_SC\"}}", + "damage": 56, + "lore": [ + "§7The Grinch is a Sea Creature that can only be fished up from the Jerry Pond. ", + "§7It is very fast, and tries to throw itself in to the Void. ", + "§7It takes only §c1❤ §7each hit and drops 1 Gift every time it is damaged.", + "", + "§c❤ Health§8: §c10", + "", + "§cDrops:", + "§7- §7White Gift", + "§7- §aGreen Gift", + "", + "§cRequirements:", + "§7- Fishing Skill 21", + "§7- §bJerry Pond", + "", + "§a§lUNCOMMON" + ], + "internalname": "GRINCH_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Grinch" + ], + "entityrender": "Zombie", + "crafttext": "" +}
\ No newline at end of file |