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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Rancher's Boots",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+70\",3:\"§7Speed: §a+50\",4:\"\",5:\"§7These boots gain §a+2 §a❈\",6:\"§aDefense §7and §a+4 §f✦ Speed\",7:\"§f§7for every Farming Skill level\",8:\"§7you have.\",9:\"\",10:\"§6Ability: Farmer's Speed §e§lLEFT CLICK\",11:\"§7Change your speed cap\",12:\"\",13:\"§6Ability: Farmer's Grace\",14:\"§7Crops won't trample while\",15:\"§7wearing\",16:\"\",17:\"§7Bonus Defense: §a§k00\",18:\"§7Bonus Speed: §a§k00\",19:\"\",20:\"§7Current Speed Cap: §a400\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§5§lEPIC BOOTS\"],color:13391104,Name:\"§5Rancher's Boots\"},ExtraAttributes:{color:\"204:85:0\",modifier:\"zealous\",ranchers_speed:300,id:\"RANCHERS_BOOTS\",enchantments:{thorns:3,feather_falling:5,growth:4}}}",
"damage": 0,
"lore": [
"",
"§7Health: §a+100",
"§7Defense: §a+70",
"§7Speed: §a+50",
"",
"§7These boots gain §a+2 §a❈",
"§aDefense §7and §a+4 §f✦ Speed",
"§f§7for every Farming Skill level",
"§7you have.",
"",
"§6Ability: Farmer's Speed §e§lLEFT CLICK",
"§7Change your speed cap",
"",
"§6Ability: Farmer's Grace",
"§7Crops won't trample while",
"§7wearing",
"",
"§7Bonus Defense: §a§k00",
"§7Bonus Speed: §a§k00",
"",
"§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.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rancher%27s_Boots",
"https://wiki.hypixel.net/Rancher's_Boots"
]
}
|