Selim_042 Posted April 11, 2016 Share Posted April 11, 2016 Is it easily possible to render a model taken right from the JSONObject rather than going from the JSON file? My end goal is to save a JSONObject to a TileEntity that will render that JSONObject as a model, without needing a TESR. Quote Link to comment Share on other sites More sharing options...
Selim_042 Posted April 11, 2016 Author Share Posted April 11, 2016 I have a JSONObject saved in the TileEntity. I was wondering if there is a way of rendering a model right from the JSONObject rather than using a model file or a TESR. Cause a JSON model file is just a serialized JSONObject right? Quote Link to comment Share on other sites More sharing options...
Selim_042 Posted April 11, 2016 Author Share Posted April 11, 2016 It is coming from a JSON string from ComputerCraft. Quote Link to comment Share on other sites More sharing options...
Selim_042 Posted April 11, 2016 Author Share Posted April 11, 2016 I think I am going to resort back to a TESR, thanks for the help though. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.