wheat.json 181 B

123456789101112
  1. {
  2. "type": "minecraft:crafting_shapeless",
  3. "ingredients": [
  4. {
  5. "item": "minecraft:hay_block"
  6. }
  7. ],
  8. "result": {
  9. "item": "minecraft:wheat",
  10. "count": 9
  11. }
  12. }