Tags
Creators
Details
0.8.0.10b
Compatibility
Changes
-
Added Calcite block set
-
Added a new 'Daily' coin for reaching 100 days of a daily streak
-
Added new immersive bullet ricochet sound effects
-
Made improvements to 1st person arm rotation while holding weapons
-
Tweaked walk/run hand animations to match step sounds
-
Player attributes are now reset upon joining a match
-
Adjusted volume of radio blocks
-
Updated how the Vendor is spawned and positioned in the Infected game mode
-
Updated texture for the heat-treated skin pattern
-
Fixed Polish AT classes having incorrect EXP requirements
-
Fixed the Japanese Commander 3 class having incorrect equipment
-
Fixed MP41 and PPS-43 having incorrect/overlapping cloud item IDs
-
Fixed being able to replenish expended class equipment in spawn
-
Removed pre sounds from several rifles
-
In Trouble Town, Jesters no longer need to be dead for a Traitor to win
-
In Trouble Town, both Traitors and Innocent can die from killing a Jester
-
In Infected, any type of Door block is now supported as a buyable door
-
In Infected, EXP earned from winning entire match has been lowered to 200
-
In Infected, EXP earned from winning a single round has been lowered to 25
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:hTexWmdS:ecj8uFaD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hTexWmdS:ecj8uFaD"
}

