Back to mods
Cogwheel Tweaker project artwork

CurseForge · Minecraft mod

Cogwheel Tweaker

Add Create cogwheels with contenttweaker

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Cogwheel Tweaker release should I use?

Updated 5 years ago
beta file cogwheeltweaker-mc1.16.5_v0.0.4.jar
Game version 1.16.5
Loader Forge

Cogwheel Tweaker cogwheeltweaker-mc1.16.5_v0.0.4.jar targets 1.16.5 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 5 required mods have matching files.

Where it goes

Is Cogwheel Tweaker required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Cogwheel Tweaker cogwheeltweaker-mc1.16.5_v0.0.4.jar need?

cogwheeltweaker-mc1.16.5_v0.0.4.jar. Change the file and its required mods may change too.

All 5 required mods have matching files

Install Create, CraftTweaker, ContentTweaker, Flywheel (Legacy) and 1 more first. We found matching files for this game-version and loader setup. 3 come through another mod in the chain.

4 listed on this file 3 pulled in by those mods
Open Loader Optional for Cogwheel Tweaker cogwheeltweaker-mc1.16.5_v0.0.4.jar
optional
Matching file found Matched file: OpenLoader-1.16.5-9.0.3.jar
Create Needed by Cogwheel Tweaker cogwheeltweaker-mc1.16.5_v0.0.4.jar
required
Matching file found Matched file: Create 1.16.5 v0.3.2g
CraftTweaker Needed by Cogwheel Tweaker cogwheeltweaker-mc1.16.5_v0.0.4.jar
required
Matching file found Matched file: CraftTweaker-1.16.5-7.1.2.534.jar
ContentTweaker Needed by Cogwheel Tweaker cogwheeltweaker-mc1.16.5_v0.0.4.jar
required
Matching file found Matched file: ContentTweaker-1.16-1.0.0.develop.36.jar
Flywheel (Legacy) Needed by Create
pulled in
Matching file found Matched file: flywheel-1.16-0.2.5.jar
JEITweaker Needed by CraftTweaker
pulled in
Matching file found Matched file: JEITweaker-1.16.5-1.1.0.49.jar

3 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Cogwheel Tweaker without breaking your instance.

Built for Cogwheel Tweaker cogwheeltweaker-mc1.16.5_v0.0.4.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use cogwheeltweaker-mc1.16.5_v0.0.4.jar. It targets 1.16.5 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Create, CraftTweaker, ContentTweaker, Flywheel (Legacy) and 1 more first. We found matching files for this game-version and loader setup. 3 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside cogwheeltweaker-mc1.16.5_v0.0.4.jar. It opens that exact file at the source.

About this project

What does Cogwheel Tweaker add?

Cogwheel Tweaker makes adding custom Create cogwheels possible. You can specify the properties of your custom cogwheels in Zen-script and data packs.

To generate an example script for custom cogwheels, you can run the /ct example command. With that script, you already have small andesite and brass cogwheels using the prepackaged models and data sets.

To make truly custom cogwheels, you can use data packs provided by mods like openloader to package your assets with your mod pack.

Custom Cogwheels follow the format of adding other custom blocks with Content Tweaker as following:

`#loader contenttweaker

import mods.contenttweaker.block.BlockBuilder;
import mods.cogweeltweaker.block.cogwheel.CoTWheelBuilder;

new BlockBuilder()
.withType()
.build("small_cog");

new BlockBuilder().withType()
.withLarge(true)
.build("large_cog");`

Cogwheel Tweaker requires Create 0.3.1+, Content Tweaker and Craft Tweaker

Project description from CurseForge.

Pick your setup

Cogwheel Tweaker by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

6 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Cogwheel Tweaker versions and loaders

5 of 5 releases match

Looking for an older file? The official CurseForge project page is in Resources.