Minecraft Fire Spread Tweaks (Fabric) mod 2026 download
logo
minecraft mod Fire Spread Tweaks (Fabric)

Fire Spread Tweaks (Fabric)

Game Version: 1.19
Total Downloads: 12,910
Updated: Jun 7, 2022
Created: Oct 25, 2021
Download Fire Spread Tweaks (Fabric)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
firespreadtweaks-fabric_1.19.x-1.4.jar release 10.84 KB Jun 7, 2022 1.19 1 download Fire Spread Tweaks (Fabric) firespreadtweaks-fabric_1.19.x-1.4.jar releaseDownload
firespreadtweaks-fabric_1.19.x-1.2.jar release 10.86 KB Mar 2, 2022 1.19-Snapshot 27 download Fire Spread Tweaks (Fabric) firespreadtweaks-fabric_1.19.x-1.2.jar releaseDownload
firespreadtweaks-fabric_1.18.x-1.2.jar release 13.77 KB Nov 30, 2021 1.18.2 12,711 download Fire Spread Tweaks (Fabric) firespreadtweaks-fabric_1.18.x-1.2.jar releaseDownload
firespreadtweaks-fabric_1.17.x-1.2.jar release 14.11 KB Oct 25, 2021 1.17.1 119 download Fire Spread Tweaks (Fabric) firespreadtweaks-fabric_1.17.x-1.2.jar releaseDownload
firespreadtweaks-fabric_1.16.x-1.2.jar release 14.11 KB Oct 25, 2021 1.16.5 52 download Fire Spread Tweaks (Fabric) firespreadtweaks-fabric_1.16.x-1.2.jar releaseDownload

Description

Share this:

a1

Requires the library mod Collective (Fabric) and the Fabric API.

This mod is for Fabric. For the Forge version click here.

     This mod is part of The Vanilla Experience.
Fire Spread Tweaks changes how fire behaves in the game.

In the vanilla game when you set the gamerule 'doFireTick' to false, it will prevent fire from spreading but those fires will also remain lit forever. I didn't want my buildings to burn down, but fire should also go out unless it's on top of netherrack, a magma block or soul sand. That's why this mod has been created.

The mod sets the gamerule 'doFireTick' on first world load to false, but also extends the feature by making the fires actually go out. There are multiple config values to give you control over how long the fire should burn. By default a fire burns randomized in between 10 and 20 seconds.

Configurable: ( how do I configure? )
timeFireBurnsInTicks (default = 300, min 0, max 72000): The time a fire will keep burning for in ticks. 20 ticks = 1 second.

enableRandomizedFireDuration (default = true): When enabled, uses the MinRandomExtraBurnTicks and MaxRandomExtraBurnTicks config values to randomize the time fire burns for.
minRandomExtraBurnTicks (default = -100, min -36000, max 0): If randomized fire duration is enabled, a random tick number will be chosen in between the minimum and maximum value. This will be added to timeFireBurnsInTicks. If the outcome is negative, it will be subtracted.
maxRandomExtraBurnTicks (default = 100, min 0, max 36000): See MinRandomExtraBurnTicks's description.

When fire is placed on top of netherrack, magma blocks or soul sand it will still remain lit forever:

Trees and other blocks can burn for some time, but blocks won't be destroyed:

Fires have a randomized burning time:

 

b1
c1c2c3

Comments

Add a comment