Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
Changelog
Achievement System
Fixed RIP AND TEAR achievement not triggering when completing all required achievements with compatibility mods installed Added login check as a fallback mechanism to ensure the achievement triggers even if the advancement event is missed Fixed recursive check issue that could prevent RIP AND TEAR from being properly awarded Corrected ghost_sniper.json advancement condition where the modid was incorrectly set to Ice and Fire instead of Cataclysm Crash Fixes
Fixed crash when Cataclysm mod is not installed ( NoClassDefFoundError: Flame_Jet_Entity ) Replaced direct class imports with reflection-based approach for Cataclysm entity references Added proper mod loading checks before attempting to interact with Cataclysm-specific entities Improved error handling in ChickenBurnedByFlameJetTrigger to prevent game crashes 🔧 Technical Improvements Code Quality
Implemented safe mod compatibility patterns using string-based class name checking Added reflection-based method invocation for cross-mod functionality Removed unnecessary debug logging statements Improved null safety checks throughout the advancement system Compatibility
Enhanced support for mixed mod configurations (Vanilla + any combination of Cataclysm/BOMD/Ice and Fire) Achievements now properly detect which mods are loaded and adjust requirements accordingly Better handling of mod integration without hard dependencies 📋 Notes The RIP AND TEAR achievement now correctly requires completion of ALL achievements from installed compatible mods When playing with only Vanilla content, only the 6 base achievements are required When Cataclysm is installed, all 6 Cataclysm achievements must be completed When BOMD is installed, all 8 BOMD achievements must be completed When Ice and Fire is installed, the Dragons Bane achievement must be completed





