Crafting using Treated Stick, Stone, Stone and Stone, arranged in the pattern shown. Produces Crank.
Crank
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crank | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Crank | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
supplementaries:crank- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/wall_post_override
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 1 ",
"333"
],
"ingredients": {
"1": {
"tag": "forge:rods/wooden"
},
"3": {
"item": "minecraft:stone"
}
},
"conditions": [
{
"raw": {
"flag": "crank",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
