Community listing page, reviews here may not be monitored by the author.
Create: Fluid Burner
No reviews yet
Makes blaze burner accept configured fluids as fuel.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
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
About
Description
Create: Fluid Burner

Create Fluid Burner allows Blaze Burners to natively accept fluid fuels via standard fluid transfer systems, such as pipes or mechanical pumps. It integrates directly with Create's internal behaviors, automatically consuming valid fluids and adjusting heat levels without requiring mechanical arms or solid items. Blaze burner will also accept fuels through most modded pipes.
Configuration
The mod is configured via a JSON file generated at config/create_fluid_burner.json.
Each entry uses the fluid's registry name as the key and contains three parameters:
burntime: The duration (in ticks) the burner remains in the standard "Heated" state (20 ticks = 1 second).superheattime: The duration (in ticks) the burner remains in the "Superheated" state. Set to0for standard fuels.amountRequired: The amount of fluid consumed per cycle (e.g.,81000droplets for one standard Fabric bucket i.e1000 mBof fluid).
Example Config
Below is an example config using Lava for standard heat, and an example modded fluid for superheating.
{
"minecraft:lava": {
"burntime": 5000,
"superheattime": 0,
"amountRequired": 81000
},
"tconstruct:blazing_blood": {
"burntime": 1000,
"superheattime": 6400,
"amountRequired": 81000
}
}
Create: Fluid Burner

Create Fluid Burner allows Blaze Burners to natively accept fluid fuels via standard fluid transfer systems, such as pipes or mechanical pumps. It integrates directly with Create's internal behaviors, automatically consuming valid fluids and adjusting heat levels without requiring mechanical arms or solid items. Blaze burner will also accept fuels through most modded pipes.
Configuration
The mod is configured via a JSON file generated at config/create_fluid_burner.json.
Each entry uses the fluid's registry name as the key and contains three parameters:
burntime: The duration (in ticks) the burner remains in the standard "Heated" state (20 ticks = 1 second).superheattime: The duration (in ticks) the burner remains in the "Superheated" state. Set to0for standard fuels.amountRequired: The amount of fluid consumed per cycle (e.g.,81000droplets for one standard Fabric bucket i.e1000 mBof fluid).
Example Config
Below is an example config using Lava for standard heat, and an example modded fluid for superheating.
{
"minecraft:lava": {
"burntime": 5000,
"superheattime": 0,
"amountRequired": 81000
},
"tconstruct:blazing_blood": {
"burntime": 1000,
"superheattime": 6400,
"amountRequired": 81000
}
}
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.
- Create: Fluid
- Create:Fluid Stuffs
- Create:Fluid Stuffs [NeoForge]
- Create Aeronautics: Encased Fluid Pipes
- Create: Pipe Connector
- Create more fluid tanks and pipes
- create: portal fluid link
- Liquid Ars
- Сreate:Connected Vessel compat fix
- Forge-Create: Dragons Plus
- Create: Jetpack-Vessel-Recipefix
- Create Aeronautics and Connected Fluid Vessel Compatability
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