Posted January 29, 20178 yr Hi, How can I create a new IBakedModel from a chosen json file? Like "Hey, this is the resource location of the json file. Create an IBakedModel from this file". Or is it done in another way? Creator of the Master Chef Mod and many more to come. If I helped you, please click the 'thank you' button.
January 29, 20178 yr Like I said in your previous thread, look at MultiLayerModel . It uses ModelLoaderRegistry.getModelOrLogError to get the IModel from a ResourceLocation and then bakes it into an IBakedModel using IModel#bake (in MultiLayerModel.buildModels ). Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.