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
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§fFarm Suit Boots",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Bonus Speed\",3:\"§7Increases your §f✦ Speed\",4:\"§f§7by §a+20§7 near Farming\",5:\"§7Minions or farming islands.\",6:\"\",7:\"§6Full Set Bonus: Farmer Aura\",8:\"§7Regrow an extra crop on\",9:\"§7farming islands every §a3\",10:\"§a§7seconds.\",11:\"\",12:\"§7Farming islands:\",13:\"§7- §bFarm\",14:\"§7- §bThe Barn\",15:\"§7- §bMushroom Desert\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§f§lCOMMON BOOTS\"],color:16776960,Name:\"§fFarm Suit Boots\"},ExtraAttributes:{color:\"255:255:0\",id:\"FARM_SUIT_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+15",
"",
"§6Full Set Bonus: Bonus Speed",
"§7Increases your §f✦ Speed",
"§f§7by §a+20§7 near Farming",
"§7Minions or farming islands.",
"",
"§6Full Set Bonus: Farmer Aura",
"§7Regrow an extra crop on",
"§7farming islands every §a3",
"§a§7seconds.",
"",
"§7Farming islands:",
"§7- §bFarm",
"§7- §bThe Barn",
"§7- §bMushroom Desert",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON BOOTS"
],
"recipe": {
"A1": "HAY_BLOCK:1",
"A2": "",
"A3": "HAY_BLOCK:1",
"B1": "HAY_BLOCK:1",
"B2": "",
"B3": "HAY_BLOCK:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "FARM_SUIT_BOOTS",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Farm_Suit"
],
"crafttext": "Requires: Wheat III"
}
|