All versions
0.1.4
Release
PMW Extra! 0.1.42 months ago 484
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Supercell Changes
- Forward Flank downdraft now generates wind, flowing outward from the downdraft center. This wind can be destructive at times, depending on the storms strength, lapse rate, and humidity
- Temperature now decreases in the Forward flank downdraft
- Hail now correctly scales based on atmospheric conditions like humidity and mid level lapse rates
- Forward Flank downdraft now generates lightning
- Added a new precip bias mechanic to storms, storms will spawn with a unique precip bias while still being affected by the environment.
- All supercells no longer look the same on radar, supercell radar appearance changes based on hail strength, humidity, precip bias, size, and stage
- Supercells can now be different sizes (70% to 140%)
- Tornados that shrink past their natural width have a slight windspeed increase and tornadoes that grow past their natural width have a slight windspeed decrease (up to 10%)
- Storms that revive now cycle faster
- Supercell precip transitions take longer
Overcast Cloud Changes

- Places with high overcast now create temperature inversions aloft, this increases CINH and decreases tornado probability
- Places with overcast cloud cover and rain have increased humidity
- Made daylight sensor sense pmweather clouds
Weather Station/Balloon Platform Changes

- Weather stations can now be named
- Weather stations can now send out automated morning messages telling you the conditions at a location
- Sounding platform stations can now be named
- Weather stations can now store weather balloons and be scheduled to launch in the morning, evening, or afternoon
- Changed the sounding viewer design, now numerically displays the cape, cinh, and SRH recorded during the sounding
Other Changes
- Added a debug config option that makes connected sounding viewers always display live data
- Added UI that tells you the current day and month
- Made wind direction in weather station message display as a cardinal direction instead of an angle
- Made ENIORMENTAL CELLS config option sample the humidity every minute instead of 20 seconds for performance
Known incompatibilities
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:EkOB83Jm:RLyy39Vs"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EkOB83Jm:RLyy39Vs"
}




