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/DISPLACED_LEECH.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/DISPLACED_LEECH.json')
-rw-r--r-- | items/DISPLACED_LEECH.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/DISPLACED_LEECH.json b/items/DISPLACED_LEECH.json index 7036bee0..c87b641e 100644 --- a/items/DISPLACED_LEECH.json +++ b/items/DISPLACED_LEECH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aDisplaced Leech", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f13b5abc-c484-3696-93de-c9ab1c7c07bd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGUzMmNlNWFkZTA2YWZmOWQ2OTgzODIwODBkZWE1Mzk5NDc2NTlmYjU4N2U1OGQ0ZjFkN2MxZmY5MjQwZTNjOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aSanguisuge §7power.\",4:\"\",5:\"§7At §6§k1,250§6 Magical Power§7:\",6:\"§c+§k191❤§r §cHealth\",7:\"§c+§k455❁§r §cStrength\",8:\"§9+§k182☠§r §cCrit Damage\",9:\"§4+§k45♨§r §4Vitality\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§b+100✎ Intelligence\",13:\"\",14:\"§7Requires §aCombat Skill Level X§7!\",15:\"\",16:\"§a§lUNCOMMON POWER STONE\"],Name:\"§aDisplaced Leech\"},ExtraAttributes:{id:\"DISPLACED_LEECH\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f13b5abc-c484-3696-93de-c9ab1c7c07bd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGUzMmNlNWFkZTA2YWZmOWQ2OTgzODIwODBkZWE1Mzk5NDc2NTlmYjU4N2U1OGQ0ZjFkN2MxZmY5MjQwZTNjOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aSanguisuge §7power.\",4:\"\",5:\"§7At §6§k1,250§6 Magical Power§7:\",6:\"§c+§k191❤§r §cHealth\",7:\"§c+§k455❁§r §cStrength\",8:\"§9+§k182☠§r §9Crit Damage\",9:\"§4+§k45♨§r §4Vitality\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§b+100✎ Intelligence\",13:\"\",14:\"§7Requires §aCombat Skill Level X§7!\",15:\"\",16:\"§a§lUNCOMMON POWER STONE\"],Name:\"§aDisplaced Leech\"},ExtraAttributes:{id:\"DISPLACED_LEECH\"}}", "damage": 3, "lore": [ "§8Power Stone", @@ -12,7 +12,7 @@ "§7At §6§k1,250§6 Magical Power§7:", "§c+§k191❤§r §cHealth", "§c+§k455❁§r §cStrength", - "§9+§k182☠§r §cCrit Damage", + "§9+§k182☠§r §9Crit Damage", "§4+§k45♨§r §4Vitality", "", "§7Unique Power Bonus:", |