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

18 lines
280 B
JSON

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