Links
Tags
Creators
Details
5.14.0
Compatibility
Changes
NeoEnchant v5.14.0 - Woe
Hello,
This release is part of a larger update cycle with:
- Yggdrasil 6.0.1
- NeoEnchant 5.14.0
- Whisper of Ether 0.2.0
NeoEnchant
Vanaheim Seiors Oblivions is now available as a new reward enchantment from Vanaheim.
It makes the world bloom around you and is perfect for base decoration:
- bushes
- grass
- flowers
If Yggdrasil is not installed, this enchantment can still be obtained through fishing.
This update also includes multiple stability fixes.
Yggdrasil 6.0.1
It includes:
- updates to 14 structures
- warning/error cleanup in console logs
- visual adjustments on selected structures
Whisper of Ether 0.2.0
Changes include:
- better rendering for internal Waypoints
- Infuser no longer requires XP and now only ejects transformed runes (automation friendly)
- full translation coverage and multiple miscellaneous fixes
Have fun, and for players who prefer it, the mod version is also available.
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:BynmO8IO:euOLtQj3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:BynmO8IO:euOLtQj3"
}





