Lucaslah / WeatherChanger

Client side weather change for Minecraft
https://lucaslah.github.io/WeatherChanger/
GNU Lesser General Public License v3.0
5 stars 3 forks source link

Recommend changing environment to "client" #2

Closed Linguardium closed 10 months ago

Linguardium commented 1 year ago

https://github.com/Lucaslah/WeatherChanger/blob/993df4b93d3d7454bd156ab84004967cab802cbd/src/main/resources/fabric.mod.json#L21

Since this mod is client only, i recommend changing the environment to client to prevent servers from attempting to load the mod (and thus the common entrypoint ) if someone drops it in their server mods list

Lucaslah commented 1 year ago

Hi, thanks for pointing this out, unfortunately I am not able to publish any updates at the moment, Ill change this in the next release.

Lucaslah commented 10 months ago

Fixed in #3