PMWeatherAPI
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.0% endorsement rate
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/f7b06beba44c5d08763305f5a0c3480611610230.png)
Need help? Join the Discord server (https://discord.gg/B6YKNVB6pW)!
!(https://img.shields.io/maven-metadata/v?label=Latest%20Snapshot&metadataUrl=https://maven.digitalunderworlds.com/snapshots/net/nullved/pmweatherapi/maven-metadata.xml)
PMWeatherAPI is an unofficial API designed to simplify interacting with (https://modrinth.com/mod/protomanlys-weather/) 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:
```groovy 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:
```properties pmweather_ver=0. 15. 1 pmweatherapi_ver=0. 15. 1. 0 ```
For usage examples and more details, check out the (https://github.com/RealDarkStudios/PMWeatherAPI/wiki/).
📊 Mod Details
- Game
- Minecraft Mods
- Author
- nullved
- Version
- 0.16.4.1
- Downloads
- 83,893
- Endorsements
- 19
- Category
- library
- Created
- 6/19/2025
- Updated
- 2/26/2026
- Game Versions
- 1.21, 1.21.1
- Tags
- library, management, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does PMWeatherAPI support?
The author lists 1.21, 1.21.1. Other versions may work but are untested by the author.
What is the latest version of PMWeatherAPI?
Version 0.16.4.1, published 2026-02-26 with 83,893 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await
