Fluid Valve
create:fluid_valve

Fluid Valve

Create · by simibubi
block Pickaxe Mineable

Acquisition

Crafting using Any Iron Plate and Fluid Pipe, in any arrangement. Produces Fluid Valve.

Crafting ⇆ any arrangement
Any Iron Plate
Fluid Pipe
Fluid Valve Fluid Valve guaranteed

Mining & drops

sourcecountchanceconditions
Fluid Valve1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:plates/iron"
    },
    {
      "item": "create:fluid_pipe"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}