Fluidic Plenisher
mekanism:fluidic_plenisher

Fluidic Plenisher

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Mek Data using Any Tin Ingot, Any Tin Ingot, Any Tin Ingot, Basic Control Circuit, Electric Pump, Basic Control Circuit, Any Tin Ingot, Any Tin Ingot and Any Tin Ingot, arranged in the pattern shown. Produces Fluidic Plenisher.

Mek Data
Any Tin Ingot
Any Tin Ingot
Any Tin Ingot
Basic Control Circuit
Electric Pump
Basic Control Circuit
Any Tin Ingot
Any Tin Ingot
Any Tin Ingot
Fluidic Plenisher Fluidic Plenisher guaranteed

Mining & drops

sourcecountchanceconditions
Fluidic Plenisher1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:fluidic_plenisher
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "III",
    "CPC",
    "III"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:circuits/basic"
    },
    "I": {
      "tag": "forge:ingots/tin"
    },
    "P": {
      "item": "mekanism:electric_pump"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}