Files
minecraft-assets/data/minecraft/recipe/packed_mud.json
2025-03-12 18:31:32 +01:00

12 lines
205 B
JSON

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