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
45
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§aFarmer Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40\",1:\"§7Defense: §a+140\",2:\"§7Speed: §a+250\",3:\"\",4:\"§7These boots gain §a+2❈ Defense\",5:\"§a§7and §f+4✦ Speed§7 for every\",6:\"§7Farming Skill level you have.\",7:\"§7While on the §bGarden§7, these\",8:\"§7boots instead gain §6+1☘ Farming\",9:\"§6Fortune §7for every Farming\",10:\"§7Skill level.\",11:\"\",12:\"§7Bonus Defense: §a§k120\",13:\"§7Bonus Speed: §a§k240\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§a§lUNCOMMON BOOTS\"],color:13391104,Name:\"§aFarmer Boots\"},ExtraAttributes:{id:\"FARMER_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+40",
"§7Defense: §a+140",
"§7Speed: §a+250",
"",
"§7These boots gain §a+2❈ Defense",
"§a§7and §f+4✦ Speed§7 for every",
"§7Farming Skill level you have.",
"§7While on the §bGarden§7, these",
"§7boots instead gain §6+1☘ Farming",
"§6Fortune §7for every Farming",
"§7Skill level.",
"",
"§7Bonus Defense: §a§k120",
"§7Bonus Speed: §a§k240",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOOTS"
],
"recipe": {
"A1": "ENCHANTED_PUMPKIN:64",
"A2": "",
"A3": "ENCHANTED_PUMPKIN:64",
"B1": "ENCHANTED_PUMPKIN:64",
"B2": "",
"B3": "ENCHANTED_PUMPKIN:64",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "FARMER_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Farmer_Boots",
"https://wiki.hypixel.net/Farmer_Boots"
],
"crafttext": "Requires: Pumpkin IX"
}
|