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/DARK_ORB.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/DARK_ORB.json')
-rw-r--r-- | items/DARK_ORB.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/DARK_ORB.json b/items/DARK_ORB.json index e48845ba..00f1c7a6 100644 --- a/items/DARK_ORB.json +++ b/items/DARK_ORB.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:skull", "displayname": "§9Dark Orb", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c19351fb-6283-306e-98cc-87f1cc6e5845\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdjNDAzNmY4MGJmMzYwOTE4MGM3YzRhOTU2ODg1M2ZkODE1ZjE1NGFkODQzOGI5MmYzODUxMDE5ODM1YjA3MCJ9fX0K\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aShaded §7power.\",5:\"\",6:\"§7§8§oAssassins use it,\",7:\"§8§oapparently.\",8:\"\",9:\"§7At §6§k1,000§r §6Magical Power§7:\",10:\"§f+§k19✦§r §fSpeed\",11:\"§c+§k155❁§r §cStrength\",12:\"§9+§k582☠§r §9Crit Damage\",13:\"\",14:\"§7Unique Power Bonus:\",15:\"§e+3⚔ Bonus Attack Speed\",16:\"§c+3⫽ Ferocity\",17:\"\",18:\"§7Requires §aCombat Skill Level XX§7!\",19:\"\",20:\"§9§lRARE POWER STONE\"],Name:\"§9Dark Orb\"},ExtraAttributes:{id:\"DARK_ORB\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c19351fb-6283-306e-98cc-87f1cc6e5845\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdjNDAzNmY4MGJmMzYwOTE4MGM3YzRhOTU2ODg1M2ZkODE1ZjE1NGFkODQzOGI5MmYzODUxMDE5ODM1YjA3MCJ9fX0K\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aShaded §7power.\",4:\"\",5:\"§7§8§oAssassins use it,\",6:\"§8§oapparently.\",7:\"\",8:\"§7At §6§k1,000§r §6Magical Power§7:\",9:\"§f+§k19✦§r §fSpeed\",10:\"§c+§k155❁§r §cStrength\",11:\"§9+§k582☠§r §9Crit Damage\",12:\"\",13:\"§7Unique Power Bonus:\",14:\"§e+3⚔ Bonus Attack Speed\",15:\"§c+3⫽ Ferocity\",16:\"\",17:\"§7Requires §aCombat Skill Level XX§7!\",18:\"\",19:\"§9§lRARE POWER STONE\"],Name:\"§9Dark Orb\"},ExtraAttributes:{id:\"DARK_ORB\"}}", "damage": 3, "lore": [ "§8Power Stone", - "", "§7Combine §a9x §7of this stone at the", "§7§6Thaumaturgist §7to permanently", "§7unlock the §aShaded §7power.", |