Im trying to make a mod that changes every 3 nights

Started by Acgamble on

Topic category: Help with modding (Java Edition)

Last seen on 03:22, 5. Feb 2020
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Im trying to make a mod that changes every 3 nights

Im trying to make a mod that has a update tick that changes the color to the grass leaves environment ect. every 3 nights if anyone has ideas

You could use global tick…
Fri, 10/25/2019 - 13:44

You could use global tick counter and global variables for this.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Last seen on 03:22, 5. Feb 2020
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay thank you so much
Sun, 10/27/2019 - 07:15

Okay thank you so much