File Details
[26.1.2] R3CT Daily Quests & Rewards 5.0.0
- R
- May 8, 2026
- 311.82 KB
- 74
- 26.1.2
- Fabric
File Name
R3CT-Daily-fabric-26.1.2-5.0.0.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
R3CT Daily Quests & Rewards 5.0.0 🎉
This is a massive milestone update! I’ve completely overhauled the core systems, introduced highly requested features like Leaderboards and Quest Rerolling, and completely restructured how the mod handles data.
⚠️ CRITICAL CONFIGURATION WARNING The configuration system has been completely rewritten for better organization and server/client splitting.
- The old
config/r3ct/folder is no longer used. The mod now generates a newconfig/r3ct_daily/folder. - Action Required: Your old settings and custom quests will not carry over automatically. You will need to manually port your custom settings into the new JSON files. Please check the new folder structure and review the updated Official Wiki for the new syntax!
🌟 New Feature
- Configurable Milestones: The global point rewards (50, 100, 150, 200 points) and absolute login cycle rewards (7, 14, 21 days) are now fully customizable in the new
r3ct_daily_server.jsonfile!
⚔️ Gameplay & Quests Improvements
- Improved Quest Randomization: Tweaked the daily quest generation algorithm. The system now provides a much better and truly random variety of tasks each day, preventing repetitive quest combinations.
- Quest Triggers Overhaul: I have completely rewritten and fixed the background logic (Mixins) for all quests. Actions like block breaking, interacting, and distance tracking are now significantly more accurate and reliable.
- New Quests Added: Added new tasks for Enchanting (Enchanting items, or getting specific enchantments) and a new Jukebox task (Play any music disc).
🎨 Visuals & Chat
- Chat & Message Overhaul: Completely redesigned the visual side of the mod's chat broadcasts. Messages are much cleaner, feature better formatting, and properly translate Minecraft item names natively to the player's client language.
⚙️ Under the Hood
- Client/Server Split: Configs are now cleanly split.
r3ct_daily_client.jsonsafely handles local GUI settings (HUD scale, position), while the server handles all mechanics, making it much safer for Modpacks and Servers. - Automatic Config Backups: If the mod detects an outdated config format, it will now safely back it up (as
_OLD.json) instead of crashing or silently overwriting your hard work. - Countless Bug Fixes: Squashed numerous smaller bugs.
Supported Mod Loaders: Fabric & NeoForge (26.1.2)