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+20\",2:\"§7Speed: §a+10\",3:\"§7Farming Fortune: §a+60\",4:\"\",5:\"§7These boots gain §a+1 §6☘\",6:\"§6Farming Fortune §7in the\",7:\"§7§eGarden§7, and §a+2 §a❈ Defense\",8:\"§a§7and §a+4 §f✦ Speed §7in\",9:\"§7§eother zones§7. Each bonus is\",10:\"§7multiplied by your Farming Skill\",11:\"§7level.\",12:\"\",13:\"§7Bonus Farming Fortune: §a§k60\",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+20",
"§7Speed: §a+10",
"§7Farming Fortune: §a+60",
"",
"§7These boots gain §a+1 §6☘",
"§6Farming Fortune §7in the",
"§7§eGarden§7, and §a+2 §a❈ Defense",
"§a§7and §a+4 §f✦ Speed §7in",
"§7§eother zones§7. Each bonus is",
"§7multiplied by your Farming Skill",
"§7level.",
"",
"§7Bonus Farming Fortune: §a§k60",
"",
"§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"
}
|