minecraft-assets/data/minecraft/recipes/wheat.json

12 lines
181 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:hay_block"
}
],
"result": {
"item": "minecraft:wheat",
"count": 9
}
}