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/ROSETTA_CHESTPLATE.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/ROSETTA_CHESTPLATE.json') diff --git a/items/ROSETTA_CHESTPLATE.json b/items/ROSETTA_CHESTPLATE.json index f8787935..2c1fba1e 100644 --- a/items/ROSETTA_CHESTPLATE.json +++ b/items/ROSETTA_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_chestplate", - "displayname": "§aRosetta's Chestplate", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+40\",2:\"\",3:\"§9Growth I\",4:\"§7Grants §a+15 §c❤ Health§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aRosetta's Chestplate\"},ExtraAttributes:{id:\"ROSETTA_CHESTPLATE\",enchantments:{growth:1}}}", + "displayname": "§aRosetta\u0027s Chestplate", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+40\",2:\"\",3:\"§9Growth I\",4:\"§7Grants §a+15 §c❤ Health§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aRosetta\u0027s Chestplate\"},ExtraAttributes:{id:\"ROSETTA_CHESTPLATE\",enchantments:{growth:1}}}", "damage": 0, "lore": [ "§7Health: §a+15", @@ -19,7 +19,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Rosetta%27s_Armor", - "https://wiki.hypixel.net/Rosetta's_Chestplate" + "https://hypixel-skyblock.fandom.com/wiki/Rosetta%27s_Chestplate", + "https://wiki.hypixel.net/Rosetta%27s_Chestplate" ] } \ No newline at end of file -- cgit