Gas Mask
16×16 · BAKED

item· Other

Gas Mask

Create Big Cannons · by rbasamoyai
item Gas Masks

Gas Mask is an item from Create Big Cannons, crafted from Leather, Any Glass, and Light Blue Wool. _Protects against gas clouds_ when worn on the head.

Function

_Protects against gas clouds_ when worn on the head. _Does not protect_ against _lingering potions_, _dragon's breath_, or _potion fluid blobs_. GAS MASK

Acquisition

Crafting using Leather, Leather, Any Glass, Leather and Light Blue Wool, arranged in the pattern shown. Produces Gas Mask.

Crafting
Gas Mask Gas Mask guaranteed
Developer reference
Registry name
createbigcannons:gas_mask
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (1)
createbigcannons:items/gas_masks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "LGL",
    " W "
  ],
  "ingredients": {
    "G": {
      "tag": "createbigcannons:glass"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}