Crafting using Shaft, Any Planks and Any Planks, in any arrangement. Produces Large Cogwheel.
Large Cogwheel
Create · by simibubi
Acquisition
Deploying using Cogwheel and Any Planks. Produces Large Cogwheel.
Crafting using Cogwheel and Any Planks, in any arrangement. Produces Large Cogwheel.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Andesite Encased Large Cogwheel | 1–1 | 100% | Survives Explosion |
| Brass Encased Large Cogwheel | 1–1 | 100% | Survives Explosion |
| Large Cogwheel | 1–1 | 100% | Survives Explosion |
Used in (2)
Sequenced Assembly: Start with Incomplete Precision Mechanism, carried through each pass. process 5× through: Deploying with Cogwheel; then Deploying with Large Cogwheel; then Deploying with Any Iron Nugget. Most likely produces Precision Mechanism (81% chance), with other outcomes possible.
Carried through each pass:
The sequence, processed 5×:
- Deploying + Cogwheel
- Deploying + Large Cogwheel
- Deploying + Any Iron Nugget
Precision Mechanism success 81%
Scrap pool (partial-failure outcomes):
Crafting using Andesite Casing, Andesite Casing, Large Cogwheel, Andesite Casing and Andesite Casing, arranged in the pattern shown. Produces 2× Chain Conveyor.
Block drops
Drops itself when broken.
Developer reference
- Registry name
create:large_cogwheel- Namespace
create- Mod ID
create- Tags (2)
minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:shaft"
},
{
"tag": "minecraft:planks"
},
{
"tag": "minecraft:planks"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:deploying",
"pattern": null,
"ingredients": [
{
"item": "create:cogwheel"
},
{
"tag": "minecraft:planks"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:cogwheel"
},
{
"tag": "minecraft:planks"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

