17 lines
217 B
JSON
17 lines
217 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" W ",
|
|
"W W",
|
|
" W "
|
|
],
|
|
"key": {
|
|
"W": {
|
|
"tag": "minecraft:planks"
|
|
}
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:wooden_shuriken"
|
|
}
|
|
}
|