aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author8KCoffeeWizard <67309153+8KCoffeeWizard@users.noreply.github.com>2021-06-07 04:06:05 +0530
committerGitHub <noreply@github.com>2021-06-06 18:36:05 -0400
commit6faea2bb8ad1158a71957b551169cd09e94f4100 (patch)
tree93aea9fd89fc853580cb75252196fcdcfef0cfa3
parentedbd7b5e2619f40378352bc32c00f664e1e6e16c (diff)
downloadNotEnoughUpdates-REPO-6faea2bb8ad1158a71957b551169cd09e94f4100.tar.gz
NotEnoughUpdates-REPO-6faea2bb8ad1158a71957b551169cd09e94f4100.tar.bz2
NotEnoughUpdates-REPO-6faea2bb8ad1158a71957b551169cd09e94f4100.zip
Changed Ender Relic's rarity from Epic to Legendary (#513)
-rw-r--r--items/ENDER_RELIC.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ENDER_RELIC.json b/items/ENDER_RELIC.json
index 02ed3229..f834f99e 100644
--- a/items/ENDER_RELIC.json
+++ b/items/ENDER_RELIC.json
@@ -4,7 +4,7 @@
"displayname": "§6Ender Relic",
"clickcommand": "",
"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§8This item can be reforged!\",6:\"§6§lEPIC 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§7Endermites§7, §7Ender\",2:\"§7Dragons§7, and §7Endermen by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ender Relic\"},ExtraAttributes:{id:\"ENDER_RELIC\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Reduces the damage taken from",
@@ -13,7 +13,7 @@
"§7§a25%§7.",
"",
"§7§8This item can be reforged!",
- "§6§lEPIC ACCESSORY"
+ "§6§lLEGENDARY ACCESSORY"
],
"recipe": {
"A1": "ENCHANTED_OBSIDIAN:32",
@@ -31,4 +31,4 @@
"https://hypixel-skyblock.fandom.com/wiki/Ender_Relic"
],
"crafttext": ""
-} \ No newline at end of file
+}