Files
minecraft-assets/data/minecraft/recipe/hay_block.json
2025-01-15 18:31:25 +01:00

19 lines
367 B
JSON

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