/summon Villager ~1 ~ ~ {
Profession: 3,
CustomName: "James",
CustomNameVisible: 1,
Career: 2,
CareerLevel: 42,
CanPickUpLoot: 0,
PersistenceRequired: 1,
Invulnerable: 1,
Attributes: [
{
Name: "generic.knockbackResistance",
Base: "1f"
},
{
Name: "generic.maxHealth",
Base: 99999
}
],
Offers: {
Recipes: [
{
buy: {
id: "beacon",
Count: 1
},
buyB: {
id: "diamond_sword",
Count: 1
},
maxUses: 9999999,
sell: {
id: "totem_of_undying",
Count: 1
},
rewardExp: false
},
{
buy: {
id: "tnt",
Count: 7
},
buyB: {
id: "diamond_leggings",
Count: 1
},
maxUses: 9999999,
sell: {
id: "beacon",
Count: 1
},
rewardExp: false
}
]
}
}