Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add different kinds of Wool to trades #38

Open
MatMaster123 opened this issue Jan 1, 2021 · 1 comment
Open

How to add different kinds of Wool to trades #38

MatMaster123 opened this issue Jan 1, 2021 · 1 comment

Comments

@MatMaster123
Copy link

The villager trade tables mod does not accept "minecraft:wool:1", but what is another way to add coloured wool to trades? Thnx for the help!

@blahthebiste
Copy link

Use the "Damage:" tag.

Here is an example, 50% chance to offer a trade where they buy brown wool:
{action:"add", buy:{id:"minecraft:wool",Count:{min:9,max:18},Damage:12},sell:{id:"minecraft:emerald",Count:1}, CareerLevel:1,chance:0.5}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants