Open Issues Need Help
View All on GitHubAI Summary: Create a "Witch's Cauldron", a Coven-exclusive upgrade to the Mystic Alchemy crucible, that passively collects Liquid Moonlight at night. This requires extending existing crucible functionality, creating a new model and recipe, implementing fluid mechanics, and adding particle effects. Access should be restricted to Coven members of Tier 3 or higher.
AI Summary: Implement comprehensive logging throughout the M&A Witchcraft mod to aid in debugging and troubleshooting. This involves adding detailed log messages for various game events and actions, using appropriate log levels, and providing a configuration option to control log verbosity. The logging should include contextual information without compromising sensitive data and should have minimal performance impact.