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
41
42
43
44
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Yog Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Yogs killed§7 gives\",5:\"§7the wearer §a+1 §6⸕ Mining Speed\",6:\"§6§7while wearing the set. Max\",7:\"§7500.\",8:\"\",9:\"§6Full Set Bonus: Heat Resistance\",10:\"§7Grants §aimmunity §7to the heat\",11:\"§7produced in §cMagma Fields§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aHard Stone\",15:\"§aCollection 5.\",16:\"§5§lEPIC BOOTS\"],color:13120000,Name:\"§5Yog Boots\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+50 HP",
"§7Defense: §a+15",
"",
"§6Full Set Bonus: Absorb",
"§7Every §910 Yogs killed§7 gives",
"§7the wearer §a+1 §6⸕ Mining Speed",
"§6§7while wearing the set. Max",
"§7500.",
"",
"§6Full Set Bonus: Heat Resistance",
"§7Grants §aimmunity §7to the heat",
"§7produced in §cMagma Fields§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aHard Stone",
"§aCollection 5.",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "YOGGIE:5",
"A2": "YOGGIE:5",
"A3": "YOGGIE:5",
"B1": "YOGGIE:5",
"B2": "FLAME_BREAKER_BOOTS:1",
"B3": "YOGGIE:5",
"C1": "YOGGIE:5",
"C2": "YOGGIE:5",
"C3": "YOGGIE:5"
},
"internalname": "ARMOR_OF_YOG_BOOTS",
"crafttext": "Requires Hard Stone Collection V",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Armor_of_Yog"
]
}
|