Fix bone meal grinder recipe. Closes #2381
This commit is contained in:
parent
80cc130330
commit
bab60f51ea
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@
|
||||||
"time": 170,
|
"time": 170,
|
||||||
"ingredients" : [
|
"ingredients" : [
|
||||||
{
|
{
|
||||||
"item": "minecraft:bone",
|
"item": "minecraft:bone"
|
||||||
"count": 2
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results" : [
|
||||||
|
|
Loading…
Reference in a new issue