aboutsummaryrefslogtreecommitdiff
path: root/items/SKELETON_HELMET.json
blob: 54644d08ff7be65f42656b1670398281d83decc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "internalname": "SKELETON_HELMET",
  "itemid": "minecraft:iron_helmet",
  "displayname": "Skeleton\u0027s Helmet",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton\u0027s Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SKELETON_HELMET\",uuid:\"2f2e0d0f-1b3a-4688-9a09-dd7e791ae727\",timestamp:\"3/30/20 12:18 PM\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Defense: §a+75",
    "",
    "§6Item Ability: Bone Shield",
    "§7A Bone Shield will surround you,",
    "§7nullifying damage you take but",
    "§7consuming a bone in the process.",
    "§7Bones regenerate every §a30§7",
    "§7seconds.",
    "",
    "§7§8This item can be reforged!",
    "§9§lRARE HELMET"
  ]
}