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/PRECIOUS_PEARL.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/PRECIOUS_PEARL.json')
| -rw-r--r-- | items/PRECIOUS_PEARL.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/PRECIOUS_PEARL.json b/items/PRECIOUS_PEARL.json index 31e0d8ba..a5b0b1dd 100644 --- a/items/PRECIOUS_PEARL.json +++ b/items/PRECIOUS_PEARL.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:skull", "displayname": "§5Precious Pearl", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6d7137b3-66e3-31b1-bd58-eda4b5708ed5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRhNWRiOGVhNzk3N2M3Zjk2YTY4ZGZlMWZhNDliNjZlYWZiZWNkMzgxMWE2YjZkM2QxNzdkZGE1Zjk0MjMxMyJ9fX0\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aPleasant §7power.\",5:\"\",6:\"§7At §6§k1,000§r §6Magical Power§7:\",7:\"§c+§k434❤§r §cHealth\",8:\"§a+§k465❈§r §aDefense\",9:\"\",10:\"§7Requires §aCombat Skill Level XXV§7!\",11:\"\",12:\"§5§lEPIC POWER STONE\"],Name:\"§5Precious Pearl\"},ExtraAttributes:{id:\"PRECIOUS_PEARL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6d7137b3-66e3-31b1-bd58-eda4b5708ed5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRhNWRiOGVhNzk3N2M3Zjk2YTY4ZGZlMWZhNDliNjZlYWZiZWNkMzgxMWE2YjZkM2QxNzdkZGE1Zjk0MjMxMyJ9fX0\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aPleasant §7power.\",4:\"\",5:\"§7At §6§k1,000§r §6Magical Power§7:\",6:\"§c+§k434❤§r §cHealth\",7:\"§a+§k465❈§r §aDefense\",8:\"\",9:\"§7Requires §aCombat Skill Level XXV§7!\",10:\"\",11:\"§5§lEPIC POWER STONE\"],Name:\"§5Precious Pearl\"},ExtraAttributes:{id:\"PRECIOUS_PEARL\"}}", "damage": 3, "lore": [ "§8Power Stone", - "", "§7Combine §a9x §7of this stone at the", "§7§6Thaumaturgist §7to permanently", "§7unlock the §aPleasant §7power.", |
