Describe the behaviour you'd like
Rather than using @Option(title = "whatever", titleTranslation = true). OneConfig should parse the title and check if it is a translation key.
See: Language.getInstance().has(str) in Minecraft
Describe alternatives you've considered
n/a
Additional context
meow
Describe the behaviour you'd like
Rather than using
@Option(title = "whatever", titleTranslation = true). OneConfig should parse the title and check if it is a translation key.See:
Language.getInstance().has(str)in MinecraftDescribe alternatives you've considered
n/a
Additional context
meow