Future Fireproof

Backports fireproof item logic to 1.12.2. Includes per-item fireproof configuration and a new Fireproof enchantment.

File Details

futurefireproof-1.12.2-1.2.1.jar

  • R
  • Mar 15, 2025
  • 24.69 KB
  • 3.0K
  • 1.12.2
  • Forge

File Name

futurefireproof-1.12.2-1.2.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:future-fireproof-1121231:6308740")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Future Fireproof Changelog

1.12.2-1.2.1

  • Fixed a bug causing 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 IFireproofItem with a decay rate of 1 can no longer be enchanted with the Fireproof enchant

1.12.2-1.0.0

  • Initial Release