Red Valve Handle
create:red_valve_handle

Red Valve Handle

Create · by simibubi
block BrittleValve HandlesValve HandlesPickaxe Mineable

Acquisition

Crafting using Any Red Dye and Any Valve Handles, in any arrangement. Produces Red Valve Handle.

Crafting ⇆ any arrangement
Any Red Dye
Any Valve Handles
Red Valve Handle Red Valve Handle guaranteed

Mining & drops

sourcecountchanceconditions
Red Valve Handle1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:red_valve_handle
Namespace
create
Mod ID
create
Tags (4)
create:blocks/brittle
create:blocks/valve_handles
create:items/valve_handles
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:dyes/red"
    },
    {
      "tag": "create:valve_handles"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}