Files
2024-11-06 18:31:49 +01:00

16 lines
229 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "sticks",
"key": {
"#": "#minecraft:planks"
},
"pattern": [
"#",
"#"
],
"result": {
"count": 4,
"id": "minecraft:stick"
}
}