Crafting using Leather, Leather, Any Glass, Leather and Light Blue Wool, arranged in the pattern shown. Produces Gas Mask.
- Inputs
- 3 × Leather
- Any Glass
- Light Blue Wool
- Output
- → Gas Mask
item· Other
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.
_Protects against gas clouds_ when worn on the head. _Does not protect_ against _lingering potions_, _dragon's breath_, or _potion fluid blobs_. GAS MASK
Crafting using Leather, Leather, Any Glass, Leather and Light Blue Wool, arranged in the pattern shown. Produces Gas Mask.
createbigcannons:gas_maskcreatebigcannonscreatebigcannonscreatebigcannons: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
}