Fuel Tweaks for CC: Tweaked
No reviews yet
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.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources