From 34ec5f387545a45a31dc7d76aa5f23d443e0ff05 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 15 Jun 2021 12:54:53 +0200 Subject: YEP (#519) * stuff * Another fix * Rainbow Name --- items/ENDER_RELIC.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/ENDER_RELIC.json') 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 -- cgit