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.
Geiger Counter
Nuclearcraft Neoteric · by igentuman
Geiger Counter is a item from Nuclearcraft Neoteric, crafted from Steel Ingot, Ferroboron Ingot, Copper Ingot, Dosimeter, Any Redstone Dust, and Bioplastic.
Acquisition
Related items
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
}