Copper Valve
alexscaves:copper_valve

Copper Valve

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe MineableNeeds Stone Tool

Copper Valve is a block from Alex's Caves, crafted from Copper Ingot and Scrap Metal.

Acquisition

Crafting using Copper Ingot, Scrap Metal, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Copper Valve.

Crafting
Copper Valve Copper Valve guaranteed

Mining & drops

sourcecountchanceconditions
Copper Valve1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:copper_valve
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CSC",
    " C ",
    " C "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:copper_ingot"
    },
    "S": {
      "item": "alexscaves:scrap_metal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}