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": "§5Squash Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+35\",2:\"§7Speed: §a+4\",3:\"§7Farming Fortune: §a+25\",4:\"\",5:\"§8Tiered Bonus: Mento Fermento (0/4)\",6:\"§7§7Farming Sugar Cane, Cactus,\",7:\"§7Mushroom, and Nether Warts has a\",8:\"§7§a0.005% §7chance of dropping a\",9:\"§7Fermento.\",10:\"\",11:\"§6Ability: Farmer\u0027s Grace\",12:\"§7Grants immunity to trampling\",13:\"§7crops.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aFarming Skill 35§c.\",17:\"§5§lEPIC BOOTS\"],color:1267230,Name:\"§5Squash Boots\"},ExtraAttributes:{id:\"SQUASH_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+120",
"§7Defense: §a+35",
"§7Speed: §a+4",
"§7Farming Fortune: §a+25",
"",
"§8Tiered Bonus: Mento Fermento (0/4)",
"§7§7Farming Sugar Cane, Cactus,",
"§7Mushroom, and Nether Warts has a",
"§7§a0.005% §7chance of dropping a",
"§7Fermento.",
"",
"§6Ability: Farmer\u0027s Grace",
"§7Grants immunity to trampling",
"§7crops.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 35§c.",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "SQUASH:10",
"A2": "",
"A3": "SQUASH:10",
"B1": "POLISHED_PUMPKIN:6",
"B2": "CROPIE_BOOTS:1",
"B3": "POLISHED_PUMPKIN:6",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SQUASH_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Squash_Boots",
"https://wiki.hypixel.net/Squash_Boots"
]
}
|