diff options
Diffstat (limited to 'items/VOIDLING_FANATIC_MONSTER.json')
-rw-r--r-- | items/VOIDLING_FANATIC_MONSTER.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/VOIDLING_FANATIC_MONSTER.json b/items/VOIDLING_FANATIC_MONSTER.json new file mode 100644 index 00000000..ab960c35 --- /dev/null +++ b/items/VOIDLING_FANATIC_MONSTER.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§5Voidling Fanatic (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Voidling Fanatic is a level 85 neutral mob\",1:\"§7added in the End Slayer Update. It currently\",2:\"§7spawns in the Void Sepulture.\",3:\"\",4:\"§c❤ Health§8: §c750.000\"],Name:\"§5Voidling Fanatic (Monster)\"},ExtraAttributes:{id:\"VOIDLING_FANATIC_MONSTER\"}}", + "damage": 58, + "lore": [ + "§7The Voidling Fanatic is a level 85 neutral mob", + "§7added in the End Slayer Update. It currently", + "§7spawns in the Void Sepulture.", + "", + "§c❤ Health§8: §c750.000" + ], + "internalname": "VOIDLING_FANATIC_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Voidling_Fanatic" + ], + "entityrender": "Enderman", + "entityscale": 0.8, + "crafttext": "" +}
\ No newline at end of file |