/summon Villager ~1 ~ ~ {
Profession: 1,
CustomName: "AdminVillaginter",
CustomNameVisible: 1,
Career: 1,
CareerLevel: 42,
PersistenceRequired: 1,
Silent: 1,
Invulnerable: 1,
Attributes: [
{
Name: "generic.maxHealth",
Base: 99999
}
],
ActiveEffects: [
{
Id: "6",
Amplifier: 0,
Duration: 2147483647
}
],
Offers: {
Recipes: [
{
buy: {
id: "melon",
Count: 0
},
maxUses: 1000000000,
sell: {
id: "end_portal",
Count: 1
}
},
{
buy: {
id: "stone",
Count: 0
},
maxUses: 9999999,
sell: {
id: "barrier",
Count: 1
}
},
{
buy: {
id: "stone",
Count: 1
},
maxUses: 9999999,
sell: {
id: "diamond",
Count: 1
}
},
{
buy: {
id: "stone",
Count: 1
},
maxUses: 9999999,
sell: {
id: "command_block_minecart",
Count: 1
}
},
{
buy: {
id: "stone",
Count: 1
},
maxUses: 9999999,
sell: {
id: "command_block",
Count: 1
}
}
]
}
}