Files
2024-08-14 18:31:47 +02:00

17 lines
237 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:clay_ball"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:clay"
}
}