Links
Tags
Creators
Details
7.0.0+mod
Compatibility
Changes
markdown
Yggdrasil 7.0.0
Hello, the Yggdrasil pack has been updated to Minecraft 26.1.2, and it includes several changes.
Runic Dimension
This update reintroduces the Runic Dimension. Since Minecraft 26.1.2 heavily reworked the dimension system, I can bring it back without fear of the bugs and crashes it caused before.
For the occasion, it has evolved: it now features real worldgen, unique characteristics, and a unique atmosphere.
Runic Crystals
Runic Crystals are a purple structure that spawns in this dimension.
- They provide a map to the nearest labyrinth and a return portal to the Overworld.
- They are extremely common in this dimension, easily accessible and easily visible.
- They always give an Era Apple, which teleports you back to the Overworld when eaten.
New Look for the Runic Labyrinth
The labyrinth has grown larger. It now features a magnificent portal at its summit, instead of just a hole. Rewards and dangers await you at the top, along with another way to return to the Overworld.
This dimension is devoid of light and extremely hostile, with no food and no means of survival, so prepare yourself well.
Optional dependencies
Known incompatibilities
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:zsZTocfO"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hwNDseBp:zsZTocfO"
}



