CurseForge · Minecraft mod
Forestry Engine Tweaker
Simple CraftTweaker addon for Forestry's electrical engines
Quick answer
Which Forestry Engine Tweaker release should I use?
Forestry Engine Tweaker ForestryEngineTweaker-1.12.2-1.0.0.jar targets 1.12.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Forestry Engine 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 Forestry Engine Tweaker ForestryEngineTweaker-1.12.2-1.0.0.jar need?
ForestryEngineTweaker-1.12.2-1.0.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Forestry Engine Tweaker without breaking your instance.
Built for Forestry Engine Tweaker ForestryEngineTweaker-1.12.2-1.0.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use ForestryEngineTweaker-1.12.2-1.0.0.jar. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 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 ForestryEngineTweaker-1.12.2-1.0.0.jar. It opens that exact file at the source.
About this project
What does Forestry Engine Tweaker add?
CraftTweaker additions for Forestry's electrical engines.
Currently supporting the Biogas Engine and Peat-Fired Engine
Biogas Engine
Calling the package
You can call the Biogas Engine package by using "mods.forestry.engine.biogas"
Add Recipe
Adding recipes is done by calling "mods.forestry.engine.biogas.addRecipe(requiredLiquid, energyPerMillibucket, burnDurationInTicks, dissipationMultiplier)"
Where the respective types are: ILiquidStack, int, int, int
The Dissipation multiplier determines the speed at which the engine cools down, and by default is 1 for all fuels except water which has 3.
Remove All Recipes
Removing all recipes is done by calling "mods.forestry.engine.biogas.removeAll()"
Peat-Fired Engine
Calling the package
You can call the Biogas Engine package by using "mods.forestry.engine.peat"
Add Recipe
Adding recipes is done by calling "mods.forestry.engine.peat.addRecipe(itemStack, energyPerTick, burnDurationInTicks)"
Where the respective types are: IItemStack, int, int
The Dissipation multiplier determines the speed at which the engine cools down, and by default is 1 for all fuels except water which has 3.
Remove All Recipes
Removing all recipes is done by calling "mods.forestry.engine.peat.removeAll()"
Project description from CurseForge.
Pick your setup
Forestry Engine Tweaker by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Forestry Engine Tweaker versions and loaders
ForestryEngineTweaker-1.12.2-1.0.0.jar
10 Nov 2019
Looking for an older file? The official CurseForge project page is in Resources.