From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/ROSETTA_LEGGINGS.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/ROSETTA_LEGGINGS.json') diff --git a/items/ROSETTA_LEGGINGS.json b/items/ROSETTA_LEGGINGS.json index 31fd4596..fa8f2cbb 100644 --- a/items/ROSETTA_LEGGINGS.json +++ b/items/ROSETTA_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_leggings", - "displayname": "§aRosetta\u0027s Leggings", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+30\",2:\"\",3:\"§9Growth I\",4:\"§7Grants §a+15 §c❤ Health§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON LEGGINGS\"],Name:\"§aRosetta\u0027s Leggings\"},ExtraAttributes:{id:\"ROSETTA_LEGGINGS\",enchantments:{growth:1}}}", + "displayname": "§aRosetta's Leggings", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+30\",2:\"\",3:\"§9Growth I\",4:\"§7Grants §a+15 §c❤ Health§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON LEGGINGS\"],Name:\"§aRosetta's Leggings\"},ExtraAttributes:{id:\"ROSETTA_LEGGINGS\",enchantments:{growth:1}}}", "damage": 0, "lore": [ "§7Health: §a+15", @@ -16,9 +16,10 @@ "internalname": "ROSETTA_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Rosetta%27s_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Rosetta%27s_Armor", + "https://wiki.hypixel.net/Rosetta's_Leggings" ] } \ No newline at end of file -- cgit