Started by
Erik Sievert
on
Topic category: Help with Minecraft modding (Java Edition)
So I made a custom dimension which is basically a snowy world covered in ice etc.. I would like to have it snowing all the time. Is there a way to do this via custom gamerules or functions? I don't know how to write code so help would be appreciated.
if player is in dimension set weather to rain (per tick or with some weather detection)