Liquid Burner

Quick rating

Community listing page, reviews here may not be monitored by the author.

Liquid Burner

No reviews yet

Makes the Create Blaze Burners Accept liquids

Industrial
Tech
Create-focused
Mod Addon
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
liquidburner-fabric-1.20.1-0.6.jar

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Liquid Burner

Doesn't it feel odd that blaze burners can't use fluids as a fuel? Wel now you can! Liquid Burner gives Blaze Burners the ability to use liquids to heat and superheat the burner. This is also tag based like normal create fuel, so any mod fluids can be added via datapacks.

How to add fluids:

Fluids can be added making use of recipes. Example: data/liquidburner/recipes/lavaburning.json

{```  
    ```% recipe type ```  
   ``` "type": "liquidburner:liquidburning", ```  
```     % fluid type ```  
  ```  "fluid": "minecraft:lava", ```  
  ```   % normal burn time ```    
   ``` "burntime": "20000", ```    
   ``` % (optional) superheat time ```  
   ``` "superheattime" : "0" ```  
```} 

For fluids with a superheat time, the burn time indicates how long the works after running out of fuel.

Deprecated (version 0.2 and below)

  • Make a datapack/mod
  • go to/make the directory data/liquidburner/tags/fluids
  • add your fluid to blaze_burner_fuel_regular for normal fuel
  • add your fluid to blaze_burner_fuel_special for superheated fuel

Default regular fuel:

  • lava

Default superheat fuel:

  • tinkers blazing blood

Liquid Burner

Doesn't it feel odd that blaze burners can't use fluids as a fuel? Wel now you can! Liquid Burner gives Blaze Burners the ability to use liquids to heat and superheat the burner. This is also tag based like normal create fuel, so any mod fluids can be added via datapacks.

How to add fluids:

Fluids can be added making use of recipes. Example: data/liquidburner/recipes/lavaburning.json

{  
    % recipe type 
    "type": "liquidburner:liquidburning", 
     % fluid type
    "fluid": "minecraft:lava",  
     % normal burn time    
    "burntime": "20000",     
    % (optional) superheat time  
    "superheattime" : "0" 
} 

For fluids with a superheat time, the burn time indicates how long the works after running out of fuel.

Deprecated (version 0.2 and below)

  • Make a datapack/mod
  • go to/make the directory data/liquidburner/tags/fluids
  • add your fluid to blaze_burner_fuel_regular for normal fuel
  • add your fluid to blaze_burner_fuel_special for superheated fuel

Default regular fuel:

  • lava

Default superheat fuel:

  • tinkers blazing bloodd

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

~600,000
Total Downloads
CurseForge
~220,000
Modrinth
~370,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works