diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-05 16:52:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-05 10:52:10 -0400 |
commit | 325d03e7812c8f85d9c476b9d778d36950dfbb01 (patch) | |
tree | b9b7a095386dabc75fd9437cce95fc782aa103e1 /items/VOIDLING_EXTREMIST_MONSTER.json | |
parent | 8d46f98a23461a04fae955fef1c6c597f275c02e (diff) | |
download | NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.tar.gz NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.tar.bz2 NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.zip |
Small Stuff (#510)
* Small Stuff
* Another Rainbow Name
* New Item and a fix
* Other fixes
* Another one
* Added Item and fixed one
* I love commit messages
* Another Rainbow Name
* Rainbow Name
* Rainbow Name
* yep
* Stuff
Diffstat (limited to 'items/VOIDLING_EXTREMIST_MONSTER.json')
-rw-r--r-- | items/VOIDLING_EXTREMIST_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/VOIDLING_EXTREMIST_MONSTER.json b/items/VOIDLING_EXTREMIST_MONSTER.json index 130cc17d..88edf08d 100644 --- a/items/VOIDLING_EXTREMIST_MONSTER.json +++ b/items/VOIDLING_EXTREMIST_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:spawn_egg", - "displayname": "§5Voidling Extremist (Monster)", - "nbttag": "{display:{Lore:[0:\"§7The Voidling Fanatic is a neutral mob\",1:\"§7added in the End Slayer Update. It currently\",2:\"§7spawns in the Void Sepulture\",3:\"\",4:\"§c❤ Health§8: §c8.000.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§6Enderman Cortex Rewriter\"],Name:\"§5Voidling Extremist (Monster)\"},ExtraAttributes:{id:\"VOIDLING_EXTREMIST_MONSTER\"}}", + "displayname": "§9Voidling Extremist (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Voidling Fanatic is a neutral mob\",1:\"§7added in the End Slayer Update. It currently\",2:\"§7spawns in the Void Sepulture\",3:\"\",4:\"§c❤ Health§8: §c8.000.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§6Enderman Cortex Rewriter\"],Name:\"§9Voidling Extremist (Monster)\"},ExtraAttributes:{id:\"VOIDLING_EXTREMIST_MONSTER\"}}", "damage": 58, "lore": [ "§7The Voidling Fanatic is a neutral mob", |