Compatibility
Minecraft: Java Edition
1.12.2
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 3 months ago
Updated 17 hours ago
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
.