diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-01-31 10:18:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-31 10:18:22 +0100 |
commit | 81b07827e028134c07b709410b9e91b6c5dba97d (patch) | |
tree | ba6891d353dd03159eb155c1b7eafd2252959162 /items/BEATING_HEART.json | |
parent | 1c566e8cac45443ce698295a90f7f2e2482909b6 (diff) | |
download | NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.tar.gz NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.tar.bz2 NotEnoughUpdates-REPO-81b07827e028134c07b709410b9e91b6c5dba97d.zip |
Added Power Stones to slayer drops, fixed lore of 19 items (#892)
* Added Power Stones to slayer drops, fixed lore of 19 items
* Remove wrong item drop
* Fixed lore of funny items
doing nbt later
Diffstat (limited to 'items/BEATING_HEART.json')
-rw-r--r-- | items/BEATING_HEART.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/BEATING_HEART.json b/items/BEATING_HEART.json index c67c9fa5..bfef240c 100644 --- a/items/BEATING_HEART.json +++ b/items/BEATING_HEART.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:skull", "displayname": "§9Beating Heart", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa6441c8-e2df-3e28-8365-08cb38364943\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTMzODM0N2M4YTg0NTY2MDJmM2JkOWFlNzhhZDM4M2E3ZGU2YjU2OWJiNjBiY2Y3ZjdiNDM0NWYwZWY2NDA0NSJ9fX0K\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aBloody §7power.\",5:\"\",6:\"§7At §6§k1,000§r §6Magical Power§7:\",7:\"§c+§k349❁§r §cStrength\",8:\"§b+§k116✎§r §bIntelligence\",9:\"§9+§k349☠§r §9Crit Damage\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§e+10⚔ Bonus Attack Speed\",13:\"\",14:\"§7Requires §aCombat Skill Level XX§7!\",15:\"\",16:\"§9§lRARE POWER STONE\"],Name:\"§9Beating Heart\"},ExtraAttributes:{id:\"BEATING_HEART\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa6441c8-e2df-3e28-8365-08cb38364943\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTMzODM0N2M4YTg0NTY2MDJmM2JkOWFlNzhhZDM4M2E3ZGU2YjU2OWJiNjBiY2Y3ZjdiNDM0NWYwZWY2NDA0NSJ9fX0K\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aBloody §7power.\",4:\"\",5:\"§7At §6§k1,000§r §6Magical Power§7:\",6:\"§c+§k349❁§r §cStrength\",7:\"§b+§k116✎§r §bIntelligence\",8:\"§9+§k349☠§r §9Crit Damage\",9:\"\",10:\"§7Unique Power Bonus:\",11:\"§e+10⚔ Bonus Attack Speed\",12:\"\",13:\"§7Requires §aCombat Skill Level XX§7!\",14:\"\",15:\"§9§lRARE POWER STONE\"],Name:\"§9Beating Heart\"},ExtraAttributes:{id:\"BEATING_HEART\"}}", "damage": 3, "lore": [ "§8Power Stone", - "", "§7Combine §a9x §7of this stone at the", "§7§6Thaumaturgist §7to permanently", "§7unlock the §aBloody §7power.", |