Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Any Glass and Copper Ingot, arranged in the pattern shown. Produces Copper Diving Helmet.
Copper Diving Helmet
Create · by simibubi
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
Related items
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
}
