Shear Pin

block· Machines & Other Blocks

Shear Pin

Create: Connected · by Lysine
block Pickaxe Mineable

Shear Pin is a block from Create: Connected, crafted from Shaft.

Acquisition

Cutting using Shaft (200 ticks). Produces Shear Pin.

Cutting conditional

200 ticks

Shear Pin Shear Pin guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "create:shaft"
  },
  "conditions": [
    {
      "raw": {
        "type": "create_connected:feature_enabled",
        "feature": "create_connected:shear_pin"
      },
      "type": "create_connected:feature_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 200
}