en 1.8 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 4,
    CustomName: "Golden Freddy The Food Guy",
    CustomNameVisible: 1,
    Career: 1,
    CareerLevel: 42,
    CanPickUpLoot: 0,
    PersistenceRequired: 1,
    Invulnerable: 1,
    ActiveEffects: [
        {
            Id: "3",
            Amplifier: 0,
            Duration: 2147483647
        },
        {
            Id: "15",
            Amplifier: 0,
            Duration: 2147483647
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "diamond",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "cooked_porkchop",
                    Count: 64
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "diamond",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "cooked_beef",
                    Count: 64
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "emerald",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "cooked_chicken",
                    Count: 64
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "emerald",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "cooked_rabbit",
                    Count: 64
                },
                rewardExp: false
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Mon, 01 Feb 2016 03:50:25, Updated: Wed, 02 Mar 2016 11:25:33, Views: 12

Share on:  

    


Top entries in Villager Shops