diff options
Diffstat (limited to 'items/MASTIFF_LEGGINGS.json')
-rw-r--r-- | items/MASTIFF_LEGGINGS.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/MASTIFF_LEGGINGS.json b/items/MASTIFF_LEGGINGS.json index 8375383d..d534c4bf 100644 --- a/items/MASTIFF_LEGGINGS.json +++ b/items/MASTIFF_LEGGINGS.json @@ -4,11 +4,11 @@ "displayname": "§5Mastiff Leggings", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"\",3:\"§6Full Set Bonus: Absolute Unit\",4:\"§c+50❤ §7per §c1% Crit Damage\",5:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",6:\"§7Receive §a-20% §7damage from wolves.\",7:\"§7Your crit damage is §950% §7less effective.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC LEGGINGS\"],Name:\"§5Mastiff Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"MASTIFF_LEGGINGS\",uuid:\"aaa10080-cb05-4c07-942c-8dc3f5efbe05\",timestamp:\"6/19/20 2:43 PM\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"\",3:\"§6Full Set Bonus: Absolute Unit\",4:\"§c+50❤ §7per §c1% Crit Damage\",5:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",6:\"§7Receive §a-20% §7damage from wolves.\",7:\"§7Your crit damage is §950% §7less effective.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§c☠ §5Requires Wolf LVL 4\",11:\"§5§lEPIC LEGGINGS\"],Name:\"§5Mastiff Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"MASTIFF_LEGGINGS\",uuid:\"aaa10080-cb05-4c07-942c-8dc3f5efbe05\"}}", + "modver": "1.7.1-REL", "lore": [ "§7Health: §a+500 HP", - "§7Defense: §a-10,000", + "§7Defense: §a-1,000,000", "", "§6Full Set Bonus: Absolute Unit", "§c+50❤ §7per §c1% Crit Damage", @@ -17,6 +17,7 @@ "§7Your crit damage is §950% §7less effective.", "", "§7§8This item can be reforged!", + "§c☠ §5Requires Wolf Slayer 4", "§5§lEPIC LEGGINGS" ], "recipe": { @@ -34,5 +35,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor" - ] -}
\ No newline at end of file + ], + "crafttext": "" +} |