promotional bannermobile promotional banner
premium banner
Simple bridge mod adding mobifier condition to check current lunar event.

Description

Simple bridge mod adding mobifier condition to check current lunar event.

Requires Enhanced Celestials(Fabric) & Mobifier(Fabric)

The condition is added to Mobifier's config like so:

"conditions_to_apply": [
{
"lunar_event_is": [
"enhancedcelestials-blood_moon"
],
"type": "enhanced_celestials_mobifier_integration:lunar_event_is"
}
]