diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-02-04 12:05:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 22:05:44 +1100 |
commit | 127da5b7a691e958be2eee90b3906139b185adb2 (patch) | |
tree | 0143149e1d5ac7313fa73f828ef7d8fd41dcf367 /items/POWER_WITHER_BOOTS.json | |
parent | 51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7 (diff) | |
download | NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.gz NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.bz2 NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.zip |
💸 (#686)
Diffstat (limited to 'items/POWER_WITHER_BOOTS.json')
-rw-r--r-- | items/POWER_WITHER_BOOTS.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/POWER_WITHER_BOOTS.json b/items/POWER_WITHER_BOOTS.json index 9aa44523..a780fe33 100644 --- a/items/POWER_WITHER_BOOTS.json +++ b/items/POWER_WITHER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Necron\u0027s Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d409\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"§7Health: §a+145\",4:\"§7Defense: §a+85\",5:\"§7Intelligence: §a+10\",6:\" §8[§8❁§8] §8[§8⚔§8]\",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 BOOTS\"],color:15167036,Name:\"§6Necron\u0027s Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d409\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"§7Health: §a+145\",4:\"§7Defense: §a+85\",5:\"§7Intelligence: §a+10\",6:\" §8[§8❁§8] §8[§8⚔§8]\",7:\"\",8:\"§7Reduces the damage you take\",9:\"§7from withers by §c10%§7.\",10:\"\",11:\"§6Full Set Bonus: Witherborn\",12:\"§7Spawns a wither minion every\",13:\"§7§e30 §7seconds up to a maximum\",14:\"§7§a1 §7wither. Your withers will\",15:\"§7travel to and explode on nearby\",16:\"§7enemies.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:15167036,Name:\"§6Necron\u0027s Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d409", @@ -12,6 +12,9 @@ "§7Intelligence: §a+10", " §8[§8❁§8] §8[§8⚔§8]", "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", "§6Full Set Bonus: Witherborn", "§7Spawns a wither minion every", "§7§e30 §7seconds up to a maximum", @@ -19,9 +22,6 @@ "§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", @@ -41,7 +41,7 @@ "internalname": "POWER_WITHER_BOOTS", "parent": "WITHER_BOOTS", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |