Files
minecraft-assets/data/minecraft/recipes/wheat.json
2024-05-14 15:58:41 +02:00

12 lines
181 B
JSON

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