File Details
torridium-forge-1.20.1-3.0.0.jar
- R
- Jul 30, 2025
- 75.42 KB
- 10
- 1.20.1
- Forge
File Name
torridium-forge-1.20.1-3.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Requires Cloth Config API v11.1.136!
v3.0.0
- Complete overhaul of the fire burning and spreading mechanics. The mod no longer uses an unstable custom queue system. All logic has been moved into a mixin that hooks directly into the vanilla fire tick, ensuring stability and eliminating 'frozen' fire bugs.
- New Block Burning System. The chance for a flammable block to be destroyed now dynamically depends on how many of its available faces are engulfed in fire. Blocks surrounded by flames will now burn down significantly faster.
- Added 'Hungry Fire' mechanic. When left without nearby fuel, fire will now age and burn out much faster. However, before extinguishing, it will aggressively spread heat over a larger area in an attempt to find new fuel.
- Improved Spread Logic. Fire now spreads correctly in all directions, including downwards, and can 'crawl' across flammable surfaces.
- Performance Optimization. Heat source checks (from torches, furnaces, etc.) are now processed incrementally each tick instead of in large batches, eliminating lag spikes on bases with many heat sources.
- Numerous Fixes and Improvements:
- Increased the chance for fire to be extinguished by rain.
- Fire no longer hangs in the air after adjacent blocks burn away.
- Added a chance for blocks to drop items when they burn down.
- The configuration file has been completely refactored for better readability and organization.