17 lines
251 B
JSON
17 lines
251 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
"x x",
|
|
"x x",
|
|
"xxx"
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "eidolon:pewter_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:crucible"
|
|
}
|
|
} |