Files
minecraft-assets/data/minecraft/recipe/wheat.json
2025-02-19 18:31:59 +01:00

11 lines
179 B
JSON

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