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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Rancher\u0027s Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+172\",2:\"§7Speed: §a+254\",3:\"\",4:\"§7These boots gain §a+2 §a❈\",5:\"§aDefense §7and §a+4 §f✦ Speed\",6:\"§f§7for every Farming Skill level\",7:\"§7you have.\",8:\"\",9:\"§6Item Ability: Farmer\u0027s Speed §e§lLEFT CLICK\",10:\"§7Change your speed cap\",11:\"\",12:\"§6Item Ability: Farmer\u0027s Grace\",13:\"§7Crops won\u0027t trample while\",14:\"§7wearing\",15:\"\",16:\"§7Bonus Defense: §a102\",17:\"§7Bonus Speed: §a204\",18:\"\",19:\"§7Current Speed Cap: §a400\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§5§lEPIC BOOTS\"],color:0,Name:\"§5Rancher\u0027s Boots\"},ExtraAttributes:{id:\"RANCHERS_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+100 HP",
"§7Defense: §a+172",
"§7Speed: §a+254",
"",
"§7These boots gain §a+2 §a❈",
"§aDefense §7and §a+4 §f✦ Speed",
"§f§7for every Farming Skill level",
"§7you have.",
"",
"§6Item Ability: Farmer\u0027s Speed §e§lLEFT CLICK",
"§7Change your speed cap",
"",
"§6Item Ability: Farmer\u0027s Grace",
"§7Crops won\u0027t trample while",
"§7wearing",
"",
"§7Bonus Defense: §a102",
"§7Bonus Speed: §a204",
"",
"§7Current Speed Cap: §a400",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOOTS"
],
"internalname": "RANCHERS_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|