32 lines
534 B
JSON
32 lines
534 B
JSON
{
|
|
"type": "eidolon:worktable",
|
|
"pattern": [
|
|
"ywy",
|
|
"zxz",
|
|
"z z"
|
|
],
|
|
"reagents": "a s ",
|
|
"key": {
|
|
"x": {
|
|
"item": "eidolon:pewter_inlay"
|
|
},
|
|
"y": {
|
|
"tag": "forge:ingots/pewter"
|
|
},
|
|
"z": {
|
|
"tag": "minecraft:planks"
|
|
},
|
|
"w": {
|
|
"item": "minecraft:dirt"
|
|
},
|
|
"a": {
|
|
"item": "forbidden_arcanus:arcane_crystal_dust"
|
|
},
|
|
"s": {
|
|
"item": "eidolon:soul_shard"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:planter"
|
|
}
|
|
} |