# realweather For MC 1.19.4+ and Java 21+ ### Building To compile, clone this repo and `mvn clean package`. \ JAR will be in `target/`. Use the one without `original-`. \ By default, it's signed with the test key. #### Signing A test (and default) keystore is provided: - keystore: `testkeystore` - storepass: `123456` - alias: `testkey` Override with `-Djarsigner.`