Wooden Crank
16×16 · BAKED

block· Machines & Other Blocks

Wooden Crank

block Pickaxe Mineable

Wooden Crank is a block from Applied Energistics 2, crafted from Bluebright Stick and Copper Ingot.

Acquisition

Crafting using Bluebright Stick, Bluebright Stick, Bluebright Stick, Bluebright Stick and Copper Ingot, arranged in the pattern shown. Produces Wooden Crank.

Crafting
Bluebright Stick
Bluebright Stick
Bluebright Stick
Bluebright Stick
Copper Ingot
Wooden Crank Wooden Crank guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aaa",
    "  a",
    "  b"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:rods/wooden"
    },
    "b": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}