aboutsummaryrefslogtreecommitdiff
path: root/items/MUSHROOM_HELMET.json
blob: f5d6bffb245a2a5ca08710ffa3c5a5a98ad4d46c (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
39
{
  "itemid": "minecraft:leather_helmet",
  "displayname": "§fMushroom Helmet",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"\",2:\"§6Full Set Bonus: Night Affinity §7(0/4)\",3:\"§7Grants the wearer permanent §aNight\",4:\"§aVision§7 while worn. During the night,\",5:\"§7the stats of the armor pieces are\",6:\"§7§atripled§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFarming Skill 7§c.\",10:\"§f§lCOMMON HELMET\"],color:16711680,Name:\"§fMushroom Helmet\"},ExtraAttributes:{id:\"MUSHROOM_HELMET\"}}",
  "damage": 0,
  "lore": [
    "§7Health: §a+20",
    "",
    "§6Full Set Bonus: Night Affinity §7(0/4)",
    "§7Grants the wearer permanent §aNight",
    "§aVision§7 while worn. During the night,",
    "§7the stats of the armor pieces are",
    "§7§atripled§7.",
    "",
    "§7§8This item can be reforged!",
    "§7§4❣ §cRequires §aFarming Skill 7§c.",
    "§f§lCOMMON HELMET"
  ],
  "recipe": {
    "A1": "RED_MUSHROOM:1",
    "A2": "RED_MUSHROOM:1",
    "A3": "RED_MUSHROOM:1",
    "B1": "RED_MUSHROOM:1",
    "B2": "",
    "B3": "RED_MUSHROOM:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "MUSHROOM_HELMET",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Mushroom_Armor",
    "https://wiki.hypixel.net/Mushroom_Helmet"
  ],
  "crafttext": "Requires: Mushroom III"
}