en 1.16.210 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 3,
    CustomName: "Abuzittin Market",
    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"
        },
        {
            Name: "generic.maxHealth",
            Base: 99999
        }
    ],
    ActiveEffects: [
        {
            Id: "5",
            Amplifier: 0,
            Duration: 2147483647
        },
        {
            Id: "5",
            Amplifier: 0,
            Duration: 2147483647
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "iron_ingot",
                    Count: 3
                },
                buyB: {
                    id: "gold_ingot",
                    Count: 2
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond",
                    Count: 3
                }
            },
            {
                buy: {
                    id: "diamond_boots",
                    Count: 1
                },
                buyB: {
                    id: "diamond_helmet",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "diamond_chestplate",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "elytra",
                    Count: 1
                },
                buyB: {
                    id: "diamond",
                    Count: 5
                },
                maxUses: 9999999,
                sell: {
                    id: "mob_spawner",
                    Count: 2
                }
            },
            {
                buy: {
                    id: "emerald",
                    Count: 14
                },
                buyB: {
                    id: "diamond",
                    Count: 5
                },
                maxUses: 9999999,
                sell: {
                    id: "elytra",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "double_stone_slab",
                    Count: 10,
                    Damage: 3
                },
                buyB: {
                    id: "double_stone_slab",
                    Count: 11,
                    Damage: 3
                },
                maxUses: 9999999,
                sell: {
                    id: "iron_ingot",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "iron_ingot",
                    Count: 2
                },
                buyB: {
                    id: "double_stone_slab",
                    Count: 10,
                    Damage: 3
                },
                maxUses: 9999999,
                sell: {
                    id: "iron_ingot",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "diamond",
                    Count: 2
                },
                buyB: {
                    id: "gold_ingot",
                    Count: 6
                },
                maxUses: 9999999,
                sell: {
                    id: "enchanting_table",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "diamond",
                    Count: 1
                },
                buyB: {
                    id: "gold_ingot",
                    Count: 1
                },
                maxUses: 9999999,
                sell: {
                    id: "emerald",
                    Count: 1
                }
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Sat, 10 Apr 2021 12:35:51, Updated: Sat, 10 Apr 2021 12:36:53, Views: 7

Share on:  

    


Top entries from kuzey


Top entries in Villager Shops