ShulkerRRT
Working on resource packs in Minecraft becomes much more convenient with this lightweight tool that automatically updates them during gameplay.
Key Features
Resource Pack Folder Monitoring:
- The system tracks any changes in the standard Minecraft resource pack folder and instantly reloads them
- Also supports monitoring resource pack directories managed through the Paxi mod
Reload on Focus Regained:
- You can configure automatic resource pack reloading every time the game window regains focus (optional feature)
Flexible Settings:
- All functions can be individually enabled and disabled through the configuration file
Installation
- Requires Minecraft version 1.21.1
- Compatible with Fabric Loader or NeoForge with Sinytra Connector installed
Configuration
Configuration file located at config/shulkerRRT.json:
{
"isShulkerRDKManaged": false, // Managed by ShulkerRDK
"monitorDefaultPath": true, // Monitor standard resource pack folder
"monitorPaxiPath": true, // Monitor Paxi resource pack folders
"reloadOnFocusGained": false // Reload on focus regained
}