en 1.8 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 0,
    CustomName: "Trader",
    CustomNameVisible: 1,
    Career: 1,
    CareerLevel: 42,
    PersistenceRequired: 1,
    Invulnerable: 1,
    Attributes: [
        {
            Name: "generic.knockbackResistance",
            Base: "1f"
        },
        {
            Name: "generic.maxHealth",
            Base: 99999
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "diamond_block",
                    Count: 1
                },
                buyB: {
                    id: "diamond_sword",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_axe",
                    Count: 1
                }
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Tue, 10 May 2016 12:59:15, Updated: Tue, 15 Nov 2016 16:01:08, Views: 11

Share on:  

    


Top entries from lorddiamond


Top entries in Villager Shops