diff options
Diffstat (limited to 'items/ATONED_CHAMPION_MINIBOSS.json')
-rw-r--r-- | items/ATONED_CHAMPION_MINIBOSS.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/ATONED_CHAMPION_MINIBOSS.json b/items/ATONED_CHAMPION_MINIBOSS.json index b2ec96c1..c9371149 100644 --- a/items/ATONED_CHAMPION_MINIBOSS.json +++ b/items/ATONED_CHAMPION_MINIBOSS.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§5Atoned Champion (Miniboss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Atoned Champion is a Revenant Horror\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Zombie during Revenant Horror Tier V Quests.\",3:\"\",4:\"§c❤ Health§8: §c600.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aRevenant Flesh\"],Name:\"§5Atoned Champion (Miniboss)\"},ExtraAttributes:{id:\"ATONED_CHAMPION_MINIBOSS\"}}", - "damage": 54, + "nbttag": "{display:{Lore:[0:\"§7The Atoned Champion is a Revenant Horror\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Zombie during Revenant Horror Tier V Quests.\",3:\"\",4:\"§c❤ Health§8: §c600.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aRevenant Flesh\"],Name:\"§5Atoned Champion (Miniboss)\"},ExtraAttributes:{id:\"ATONED_CHAMPION_MINIBOSS\"}}", + "damage": 2, "lore": [ "§7The Atoned Champion is a Revenant Horror", "§7Miniboss that very rarely spawns after killing a", @@ -20,6 +20,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Atoned_Champion" ], - "entityrender": "Zombie", "crafttext": "" }
\ No newline at end of file |