20 lines
352 B
JSON
20 lines
352 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" x ",
|
|
"xyx",
|
|
" x "
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "minecraft:string"
|
|
},
|
|
"y": {
|
|
"item": "ebwizardry:magic_crystal"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "ebwizardry:magic_silk",
|
|
"amount": 2
|
|
}
|
|
} |