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/MIDAS_SWORD.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/MIDAS_SWORD.json') diff --git a/items/MIDAS_SWORD.json b/items/MIDAS_SWORD.json index 4cc28cf1..0b8e49b2 100644 --- a/items/MIDAS_SWORD.json +++ b/items/MIDAS_SWORD.json @@ -1,11 +1,11 @@ { "internalname": "MIDAS_SWORD", "itemid": "minecraft:golden_sword", - "displayname": "§6Midas\u0027 Sword", + "displayname": "§6Midas' Sword", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+270\",1:\"§7Strength: §c+120\",2:\" §8[§8❁§8] §8[§8⚔§8]\",3:\"\",4:\"§6Ability: Greed\",5:\"§7The strength and damage bonus of\",6:\"§7this item is dependent on the\",7:\"§7price paid for it at the §5Dark\",8:\"§5Auction§7!\",9:\"§7The maximum bonus of this item\",10:\"§7is §c120 §7if the bid was\",11:\"§7§650,000,000 Coins §7or higher!\",12:\"\",13:\"§7Price paid: §60 Coins\",14:\"§7Strength Bonus: §c0\",15:\"§7Damage Bonus: §c0\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§6§lLEGENDARY SWORD\"],Name:\"§6Midas\u0027 Sword\"},ExtraAttributes:{id:\"MIDAS_SWORD\",winning_bid:8340000}}", - "modver": "2.0.0-REL", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+270\",1:\"§7Strength: §c+120\",2:\" §8[§8❁§8] §8[§8⚔§8]\",3:\"\",4:\"§6Ability: Greed\",5:\"§7The strength and damage bonus of\",6:\"§7this item is dependent on the\",7:\"§7price paid for it at the §5Dark\",8:\"§5Auction§7!\",9:\"§7The maximum bonus of this item\",10:\"§7is §c120 §7if the bid was\",11:\"§7§650,000,000 Coins §7or higher!\",12:\"\",13:\"§7Price paid: §60 Coins\",14:\"§7Strength Bonus: §c0\",15:\"§7Damage Bonus: §c0\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§6§lLEGENDARY SWORD\"],Name:\"§6Midas' Sword\"},ExtraAttributes:{id:\"MIDAS_SWORD\",winning_bid:8340000}}", + "modver": "2.1.0-REL", "lore": [ "§7Damage: §c+270", "§7Strength: §c+120", @@ -29,7 +29,8 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Midas\u0027_Sword" + "https://hypixel-skyblock.fandom.com/wiki/Midas'_Sword", + "https://wiki.hypixel.net/Midas'_Sword" ], "crafttext": "" } \ No newline at end of file -- cgit