From 173ed871b253674af7dec169935fcfbc6114e6f8 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 26 Jun 2021 17:10:39 +0200 Subject: Slayer Boss Part 1, Mayor Part 1 and other Stuff (#527) * Mobs, Mayor and other Stuff * Another Fix * Fixing Katanas * Another Fix --- items/TANK_WITHER_CHESTPLATE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/TANK_WITHER_CHESTPLATE.json') diff --git a/items/TANK_WITHER_CHESTPLATE.json b/items/TANK_WITHER_CHESTPLATE.json index 4d2db19b..7921861f 100644 --- a/items/TANK_WITHER_CHESTPLATE.json +++ b/items/TANK_WITHER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Goldor\u0027s Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d895\",1:\"§7Health: §a+310 HP\",2:\"§7Defense: §a+275\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:4538684,Name:\"§6Goldor\u0027s Chestplate\"},ExtraAttributes:{id:\"TANK_WITHER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d895\",1:\"§7Health: §a+310 HP\",2:\"§7Defense: §a+275\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:4538684,Name:\"§6Goldor\u0027s Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"TANK_WITHER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d895", @@ -38,7 +38,7 @@ "internalname": "TANK_WITHER_CHESTPLATE", "parent": "WITHER_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ -- cgit