Fuel Tweaks for CC: Tweaked
Configurable fuels for CC: Tweaked turtles. Furnace fuels can be turned off with the config, and other fuel items can be added with data packs.
About this Mod
Adds a server config option to disable furnace fuels for turtles from CC: Tweaked for balancing modpacks. (Furnace fuels are disabled by default)
Data-driven fuels on Neoforge
Additionally, mods and datapacks can add, replace, remove, etc. the fuel values of items for turtles, using this format. (fuelCount is mandatory, remainderItem is optional)
{
"minecraft:lava_bucket": {
"fuelCount": 1000,
"remainderItem": {
"count": 1,
"id": "minecraft:bucket"
}
}
}
Data-driven fuels on Fabric
Additionally, mods and datapacks can add fuel values to items for turtles, using this format. (fuelCount is mandatory, remainderItem is optional)
{
"fuelCount": 1000,
"remainderItem": {
"count": 1,
"id": "minecraft:bucket"
}
}
The format for datapacks is a bit different from the Neoforge version. Note that there is no built-in way to replace or remove these values. Please see the example datapacks.
If furnace fuels are not disabled, then turtle refueling will use the fuelCount value for an item if present, but fall back to the normal fuel behavior otherwise.
Example datapack included in downloads.
For modpack makers: All turtle fuels will be disabled by default and no new fuels are added, in order to add new fuel values you will need a datapack/kubejs/etc. Client optional.
Available Versions
How to Install Fuel Tweaks for CC: Tweaked on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Fuel Tweaks for CC: Tweaked". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Fuel Tweaks for CC: Tweaked server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Fuel Tweaks for CC: Tweaked compatible with fabric and neoforge?
Fuel Tweaks for CC: Tweaked officially supports fabric, neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Fuel Tweaks for CC: Tweaked – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Fuel Tweaks for CC: Tweaked consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Fuel Tweaks for CC: Tweaked with just one click on your server.