Modscraper Modscraper Minecraft
Liquid Burner logo

Liquid Burner

Mod

by Ferri_Arnus

Makes the Create Blaze Burners Accept liquids

Type

Mod

CurseForge Downloads

220,651

CurseForge ID

711034

Modrinth Downloads

371,323

Modrinth ID

kDFtUgr8

Last Updated

Jul 27, 2026

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 bloodd

Compatibility

Mod Loaders

Fabric Forge

Game Versions

1.18.2 1.19.2 1.20 1.20.1 1.20.2

Similar Mods

Included in Modpacks

External Resources