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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§9Shimmering Light Slippers",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+70\",1:\"§7Defense: §a+60\",2:\"§7Intelligence: §a+60\",3:\" §8[§7⚔§8]\",4:\"\",5:\"§8Tiered Bonus: Shimmer (0/4)\",6:\"§7Increases all §aExperience Orbs\",7:\"§a§7gained from monsters and ores\",8:\"§7by §a200%§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE BOOTS\"],color:459547,Name:\"§9Shimmering Light Slippers\"},ExtraAttributes:{id:\"SHIMMERING_LIGHT_SLIPPERS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+70",
"§7Defense: §a+60",
"§7Intelligence: §a+60",
" §8[§7⚔§8]",
"",
"§8Tiered Bonus: Shimmer (0/4)",
"§7Increases all §aExperience Orbs",
"§a§7gained from monsters and ores",
"§7by §a200%§7.",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOOTS"
],
"recipe": {
"A1": "ENCHANTED_MYCELIUM_CUBE:1",
"A2": "",
"A3": "ENCHANTED_MYCELIUM_CUBE:1",
"B1": "X:50",
"B2": "",
"B3": "X:50",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SHIMMERING_LIGHT_SLIPPERS",
"crafttext": "Requires: Mycelium IX",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shimmering_Light_Slippers",
"https://wiki.hypixel.net/Shimmering_Light_Slippers"
]
}
|