Tags
Creators
Details
Licensed ARR
Published 7 months ago
Updated 3 weeks ago
All versions
1.11.0
Release
Warrior Cats Events 1.11.03 weeks ago 439
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
Changelog
- Fixed kits showing as fleas when the server config is changed.
- Removed all Hard-coded Strings and replaced by translation keys.
- Replaced genetics serializing for Wild Cats. From 1.16.0, Wild Cats that are not migrated from older versions to 1.11.X-1.15.X, will lose all their genetic traits.
- Reworked and improved Create Morph menu.
- Improved rendering for carrying kits.
- Fixed the infinite XP glitch in the Skill Tree.
- Added server config for max claimable territory.
- All cat collars have been removed. Cat collars are now replaced by a single dyable cat collar, that allows endless color combinations.
- Stored morphs now support preset cats.
- Replaced player morph serializing. You might experience minor one-time issues.
- Added Chinese and Spanish translations.
- Added prefix randomization to the "Kit" item.
- Added Carved stone! You can now Right-click stone to carve it, and obtain pebbles, which can be crafted into cobblestone.
- Reworked herb mixing system. Now it wont be managed through the Crafting Rock.
- Added Herb Rock, a dedicated block for mixing herbs.
- Added skin shades! You can change the skin shade of your character in the Details section.
- Updated Warrior's Guide.
- Warrior Nametags are now renamable. Shift+Right-click to rename a Warrior Nametag.
- Claws, Whiskers, and Warriors Guide will no longer drop on death.
- Improved cats AI. Now they will run and avoid damage sources such as fire, cactus, and others.
- Cats are now inmune to Sweet Berry bushes.
- Added an option to kick/remove NPCs from clans in the clan menu.
- Added Flappy Cat! Play Flappy Cat from the last option in the WCE Options menu.
- Other minor adjustements.
- Other minor reworks.
- Removed Herobrinepaw.
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:pB9iyPat:b1br9HbD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:pB9iyPat:b1br9HbD"
}





