diff options
Diffstat (limited to 'items/WITHER_RELIC.json')
-rw-r--r-- | items/WITHER_RELIC.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/WITHER_RELIC.json b/items/WITHER_RELIC.json index 97f2cb88..b04fce3a 100644 --- a/items/WITHER_RELIC.json +++ b/items/WITHER_RELIC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§6Wither Relic", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"053530a3-abe3-3f0a-9ad2-6db3d92b9a68\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY0ZTFjM2UzMTVjOGQ4ZmZmYzM3OTg1YjY2ODFjNWJkMTZhNmY5N2ZmZDA3MTk5ZThhMDVlZmJlZjEwMzc5MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Withers by §a25%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§6§lLEGENDARY DUNGEON ACCESSORY\"],Name:\"§f§f§6Wither Relic\"},ExtraAttributes:{id:\"WITHER_RELIC\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"053530a3-abe3-3f0a-9ad2-6db3d92b9a68\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY0ZTFjM2UzMTVjOGQ4ZmZmYzM3OTg1YjY2ODFjNWJkMTZhNmY5N2ZmZDA3MTk5ZThhMDVlZmJlZjEwMzc5MyJ9fX0=\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Withers by §a25%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§6§lLEGENDARY DUNGEON ACCESSORY\"],Name:\"§f§f§6Wither Relic\"},ExtraAttributes:{id:\"WITHER_RELIC\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7Reduces the damage taken from", @@ -24,9 +24,10 @@ "internalname": "WITHER_RELIC", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Wither_Relic" + "https://hypixel-skyblock.fandom.com/wiki/Wither_Relic", + "https://wiki.hypixel.net/Wither_Relic" ] -} +}
\ No newline at end of file |