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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§9Farm Armor Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+35\",2:\"§7Farming Fortune: §a+10\",3:\"\",4:\"§6Full Set Bonus: Bonus Speed\",5:\"§7Increases your §f✦ Speed §7by\",6:\"§7§a+25§7 while worn near Farming\",7:\"§7Minions or in the §bFarm§7,\",8:\"§7§bThe Barn§7, §eMushroom\",9:\"§eDesert§7, and §bGarden§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",13:\"§9§lRARE BOOTS\"],color:16766720,Name:\"§9Farm Armor Boots\"},ExtraAttributes:{id:\"FARM_ARMOR_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+20",
"§7Defense: §a+35",
"§7Farming Fortune: §a+10",
"",
"§6Full Set Bonus: Bonus Speed",
"§7Increases your §f✦ Speed §7by",
"§7§a+25§7 while worn near Farming",
"§7Minions or in the §bFarm§7,",
"§7§bThe Barn§7, §eMushroom",
"§eDesert§7, and §bGarden§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 10§c.",
"§9§lRARE BOOTS"
],
"recipe": {
"A1": "ENCHANTED_HAY_BLOCK:1",
"A2": "",
"A3": "ENCHANTED_HAY_BLOCK:1",
"B1": "ENCHANTED_HAY_BLOCK:1",
"B2": "",
"B3": "ENCHANTED_HAY_BLOCK:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "FARM_ARMOR_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Farm_Armor",
"https://wiki.hypixel.net/Farm_Armor_Boots"
],
"crafttext": "Requires: Wheat IX"
}
|