Posted April 15, 20196 yr Hello, so my lang file doesn't seem to be working which is funny because it was until recently. I have tried deleting my mod and reloading it from github, going back a few commits...nothing. Use: https://github.com/BeardlessBrady/Currency-Mod/blob/a5664192d7434b4703eeddb1b0546ba4250c20d2/src/main/java/beardlessbrady/modcurrency/block/vending/GuiVending.java#L75-L79 Lang: https://github.com/BeardlessBrady/Currency-Mod/blob/a5664192d7434b4703eeddb1b0546ba4250c20d2/src/main/resources/assets/modcurrency/lang/en_us.lang
April 16, 20196 yr Since you don't have a pack.mcmeta file in your assets/modid directory the game assumes that your assets use a V2 format. Language files in V2 were defined as xx_XX.lang. The lowercase definition(xx_xx) came with V3.
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.