From 5952b147032dda27288d81aec50e82ec9c545019 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 11 Jun 2021 16:22:33 +0200 Subject: Stuff (#518) --- items/MASTIFF_BOOTS.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'items/MASTIFF_BOOTS.json') diff --git a/items/MASTIFF_BOOTS.json b/items/MASTIFF_BOOTS.json index c687e857..bd421da0 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 HP\",1:\"§7Defense: §a-10,000\",2:\"§7Intelligence: §a+25\",3:\"\",4:\"§6Full Set Bonus: Absolute Unit\",5:\"§c+50❤ §7per §c1% Crit Damage\",6:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Your crit damage is §950% §7less effective.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Wolf LVL 4\",12:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}", - "modver": "1.7.1-REL", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+25\",3:\"\",4:\"§6Full Set Bonus: Absolute Unit\",5:\"§c+50❤ §7per §c1% Crit Damage\",6:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Your crit damage is §950% §7less effective.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Wolf Slayer 4\",12:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}", + "modver": "2.0.0-REL", "lore": [ "§7Health: §a+500 HP", "§7Defense: §a-1,000,000", @@ -23,18 +23,19 @@ ], "recipe": { "A1": "GOLDEN_TOOTH:1", - "A2": "ENCHANTED_GOLD:16", + "A2": "ENCHANTED_DIAMOND:16", "A3": "GOLDEN_TOOTH:1", - "B1": "ENCHANTED_GOLD:16", + "B1": "ENCHANTED_DIAMOND:16", "B2": "GROWTH_BOOTS:1", - "B3": "ENCHANTED_GOLD:16", + "B3": "ENCHANTED_DIAMOND:16", "C1": "GOLDEN_TOOTH:1", - "C2": "ENCHANTED_GOLD:16", + "C2": "ENCHANTED_DIAMOND:16", "C3": "GOLDEN_TOOTH:1" }, "slayer_req": "WOLF_4", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor" - ] -} + ], + "crafttext": "" +} \ No newline at end of file -- cgit