Fluid Transfer
embers:fluid_transfer

Fluid Transfer

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Pickaxe Mineable

Fluid Transfer is a block from Embers Rekindled, crafted from Iron Plate, Fluid Pipe, and Any Iron Ingot.

Acquisition

Crafting using Iron Plate, Fluid Pipe, Iron Plate, Any Iron Ingot, Fluid Pipe, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 3× Fluid Transfer.

Crafting
Iron Plate
Fluid Pipe
Iron Plate
Any Iron Ingot
Fluid Pipe
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Fluid Transfer Fluid Transfer ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Fluid Transfer1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PLP",
    "ILI",
    "I I"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "L": {
      "item": "embers:fluid_pipe"
    },
    "P": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}