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
46
47
48
49
50
51
52
53
54
55
56
57
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Rancher\u0027s Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+190\",2:\"§7Speed: §a+290\",3:\"§7Farming Fortune: §a+60\",4:\"\",5:\"§7These boots gain §a+2❈ Defense\",6:\"§a§7and §f+4✦ Speed§7 for every\",7:\"§7Farming Skill level you have.\",8:\"§7While on the §bGarden§7, these\",9:\"§7boots also gain §6+1☘ Farming\",10:\"§6Fortune §7for every Farming\",11:\"§7Skill level.\",12:\"\",13:\"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",14:\"§7Set a maximum amount of §f✦\",15:\"§fSpeed§7.\",16:\"\",17:\"§6Ability: Farmer\u0027s Grace\",18:\"§7Grants immunity to trampling\",19:\"§7crops.\",20:\"\",21:\"§7Bonus Defense: §a120\",22:\"§7Bonus Speed: §a240\",23:\"§7Bonus Farming Fortune: §a60\",24:\"\",25:\"§7Current Speed Cap: §a400\",26:\"\",27:\"§7§8This item can be reforged!\",28:\"§5§lEPIC BOOTS\"],color:0,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{id:\"RANCHERS_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+100",
"§7Defense: §a+190",
"§7Speed: §a+290",
"§7Farming Fortune: §a+60",
"",
"§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 also gain §6+1☘ Farming",
"§6Fortune §7for every Farming",
"§7Skill level.",
"",
"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK",
"§7Set a maximum amount of §f✦",
"§fSpeed§7.",
"",
"§6Ability: Farmer\u0027s Grace",
"§7Grants immunity to trampling",
"§7crops.",
"",
"§7Bonus Defense: §a120",
"§7Bonus Speed: §a240",
"§7Bonus Farming Fortune: §a60",
"",
"§7Current Speed Cap: §a400",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "POLISHED_PUMPKIN:2",
"A2": "POLISHED_PUMPKIN:2",
"A3": "POLISHED_PUMPKIN:2",
"B1": "POLISHED_PUMPKIN:2",
"B2": "FARMER_BOOTS:1",
"B3": "POLISHED_PUMPKIN:2",
"C1": "POLISHED_PUMPKIN:2",
"C2": "POLISHED_PUMPKIN:2",
"C3": "POLISHED_PUMPKIN:2"
},
"internalname": "RANCHERS_BOOTS",
"crafttext": "Requires: Pumpkin XI",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rancher%27s_Boots",
"https://wiki.hypixel.net/Rancher\u0027s_Boots"
]
}
|