Generator Coil

block· Machines & Other Blocks

Generator Coil

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

Generator Coil is a block from Create: New Age, crafted from Copper Ingot and Block of Andesite Alloy.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Block of Andesite Alloy, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Generator Coil.

Crafting
Generator Coil Generator Coil guaranteed

Mining & drops

sourcecountdrop rateconditions
Generator Coil1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:generator_coil
Namespace
create_new_age
Mod ID
create_new_age
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "CAC",
    "CCC"
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy_block"
    },
    "C": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}