OK I have successfully started a Greg-API based project from the Example Mod in GT6 Code.
I tried to add a recipe. It is nice.
One problem I get here is that the my items created before I implemented Greg-API as API don’t show their translated names, The lang files in resources/assets/mod_id/lang/en_US.lang for example don’t work anymore. In game those items are just shown as unlocalized ids. How can I solve that?
2 Likes