aboutsummaryrefslogtreecommitdiff
path: root/items/CACTUS_HELMET.json
blob: a38a684a3dbf5707a6da66e28eadbe7ee4893d5c (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
{
  "itemid": "minecraft:leather_helmet",
  "displayname": "§fCactus Helmet",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+5\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Full Set Bonus: Deflect\",4:\"§7Rebound §a33.0% §7of the damage\",5:\"§7you take back at your enemy.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON HELMET\"],color:65280,Name:\"§fCactus Helmet\"},ExtraAttributes:{color:\"0:255:0\",id:\"CACTUS_HELMET\"}}",
  "damage": 0,
  "lore": [
    "§7Health: §a+5",
    "§7Defense: §a+10",
    "",
    "§6Full Set Bonus: Deflect",
    "§7Rebound §a33.0% §7of the damage",
    "§7you take back at your enemy.",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON HELMET"
  ],
  "recipe": {
    "A1": "CACTUS:1",
    "A2": "CACTUS:1",
    "A3": "CACTUS:1",
    "B1": "CACTUS:1",
    "B2": "",
    "B3": "CACTUS:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "CACTUS_HELMET",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Cactus_Armor"
  ],
  "crafttext": "Requires: Cactus II"
}