diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-03 13:19:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-03 12:19:56 +0000 |
| commit | 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 (patch) | |
| tree | 797165ef8f8875b83b90a7ad1d5049b0fbc73a8e /items/MASTIFF_CHESTPLATE.json | |
| parent | 881e55d04370448a3eb0d5699ed06fe49575ea14 (diff) | |
| download | NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.gz NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.tar.bz2 NotEnoughUpdates-REPO-0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0.zip | |
feat: Slayer Reqs in craft text (#1429)
Diffstat (limited to 'items/MASTIFF_CHESTPLATE.json')
| -rw-r--r-- | items/MASTIFF_CHESTPLATE.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
