Files
2026-07-31 10:34:32 +09:00

17 lines
251 B
JSON

{
"type": "minecraft:crafting_shaped",
"group": "wood",
"pattern": [
"#",
"#"
],
"key": {
"#": {
"item": "vinery:stripped_dark_cherry_log"
}
},
"result": {
"item": "vinery:dark_cherry_beam",
"count": 2
}
}