How to make custom weather?

Started by Caasi4062 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make custom weather?

how can i make a feature like the rain or snow? something like that.

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What I would do is on player…
Wed, 12/06/2023 - 21:33

What I would do is on player update tick, if, say the custom weather you want is acid rain, spawn green particles around the player in a big range. You could also make snow blocks appear and other things.

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you very much
Wed, 12/13/2023 - 22:37

Thank you very much

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tell me if you need more…
Thu, 12/14/2023 - 09:21

Tell me if you need more help!