17 lines
254 B
JSON
17 lines
254 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
"xxx",
|
|
"xxx",
|
|
"xxx"
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "oreganized:lead_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:lead_block"
|
|
}
|
|
} |