1.1
Compatibility
Required content
Changes
Big Additions
This version adds a new Illager; the Corruptager!
- They were formerly a Vindicator before they were taken over by Travis's corruption after digging in deep dark caves for iron to make new iron axes. He can spawn naturally during night time or during a raid.
- They drop the Totem of Empathy upon death, along with a Netherite sword.
- They always have a Totem of Undying on hand, so they can be quite difficult to deal with!

A new event has been added named tile.null.name, which simply inserts a placeholder item into your inventory. Maybe there could be more to it soon!
Changelog
- Nerfed Travis by a bit since he was difficult to kill
- Travis now teleports away from the player after dealing damage instead of vanishing and respawning 3 seconds after. Should be more easier to kill!
- Added a new illager variant; the Corruptager
- Added a new random event
- The Totem of Undying no longer works when attempting to cheat death from Travis. You'll need to use the Totem of Empathy instead.
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:CoumTwXH:7YlBU66J"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:CoumTwXH:7YlBU66J"
}![[DISCONTINUED] Travis Takeover](https://cdn.modrinth.com/data/CoumTwXH/c3ca6220682c13bd80e596afa7c368287451614f_96.webp)

