aboutsummaryrefslogtreecommitdiff
path: root/items/MUSHROOM_BOOTS.json
blob: a1b34839dc49bb9df7e387c7bbb74d9d49fc2b89 (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_boots",
  "displayname": "§fMushroom Boots",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",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 BOOTS\"],color:16711680,Name:\"§fMushroom Boots\"},ExtraAttributes:{id:\"MUSHROOM_BOOTS\"}}",
  "damage": 0,
  "lore": [
    "§7Health: §a+15",
    "",
    "§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 BOOTS"
  ],
  "recipe": {
    "A1": "RED_MUSHROOM:1",
    "A2": "",
    "A3": "RED_MUSHROOM:1",
    "B1": "RED_MUSHROOM:1",
    "B2": "",
    "B3": "RED_MUSHROOM:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "MUSHROOM_BOOTS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Mushroom_Armor",
    "https://wiki.hypixel.net/Mushroom_Boots"
  ],
  "crafttext": "Requires: Mushroom III"
}