Enhanced Celestials Mobifier Integration
This bridge mod adds a special condition to Mobifier that allows checking the current lunar event in the world.
The following mods are required:
- Enhanced Celestials
- Mobifier
The new condition is added to Mobifier's configuration as follows:
"conditions_to_apply": [
{
"lunar_event_is": [
"enhancedcelestials-blood_moon"
],
"type": "enhanced_celestials_mobifier_integration:lunar_event_is"
}
]
This enables configuring various behavioral scenarios for mobs depending on the active lunar event, such as a blood moon.