en 1.8 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 0,
    CustomName: "INVESTOR",
    CustomNameVisible: 1,
    Career: 1,
    CareerLevel: 42,
    CanPickUpLoot: 0,
    PersistenceRequired: 1,
    Invulnerable: 1,
    Attributes: [
        {
            Name: "generic.maxHealth",
            Base: 99999
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "brick",
                    Count: 1
                },
                maxUses: 9999999999,
                sell: {
                    id: "stone",
                    Count: 32
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "brick",
                    Count: 5
                },
                maxUses: 9999999,
                sell: {
                    id: "golden_sword",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "brick",
                    Count: 10
                },
                maxUses: 9999999,
                sell: {
                    id: "tnt",
                    Count: 1
                },
                rewardExp: false
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Wed, 26 Dec 2018 15:28:01, Updated: Wed, 26 Dec 2018 15:28:01, Views: 19

Share on:  

    


Top entries from mrd0mer4ik


Top entries in Villager Shops