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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Speedster Boots",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+65\",1:\"§7Speed: §a+15\",2:\"\",3:\"§6Full Set Bonus: Bonus Speed\",4:\"§7Increases §f✦ Speed §7by\",5:\"§7§a+20§7.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC BOOTS\"],color:14744823,Name:\"§5Speedster Boots\"},ExtraAttributes:{color:\"224:252:247\",id:\"SPEEDSTER_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+65",
"§7Speed: §a+15",
"",
"§6Full Set Bonus: Bonus Speed",
"§7Increases §f✦ Speed §7by",
"§7§a+20§7.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "ENCHANTED_SUGAR_CANE:1",
"A2": "",
"A3": "ENCHANTED_SUGAR_CANE:1",
"B1": "ENCHANTED_SUGAR_CANE:1",
"B2": "",
"B3": "ENCHANTED_SUGAR_CANE:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SPEEDSTER_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Speedster_Armor",
"https://wiki.hypixel.net/Speedster_Boots"
],
"crafttext": "Requires: Sugar Cane IX"
}
|