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

17 lines
254 B
JSON

{
"type": "minecraft:crafting_shaped",
"group": "eidolon",
"pattern": [
"xxx",
"xxx",
"xxx"
],
"key": {
"x": {
"item": "oreganized:lead_ingot"
}
},
"result": {
"item": "eidolon:lead_block"
}
}