ShulkerRRT
A convenient tool for automatic resource pack reloading in Minecraft, characterized by minimal resource consumption.
Main Features
Resource Pack Folder Monitoring:
- Automatically detects changes in the standard resource pack folder and performs reloading
- Supports monitoring changes in resource pack folders used by the Paxi mod
Reload on Focus Regained:
- Additional option for automatic resource pack reloading when the game window is reactivated
Flexible Configuration:
- All features can be individually enabled and disabled through the configuration file
Installation Requirements
- Minecraft versions 1.21.1–1.21.6
- Fabric Loader or NeoForge with Sinytra Connector
Configuration
Configuration file located at config/shulkerRRT.json:
{
"isShulkerRDKManaged": false, // Managed by ShulkerRDK (this tool not yet fully developed)
"monitorDefaultPath": true, // Monitor standard resource pack folder
"monitorPaxiPath": true, // Monitor Paxi resource pack folders
"reloadOnFocusGained": false // Reload on focus regained
}