diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-15 12:54:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 06:54:53 -0400 |
commit | 34ec5f387545a45a31dc7d76aa5f23d443e0ff05 (patch) | |
tree | af716254567925bc10b26d4c8a875ea1ec43b04d /items/ENDER_RELIC.json | |
parent | 3d1d03e2f1befe0c5f05503bb5d2b5c8b8b265c7 (diff) | |
download | NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.tar.gz NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.tar.bz2 NotEnoughUpdates-REPO-34ec5f387545a45a31dc7d76aa5f23d443e0ff05.zip |
YEP (#519)
* stuff
* Another fix
* Rainbow Name
Diffstat (limited to 'items/ENDER_RELIC.json')
-rw-r--r-- | items/ENDER_RELIC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ENDER_RELIC.json b/items/ENDER_RELIC.json index f834f99e..261d2c67 100644 --- a/items/ENDER_RELIC.json +++ b/items/ENDER_RELIC.json @@ -2,7 +2,7 @@ "internalname": "ENDER_RELIC", "itemid": "minecraft:skull", "displayname": "§6Ender Relic", - "clickcommand": "", + "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§8This item can be reforged!\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ender Relic\"},ExtraAttributes:{id:\"ENDER_RELIC\"}}", "modver": "2.0.0-REL", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Ender_Relic" ], "crafttext": "" -} +}
\ No newline at end of file |