From 83e0920cf489a65a53842adac66765a65d01b662 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 25 Mar 2023 13:33:39 +0100 Subject: Fixed 142 Items (#910) --- items/MASTIFF_BOOTS.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/MASTIFF_BOOTS.json') diff --git a/items/MASTIFF_BOOTS.json b/items/MASTIFF_BOOTS.json index 99cb0ef0..7fdac1d9 100644 --- a/items/MASTIFF_BOOTS.json +++ b/items/MASTIFF_BOOTS.json @@ -4,8 +4,8 @@ "displayname": "§5Mastiff Boots", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+25\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4\",13:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}", - "modver": "2.1.0-REL", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+25\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4§c.\",13:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -19,7 +19,7 @@ "§7Your crit damage is §950% §7less effective.", "", "§7§8This item can be reforged!", - "§c☠ §5Requires Wolf Slayer 4", + "§c☠ §5Requires Wolf Slayer 4§c.", "§5§lEPIC BOOTS" ], "recipe": { -- cgit