BadCorailNoHolidays
Disabling Holiday Events in Corail Tombstone
This mod provides complete control over holiday mechanics in Corail Tombstone. Some players prefer the standard gameplay without seasonal changes, and this modification offers such possibility.
Technical Implementation
To achieve its goal, the mod uses injection into the TimeHelper.class component of Corail Tombstone, employing mixin technology to change the operation logic of the date system according to user settings.
Default Settings
# Is April Fools' Day logic enabled for Corail Tombstone? sAprilFoolsDayEnabled = false
# Is Halloween logic enabled for Corail Tombstone? sHalloweenEnabled = false
# Is Christmas logic enabled for Corail Tombstone? sChristmasEnabled = false
# Is Easter logic enabled for Corail Tombstone? sEasterEnabled = false