en all versions :please love it :D /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 1,
    CustomName: "cooldude",
    CustomNameVisible: 1,
    Career: 1,
    CareerLevel: 42,
    CanPickUpLoot: 0,
    PersistenceRequired: 1,
    Invulnerable: 1,
    Attributes: [
        {
            Name: "generic.maxHealth",
            Base: 99999
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "emerald",
                    Count: 1
                },
                buyB: {
                    id: "prismarine_crystals",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "beacon",
                    Count: 64
                }
            },
            {
                buy: {
                    id: "air",
                    Count: 0
                },
                buyB: {
                    id: "sapling",
                    Count: 1,
                    Damage: 3
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_block",
                    Count: 64
                }
            },
            {
                buy: {
                    id: "air",
                    Count: 0
                },
                buyB: {
                    id: "rotten_flesh",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_sword",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "air",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "nether_star",
                    Count: 1
                }
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Sat, 30 Apr 2016 11:04:03, Updated: Wed, 21 Dec 2016 12:03:27, Views: 35

Share on:  

    


Top entries from legomaster


Top entries in Villager Shops