From dcb06b8ef79bc87766aa45cd89e5fccd2311a853 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:04:33 -0500 Subject: More changes to wiki links (#1570) * Various changes * correct encoding --- items/NECRON_HANDLE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/NECRON_HANDLE.json') diff --git a/items/NECRON_HANDLE.json b/items/NECRON_HANDLE.json index 77d89328..ecdb7ce9 100644 --- a/items/NECRON_HANDLE.json +++ b/items/NECRON_HANDLE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", - "displayname": "§f§f§5Necron's Handle", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Necron's Handle\"},ExtraAttributes:{id:\"NECRON_HANDLE\"},AttributeModifiers:[]}", + "displayname": "§f§f§5Necron\u0027s Handle", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Necron\u0027s Handle\"},ExtraAttributes:{id:\"NECRON_HANDLE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§eRight-click to view recipes!", @@ -15,6 +15,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Handle", - "https://wiki.hypixel.net/Necron's_Handle" + "https://wiki.hypixel.net/Necron%27s_Handle" ] } \ No newline at end of file -- cgit