Decay Generator
nuclearcraft:decay_generator

Decay Generator

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Decay Generator is a block from Nuclearcraft Neoteric, crafted from Coil Copper, Redstone Dust, and Block of Iron.

Acquisition

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.

Crafting
Decay Generator Decay Generator guaranteed

Mining & drops

sourcecountchanceconditions
Decay Generator1–1100%

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
}