diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-03 06:03:27 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-03 06:03:27 +1000 |
commit | 3ecf258ced69724feb09c9807d1dd73719bf7f5c (patch) | |
tree | 00baab2a701125a4f9ad8a676a8e2477d9fe70c9 /items/SUPER_HEAVY_CHESTPLATE.json | |
parent | 228ec7960d0319d8018c24ee14a92ea235c5e68c (diff) | |
parent | 53df26bfed360f90f5eed3947e854606138888c7 (diff) | |
download | NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.gz NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.bz2 NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.zip |
Merge pull request #278 from IRONM00N/master
Some New Items And Fixes
Diffstat (limited to 'items/SUPER_HEAVY_CHESTPLATE.json')
-rw-r--r-- | items/SUPER_HEAVY_CHESTPLATE.json | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/items/SUPER_HEAVY_CHESTPLATE.json b/items/SUPER_HEAVY_CHESTPLATE.json index bf6a4c59..3a7a4e65 100644 --- a/items/SUPER_HEAVY_CHESTPLATE.json +++ b/items/SUPER_HEAVY_CHESTPLATE.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Super Heavy Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234 §8(348)\",1:\"§7Defense: §a+112 §8(+169.12)\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:5923940,Name:\"§5Super Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234\",1:\"§7Defense: §a+112\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:5923940,Name:\"§5Super Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d234 §8(348)", - "§7Defense: §a+112 §8(+169.12)", + "§7Gear Score: §d234", + "§7Defense: §a+112", "§7Speed: §a-10", "", "§7Each piece of this armor reduces", @@ -25,9 +25,6 @@ "internalname": "SUPER_HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" - ] + "modver": "1.3-REL", + "infoType": "" }
\ No newline at end of file |