nuclearcraft:electromagnet_yoke

Electromagnet Yoke

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolAccelerator Inner

Electromagnet Yoke is a block from Nuclearcraft Neoteric, crafted from Any Iron Ingot and Steel Frame.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Steel Frame, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 4× Electromagnet Yoke.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Steel Frame
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Electromagnet Yoke ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Electromagnet Yoke1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:electromagnet_yoke
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
nuclearcraft:blocks/accelerator_inner

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "IFI",
    "III"
  ],
  "ingredients": {
    "F": {
      "item": "nuclearcraft:steel_frame"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_accelerator",
  "experience": null,
  "cooking_time": null
}