Tags
Creators
Details
1.3.0
Compatibility
Required content
Changes
📝 CHANGELOG - DailyRewards
🔧 Version 1.3.0-for-26.1
Released: June 27, 2026
🎯 New Version
- Minecraft 26.x: Implemented support for Minecraft 26.1.x and 26.2
🚀 Version 1.2.3-for-26.1
Previous Release* : April 6, 2026
🎯 New Version
- Minecraft 1.21.11: Implemented support for Minecraft 1.21.11
✨ Improvements
- Streak Bar Visual Upgrade: Refactored streak bar to be assets based instead of code, your fps can fly safely now
📋 Notes
- Compatibility: Minecraft 26.1 + Fabric Loader 0.18.4
- Author: 10YearCookieBuff/Cqseur_r
Theses version hasn't been heavily tested. Please report any issue here
🔗 Links
For full installation instructions and features, see the Descriptions
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:AoDOmdGD:7Aruu649"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AoDOmdGD:7Aruu649"
}![[Hypixel] DailyRewards](https://cdn.modrinth.com/data/AoDOmdGD/fe5e74957cdababda4abf05031100c464e40fab2_96.webp)

