Started by
Skiizy
on
Topic category: Advanced modding
Is it possiible to make a season in MCreator? if it needs code then how can I learn to or where to learn code like that? but if it needs procedure can you make a screenshot of a procedure
I'm not sure it would work, but you may create a variable that would increase by 1 every night. When it reaches a certain point (at the end of the year), set it back to 0. And while the variable is between 0 and 15 (for example. It means that it's between the first and the fifteenth night), you can add your season effects.
Im kinda newbie to MCreator, Does it work if I put wait server side for (example 1day tick) and then change some of the folliage ?