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/THUNDER_CHESTPLATE.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/THUNDER_CHESTPLATE.json')
-rw-r--r-- | items/THUNDER_CHESTPLATE.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/THUNDER_CHESTPLATE.json b/items/THUNDER_CHESTPLATE.json index 12cff2a3..e9404857 100644 --- a/items/THUNDER_CHESTPLATE.json +++ b/items/THUNDER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Thunder Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Sea Creature Chance: §c+4%\",2:\"§7Health: §a+230\",3:\"§7Defense: §a+230\",4:\" §8[§7⚔§8]\",5:\"\",6:\"§8Tiered Bonus: Static Charge (0/5)\",7:\"§7Gains §c1§7 static charge every\",8:\"§7§e30§7 seconds.\",9:\"§7Hitting a target will cause a\",10:\"§7discharge, adding §a15%§7 damage\",11:\"§7to that hit for each charge\",12:\"§7collected.\",13:\"§7\",14:\"§7Maximum Charge Capacity: §c2\",15:\"\",16:\"§7Damage taken by §cLava Sea\",17:\"§cCreatures §7is reduced by §a10%\",18:\"§a§7and damage dealt is increased\",19:\"§7by §c1.2x§7.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§8§l* §8Co-op Soulbound §8§l*\",23:\"§5§lEPIC CHESTPLATE\"],color:2416101,Name:\"§5Thunder Chestplate\"},ExtraAttributes:{id:\"THUNDER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Sea Creature Chance: §c+4%\",2:\"§7Health: §a+230\",3:\"§7Defense: §a+230\",4:\" §8[§7⚔§8]\",5:\"\",6:\"§8Tiered Bonus: Static Charge (0/5)\",7:\"§7Gains §c1§7 static charge every\",8:\"§7§e30§7 seconds.\",9:\"§7Hitting a target will cause a\",10:\"§7discharge, adding §a15%§7 damage\",11:\"§7to that hit for each charge\",12:\"§7collected.\",13:\"§7\",14:\"§7Maximum Charge Capacity: §c2\",15:\"\",16:\"§7Damage taken by §cLava Sea\",17:\"§cCreatures §7is reduced by §a10%\",18:\"§a§7and damage dealt is increased\",19:\"§7by §c1.2x§7.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4❣ §cRequires §aFishing Skill 36.\",23:\"§8§l* §8Co-op Soulbound §8§l*\",24:\"§5§lEPIC CHESTPLATE\"],color:2416101,Name:\"§5Thunder Chestplate\"},ExtraAttributes:{id:\"THUNDER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Strength: §c+25", @@ -26,6 +26,7 @@ "§7by §c1.2x§7.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aFishing Skill 36.", "§8§l* §8Co-op Soulbound §8§l*", "§5§lEPIC CHESTPLATE" ], |