Forestry Engine Tweaker
Modby Nuzzleskatev
Simple CraftTweaker addon for Forestry's electrical engines
Type
Mod
CurseForge Downloads
0
CurseForge ID
351075
Last Updated
Apr 13, 2026
Description
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()"
Similar Mods
CsokiCraftUtil
Alternative download site
Create: Better Motors (Crafts & Additions Addon)
Addon for Create: Craft & Additions, introducing upgraded versions of the 7 Electric Motor and 3 Alternator.
Mod Loading Screen
An advanced loading screen with the loading progress of mods
X-RAY Java Edition
An X-Ray pack for Minecraft Java Edition that highlights ores like diamond, gold, and redstone while making most blocks...
Stronger Structures
A tribute to the late Better Dungeons, reviving its most recognized dungeons and enemies with a modern polish
Magma Blocks Backport Mod
Adds the new 1.10 Minecraft nether blocks to the version 1.7.10!