Registering a GUI Texture In order to register GUI textures, you first need to create a guis.json in assets/: The following registers a GUI texture located under assets/textures/gui/example.png with the name example_gui: { "example_gui": "gui/example" }