Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Details
Changelog
MAJOR CHANGES
Changes
API & Modding Support
- New API system:
- Burn Time APIs now allow modders to intercept and modify burn time behavior.
- Simplified item/block registration:
- Modders can easily add custom lit/unlit items and blocks using
BurnableRegistry
. (SeeRegistryHandler
orChippedRegistryHandler
for examples)
- Modders can easily add custom lit/unlit items and blocks using
Compatibility
- Added Compat with Chipped lanterns.
- Added Compat with Trinket slots (only burn time, visuals/custom slots arent handled by my mod)
Gameplay Features
- Refueling in inventory:
- Items can now be refueled directly inside the player’s inventory (optional).
- Configurable ticking:
- Players can disable ticking for torches, lanterns, or campfires to prevent them from burning out over time. (You can now choose which items (torches, lanterns, campfires) should have burn mechanics enabled)
- Campfire visuals:
- Fire size now decreases with remaining burn time:
(High 100%/Med 50%/Low 20%)
- Fire size now decreases with remaining burn time:
Dependencies
Files
Metadata
Release channel
AlphaVersion number
1.0.1Loaders
Game versions
1.20.1Downloads
88Publication date
September 23, 2025 at 1:09 AMPublisher

tiigerbones
Lead