Copper Diving Helmet
create:copper_diving_helmet

Copper Diving Helmet

Create · by simibubi
item Helmets Armor

Function

Provides the _Water Breathing_ effect, slowly draining _Air Pressure_ from the Backtank. When Worn Together with a _Backtank_, allows the wielder to _breathe_ _underwater_ for an extended amount of time.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Any Glass and Copper Ingot, arranged in the pattern shown. Produces Copper Diving Helmet.

Crafting
Copper Diving Helmet Copper Diving Helmet guaranteed
Developer reference
Registry name
create:copper_diving_helmet
Namespace
create
Mod ID
create
Tags (1)
forge:items/armors/helmets

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PGP"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "P": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}