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
|
{
"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\",3:\"§7§a20§7 and reduces fall damage\",4:\"§7by §a100%§7.\",5:\"\",6:\"§6Ability: To the moon! §e§lSNEAK\",7:\"§7Charge your jump by sneaking.\",8:\"§7The longer you sneak, the higher\",9:\"§7you will jump!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§8§l* §8Co-op Soulbound §8§l*\",13:\"§7§cRequires §aⒷ Bingo Rank I§c!\",14:\"§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",
"§7§a20§7 and reduces fall damage",
"§7by §a100%§7.",
"",
"§6Ability: To the moon! §e§lSNEAK",
"§7Charge your jump by sneaking.",
"§7The longer you sneak, the higher",
"§7you will jump!",
"",
"§7§8This item can be reforged!",
"§8§l* §8Co-op Soulbound §8§l*",
"§7§cRequires §aⒷ Bingo Rank I§c!",
"§9§lRARE BOOTS"
],
"internalname": "SPRING_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spring_Boots",
"https://wiki.hypixel.net/Spring_Boots"
]
}
|