Posted February 7, 201510 yr When I was working on my mod, I had a question about the performance of the Item rendering in 1.8. What provides a better performance for Minecraft, one model and one texture, that is colored by the client, or a separate texture and a separate Model for each item.
February 8, 201510 yr You trade memory for cpu cycles its how it always goes. The more you can cache (by making normal baked models), the faster it'll render but more memory it takes up. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.