en 1.12 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 5,
    CustomName: "",
    CustomNameVisible: 0,
    Career: 1,
    CareerLevel: 42,
    CanPickUpLoot: 0,
    PersistenceRequired: 1,
    Invulnerable: 1,
    Attributes: [
        {
            Name: "generic.knockbackResistance",
            Base: "1f"
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "iron_door",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_sword",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "fire_charge",
                    Count: 20
                },
                maxUses: 9999999,
                sell: {
                    id: "fire",
                    Count: 16
                }
            },
            {
                buy: {
                    id: "lava_bucket",
                    Count: 1
                },
                buyB: {
                    id: "gunpowder",
                    Count: 12
                },
                maxUses: 9999999,
                sell: {
                    id: "fire",
                    Count: 20
                }
            },
            {
                buy: {
                    id: "fire",
                    Count: 40
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond",
                    Count: 23
                }
            },
            {
                buy: {
                    id: "command_block",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "fire",
                    Count: 64
                }
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Sun, 24 Mar 2019 10:50:10, Updated: Sun, 24 Mar 2019 10:53:36, Views: 7

Share on:  

    


Top entries from babu


Top entries in Villager Shops