Posted August 9, 20169 yr Hey there, Is it just possible to referenz keys inside a lang file for re-usability?
August 9, 20169 yr Do you mean keybindings? If so it's like key.categories.arcaneartificing=Arcane Artificing key.gatherMana=Gather Mana in the lang file, as defined by what you give to super() in your Class<? extends KeyBinding>, like https://github.com/izzyaxel/ArcaneArtificing/blob/master/src/main/java/izzyaxel/arcaneartificing/main/keybinds/GatherManaKeybind.java#L21
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.