Fix potential abuse with golden apple recipes (#2029). Thanks to Jessifir

This commit is contained in:
Jessi Aurora 2020-02-06 06:01:03 -08:00 committed by GitHub
parent fdda671b63
commit bc0af95053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,8 @@
"time": 400,
"ingredients": [
{
"item": "minecraft:gold_nugget",
"count": 8
"item": "minecraft:gold_ingot",
"count": 6
},
{
"item": "minecraft:apple"