From 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 3 Nov 2024 13:19:56 +0100 Subject: feat: Slayer Reqs in craft text (#1429) --- items/MASTIFF_CHESTPLATE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/MASTIFF_CHESTPLATE.json') diff --git a/items/MASTIFF_CHESTPLATE.json b/items/MASTIFF_CHESTPLATE.json index 97358bf4..350e914c 100644 --- a/items/MASTIFF_CHESTPLATE.json +++ b/items/MASTIFF_CHESTPLATE.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",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§c.\",12:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Mastiff Chestplate\"},ExtraAttributes:{id:\"MASTIFF_CHESTPLATE\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -38,5 +38,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor", "https://wiki.hypixel.net/Mastiff_Chestplate" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 4" } \ No newline at end of file -- cgit