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,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:bone",
|
||||
"count": 2
|
||||
"item": "minecraft:bone"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
|
|
Loading…
Reference in a new issue