diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:14:48 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-17 18:14:48 -0500 |
commit | da264cd67b288ef86d2ad4e528900869de67a1e1 (patch) | |
tree | fe69bea1d1f12b030ff39cf09f1d3df49e757b9b /items/SPEED_WITHER_CHESTPLATE.json | |
parent | 47ca73c35800ac61baf5ab733625d97fa0f1e005 (diff) | |
download | NotEnoughUpdates-REPO-da264cd67b288ef86d2ad4e528900869de67a1e1.tar.gz NotEnoughUpdates-REPO-da264cd67b288ef86d2ad4e528900869de67a1e1.tar.bz2 NotEnoughUpdates-REPO-da264cd67b288ef86d2ad4e528900869de67a1e1.zip |
more f7
Diffstat (limited to 'items/SPEED_WITHER_CHESTPLATE.json')
-rw-r--r-- | items/SPEED_WITHER_CHESTPLATE.json | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/items/SPEED_WITHER_CHESTPLATE.json b/items/SPEED_WITHER_CHESTPLATE.json new file mode 100644 index 00000000..e36456a0 --- /dev/null +++ b/items/SPEED_WITHER_CHESTPLATE.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Maxor\u0027s Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d554\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+260 HP\",4:\"§7Defense: §a+120\",5:\"§7Speed: §a+30\",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:4854967,Name:\"§6Maxor\u0027s Chestplate\"},ExtraAttributes:{id:\"SPEED_WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d554", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+260 HP", + "§7Defense: §a+120", + "§7Speed: §a+30", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_CHESTPLATE:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +}
\ No newline at end of file |