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_STAFF.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_STAFF.json')
-rw-r--r-- | items/MIDAS_STAFF.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json index 8512ef79..a35e614e 100644 --- a/items/MIDAS_STAFF.json +++ b/items/MIDAS_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_shovel", "displayname": "§6Midas Staff", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Damage: §c+130 \",2:\"§7Strength: §c+150 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"\",6:\"§6Item Ability: Molten Wave §e§lRIGHT CLICK\",7:\"§7Cast a wave of molten gold in\",8:\"§7the direction you are facing!\",9:\"§7Deals up to §c86,752 §7damage.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§6Item Ability: Greed\",14:\"§7The §3ability damage bonus §7of\",15:\"§7this item is dependent on the\",16:\"§7price paid for it at the §5Dark\",17:\"§5Auction§7!\",18:\"§7The maximum bonus of this item\",19:\"§7is §316000 §7if the bid was\",20:\"§7§6100,000,000 Coins §7or higher!\",21:\"\",22:\"§7Price paid: §60 Coins\",23:\"§7Base Ability Damage Bonus: §30\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130 \",1:\"§7Strength: §c+150 \",2:\"\",3:\"§7Intelligence: §a+50 \",4:\"\",5:\"§6Ability: Molten Wave §e§lRIGHT CLICK\",6:\"§7Cast a wave of molten gold in\",7:\"§7the direction you are facing!\",8:\"§7Deals up to §c86,752 §7damage.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§6Ability: Greed\",13:\"§7The §3ability damage bonus §7of\",14:\"§7this item is dependent on the\",15:\"§7price paid for it at the §5Dark\",16:\"§5Auction§7!\",17:\"§7The maximum bonus of this item\",18:\"§7is §316000 §7if the bid was\",19:\"§7§6100,000,000 Coins §7or higher!\",20:\"\",21:\"§7Price paid: §60 Coins\",22:\"§7Base Ability Damage Bonus: §30\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", "damage": 0, "lore": [ "§7Damage: §c+130 ", @@ -9,14 +9,14 @@ "", "§7Intelligence: §a+50 ", "", - "§6Item Ability: Molten Wave §e§lRIGHT CLICK", + "§6Ability: Molten Wave §e§lRIGHT CLICK", "§7Cast a wave of molten gold in", "§7the direction you are facing!", "§7Deals up to §c86,752 §7damage.", "§8Mana Cost: §3500", "§8Cooldown: §a1s", "", - "§6Item Ability: Greed", + "§6Ability: Greed", "§7The §3ability damage bonus §7of", "§7this item is dependent on the", "§7price paid for it at the §5Dark", |