diff options
Diffstat (limited to 'items/VOIDLING_RADICAL_MINIBOSS.json')
-rw-r--r-- | items/VOIDLING_RADICAL_MINIBOSS.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/VOIDLING_RADICAL_MINIBOSS.json b/items/VOIDLING_RADICAL_MINIBOSS.json new file mode 100644 index 00000000..ed7d1b88 --- /dev/null +++ b/items/VOIDLING_RADICAL_MINIBOSS.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§5Voidling Radical (Miniboss)", + "nbttag": "{display:{Lore:[0:\"§7The Voidling Radical is a Enderman Slayer\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Enderman during Voidgloom Seraph Tier IV Quests.\",3:\"\",4:\"§c❤ Health§8: §c25.000.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aNull Sphere\"],Name:\"§5Voidling Radical (Miniboss)\"},ExtraAttributes:{id:\"VOIDLING_RADICAL_MINIBOSS\"}}", + "damage": 58, + "lore": [ + "§7The Voidling Radical is a Enderman Slayer", + "§7Miniboss that very rarely spawns after killing a", + "§7Enderman during Voidgloom Seraph Tier IV Quests.", + "", + "§c❤ Health§8: §c25.000.000", + "", + "§6§lPossible Drops:", + "§aNull Sphere" + ], + "internalname": "VOIDLING_RADICAL_MINIBOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Voidling_Radical" + ], + "entityrender": "Enderman", + "entityscale": 0.8, + "crafttext": "" +}
\ No newline at end of file |