
PMWeatherAPI
An API for interacting with ProtoManly's Weather Mod
Screenshots

About this Mod

Support
Need help? Join the Discord server here!
About
PMWeatherAPI is an unofficial API designed to simplify interacting with ProtoManly's Weather Mod for those who want to create addons.
Current features:
- Nearby Storm Detection
- Nearby Radar Detection
- Custom Radar Modes
- Radar Overlays
- Storm Builder
- Color Maps
- Events
⚠️ This API is currently experimental due to PMWeather still being in alpha. Bugs should be expected.
The API will aim to stay updated with PMWeather as closely as possible.
Make sure you only use the API version that matches your PMWeather version (e.g., 0.14.15.0 works with PMWeather 0.14.15-alpha but may not work with other versions).
Adding to Your Project
In your build.gradle, add the following:
repositories {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
maven {
name = "DU Maven"
url = "https://maven.digitalunderworlds.com/snapshots/"
}
}
dependencies {
implementation "maven.modrinth:protomanlys-weather:${pmweather_ver}-alpha"
implementation "net.nullved:pmweatherapi:${pmweatherapi_ver}"
}
In your gradle.properties, add:
pmweather_ver=0.15.1
pmweatherapi_ver=0.15.1.0
For usage examples and more details, check out the wiki.
Available Versions
How to Install PMWeatherAPI on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "PMWeatherAPI". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.21
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
PMWeatherAPI server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is PMWeatherAPI compatible with neoforge?
PMWeatherAPI officially supports neoforge for Minecraft 1.21.1, 1.21. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with PMWeatherAPI – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if PMWeatherAPI consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Rent Modded Server
Install PMWeatherAPI with just one click on your server.