diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-04 01:10:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 23:10:11 +0000 |
commit | a20d01dac86e32c8cb3942506b17574b130a7a7d (patch) | |
tree | 9a2c9b2e722cfb39f8a7c8868ab6a91b8c48ed16 /items/ENDER_RELIC.json | |
parent | f6f306cace49ee4c35a550c95e3546ca8b3939d4 (diff) | |
download | NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.gz NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.bz2 NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.zip |
Added new wiki links and fixed a few lores (#1145)
Diffstat (limited to 'items/ENDER_RELIC.json')
-rw-r--r-- | items/ENDER_RELIC.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/ENDER_RELIC.json b/items/ENDER_RELIC.json index f4e4c725..89362117 100644 --- a/items/ENDER_RELIC.json +++ b/items/ENDER_RELIC.json @@ -4,13 +4,12 @@ "displayname": "§6Ender Relic", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"82405baa-d09d-39be-a9b9-fb79aeb9bfe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY5ZGE0ZTdiOGQ1NThhZjAyZTgwZTJlMTY2OWNlYjYwODQ4OThkYjU1OTA3ZWYzZTY2ZDlhMzI5MzI5ZTk0MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Endermites§7, §7Ender\",2:\"§7Dragons§7, and §7Endermen by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7§4☠ §cRequires §5Enderman Slayer 7§c.\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ender Relic\"},ExtraAttributes:{id:\"ENDER_RELIC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"82405baa-d09d-39be-a9b9-fb79aeb9bfe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY5ZGE0ZTdiOGQ1NThhZjAyZTgwZTJlMTY2OWNlYjYwODQ4OThkYjU1OTA3ZWYzZTY2ZDlhMzI5MzI5ZTk0MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Ender Dragons§7, §7Endermen§7, and\",2:\"§7§7Endermites by §a25%§7.\",3:\"\",4:\"§7§4☠ §cRequires §5Enderman Slayer 7§c.\",5:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ender Relic\"},ExtraAttributes:{id:\"ENDER_RELIC\"}}", "modver": "2.1.1-PRE", "lore": [ "§7Reduces the damage taken from", - "§7§7Endermites§7, §7Ender", - "§7Dragons§7, and §7Endermen by", - "§7§a25%§7.", + "§7§7Ender Dragons§7, §7Endermen§7, and", + "§7§7Endermites by §a25%§7.", "", "§7§4☠ §cRequires §5Enderman Slayer 7§c.", "§6§lLEGENDARY ACCESSORY" |