Crafting using Gelatin, String, Bioplastic, String and Lead Plate, arranged in the pattern shown. Produces Dosimeter.
Dosimeter
Nuclearcraft Neoteric · by igentuman
Dosimeter is a item from Nuclearcraft Neoteric, crafted from Gelatin, String, Bioplastic, and Lead Plate.
Acquisition
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.
Related items
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
}