Posted June 8, 20178 yr I was wondering if it's possible to generate json model files for things like simple items and blocks. These models would only be generated if the file doesn't already exist in the assets folder, and it would generate it directly in the mod's asset folder. Is such a thing even possible?
June 8, 20178 yr Author 8 minutes ago, diesieben07 said: Sure it is. Write yourself a little generator script that generates them and run it when you need it. Sure, but can I include it in a mod? My thought was of making a library that automatically registers stuff and also generates the jsons
June 8, 20178 yr Author Well I was just hoping I could do it all from the constructor or whatever, gonna go write a script now
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.