wooden_pickaxe.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
" # ",
" # "
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "minecraft:wooden_pickaxe"
}
}