Fix end stone bricks recipe. Closes #2394

This commit is contained in:
drcrazy 2021-07-01 20:58:23 +03:00
parent 05d8c2ccc6
commit 45725217a5

View file

@ -8,7 +8,7 @@
}, },
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:end_stone" "item": "minecraft:end_stone_bricks"
} }
], ],
"results": [ "results": [