All versions
0.5.2
Release
A Little Darkness 0.5.25 days ago 7
Compatibility
Minecraft: Java Edition
26.1.2
Platform
NeoForge
Supported environments
Client and server
Changes
Achievements added.
1. Welcome to "Umbrella" — Acquire an Infestation for the first time.
2. Walking Death — Acquire an Infestation V.
3. Not the best feast — Acquire a Food Poisoning for the first time.
4. Intestinal Apocalypse — Acquire a Food Poisoning V.
5. Argent Dawn — Obtain the Silver Sword.
6. While the metal was still hot, I forged it twice — Obtain the Steel Sword.
7. Say no to Twilight! — Obtain the Vampire Blade Tier I.
8. Spark of the Everflame — Obtain the Smoldering Blade Tier I.
9. Draft? — Obtain the Empty Necronomicon.
10. A little biology problem — Obtain the Necronomicon Tier I.
11. Absolute Gravity — Kill a Jumping Zombie without silver.
12. Ghost Hunter — Kill a Ghost without silver.
13. He Just Wanted a Drink — Kill a Vampire without silver.
14. Hydrophobic Pyromaniac — Kill a Smoldering without silver.
15. Closed Recruitment — Kill a Necromancer without silver.
16. One secret achievement.
Dragon Egg recipe added.
Hammer durability loss now depends on the specific recipe used.
1. Plates consume between 1 and 4 durability points depending on the plate's tier.
2. The Dragon Egg consumes 8 durability points.
3. JEI Information about plates and Dragon Egg added.
Other Changes:
Glass bottle recipe changed.
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:VxHTMT7Y:coBBNasJ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:VxHTMT7Y:coBBNasJ"
}

