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_leggings",
"displayname": "§9Cropie Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+165\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\"\",5:\"§8Tiered Bonus: Squashbuckle (0/4)\",6:\"§7§7Farming Pumpkins, Melons, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"§7§7Grants §60☘ Farming Fortune§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",13:\"§9§lRARE LEGGINGS\"],color:9717023,Name:\"§9Cropie Leggings\"},ExtraAttributes:{id:\"CROPIE_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+165",
"§7Defense: §a+30",
"§7Speed: §a+4",
"§7Farming Fortune: §a+25",
"",
"§8Tiered Bonus: Squashbuckle (0/4)",
"§7§7Farming Pumpkins, Melons, and",
"§7Cocoa Beans have a §a0.01%",
"§a§7chance of dropping a Squash.",
"§7§7Grants §60☘ Farming Fortune§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 30§c.",
"§9§lRARE LEGGINGS"
],
"recipe": {
"A1": "CROPIE:10",
"A2": "TIGHTLY_TIED_HAY_BALE:1",
"A3": "CROPIE:10",
"B1": "BOX_OF_SEEDS:3",
"B2": "MELON_LEGGINGS:1",
"B3": "BOX_OF_SEEDS:3",
"C1": "ENCHANTED_GOLDEN_CARROT:15",
"C2": "",
"C3": "ENCHANTED_GOLDEN_CARROT:15"
},
"internalname": "CROPIE_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Cropie_Leggings",
"https://wiki.hypixel.net/Cropie_Leggings"
]
}
|