Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] An idea to allow vanilla clients #11

Open
alexmozaidze opened this issue Oct 16, 2021 · 5 comments
Open

[Suggestion] An idea to allow vanilla clients #11

alexmozaidze opened this issue Oct 16, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@alexmozaidze
Copy link

It would be cool if mod had a lite mode that can be toggled in config. It would not change the game's logic or amount of ticks, instead, it would make the game time tick only after a certain amount of time passes. For instance we have something like 20 ticks per minecraft minute, in the config if we put the value 40, it would double the time it takes for day/night to pass. To fix potential client desync, we could make client think that the doDaylightCycle is set to false, and then manually update client's time when needed.

@CmdrJane
Copy link
Owner

i will make separate edition for this

@CmdrJane CmdrJane added the enhancement New feature or request label Dec 7, 2021
@Greg-J
Copy link

Greg-J commented Jan 19, 2022

Any progress made on this? I've been looking for something like this without making it into a datapack and this is the closest I've come.

@Greg-J
Copy link

Greg-J commented Feb 12, 2022

@CmdrJane is this being closed because you're releasing it, or will this not be done?

@CmdrJane
Copy link
Owner

kk this is on the line again

@CmdrJane CmdrJane reopened this Apr 15, 2022
@clo4
Copy link

clo4 commented Jul 12, 2023

Is this issue still relevant? If I understand the explanation of how the mod works correctly, this is how it works by default now right? Or will this cause issues if vanilla clients connect to a server running this mod?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants