Crafting using Coil Copper, Redstone Dust, Coil Copper, Redstone Dust, Block of Iron, Redstone Dust, Coil Copper, Redstone Dust and Coil Copper, arranged in the pattern shown. Produces Decay Generator.
Decay Generator
Nuclearcraft Neoteric · by igentuman
Decay Generator is a block from Nuclearcraft Neoteric, crafted from Coil Copper, Redstone Dust, and Block of Iron.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Decay Generator | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:decay_generator- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PGP",
"GUG",
"PGP"
],
"ingredients": {
"G": {
"item": "minecraft:redstone"
},
"P": {
"item": "nuclearcraft:coil_copper"
},
"U": {
"item": "minecraft:iron_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
