diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-16 16:59:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-16 10:59:18 -0400 |
commit | e4ea96706772f3c4e13bc0104b15b93df1758fef (patch) | |
tree | 95a160d040272f4488edde7dd6431e4ed8916820 /items/ATONED_REVENANT_MINIBOSS.json | |
parent | c54bb1f4a0fd2bc96255cccb13ed04787da06978 (diff) | |
download | NotEnoughUpdates-REPO-e4ea96706772f3c4e13bc0104b15b93df1758fef.tar.gz NotEnoughUpdates-REPO-e4ea96706772f3c4e13bc0104b15b93df1758fef.tar.bz2 NotEnoughUpdates-REPO-e4ea96706772f3c4e13bc0104b15b93df1758fef.zip |
Small Things (#492)
Diffstat (limited to 'items/ATONED_REVENANT_MINIBOSS.json')
-rw-r--r-- | items/ATONED_REVENANT_MINIBOSS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ATONED_REVENANT_MINIBOSS.json b/items/ATONED_REVENANT_MINIBOSS.json new file mode 100644 index 00000000..faaddcdd --- /dev/null +++ b/items/ATONED_REVENANT_MINIBOSS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§5Atoned Revenant (Miniboss)", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Atoned Championis 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: §c2.400.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aRevenant Flesh\"],Name:\"§5Atoned Revenant (Miniboss)\"},ExtraAttributes:{id:\"ATONED_REVENANT_MINIBOSS\"}}", + "damage": 54, + "lore": [ + "§7The Atoned Championis a Revenant Horror", + "§7Miniboss that very rarely spawns after killing a", + "§7Zombie during Revenant Horror Tier V Quests.", + "", + "§c❤ Health§8: §c2.400.000", + "", + "§6§lPossible Drops:", + "§aRevenant Flesh" + ], + "internalname": "ATONED_REVENANT_MINIBOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Atoned_Revenant" + ], + "entityrender": "Zombie", + "crafttext": "" +}
\ No newline at end of file |