17 lines
287 B
JSON
17 lines
287 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" ",
|
|
" __",
|
|
" __"
|
|
],
|
|
"key": {
|
|
"_": {
|
|
"item": "clayworks:chiseled_bricks"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "twigs:chiseled_bricks",
|
|
"count": 4
|
|
}
|
|
} |