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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Rancher\u0027s Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+82\",2:\"§7Speed: §a+74\",3:\" §8[§8☘§8] §8[§8☘§8]\",4:\"\",5:\"§7These boots gain §a+2❈ Defense §7and\",6:\"§7§f+4✦ Speed§7 for every Farming Skill\",7:\"§7level you have. While on the §bGarden§7,\",8:\"§7these boots also gain §6+1☘ Farming\",9:\"§6Fortune §7for every Farming Skill level.\",10:\"\",11:\"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",12:\"§7Set a maximum amount of §f✦ Speed§7.\",13:\"\",14:\"§6Ability: Farmer\u0027s Grace \",15:\"§7Grants immunity to trampling crops.\",16:\"\",17:\"§7Bonus Defense: §a12\",18:\"§7Bonus Speed: §a24\",19:\"\",20:\"§7Current Speed Cap: §a§a400\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aFarming Skill 21§c.\",24:\"§5§lEPIC BOOTS\"],color:0,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{id:\"RANCHERS_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+100",
"§7Defense: §a+82",
"§7Speed: §a+74",
" §8[§8☘§8] §8[§8☘§8]",
"",
"§7These boots gain §a+2❈ Defense §7and",
"§7§f+4✦ Speed§7 for every Farming Skill",
"§7level you have. While on the §bGarden§7,",
"§7these boots also gain §6+1☘ Farming",
"§6Fortune §7for every Farming Skill level.",
"",
"§6Ability: Farmer\u0027s Speed §e§lLEFT CLICK",
"§7Set a maximum amount of §f✦ Speed§7.",
"",
"§6Ability: Farmer\u0027s Grace ",
"§7Grants immunity to trampling crops.",
"",
"§7Bonus Defense: §a12",
"§7Bonus Speed: §a24",
"",
"§7Current Speed Cap: §a§a400",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 21§c.",
"§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"
]
}
|