Links
Tags
Creators
Details
All versions
4.1.0+mod
Release
Yggdrasil V4.1.02 years ago 2,242
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
Fabric
Forge
NeoForge
Quilt
Supported environments
Server-side
Singleplayer
Changes
Yggdrasil Pack 4.0/4.1 Highlights
Major Features:
- Helheim: New massive underground structure
- 5 new structure cartography altars for locating main structures
- Runic Island revamp
- 5 new Villagers for key exchanges
- Divine Keys system
- Adding Pet
- Access to the runic dimensions is more easly
- New Lore
Helheim Details:
- Located in any cave system
- Size: 128x128x128 blocks
- Adapts to cave biomes
- Includes first part of main storyline
- Rewards: Reva familiar, exclusive enchants, Heavy Core
Structure Changes:
- Runic Island: New secret passages
- Runic Dimension: Easier access
- Asflors: Second room directly unlocked
- Alfheim: Increased sinister key drop rate
- Runic Labyrinth: More vault chests
Technical Updates:
- Improved translations for 7 languages
- Resource Pack preparation
- Version 3.0.0 keys incompatibility
- Bug fixes and optimizations
For more details about Yggdrasil 4.1.0's check out Full Patchnote
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:hwNDseBp:ziwmYiR2"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hwNDseBp:ziwmYiR2"
}

