Posted June 11, 20178 yr Updating my mod to 1.12 seemed to be easy enough, except it seems that the lang file isn't being loaded? I have no errors in the console, either. Spoiler Edited June 11, 20178 yr by Rohzek Developing the Spiral Power Mod . こんにちは!お元気ですか?
June 11, 20178 yr Use v3 resources. You are currently using v2 which is outdated. Create a pack.mcmeta file in your resources folder and in it define pack_format property as 3. You should also define a description property. Example structure of your pack.mcmeta file can be found in forge's example mod that is shipped with MDK or here. Then rename en_US.lang to en_us.lang(convert it's name to lowercase) and you should be good to go. V3 works just fine in 1.12 for me. Edited June 11, 20178 yr by V0idWa1k3r
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.