Crafting using Any Gold Storage Block, Cauldron, Any Gold Storage Block, Any Gold Storage Block, Radiant Essence, Any Gold Storage Block, Any Gold Storage Block, Any Gold Storage Block and Any Gold Storage Block, arranged in the pattern shown. Produces Conversion Crucible.
Conversion Crucible
Alex's Caves · by Alexthe668, Noonyeyz
Conversion Crucible is a block from Alex's Caves, crafted from Any Gold Storage Block, Cauldron, and Radiant Essence.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Conversion Crucible | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:conversion_crucible- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GCG",
"GEG",
"GGG"
],
"ingredients": {
"C": {
"item": "minecraft:cauldron"
},
"E": {
"item": "alexscaves:radiant_essence"
},
"G": {
"tag": "forge:storage_blocks/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}