Files
2024-02-14 17:44:28 +01:00

18 lines
251 B
JSON

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