Crafting using Any Redstone Dust, Fluid Pipe, Caminite Plate, Fluid Pipe and Any Redstone Dust, arranged in the pattern shown. Produces Fluid Extractor.
Fluid Extractor
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Fluid Extractor is a block from Embers Rekindled, crafted from Any Redstone Dust, Fluid Pipe, and Caminite Plate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluid Extractor | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Fluid Pipe, Iron Plate, Fluid Pipe, Iron Plate, Iron Plate, Iron Plate, Caminite Brick, Fluid Extractor and Caminite Brick, arranged in the pattern shown. Produces Mechanical Pump.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
embers:fluid_extractor- Namespace
embers- Mod ID
embers- Tags (2)
embers:blocks/fluid_pipe_connection/toggleable minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" R ",
"PBP",
" R "
],
"ingredients": {
"B": {
"item": "embers:caminite_plate"
},
"P": {
"item": "embers:fluid_pipe"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}