Future Fireproof
Backports fireproof item logic to 1.12.2. Includes per-item fireproof configuration and a new Fireproof enchantment.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Future Fireproof
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`.