aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_LEGGINGS.json
blob: 23a1c767b331138f11dc527c156838ac97fac27e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "itemid": "minecraft:diamond_leggings",
  "displayname": "§5Zombie Leggings",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+160\",1:\"§7Defense: §a+30\",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC LEGGINGS\"],Name:\"§5Zombie Leggings\"},ExtraAttributes:{id:\"ZOMBIE_LEGGINGS\"}}",
  "damage": 0,
  "lore": [
    "§7Health: §a+160",
    "§7Defense: §a+30",
    "",
    "§6Full Set Bonus: Projectile Absorption",
    "§7Heals the wearer for §a10 HP§7",
    "§7per second for §a5§7 seconds",
    "§7when hit by a projectile.",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC LEGGINGS"
  ],
  "recipe": {
    "A1": "ZOMBIE_HEART:1",
    "A2": "ZOMBIE_HEART:1",
    "A3": "ZOMBIE_HEART:1",
    "B1": "ENCHANTED_ROTTEN_FLESH:1",
    "B2": "",
    "B3": "ENCHANTED_ROTTEN_FLESH:1",
    "C1": "ENCHANTED_ROTTEN_FLESH:1",
    "C2": "",
    "C3": "ENCHANTED_ROTTEN_FLESH:1"
  },
  "internalname": "ZOMBIE_LEGGINGS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Zombie_Armor",
    "https://wiki.hypixel.net/Zombie_Leggings"
  ],
  "crafttext": "Requires: Rotten Flesh VIII"
}