20 lines
272 B
JSON
20 lines
272 B
JSON
|
|
{
|
||
|
|
"type": "minecraft:crafting_shaped",
|
||
|
|
"pattern": [
|
||
|
|
"###",
|
||
|
|
"#/#",
|
||
|
|
" / "
|
||
|
|
],
|
||
|
|
"key": {
|
||
|
|
"#": {
|
||
|
|
"tag": "minecraft:planks"
|
||
|
|
},
|
||
|
|
"/": {
|
||
|
|
"item": "minecraft:stick"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"result": {
|
||
|
|
"item": "paxelsfordummies:wooden_paxel"
|
||
|
|
}
|
||
|
|
}
|