diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-15 10:17:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 10:17:30 +0200 |
commit | 49231470607d3fbbe557dad6338581643661b9d8 (patch) | |
tree | 634527530159e0dd3abc01f8572498722bdf4816 /items/WAND_OF_STRENGTH.json | |
parent | 4168ae7a25f39941a224ef46cb89cf109f1002df (diff) | |
download | NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.gz NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.bz2 NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.zip |
new patch (#738)
* hypixeling
* add things back
* save
* nbt
* Hypixel moment
* crimsoning
* \u0027
* missing things
* wiki links
* Fixed Item
* I am a idiot
* am i high
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/WAND_OF_STRENGTH.json')
-rw-r--r-- | items/WAND_OF_STRENGTH.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/WAND_OF_STRENGTH.json b/items/WAND_OF_STRENGTH.json index 52f3c24e..f040e9b8 100644 --- a/items/WAND_OF_STRENGTH.json +++ b/items/WAND_OF_STRENGTH.json @@ -1,19 +1,18 @@ { "itemid": "minecraft:stick", "displayname": "§5Wand of Strength", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Life Blood §e§lRIGHT CLICK\",5:\"§7Use §c10% §7of your max health\",6:\"§7to boost your nearby allies by\",7:\"§7§c+30❁ Strength §7for 10\",8:\"§7seconds.\",9:\"§8Health Cost: §c283\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§5§lEPIC WAND\"],Name:\"§5Wand of Strength\"},ExtraAttributes:{id:\"WAND_OF_STRENGTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Ability: Life Blood §e§lRIGHT CLICK\",4:\"§7Use §c10% §7of your max health\",5:\"§7to boost your nearby allies by\",6:\"§7§c+30❁ Strength §7for 10\",7:\"§7seconds.\",8:\"§8Health Cost: §c250.3\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§5§lEPIC WAND\"],Name:\"§5Wand of Strength\"},ExtraAttributes:{id:\"WAND_OF_STRENGTH\"}}", "damage": 0, "lore": [ "§7Damage: §c+50", "§7Strength: §c+20", - " §8[§7✎§8]", "", "§6Ability: Life Blood §e§lRIGHT CLICK", "§7Use §c10% §7of your max health", "§7to boost your nearby allies by", "§7§c+30❁ Strength §7for 10", "§7seconds.", - "§8Health Cost: §c283", + "§8Health Cost: §c250.3", "§8Cooldown: §a1s", "", "§5§lEPIC WAND" |