23 lines
366 B
JSON
23 lines
366 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
" y ",
|
|
"xxx",
|
|
"zzz"
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "minecraft:purple_carpet"
|
|
},
|
|
"y": {
|
|
"item": "eidolon:pewter_inlay"
|
|
},
|
|
"z": {
|
|
"tag": "minecraft:planks"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:worktable"
|
|
}
|
|
} |