refinedstorage:fluid_interface

Fluid Interface

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

Crafting using Interface, Advanced Processor and Bucket, in any arrangement. Produces Fluid Interface.

Crafting ⇆ any arrangement
Fluid Interface guaranteed

Mining & drops

sourcecountchanceconditions
Fluid Interface1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:fluid_interface
Namespace
refinedstorage
Mod ID
refinedstorage
Tags (1)
forge:blocks/relocation_not_supported

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "refinedstorage:interface"
    },
    {
      "item": "refinedstorage:advanced_processor"
    },
    {
      "item": "minecraft:bucket"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}