Atmospheric Gauge
embers:atmospheric_gauge

Atmospheric Gauge

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

Atmospheric Gauge is a block from Embers Rekindled, crafted from Any Iron Ingot, Copper Ingot, and Any Redstone Dust.

Acquisition

Crafting using Any Iron Ingot, Copper Ingot, Any Redstone Dust, Copper Ingot, Copper Ingot, Any Iron Ingot and Copper Ingot, arranged in the pattern shown. Produces Atmospheric Gauge.

Crafting
Any Iron Ingot
Copper Ingot
Any Redstone Dust
Copper Ingot
Copper Ingot
Any Iron Ingot
Copper Ingot
Atmospheric Gauge Atmospheric Gauge guaranteed

Mining & drops

sourcecountchanceconditions
Atmospheric Gauge1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:atmospheric_gauge
Namespace
embers
Mod ID
embers
Tags (3)
embers:blocks/dial
embers:items/gauge_overlay
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "CRC",
    "CIC"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/copper"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}