2024-12-17 02:08:01 +03:00

18 lines
241 B
JSON

{
"type": "crafting_shaped",
"group": "planks",
"pattern": [
"#"
],
"key": {
"#": {
"item": "minecraft:log",
"data": 1
}
},
"result": {
"item": "minecraft:planks",
"data": 1,
"count": 4
}
}