Geiger Counter
mekanism:geiger_counter

Geiger Counter

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item

Acquisition

Crafting using Any Lead Ingot, Any Lead Ingot, Basic Control Circuit, Any Lead Ingot and Any Lead Ingot, arranged in the pattern shown. Produces Geiger Counter.

Crafting
Any Lead Ingot
Any Lead Ingot
Basic Control Circuit
Any Lead Ingot
Any Lead Ingot
Geiger Counter Geiger Counter guaranteed

Used in (1)

Crafting using Infused Alloy, Geiger Counter, Infused Alloy, Infused Alloy, Module Base, Infused Alloy, HDPE Sheet, HDPE Sheet and HDPE Sheet, arranged in the pattern shown. Produces Module Geiger Unit.

Crafting
Infused Alloy
Geiger Counter
Infused Alloy
Infused Alloy
Module Base
Infused Alloy
HDPE Sheet
HDPE Sheet
HDPE Sheet
Module Geiger Unit Module Geiger Unit guaranteed
Developer reference
Registry name
mekanism:geiger_counter
Namespace
mekanism
Mod ID
mekanism

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "ICI",
    " I "
  ],
  "ingredients": {
    "C": {
      "tag": "forge:circuits/basic"
    },
    "I": {
      "tag": "forge:ingots/lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}