MC Java Villager commands [duplicate]

I need help. Any Minecraft coders out here? Can you code a command for something like this? it is for, Minecraft Java 1.16.5 on Apex Hosting servers.

Request:

Code a summon command for a villager with the following trades:

1: 15 Emerald = 1 Mending book

2: 15 Emerald = 1 Unbreaking 3 book

3: 15 Emerald = 1 Protection 4 book

4: 15 Emerald = 1 Thorns 3 book

5: 15 Emerald = 1 Sharpness 4 book

6: 15 Emerald = 1 Efficiency 5 book

7: 10 Emerald = 1 Fortune 3 book

8: 5 Paper = 10 Emerald

9: 4 Emerald = 20 XP bottles

10: 2 Emerald = 10 books

3

1 Answer

Have a look at this link.

You can fill out these fields to generate a villager with the exact trades you want.

Entering "Enchanted Book" into a field will open an extra tab where you can enter which exact enchant you want on said book.

If you are stuck when using it, they also have a youtube video up on the top of the page.

When you are done, place a command block in the world (I'm assuming you are admin) and paste the generated command in, and then turn the block on. You can then break the block if it's no longer needed.

Hope this helps!

3

You Might Also Like