Crafting using Any Planks, Any Planks, Any Planks and Andesite Alloy, arranged in the pattern shown. Produces Hand Crank.
Hand Crank
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hand Crank | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:hand_crank- Namespace
create- Mod ID
create- Tags (3)
create:blocks/brittle minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCC",
" A"
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"C": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
