1.24.8
Compatibility
Required content
Changes
📦 New Wings textures for Angel, Demon and Druid's Eagle Aspect.
📦 New Recipes: Honey Bottle, Amethyst Shard (amethyst block uncraft), Echo Shard, Gilded Blackstone.
✅ Fixed weaker cobweb game mechanic issue.
❎ Disabled automatic activation of Magician's Combat Mode for full MP control.
☑️ Added chipped anvil and damaged anvil recipes to dismantling profession.
☑️ Added Minecarts with (hooper, chest, furnace and TNT) recipes to dismantling profession.
♻️ Updated Game Mechanic: Totem of undying will replenish all your air if you are saved from drowning.
♻️ Updated Recipe: The Trident Recipe includes Loyalty III enchantment (a Heart of the Sea bonus).
♻️ Updated Farmer's Delight Refabricated mod compatibility.
♻️ Updated powers descriptions and translations.
💡 Minor bug fixes and code optimization for a better performance.
✨ Don't forget to join our discord community!!! 🌐 https://discord.gg/Kyu4ZTss8y
Optional dependencies
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:eMvLPWvJ:HegeppXG"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eMvLPWvJ:HegeppXG"
}

