en 1.8 /summon Villager Shops

This Shepard is very friendly. It's trades are great! It gives you more than what you pay for! Here are some of it's great trades! 

9 wool --> 3 Spawn Sheep Eggs

2 Gold Ingots --> 64 wool 

10 Black Wool --> Shears

1 emerald --> 5 Bottles o' Enchanting 

Command:

  /summon Villager ~1 ~ ~ {
    Profession: 0,
    CustomName: "Friendly Sheapard",
    CustomNameVisible: 1,
    Career: 3,
    CareerLevel: 42,
    PersistenceRequired: 1,
    Invulnerable: 1,
    Attributes: [
        {
            Name: "generic.knockbackResistance",
            Base: "1f"
        },
        {
            Name: "generic.maxHealth",
            Base: 99999
        }
    ],
    Offers: {
        Recipes: [
            {
                buy: {
                    id: "wool",
                    Count: 9
                },
                maxUses: 100000000000000000,
                sell: {
                    id: "spawn_egg",
                    Count: 3,
                    Damage: 91,
                    tag: {
                        EntityTag: {
                            id: "sheep"
                        }
                    }
                }
            },
            {
                buy: {
                    id: "gold_ingot",
                    Count: 2
                },
                maxUses: 100000000000000000,
                sell: {
                    id: "wool",
                    Count: 64
                }
            },
            {
                buy: {
                    id: "wool",
                    Count: 10,
                    Damage: 15
                },
                maxUses: 100000000000000000,
                sell: {
                    id: "shears",
                    Count: 1
                }
            },
            {
                buy: {
                    id: "emerald",
                    Count: 1
                },
                maxUses: 100000000000000000,
                sell: {
                    id: "experience_bottle",
                    Count: 5
                }
            }
        ]
    }
}

By GabrielGodpro101

astrogabe@outlook.com 

The command

Note: Minify the command to avoid issues :)


Created: Sun, 27 Jan 2019 16:22:07, Updated: Sun, 27 Jan 2019 16:22:56, Views: 8

Share on:  

    


Top entries from itsclickspeed


Top entries in Villager Shops