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": "§9Cropie Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+30\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+20\",4:\" §8[§8☘§8]\",5:\"\",6:\"§8Tiered Bonus: Squashbuckle (0/4)\",7:\"§7§7Farming Pumpkins, Melons, and Cocoa\",8:\"§7Beans have a §a0.01% §7chance of\",9:\"§7dropping a Squash. §7Grants §60☘\",10:\"§6Farming Fortune§7.\",11:\"\",12:\"§6Ability: Farmer\u0027s Grace \",13:\"§7Grants immunity to trampling crops.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",17:\"§9§lRARE BOOTS\"],color:12281141,Name:\"§9Cropie Boots\"},ExtraAttributes:{id:\"CROPIE_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+110",
"§7Defense: §a+30",
"§7Speed: §a+4",
"§7Farming Fortune: §a+20",
" §8[§8☘§8]",
"",
"§8Tiered Bonus: Squashbuckle (0/4)",
"§7§7Farming Pumpkins, Melons, and Cocoa",
"§7Beans have a §a0.01% §7chance of",
"§7dropping a Squash. §7Grants §60☘",
"§6Farming Fortune§7.",
"",
"§6Ability: Farmer\u0027s Grace ",
"§7Grants immunity to trampling crops.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 30§c.",
"§9§lRARE BOOTS"
],
"recipe": {
"A1": "CROPIE:10",
"A2": "",
"A3": "CROPIE:10",
"B1": "TIGHTLY_TIED_HAY_BALE:1",
"B2": "MELON_BOOTS:1",
"B3": "TIGHTLY_TIED_HAY_BALE:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "CROPIE_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Cropie_Boots",
"https://wiki.hypixel.net/Cropie_Boots"
]
}
|