
Future Fireproof
Backports fireproof item logic to 1.12.2. Includes per-item fireproof configuration and a new Fireproof enchantment.
- Загрузки
- 3K
- Подписчики
- 4
- Обновлён
- 15 февраля 2026 г.
- Лицензия
- MIT
Опубликован 15 октября 2024 г.
Future Fireproof
Simple mod that backports fireproof item logic. This mod features three ways to register an item as fireproof:
Configuration
Future Fireproof's configuration allows individual items to be recognized as fireproof and even allows users to set how fast each item decays while in lava or in fire.
Enchantment
Future Fireproof features a new Fireproof enchantment that can be applied to any item. This enchantment can be disabled in the Future Fireproof configuration.
IFireproofItem Interface
This feature is intended for mod makers who wish to use this logic. Simply include this mod as a dependancy and have your item class implement IFireproofItem.
Showcase
Ченджлог
1.12.2-1.2.4Релиз1.12.2 · 15 февраля 2026 г.
Future Fireproof Changelog
1.12.2-1.2.4
Fixed
- Fixed a log warning whenever a fireproof item spawned in the world
1.12.2-1.2.3
Added
- Added config options to adjust Fireproof enchant enchantment table weight
Changed
- Reduced the default enchantment weight for the Fireproof enchant, it should now appear much less
1.12.2-1.2.2
Added
- Added ItemStack sensitive version of IFireproofItem#getLavaDecayRate()
- Added EntityItem sensitive version of IFireproofItem#getLavaDecayRate()
- Added IFireproofBlock, a basic interface for extending blocks to make their items fireproof
- Added implementation examples for modders on the GitHub page
Changed
- Changed internal version string to better conform to versioning standards
1.12.2-1.2.1
- Fixed a bug cause 50 levels of fireproof enchantment to be registered
- Fireproof enchant can now be applied at high enchantment power levels (It can appear on level 30 item enchants)
1.12.2-1.2.0
- Added configuration option to make fireproof items immune to specific types of damage
- Added configuration option to make fireproof items immune to explosions
- Fixed a bug sometimes causing Fireproof items to be completely immune to damage
1.12.2-1.1.0
- Added Realistic Item Drops compatibility
- Items that extend
IFireproofItemwith a decay rate of 1 can no longer be enchanted with the Fireproof enchant
1.12.2-1.0.0
- Initial Release
1.12.2-1.2.3Релиз1.12.2 · 13 августа 2025 г.
Future Fireproof Changelog
1.12.2-1.2.3
Added
- Added config options to adjust Fireproof enchantment weight
Changed
- Reduced the default enchantment weight for the Fireproof enchant, it should now appear much less
1.12.2-1.2.2
Added
- Added ItemStack sensitive version of IFireproofItem#getLavaDecayRate()
- Added EntityItem sensitive version of IFireproofItem#getLavaDecayRate()
- Added IFireproofBlock, a basic interface for extending blocks to make their items fireproof
- Added implementation examples for modders on the GitHub page
Changed
- Changed internal version string to better conform to versioning standards
1.12.2-1.2.1
- Fixed a bug cause 50 levels of fireproof enchantment to be registered
- Fireproof enchant can now be applied at high enchantment power levels (It can appear on level 30 item enchants)
1.12.2-1.2.0
- Added configuration option to make fireproof items immune to specific types of damage
- Added configuration option to make fireproof items immune to explosions
- Fixed a bug sometimes causing Fireproof items to be completely immune to damage
1.12.2-1.1.0
- Added Realistic Item Drops compatibility
- Items that extend
IFireproofItemwith a decay rate of 1 can no longer be enchanted with the Fireproof enchant
1.12.2-1.0.0
- Initial Release
1.12.2-1.2.2Релиз1.12.2 · 8 апреля 2025 г.
Future Fireproof Changelog
1.12.2-1.2.2
Added
- Added ItemStack sensitive version of IFireproofItem#getLavaDecayRate()
- Added EntityItem sensitive version of IFireproofItem#getLavaDecayRate()
- Added IFireproofBlock, a basic interface for extending blocks to make their items fireproof
- Added implementation examples for modders on the GitHub page
Changed
- Changed internal version string to better conform to versioning standards
1.12.2-1.2.1
- Fixed a bug cause 50 levels of fireproof enchantment to be registered
- Fireproof enchant can now be applied at high enchantment power levels (It can appear on level 30 item enchants)
1.12.2-1.2.0
- Added configuration option to make fireproof items immune to specific types of damage
- Added configuration option to make fireproof items immune to explosions
- Fixed a bug sometimes causing Fireproof items to be completely immune to damage
1.12.2-1.1.0
- Added Realistic Item Drops compatibility
- Items that extend
IFireproofItemwith a decay rate of 1 can no longer be enchanted with the Fireproof enchant
1.12.2-1.0.0
- Initial Release
1.12.2-1.2.0Релиз1.12.2 · 11 марта 2025 г.
1.12.2-1.2.0
- Added configuration option to make fireproof items immune to specific types of damage
- Added configuration option to make fireproof items immune to explosions
- Fixed a bug sometimes causing Fireproof items to be completely immune to damage
1.12.2-1.1.0Релиз1.12.2 · 15 января 2025 г.
1.12.2-1.1.0
- Added Realistic Item Drops compatibility
- Items that extend
IFireproofItemwith a decay rate of 1 can no longer be enchanted with the Fireproof enchant
1.12.2-1.0.0Релиз1.12.2 · 15 октября 2024 г.
1.12.2-1.0.0
- Initial Release
Комментарии
Загружаем…