WeatherCore
No reviews yet
Library mod for registering custom weather conditions
Provides a framework or library for other mods to use.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
WeatherCore
WeatherCore is an intrusive core library mod that overhauls Minecraft's hardcoded weather system, replacing it with a flexible weather system with the possibility of registering new weather types.
For users
Installed alone, this mod doesn't alter vanilla weather, but might alter the way Minecraft choose its next weather due to replacing the hardcoded weather timers with a complex weather management system.
Only install WeatherCore if a dependency requires it.
Key Features
- Custom weather registry: Register custom weather conditions.
- Weather management: Replaces vanilla's basic timers with a management system.
- Scoping: A scope defines the zones a weather condition affects inside a level. Weather themselves are not "aware" of what scopes they own so any custom weather conditions can be summoned globally or centered.
- Replaces
/weathercommand and adds a/toggledownfallcommand.
Weather scopes
Any custom weather condition created with this library will own a scope when summoned. It can either be:
- Global Scope (dimension wide)
- Perfect for vanilla style weathers
- Affects the entire dimension
- Centered
- Ideal for events, like a fallout after a nuclear explosion or a cursed fog after activating a mysterious monolith.
- Good for letting players decorate their builds
- Maybe good for tornadoes? Why not use entities instead?
Development
WeatherCore is currently under active development and is mostly bespoke to my own projects. I am looking for feedback from other developers to make the mod more universally useful and ensure it integrates smoothly with other mods.
If you want to use WeatherCore, use the artifact from Modrinth's maven:
repositories {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
dependencies {
modImplementation "maven.modrinth:weathercore:mc1.21.1-0.1.0"
}
Credits
The icon of WeatherCore and Weather Extended is made by anyputer
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers