Crafting using Copper Pipe and Glass, in any arrangement. Produces Encased Copper Pipe.
Encased Copper Pipe
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Encased Copper Pipe | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Encased Copper Pipe, in any arrangement. Produces Copper Pipe.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:encased_pipe- Namespace
quark- Mod ID
quark- Tags (3)
minecraft:blocks/mineable/pickaxe quark:blocks/pipes quark:items/pipes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "quark:pipe"
},
{
"item": "minecraft:glass"
}
],
"conditions": [
{
"raw": {
"flag": "encased_pipes",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
