21 lines
340 B
JSON
21 lines
340 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
"y",
|
|
"x",
|
|
"y"
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "eidolon:magic_candle"
|
|
},
|
|
"y": {
|
|
"item": "forbidden_arcanus:deorum_nugget"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:magic_candlestick",
|
|
"count": 1
|
|
}
|
|
} |