Crafting using Block of Silver, Caminite Brick, Fluid Vessel and Caminite Brick, arranged in the pattern shown. Produces Geologic Separator.
Geologic Separator
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Geologic Separator is a block from Embers Rekindled, crafted from Block of Silver, Caminite Brick, and Fluid Vessel.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Geologic Separator | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:geologic_separator- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" B",
"GIG"
],
"ingredients": {
"B": {
"tag": "forge:storage_blocks/silver"
},
"G": {
"item": "embers:caminite_brick"
},
"I": {
"item": "embers:fluid_vessel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
