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

18 lines
242 B
JSON

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