Rest of the required villager trades
This commit is contained in:
parent
0af5bc0937
commit
9acc1a90c5
|
|
@ -3,12 +3,12 @@
|
|||
"1": {
|
||||
"take": {
|
||||
"type": "constant",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"trades": [
|
||||
{
|
||||
"sells": {"item": "emerald","count": 1},
|
||||
"wants": [{"item": "golden_carrot","count":3}]
|
||||
"sells": {"item": "emerald","count": 30},
|
||||
"wants": [{"item": "enchanted_golden_apple"}]
|
||||
},
|
||||
{
|
||||
"sells": {"item": "cake","count": 1},
|
||||
|
|
|
|||
Loading…
Reference in a new issue