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:leather_boots",
"displayname": "§9Bouncy Boots",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+55\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON BOOTS\"],color:11403055,Name:\"§9Bouncy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d75 ",
"§7Crit Chance: §c+5%",
"§7Health: §a+55",
"",
"§6Full Set Bonus: Bouncing Arrow",
"§7Your arrows have a §e25%",
"§e§7chance to bounce to another",
"§7target after it hits something.",
"",
"§7§8This item can be reforged!",
"§aPerfect 35000 / 35000",
"§7§4❣ §cRequires §aCatacombs Level 9",
"§9§lRARE DUNGEON BOOTS"
],
"internalname": "BOUNCY_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor"
]
}
|