fix recipes (#2401)
This commit is contained in:
parent
30769be822
commit
44a0313361
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
"results": [
|
||||
{
|
||||
"item": "minecraft:clay_ball",
|
||||
"count": 5
|
||||
"count": 4
|
||||
}
|
||||
]
|
||||
}
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:end_stone"
|
||||
"item": "minecraft:end_stone_bricks"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
|
|
Loading…
Reference in a new issue