Large Cogwheel
create:large_cogwheel

Large Cogwheel

Create · by simibubi
block Axe MineablePickaxe Mineable

Acquisition

Crafting using Shaft, Any Planks and Any Planks, in any arrangement. Produces Large Cogwheel.

Crafting ⇆ any arrangement
Large Cogwheel Large Cogwheel guaranteed

Deploying using Cogwheel and Any Planks. Produces Large Cogwheel.

Deploying
Large Cogwheel Large Cogwheel guaranteed

Crafting using Cogwheel and Any Planks, in any arrangement. Produces Large Cogwheel.

Crafting ⇆ any arrangement
Large Cogwheel Large Cogwheel guaranteed

Mining & drops

sourcecountchanceconditions
Andesite Encased Large Cogwheel1–1100%Survives Explosion
Brass Encased Large Cogwheel1–1100%Survives Explosion
Large Cogwheel1–1100%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.

Sequenced Assembly

Carried through each pass:

The sequence, processed 5×:

  1. Deploying + Cogwheel
  2. Deploying + Large Cogwheel
  3. Deploying + Any Iron Nugget
Precision Mechanism
Precision Mechanism success 81%

Scrap pool (partial-failure outcomes):

Andesite Alloy Andesite Alloy 5%
Golden Sheet Golden Sheet 5%
Cogwheel Cogwheel 3%
Gold Nugget Gold Nugget 2%
Crushed Raw Gold Crushed Raw Gold 1%
Shaft Shaft 1%
Iron Ingot Iron Ingot
Clock Clock

Crafting using Andesite Casing, Andesite Casing, Large Cogwheel, Andesite Casing and Andesite Casing, arranged in the pattern shown. Produces 2× Chain Conveyor.

Crafting
Chain Conveyor Chain Conveyor ×2 guaranteed

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
}