en 1.8 /summon Villager Shops

/summon Villager ~1 ~ ~ {
    Profession: 3,
    CustomName: "My nigga",
    CustomNameVisible: 1,
    Career: 1,
    CareerLevel: 42,
    CanPickUpLoot: 0,
    PersistenceRequired: 1,
    Invulnerable: 1,
    Attributes: [
        {
            Name: "generic.knockbackResistance",
            Base: "1f"
        },
        {
            Name: "generic.movementSpeed",
            Base: "0f"
        },
        {
            Name: "generic.maxHealth",
            Base: 99999
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "sandstone",
                    Count: 64
                },
                maxUses: 9999999,
                sell: {
                    id: "command_block 1 0 {BlockEntityTag:{Command:"say hi",auto:1b}},"
                    Count: 12
                },
                rewardExp: false
            }
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Fri, 07 Jul 2017 06:40:33, Updated: Fri, 07 Jul 2017 06:40:33, Views: 7

Share on:  

    


Top entries from flashvincent10


Top entries in Villager Shops