19 lines
316 B
JSON
19 lines
316 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"key": {
|
||
|
"W": {
|
||
|
"tag": "minecraft:logs"
|
||
|
},
|
||
|
"S": {
|
||
|
"item": "mythicmetals:silver_ingot"
|
||
|
}
|
||
|
},
|
||
|
"pattern": [
|
||
|
"SWS",
|
||
|
"SWS",
|
||
|
" W "
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "minecraft:shield"
|
||
|
}
|
||
|
}
|