/summon Villager ~1 ~ ~ {
Profession: 0,
CustomName: "(gardener)",
CustomNameVisible: 1,
Career: 1,
CareerLevel: 42,
CanPickUpLoot: 0,
PersistenceRequired: 1,
Invulnerable: 1,
Offers: {
Recipes: [
{
buy: {
id: "yellow_flower",
Count: 6
},
maxUses: 9999999,
sell: {
id: "emerald",
Count: 1
}
},
{
buy: {
id: "red_flower",
Count: 6
},
maxUses: 9999999,
sell: {
id: "planks",
Count: 20,
Damage: 2
}
},
{
buy: {
id: "red_flower",
Count: 6,
Damage: 1
},
maxUses: 9999999,
sell: {
id: "planks",
Count: 20,
Damage: 1
}
},
{
buy: {
id: "red_flower",
Count: 6,
Damage: 2
},
maxUses: 9999999,
sell: {
id: "planks",
Count: 20
}
},
{
buy: {
id: "yellow_flower",
Count: 7
},
buyB: {
id: "red_flower",
Count: 5
},
maxUses: 9999999,
sell: {
id: "leather_helmet",
Count: 1
}
},
{
buy: {
id: "red_flower",
Count: 5,
Damage: 1
},
buyB: {
id: "red_flower",
Count: 7,
Damage: 2
},
maxUses: 9999999,
sell: {
id: "chainmail_chestplate",
Count: 1
}
},
{
buy: {
id: "red_flower",
Count: 10,
Damage: 4
},
buyB: {
id: "red_flower",
Count: 10,
Damage: 5
},
maxUses: 9999999,
sell: {
id: "experience_bottle",
Count: 1
}
},
{
buy: {
id: "red_flower",
Count: 10,
Damage: 6
},
buyB: {
id: "red_flower",
Count: 19,
Damage: 7
},
maxUses: 9999999,
sell: {
id: "iron_sword",
Count: 1
}
},
{
buy: {
id: "red_flower",
Count: 18,
Damage: 3
},
buyB: {
id: "red_flower",
Count: 19,
Damage: 8
},
maxUses: 9999999,
sell: {
id: "golden_hoe",
Count: 1
}
},
{
buy: {
id: "double_plant",
Count: 20
},
buyB: {
id: "water_bucket",
Count: 1
},
maxUses: 9999999,
sell: {
id: "melon",
Count: 50
}
},
{
buy: {
id: "flower_pot",
Count: 30
},
buyB: {
id: "wooden_hoe",
Count: 1
},
maxUses: 9999999,
sell: {
id: "dirt",
Count: 30,
Damage: 2
}
},
{
buy: {
id: "double_plant",
Count: 6,
Damage: 1
},
buyB: {
id: "double_plant",
Count: 5,
Damage: 4
},
maxUses: 9999999,
sell: {
id: "fireworks",
Count: 1
}
},
{
buy: {
id: "double_plant",
Count: 8,
Damage: 5
},
buyB: {
id: "golden_axe",
Count: 1
},
maxUses: 9999999,
sell: {
id: "diamond",
Count: 1
}
},
{
buy: {
id: "dirt",
Count: 40
},
buyB: {
id: "sapling",
Count: 15,
Damage: 1
},
maxUses: 9999999,
sell: {
id: "dirt",
Count: 25,
Damage: 1
}
},
{
buy: {
id: "sapling",
Count: 14
},
buyB: {
id: "sapling",
Count: 16,
Damage: 2
},
maxUses: 9999999,
sell: {
id: "torch",
Count: 45
}
},
{
buy: {
id: "emerald",
Count: 1
},
maxUses: 9999999,
sell: {
id: "apple",
Count: 15
}
},
{
buy: {
id: "diamond",
Count: 1
},
maxUses: 9999999,
sell: {
id: "golden_helmet",
Count: 1
}
},
{
buy: {
id: "diamond",
Count: 1
},
buyB: {
id: "emerald",
Count: 1
},
maxUses: 9999999,
sell: {
id: "diamond_boots",
Count: 1
}
}
]
}
}