diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-26 17:10:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 11:10:39 -0400 |
commit | 173ed871b253674af7dec169935fcfbc6114e6f8 (patch) | |
tree | c4319dc9cb520abb4a11d19eda55e23b4dc7fdb0 /items/POWER_WITHER_CHESTPLATE.json | |
parent | f08b10d10030d6a5565db61c5a00dfee97223a28 (diff) | |
download | NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.gz NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.bz2 NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.zip |
Slayer Boss Part 1, Mayor Part 1 and other Stuff (#527)
* Mobs, Mayor and other Stuff
* Another Fix
* Fixing Katanas
* Another Fix
Diffstat (limited to 'items/POWER_WITHER_CHESTPLATE.json')
-rw-r--r-- | items/POWER_WITHER_CHESTPLATE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/POWER_WITHER_CHESTPLATE.json b/items/POWER_WITHER_CHESTPLATE.json index 9c6acb1e..1e6386ce 100644 --- a/items/POWER_WITHER_CHESTPLATE.json +++ b/items/POWER_WITHER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Necron\u0027s Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d634\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+260 HP\",5:\"§7Defense: §a+140\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:15155516,Name:\"§6Necron\u0027s Chestplate\"},ExtraAttributes:{id:\"POWER_WITHER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d634\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+260 HP\",5:\"§7Defense: §a+140\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:15155516,Name:\"§6Necron\u0027s Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d634", @@ -41,7 +41,7 @@ "internalname": "POWER_WITHER_CHESTPLATE", "parent": "WITHER_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.7-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |