fix recipes (#2401)

This commit is contained in:
m44ster 2021-05-26 16:08:49 +02:00 committed by GitHub
parent 30769be822
commit 44a0313361
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
"results": [ "results": [
{ {
"item": "minecraft:clay_ball", "item": "minecraft:clay_ball",
"count": 5 "count": 4
} }
] ]
} }

View file

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