Posted May 3, 20169 yr I have a wavefront(.obj) model that I was using in my mod for 1.7.10. But now I want to update my mod to 1.8.9. Is there a good reliable way to convert wavefront into json?
May 3, 20169 yr I am not sure but I think latest versions support Wavefront. If not - there is always B3D which can be easily generated from Wavefront (google converters). I am almost sure you can simply point e.g Block's json to load .obj model definition. As to converting to .json - noooope I never seen anything like it, .json is good format but I never saw anyone to use it for complicated models. 1.7.10 is no longer supported by forge, you are on your own.
May 3, 20169 yr Author Ok, how do I load a wavefront model using json? I would prefer not to use a TESR since my block is an ore and I don't lots of tiles making lag.
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.