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