Cranktrap
16×16 · BAKED

block· Machines & Other Blocks

Cranktrap

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
block Combination Step Sound BlocksPickaxe Mineable

Cranktrap is a block from Species, crafted from Werefang and Iron Ingot.

Acquisition

Crafting using Werefang, Werefang, Werefang, Iron Ingot, Iron Ingot, Iron Ingot, Werefang, Werefang and Werefang, arranged in the pattern shown. Produces 2× Cranktrap.

Crafting
Werefang
Werefang
Werefang
Iron Ingot
Iron Ingot
Iron Ingot
Werefang
Werefang
Werefang
Cranktrap Cranktrap ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cranktrap1–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
species:cranktrap
Namespace
species
Mod ID
species
Tags (2)
minecraft:blocks/combination_step_sound_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "BBB",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "species:werefang"
    },
    "B": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}