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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§9Cropie Chestplate",
"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 Pumpkin, Melon, and\",7:\"§7Cocoa Beans have a §a0.01%\",8:\"§a§7chance of dropping a Squash.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 30§c.\",12:\"§9§lRARE CHESTPLATE\"],color:8005888,Name:\"§9Cropie Chestplate\"},ExtraAttributes:{id:\"CROPIE_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Health: §a+165",
"§7Defense: §a+30",
"§7Speed: §a+4",
"§7Farming Fortune: §a+25",
"",
"§8Tiered Bonus: Squashbuckle (0/4)",
"§7§7Farming Pumpkin, Melon, and",
"§7Cocoa Beans have a §a0.01%",
"§a§7chance of dropping a Squash.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 30§c.",
"§9§lRARE CHESTPLATE"
],
"recipe": {
"A1": "CROPIE:10",
"A2": "MELON_CHESTPLATE:1",
"A3": "CROPIE:10",
"B1": "BOX_OF_SEEDS:3",
"B2": "TIGHTLY_TIED_HAY_BALE:1",
"B3": "BOX_OF_SEEDS:3",
"C1": "ENCHANTED_BAKED_POTATO:15",
"C2": "ENCHANTED_BAKED_POTATO:15",
"C3": "ENCHANTED_BAKED_POTATO:15"
},
"internalname": "CROPIE_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": ""
}
|