diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/MIDAS_SWORD.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/MIDAS_SWORD.json')
-rw-r--r-- | items/MIDAS_SWORD.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/MIDAS_SWORD.json b/items/MIDAS_SWORD.json index 015e8107..f9ae33cd 100644 --- a/items/MIDAS_SWORD.json +++ b/items/MIDAS_SWORD.json @@ -4,13 +4,13 @@ "displayname": "§6Midas\u0027 Sword", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,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 dependent 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: §60 Coins\",13:\"§7Strength Bonus: §c0\",14:\"§7Damage Bonus: §c0\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Midas\u0027 Sword\"},ExtraAttributes:{id:\"MIDAS_SWORD\",winning_bid:8340000}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+270\",1:\"§7Strength: §c+120\",2:\"\",3:\"§6Ability: Greed\",4:\"§7The strength and damage bonus of\",5:\"§7this item is dependent 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: §60 Coins\",13:\"§7Strength Bonus: §c0\",14:\"§7Damage Bonus: §c0\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Midas\u0027 Sword\"},ExtraAttributes:{id:\"MIDAS_SWORD\",winning_bid:8340000}}", "modver": "2.0.0-REL", "lore": [ "§7Damage: §c+270", "§7Strength: §c+120", "", - "§6Item Ability: Greed", + "§6Ability: Greed", "§7The strength and damage bonus of", "§7this item is dependent on the", "§7price paid for it at the §5Dark", |