diff options
Diffstat (limited to 'items/MIDAS_SWORD.json')
-rw-r--r-- | items/MIDAS_SWORD.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/MIDAS_SWORD.json b/items/MIDAS_SWORD.json new file mode 100644 index 00000000..dce456d7 --- /dev/null +++ b/items/MIDAS_SWORD.json @@ -0,0 +1,29 @@ +{ + "internalname": "MIDAS_SWORD", + "itemid": "minecraft:golden_sword", + "displayname": "Midas\u0027 Sword", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+270\",1:\"§7Strength: §c+120\",2:\"\",3:\"§6Item Ability: Greed\",4:\"§7The strength and damage bonus of\",5:\"§7this item is dependant on the\",6:\"§7price paid for it at the §5Dark\",7:\"§5Auction§7!\",8:\"§7The maximum bonus of this item\",9:\"§7is §c120 §7if the bid was\",10:\"§7§650,000,000 Coins §7or higher!\",11:\"\",12:\"§7Price paid: §654,040,000 Coins\",13:\"§7Strength Bonus: §c120\",14:\"§7Damage Bonus: §c120\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Midas\u0027 Sword\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"MIDAS_SWORD\",winning_bid:54040000,uuid:\"31b60647-007c-47f0-a15f-beb832ead290\",timestamp:\"3/31/20 2:56 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+270", + "§7Strength: §c+120", + "", + "§6Item Ability: Greed", + "§7The strength and damage bonus of", + "§7this item is dependant on the", + "§7price paid for it at the §5Dark", + "§5Auction§7!", + "§7The maximum bonus of this item", + "§7is §c120 §7if the bid was", + "§7§650,000,000 Coins §7or higher!", + "", + "§7Price paid: §654,040,000 Coins", + "§7Strength Bonus: §c120", + "§7Damage Bonus: §c120", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY SWORD" + ] +}
\ No newline at end of file |