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
|
{
"itemid": "minecraft:skull",
"displayname": "§6Fermento Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"8aa37c82-f887-30fa-ad8e-41f69b4cf46c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2Mzc1Mzg3MDIxMiwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MDg2ZGRiZTk2MGYzMzQ4MGNhMjI5ZGE3NDAyMzkxYWI0MTdkMzJlYmIyMTc3MDQzMGVhNjEwZGU1ODAxZmUzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+40\",2:\"§7Speed: §a+5\",3:\"§7Farming Fortune: §a+30\",4:\"\",5:\"§8Tiered Bonus: Feast (0/4)\",6:\"§7Combines the Tiered Bonuses of\",7:\"§7wearing §a0 pieces §7of the\",8:\"§7Melon Armor, Cropie Armor, and\",9:\"§7Squash Armor.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 40§c.\",13:\"§6§lLEGENDARY HELMET\"],Name:\"§6Fermento Helmet\"},ExtraAttributes:{id:\"FERMENTO_HELMET\"}}",
"damage": 3,
"lore": [
"§7Health: §a+130",
"§7Defense: §a+40",
"§7Speed: §a+5",
"§7Farming Fortune: §a+30",
"",
"§8Tiered Bonus: Feast (0/4)",
"§7Combines the Tiered Bonuses of",
"§7wearing §a0 pieces §7of the",
"§7Melon Armor, Cropie Armor, and",
"§7Squash Armor.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 40§c.",
"§6§lLEGENDARY HELMET"
],
"recipe": {
"A1": "CONDENSED_FERMENTO:2",
"A2": "ENCHANTED_SUGAR_CANE:32",
"A3": "CONDENSED_FERMENTO:2",
"B1": "ENCHANTED_HUGE_MUSHROOM_2:32",
"B2": "SQUASH_HELMET:1",
"B3": "ENCHANTED_HUGE_MUSHROOM_1:32",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "FERMENTO_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
}
|