Version 1.12-0.3.0 Changes: * The `component` module contains two new syscalls, `lastExceptionMessage` and `lastExceptionIsType`, which allow getting more details in the event that a component method call ends with `BAD_PARAMETERS` or `OTHER` error codes. Fixes: * Some missing information in `mcmod.info` is now filled in properly.