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

timestamp ignores first colon between each number set #528

Open
EnderMelody opened this issue Nov 19, 2024 · 1 comment
Open

timestamp ignores first colon between each number set #528

EnderMelody opened this issue Nov 19, 2024 · 1 comment

Comments

@EnderMelody
Copy link

minecraft: 1.21.1
fabric: 0.16.9
tweakeroo: 0.21.52
timestamp setting does not show first set of colons between the numbers. adding a second colon between each fixes this (displays ONE colon when 2 are in the config)
default config:
image
output:
image
working config:
image
output:
image

@maruohon
Copy link
Owner

Is this somehow related to some character set or Java version stuff or what... Or some other mod messing with the text field and parsing a single colon as something special. It still works fine for me with just a single colon in the 0.21.53 version (and malilib 0.21.2), same as in 1.20.4 and before. I didn't test 0.21.52 specifically though.

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

No branches or pull requests

2 participants