diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-16 08:01:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-16 08:01:06 +0100 |
commit | 4d1e4ba9816b9247324e3a6337fcd0c53b732d32 (patch) | |
tree | a7b3dd352fda62e27171834e4ad3435ff1e8018a /items/WAND_OF_STRENGTH.json | |
parent | 7be1dacaf27a78cb382abca6677788b9d302edef (diff) | |
download | NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.tar.gz NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.tar.bz2 NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.zip |
Added new skins (#872)
* Added new skins
* Stuff
* Added not cracker
* Added new cosmetic
* [December 14] Winter Follow Up
Diffstat (limited to 'items/WAND_OF_STRENGTH.json')
-rw-r--r-- | items/WAND_OF_STRENGTH.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/WAND_OF_STRENGTH.json b/items/WAND_OF_STRENGTH.json index f2854f97..4c41efdf 100644 --- a/items/WAND_OF_STRENGTH.json +++ b/items/WAND_OF_STRENGTH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§5Wand 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\"}}", + "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:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",12:\"§5§lEPIC WAND\"],Name:\"§5Wand of Strength\"},ExtraAttributes:{id:\"WAND_OF_STRENGTH\"}}", "damage": 0, "lore": [ "§7Damage: §c+50", @@ -15,6 +15,7 @@ "§8Health Cost: §c250.3", "§8Cooldown: §a1s", "", + "§7§4❣ §cRequires §aCombat Skill 24§c.", "§5§lEPIC WAND" ], "recipe": { |