Fix end stone bricks recipe. Closes #2394
This commit is contained in:
parent
05d8c2ccc6
commit
45725217a5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "minecraft:end_stone"
|
"item": "minecraft:end_stone_bricks"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue