Posted April 11, 20169 yr 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.
April 11, 20169 yr Author 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?
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.