en 1.8 /the Villager Shops

/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
                }
            }
        ]
    }
}


The command

Note: Minify the command to avoid issues :)


Created: Fri, 18 Mar 2016 20:03:09, Updated: Fri, 18 Mar 2016 20:03:09, Views: 8

Share on:  

    


Top entries from foxythepirat


Top entries in Villager Shops