create:copper_casing

Copper Casing

Create · by simibubi
block CasingCasingAxe MineablePickaxe Mineable

Acquisition

Item Application using Any Stripped Wood and Copper Ingot. Produces Copper Casing.

Item Application
Any Stripped Wood Any Stripped Wood·members not yet documentedCopper Ingot Copper Ingot
Copper Casing guaranteed

Item Application using Any Stripped Logs and Copper Ingot. Produces Copper Casing.

Item Application
Copper Casing guaranteed

Mining & drops

sourcecountchanceconditions
Copper Casing1–1100%Survives Explosion

Used in (5)

Crafting using Any Wooden Doors and Copper Casing, in any arrangement. Produces Copper Door.

Crafting ⇆ any arrangement
Copper Door Copper Door guaranteed

Crafting using Copper Casing and Chute, in any arrangement. Produces Portable Fluid Interface.

Crafting ⇆ any arrangement
Portable Fluid Interface Portable Fluid Interface guaranteed

Crafting using Copper Casing and Dried Kelp, arranged in the pattern shown. Produces Spout.

Crafting
Spout Spout guaranteed

Crafting using Copper Casing, Dried Kelp Block and Any Copper Plate, arranged in the pattern shown. Produces Hose Pulley.

Crafting
Hose Pulley Hose Pulley guaranteed

Crafting using Iron Bars and Copper Casing, arranged in the pattern shown. Produces Item Drain.

Crafting
Item Drain Item Drain guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create:copper_casing
Namespace
create
Mod ID
create
Tags (4)
create:blocks/casing
create:items/casing
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:stripped_wood"
    },
    {
      "tag": "forge:ingots/copper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:item_application",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:stripped_logs"
    },
    {
      "tag": "forge:ingots/copper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}