[Suggestion] Api to get and control local weather
Tencao opened this issue ยท 3 comments
Currently, I'm planning on trying to add support for this mods weather system by having my tile entities change depending on the current weather around it, however there currently is no api or easy way to do this. If you could implement an api get and set method for local weather that would be a huge help.
Good to know there is interest in me providing an API, it's been on my todo for a long time, I've studied how others have gone about creating an API and even made some attempts, I just need to sit down and finally do it.