Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 3 months ago
All versions
0.0.7
Release
Myths & Legends 0.0.710 months ago 585
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
Added
- Curios API Compatibility: Full integration with the Curios API mod for more customization.
- Mod Config: Now you can tweak mod settings to fit your playstyle. Alp: A mischievous new creature lurking in swamp biomes.
- Scorched Sentinel: A blazing guardian of the Nether, ready to challenge adventurers. Abaddon: A fearsome new nether entity, towering with fiery power.
- Lampad: A mysterious flame-bearing spirit that wanders the Nether.
- Karakondjul: A fiery beast found in snowy regions.
- Possessed Armor - Inquisitor Variant: A miniboss version of the Possessed Armor, stronger and deadlier.
- Two Relics: Antique Emblem and Svarog’s Ring, mystical artifacts with unique powers.
- Molten Fist: A devastating new weapon infused with fire.
- New Items: Core of Abaddon, Scorched Skin, and Scorched Bone.
- New Structures: Discover the Old Camp and the Scorched Nest, expanding world exploration.
Changes
- Possessed Armor Animations: Now smoother and more dynamic.
- Updated Textures: Refined visuals for ethereal flames, armor icons, and more.
- Model Tweaks: The Gargoyle Axe model has been improved.
- Mob Balancing: Adjusted health, damage, and attributes for fairer combat. Possessed Armor Variants: Each now has its own dedicated spawn egg.
- Imp Adjustments: Removed Wither effect and lowered spawn rate.
- Fire Hearth: Now works with Curio slots for better integration.
- Soulbinder Amulet Recipe: Updated recipe for better balance and accessibility.
Fixes
- Server Stability: Fixed a critical crash on dedicated servers caused by particle engine misloading.
- Minor Bug Fixes: Squashed several small inconsistencies for smoother gameplay.
Note
- Backport Status: The Minecraft 1.20.1 version of Myths & Legends will be released within the next few days. Thank you for your continued support and patience.
Optional dependencies
Any compatible version
Any compatible version
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:JzgNbcKE:jOlp4H6I"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JzgNbcKE:jOlp4H6I"
}

