Basic Render Controller

A render controller is a file that controls what is rendered in-game. They define the material, the texture and the model to be used on the entity. Render Controller files are located in res/render_controllers (the render_controllers folder in your resource pack). Let's look at a simple render controller's structure.