en 1.8 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 3,
    CustomName: "Foxy The Armor Guy",
    CustomNameVisible: 1,
    Career: 1,
    CareerLevel: 42,
    CanPickUpLoot: 0,
    PersistenceRequired: 1,
    Invulnerable: 1,
    ActiveEffects: [
        {
            Id: "6",
            Amplifier: 0,
            Duration: 2147483647
        },
        {
            Id: "23",
            Amplifier: 0,
            Duration: 2147483647
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "emerald",
                    Count: 5
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_helmet",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "emerald",
                    Count: 8
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_chestplate",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "emerald",
                    Count: 7
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_leggings",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "emerald",
                    Count: 4
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_boots",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "emerald",
                    Count: 5
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond",
                    Count: 5
                },
                rewardExp: false
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Mon, 01 Feb 2016 03:42:36, Updated: Thu, 11 Feb 2016 17:23:43, Views: 2

Share on:  

    


Top entries in Villager Shops