Crafting using Soul Absorber, Cursed Cage and Sculk Catalyst, arranged in the pattern shown. Produces Sculk Converter.
- Inputs
- Soul Absorber
- Cursed Cage
- Sculk Catalyst
- Output
- → Sculk Converter


block· Machines & Other Blocks
Sculk Converter is a block from Goety, crafted from Soul Absorber, Cursed Cage, and Sculk Catalyst.
Crafting using Soul Absorber, Cursed Cage and Sculk Catalyst, arranged in the pattern shown. Produces Sculk Converter.

goety:sculk_convertergoetygoetyminecraft:blocks/mineable/hoe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"e",
"b",
"c"
],
"ingredients": {
"b": {
"item": "goety:cursed_cage"
},
"c": {
"item": "minecraft:sculk_catalyst"
},
"e": {
"item": "goety:soul_absorber"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}