aboutsummaryrefslogtreecommitdiff
path: root/items/CREEPER_HAT.json
blob: f6505700cc73d88c2c915b381379eb3546ae4827 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§fCreeper Hat",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Strength: §c+5\",1:\"§7Crit Chance: §c+5%\",2:\"§7Crit Damage: §c+5%\",3:\"\",4:\"§7Health: §a+5 HP\",5:\"§7Defense: §a+5\",6:\"§7Intelligence: §a+5\",7:\"\",8:\"§7Grants immunity to explosion\",9:\"§7damage.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§f§lCOMMON HELMET\",13:\"\",14:\"§eClick to view recipe!\"],Name:\"§fCreeper Hat\"},ExtraAttributes:{id:\"CREEPER_HAT\"}}",
  "damage": 4,
  "lore": [
    "§7Strength: §c+5",
    "§7Crit Chance: §c+5%",
    "§7Crit Damage: §c+5%",
    "",
    "§7Health: §a+5 HP",
    "§7Defense: §a+5",
    "§7Intelligence: §a+5",
    "",
    "§7Grants immunity to explosion",
    "§7damage.",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON HELMET"
  ],
  "internalname": "CREEPER_HAT",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0"
}