Clutch
create:clutch

Clutch

Create · by simibubi
block Axe MineablePickaxe Mineable

Acquisition

Crafting using Andesite Casing, Shaft and Any Redstone Dust, in any arrangement. Produces Clutch.

Crafting ⇆ any arrangement
Clutch Clutch guaranteed

Mining & drops

sourcecountchanceconditions
Clutch1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:clutch
Namespace
create
Mod ID
create
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:andesite_casing"
    },
    {
      "item": "create:shaft"
    },
    {
      "tag": "forge:dusts/redstone"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}