IMC-Vocality/kubejs/data/eidolon/recipes/crucible.json
2025-04-09 22:50:07 -05:00

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"
}
}