en 1.8 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 3,
    CustomName: "Basic Trading",
    CustomNameVisible: 1,
    Career: 1,
    CareerLevel: 42,
    CanPickUpLoot: 0,
    PersistenceRequired: 1,
    NoAI: 1,
    Silent: 1,
    Invulnerable: 1,
    Attributes: [
        {
            Name: "generic.knockbackResistance",
            Base: "1f"
        },
        {
            Name: "generic.movementSpeed",
            Base: "0f"
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "diamond",
                    Count: 5
                },
                maxUses: 9999999,
                sell: {
                    id: "spawn_egg",
                    Count: 16,
                    Damage: 92
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "diamond",
                    Count: 17
                },
                maxUses: 9999999,
                sell: {
                    id: "nether_star",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "gold_ingot",
                    Count: 18
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "iron_ingot",
                    Count: 64
                },
                buyB: {
                    id: "iron_pickaxe",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_pickaxe",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "iron_ingot",
                    Count: 52
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_sword",
                    Count: 1
                },
                rewardExp: false
            },
            {
                buy: {
                    id: "diamond",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "gold_ingot",
                    Count: 18
                },
                rewardExp: false
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Thu, 26 Nov 2015 01:56:57, Updated: Sun, 23 Oct 2016 09:33:10, Views: 12

Share on:  

    


Top entries from amoebaplayzmc


Top entries in Villager Shops