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
|
{
"itemid": "minecraft:melon_block",
"displayname": "§aMelon Helmet",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+25\",2:\"§7Speed: §a+2\",3:\"§7Farming Fortune: §a+15\",4:\"\",5:\"§8Tiered Bonus: Cropier Crops (0/4)\",6:\"§7§7Farming Wheat, Carrots, and Potatoes\",7:\"§7has a §a0.03% §7chance of dropping a\",8:\"§7Cropie. §7Grants §60☘ Farming Fortune§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 25§c.\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aMelon Helmet\"},ExtraAttributes:{id:\"MELON_HELMET\"}}",
"damage": 0,
"lore": [
"§7Health: §a+100",
"§7Defense: §a+25",
"§7Speed: §a+2",
"§7Farming Fortune: §a+15",
"",
"§8Tiered Bonus: Cropier Crops (0/4)",
"§7§7Farming Wheat, Carrots, and Potatoes",
"§7has a §a0.03% §7chance of dropping a",
"§7Cropie. §7Grants §60☘ Farming Fortune§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 25§c.",
"§a§lUNCOMMON HELMET"
],
"recipe": {
"A1": "ENCHANTED_MELON_BLOCK:5",
"A2": "ENCHANTED_MELON_BLOCK:5",
"A3": "ENCHANTED_MELON_BLOCK:5",
"B1": "ENCHANTED_MELON_BLOCK:5",
"B2": "",
"B3": "ENCHANTED_MELON_BLOCK:5",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "MELON_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "Requires: Melon IX",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Melon_Helmet",
"https://wiki.hypixel.net/Melon_Helmet"
]
}
|