Atmospheric Bellows
embers:atmospheric_bellows

Atmospheric Bellows

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Axe Mineable

Atmospheric Bellows is a block from Embers Rekindled, crafted from Copper Plate, Sealed Planks, and Ersatz Leather.

Acquisition

Crafting using Copper Plate, Sealed Planks, Copper Plate, Ersatz Leather, Ersatz Leather, Ersatz Leather, Copper Plate, Sealed Planks and Copper Plate, arranged in the pattern shown. Produces Atmospheric Bellows.

Crafting
Atmospheric Bellows Atmospheric Bellows guaranteed

Mining & drops

sourcecountchanceconditions
Atmospheric Bellows1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:atmospheric_bellows
Namespace
embers
Mod ID
embers
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CPC",
    "LLL",
    "CPC"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:plates/copper"
    },
    "L": {
      "tag": "forge:leather"
    },
    "P": {
      "item": "embers:sealed_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}