Crafting using Utrem Jar, Nether Bricks, Nether Bricks, Block of Quartz and Nether Quartz, arranged in the pattern shown. Produces Soul Extractor.
Soul Extractor
Forbidden & Arcanus · by stal111, CesarZorak
Soul Extractor is a item from Forbidden & Arcanus, crafted from Utrem Jar, Nether Bricks, Block of Quartz, and Nether Quartz.
Acquisition
Developer reference
- Registry name
forbidden_arcanus:soul_extractor- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"U ",
"##X",
"Q "
],
"ingredients": {
"#": {
"item": "minecraft:nether_bricks"
},
"Q": {
"item": "minecraft:quartz"
},
"U": {
"item": "forbidden_arcanus:utrem_jar"
},
"X": {
"item": "minecraft:quartz_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

