diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-07-11 16:51:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-11 16:51:41 +0200 |
commit | 182c78af43cce410c21ac0998f511b18cdd44ece (patch) | |
tree | 36cfac5e4a586964c5106dcf9cdf0a662a57e486 /items/VAMPIRE_GENERATOR_3.json | |
parent | d38a628fb810b04cf048d6a6a4144a2045941a4c (diff) | |
download | NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.tar.gz NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.tar.bz2 NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.zip |
Added new rune, added nether npc, removed some alpha items (#953)
* Added new rune, added nether npc, removed some alpha items
* Added more npcs
* Fixed lore of boots and added brewing ingrdient to lores
* Fixed enigma soul and lore of power stone
* Added undead to more
* Removed weird npc
* Fixed lore catacombs skill items
* Added more mobs and npcs, fixed enderman pet lore
* Added Lifeguard Chair
* Added Vampire Slayer to crafttext
* Made Game Breaker and Annihilator very special
* Added Talbot and Kuudra Believer Npc
* Added special xp value for vampire
* Added fancy name
Diffstat (limited to 'items/VAMPIRE_GENERATOR_3.json')
-rw-r--r-- | items/VAMPIRE_GENERATOR_3.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/VAMPIRE_GENERATOR_3.json b/items/VAMPIRE_GENERATOR_3.json index bc56ed24..b011da9f 100644 --- a/items/VAMPIRE_GENERATOR_3.json +++ b/items/VAMPIRE_GENERATOR_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion III", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9a621e-6484-38ac-bc3c-948034908d01\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDMxNTEyNCwKICAicHJvZmlsZUlkIiA6ICJhYzIzZmEzNzRhMmM0YjU2YmYzYzU2ZTVhODY3NjIzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJxdWVlbnNoYW5pd2EiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTI3MzA1MGM1ZjdhYzdhZTJhNWQzMGYyYWEyZTI0ZDNmMGUyYzU3NDBkMTE2NTljMWVkNWIzMTZjZjg5MWQyNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a175s\",6:\"§7Max Storage: §e192\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion III\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_3\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9a621e-6484-38ac-bc3c-948034908d01\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDMxNTEyNCwKICAicHJvZmlsZUlkIiA6ICJhYzIzZmEzNzRhMmM0YjU2YmYzYzU2ZTVhODY3NjIzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJxdWVlbnNoYW5pd2EiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTI3MzA1MGM1ZjdhYzdhZTJhNWQzMGYyYWEyZTI0ZDNmMGUyYzU3NDBkMTE2NTljMWVkNWIzMTZjZjg5MWQyNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a175s\",6:\"§7Max Storage: §e192\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion III\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_3\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a175s", "§7Max Storage: §e192", - "§7Resources Generated: §b0", "", "§9§lRARE" ], |