diff options
Diffstat (limited to 'items/CRYPT_LURKER_MONSTER.json')
-rw-r--r-- | items/CRYPT_LURKER_MONSTER.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/CRYPT_LURKER_MONSTER.json b/items/CRYPT_LURKER_MONSTER.json new file mode 100644 index 00000000..ebf8fea3 --- /dev/null +++ b/items/CRYPT_LURKER_MONSTER.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Crypt Lurker (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Lurking in the shadows\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §340-102\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§6Legendary Loot\",7:\"§8■ §9Premium Flesh §8(§a0.1%§8)\"],Name:\"§9Crypt Lurker (Monster)\"},ExtraAttributes:{id:\"CRYPT_LURKER_MONSTER\"}}", + "damage": 2, + "lore": [ + "§7Lurking in the shadows", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §340-102", + "", + "§6§lPossible Drops:", + "§6Legendary Loot", + "§8■ §9Premium Flesh §8(§a0.1%§8)" + ], + "internalname": "CRYPT_LURKER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Lurker" + ], + "crafttext": "" +}
\ No newline at end of file |