CurseForge · Minecraft mod
Cogwheel Tweaker
Add Create cogwheels with contenttweaker
Quick answer
Which Cogwheel Tweaker release should I use?
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.
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.
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 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.
- 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.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 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.
1.16.5
2 loader builds1.16.4
2 loader builds1.16.3
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Cogwheel Tweaker versions and loaders
cogwheeltweaker-mc1.16.5_v0.0.4.jar
27 Jul 2021
cogwheeltweaker-mc1.16.5_v0.0.3.jar
25 Jul 2021
cogwheeltweaker-mc1.16.5_v0.0.2.jar
23 Jul 2021
cogwheeltweaker-mc1.16.3_v0.0.2.jar
7 Apr 2021
cogwheeltweaker-mc1.16.3_v0.0.1.jar
3 Apr 2021
Looking for an older file? The official CurseForge project page is in Resources.