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
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§6Fermento Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+195\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+6\",3:\"§7Farming Fortune: §a+35\",4:\" §8[§8☘§8] §8[§8☘§8]\",5:\"\",6:\"§8Tiered Bonus: Feast (0/4)\",7:\"§7Combines the Tiered Bonuses of\",8:\"§7wearing §a0 pieces §7of the Melon Armor,\",9:\"§7Cropie Armor, and Squash Armor.\",10:\"§7§7Grants §60☘ Farming Fortune§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",14:\"§6§lLEGENDARY LEGGINGS\"],color:6986779,Name:\"§6Fermento Leggings\"},ExtraAttributes:{id:\"FERMENTO_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+195",
"§7Defense: §a+40",
"§7Speed: §a+6",
"§7Farming Fortune: §a+35",
" §8[§8☘§8] §8[§8☘§8]",
"",
"§8Tiered Bonus: Feast (0/4)",
"§7Combines the Tiered Bonuses of",
"§7wearing §a0 pieces §7of the Melon Armor,",
"§7Cropie Armor, and Squash Armor.",
"§7§7Grants §60☘ Farming Fortune§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 40§c.",
"§6§lLEGENDARY LEGGINGS"
],
"recipe": {
"A1": "CONDENSED_FERMENTO:1",
"A2": "ENCHANTED_SUGAR_CANE:32",
"A3": "CONDENSED_FERMENTO:1",
"B1": "ENCHANTED_HUGE_MUSHROOM_2:32",
"B2": "SQUASH_LEGGINGS:1",
"B3": "ENCHANTED_HUGE_MUSHROOM_1:32",
"C1": "MUTANT_NETHER_STALK:20",
"C2": "",
"C3": "MUTANT_NETHER_STALK:20"
},
"internalname": "FERMENTO_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fermento_Leggings",
"https://wiki.hypixel.net/Fermento_Leggings"
]
}
|