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

17 lines
259 B
JSON

{
"type": "minecraft:crafting_shaped",
"group": "eidolon",
"pattern": [
"x x",
" x ",
" x "
],
"key": {
"x": {
"item": "forbidden_arcanus:deorum_ingot"
}
},
"result": {
"item": "eidolon:goblet"
}
}