Geiger Counter
nuclearcraft:geiger_counter

Geiger Counter

Nuclearcraft Neoteric · by igentuman
item Curio

Geiger Counter is a item from Nuclearcraft Neoteric, crafted from Steel Ingot, Ferroboron Ingot, Copper Ingot, Dosimeter, Any Redstone Dust, and Bioplastic.

Acquisition

Crafting using Steel Ingot, Ferroboron Ingot, Ferroboron Ingot, Copper Ingot, Dosimeter, Any Redstone Dust, Bioplastic, Ferroboron Ingot and Ferroboron Ingot, arranged in the pattern shown. Produces Geiger Counter.

Crafting
Steel Ingot
Ferroboron Ingot
Ferroboron Ingot
Copper Ingot
Dosimeter
Any Redstone Dust
Bioplastic
Ferroboron Ingot
Ferroboron Ingot
Geiger Counter Geiger Counter guaranteed
Developer reference
Registry name
nuclearcraft:geiger_counter
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (1)
curios:items/curio

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SFF",
    "CDR",
    "BFF"
  ],
  "ingredients": {
    "B": {
      "item": "nuclearcraft:bioplastic"
    },
    "C": {
      "tag": "forge:ingots/copper"
    },
    "D": {
      "item": "nuclearcraft:dosimeter"
    },
    "F": {
      "tag": "forge:ingots/ferroboron"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}