Skip to content

Try Fix Issues #38#42

Merged
iglee42 merged 1 commit intoiglee42:1.21.1from
s0gln:1.21.1
Sep 13, 2025
Merged

Try Fix Issues #38#42
iglee42 merged 1 commit intoiglee42:1.21.1from
s0gln:1.21.1

Conversation

@s0gln
Copy link
Copy Markdown
Contributor

@s0gln s0gln commented Sep 13, 2025

What

I adjusted the night vision effect duration from 200 ticks to 220 ticks in both places.

Why

When the effect duration is exactly 200 ticks, it refreshes right at 199 ticks, which triggers the flickering loop. Increasing the duration slightly above 10 seconds prevents the timer from entering that flicker threshold.

Fix

This minimal and low-risk change completely eliminates the flickering issue reported in #38 .

@iglee42 iglee42 merged commit 9300ea2 into iglee42:1.21.1 Sep 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants