Dosimeter
nuclearcraft:dosimeter

Dosimeter

Nuclearcraft Neoteric · by igentuman
item BodyCurio

Dosimeter is a item from Nuclearcraft Neoteric, crafted from Gelatin, String, Bioplastic, and Lead Plate.

Acquisition

Crafting using Gelatin, String, Bioplastic, String and Lead Plate, arranged in the pattern shown. Produces Dosimeter.

Crafting
Gelatin
String
Bioplastic
String
Lead Plate
Dosimeter Dosimeter guaranteed

Used in (1)

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:dosimeter
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
curios:items/body
curios:items/curio

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " G ",
    "SBS",
    " L "
  ],
  "ingredients": {
    "B": {
      "item": "nuclearcraft:bioplastic"
    },
    "G": {
      "item": "nuclearcraft:gelatin"
    },
    "L": {
      "tag": "forge:plates/lead"
    },
    "S": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}