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