Future Fireproof
This mod brings back to Minecraft 1.12.2 the modern fire protection logic for items that was missing in this game version. It offers three different ways to make your items invulnerable to flames.
Flexible Protection Settings
In the mod's configuration files, you can specify which items should be protected from fire. Moreover, you can adjust the decay rate of each item when in lava or fire, creating individual protection levels for different items.
Magical Enchantment
Future Fireproof adds a new "Fireproof" enchantment that can be applied to any item. This magical protection completely prevents item damage from fire and lava. If needed, the enchantment can be disabled through the mod settings.
For Mod Developers
Creators of other mods can easily integrate the fire protection system into their projects. For this, it's enough to add Future Fireproof as a dependency and implement the IFireproofItem interface in their item classes.