aboutsummaryrefslogtreecommitdiff
path: root/items/GROWTH_BOOTS.json
blob: 3ace155330f20e576591d65eaba2b4e56739ebba (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
40
41
42
{
  "itemid": "minecraft:leather_boots",
  "displayname": "§9Boots of Growth",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+51\",1:\"§7Defense: §a+25\",2:\"\",3:\"§6Ability: Growth\",4:\"§7Heals you for §a1% §c❤ Health\",5:\"§c§7after killing a Monster, and\",6:\"§7also increases the §c❤ Health\",7:\"§c§7bonus of a piece of the armor\",8:\"§7by §a1§8 (Max 100)\",9:\"§8Cooldown: §a4s\",10:\"\",11:\"§7Bonus HP: §a0/100\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE BOOTS\"],color:48640,Name:\"§9Boots of Growth\"},ExtraAttributes:{color:\"0:190:0\",health:1,id:\"GROWTH_BOOTS\"}}",
  "damage": 0,
  "lore": [
    "§7Health: §a+51",
    "§7Defense: §a+25",
    "",
    "§6Ability: Growth",
    "§7Heals you for §a1% §c❤ Health",
    "§c§7after killing a Monster, and",
    "§7also increases the §c❤ Health",
    "§c§7bonus of a piece of the armor",
    "§7by §a1§8 (Max 100)",
    "§8Cooldown: §a4s",
    "",
    "§7Bonus HP: §a0/100",
    "",
    "§7§8This item can be reforged!",
    "§9§lRARE BOOTS"
  ],
  "recipe": {
    "A1": "ENCHANTED_DARK_OAK_LOG:64",
    "A2": "",
    "A3": "ENCHANTED_DARK_OAK_LOG:64",
    "B1": "ENCHANTED_DARK_OAK_LOG:64",
    "B2": "",
    "B3": "ENCHANTED_DARK_OAK_LOG:64",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "GROWTH_BOOTS",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Growth"
  ],
  "crafttext": "Requires: Dark Oak Wood IX"
}