Resource Reloader
Are you familiar with the situation when you have to wait forever for F3+T to reload all resources completely, while you only need to check one single texture or a change in a language file? With this mod, such waits will become a thing of the past!
During development, the selective reloading of textures, sounds, and other resources is available - the ability to reload models individually will appear in future updates.
How it works
To reload specific resources, use the commands:
- /reload_resources textures – reload only textures
- /reload_resources #models – reload an entire group of models
- To see the full list of available registries and groups, simply start typing the command and press Tab
Important details
Since the group system is a relatively new feature of Forge, not all mods support it. This may make reloading an entire group a bit slower. On the other hand, reloading individual registries sometimes leads to side effects - for example, item models may disappear or texture issues may occur. Choose the approach that best suits your situation.
For working with textures, language files, and sounds, we recommend reloading individual registries, and for models - entire groups.
Examples

