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
|
{
"itemid": "minecraft:chainmail_boots",
"displayname": "§9Spring Boots",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling XX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by §a20§7 and\",3:\"§7reduces fall damage by §a100%§7.\",4:\"\",5:\"§6Ability: To the Moon! §e§lSNEAK\",6:\"§7Charge your jump by sneaking. The\",7:\"§7longer you sneak, the higher you will\",8:\"§7jump!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE BOOTS\"],Name:\"§9Spring Boots\"},ExtraAttributes:{id:\"SPRING_BOOTS\",enchantments:{feather_falling:20}}}",
"damage": 0,
"lore": [
"§9Feather Falling XX",
"§7Increases how high you can fall",
"§7before taking fall damage by §a20§7 and",
"§7reduces fall damage by §a100%§7.",
"",
"§6Ability: To the Moon! §e§lSNEAK",
"§7Charge your jump by sneaking. The",
"§7longer you sneak, the higher you will",
"§7jump!",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOOTS"
],
"internalname": "SPRING_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spring_Boots",
"https://wiki.hypixel.net/Spring_Boots"
]
}
|