
ShulkerRRT
Активный0.0
Установок
0
Последнее обновление
1 месяц назад
Версии
1.21.1 — 1.21.6
Клиент
Fabric
Утилиты
ShulkerRRT
A lightweight automatic resource pack reloading tool for Minecraft.
Features
- Resource Pack Folder Monitoring:
- Automatically monitors changes in the vanilla resource pack folder and reloads
- Supports monitoring changes in Paxi resource pack folders
- Focus Regained Reloading:
- Optional automatic resource pack reloading when game window focus is regained
- Configurability:
- All features can be individually enabled/disabled via configuration file
Installation Requirements
- Minecraft 1.21.1
- Fabric Loader or NeoForge + Sinytra Connector
Licensed under GPLv3
Configuration
Configuration file located at config/shulkerRRT.json
:
{
"isShulkerRDKManaged": false, // Managed by ShulkerRDK (this tool not yet fully developed)
"monitorDefaultPath": true, // Monitor vanilla resource pack folder
"monitorPaxiPath": true, // Monitor Paxi resource pack folders
"reloadOnFocusGained": false // Reload on focus regained
}