aboutsummaryrefslogtreecommitdiff
path: root/items/PUMPKIN_HELMET.json
blob: 7b89f12566cefd6e7fd417d12573e0d037ce6114 (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:leather_helmet",
  "displayname": "§fPumpkin Helmet",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+8\",1:\"§7Defense: §a+8\",2:\"\",3:\"§6Full Set Bonus: Pumpkin Buff\",4:\"§7Reduce all taken damage by\",5:\"§7§a+10%§7 and deal §a+10%\",6:\"§a§7damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],color:15575606,Name:\"§fPumpkin Helmet\"},ExtraAttributes:{color:\"237:170:54\",id:\"PUMPKIN_HELMET\"}}",
  "damage": 0,
  "lore": [
    "§7Health: §a+8",
    "§7Defense: §a+8",
    "",
    "§6Full Set Bonus: Pumpkin Buff",
    "§7Reduce all taken damage by",
    "§7§a+10%§7 and deal §a+10%",
    "§a§7damage.",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON HELMET"
  ],
  "recipe": {
    "A1": "PUMPKIN:1",
    "A2": "PUMPKIN:1",
    "A3": "PUMPKIN:1",
    "B1": "PUMPKIN:1",
    "B2": "",
    "B3": "PUMPKIN:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "PUMPKIN_HELMET",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Armor",
    "https://wiki.hypixel.net/Pumpkin_Helmet"
  ],
  "crafttext": "Requires: Pumpkin II"
}