Crafting using Copper Ingot, Scrap Metal, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Copper Valve.
Copper Valve
Alex's Caves · by Alexthe668, Noonyeyz
Copper Valve is a block from Alex's Caves, crafted from Copper Ingot and Scrap Metal.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Copper Valve | 1–1 | 100% | — |
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
}
