Cutting using Shaft (200 ticks). Produces Shear Pin.
200 ticks
block· Machines & Other Blocks
Shear Pin is a block from Create: Connected, crafted from Shaft.
Drops itself when broken.
create_connected:shear_pincreate_connectedcreate_connectedminecraft: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
}