Tags
Creators
Details
1.0.0
Compatibility
Required content
Changes
Anime Characters Mod ๐ธโ๏ธ
Bring your favorite anime characters to life in Minecraft! Originally an incredibly popular Bedrock Add-on, the Anime Characters Mod has been fully rebuilt and ported to Java Edition (1.21 NeoForge). This mod introduces a massive, ever-growing roster of over 440+ iconic characters from your favorite anime, manga, and video game franchises directly into your world.
โจ Key Features
- Massive Character Roster: Meet hundreds of characters ranging from legendary fighters to everyday slice-of-life protagonists.
- High-Quality 3D Models: Powered by GeckoLib, every character is designed with detailed custom geometry (Waifu, Husbando, Umamusume, etc.) that stays true to their original art styles.
- Advanced Animations: Characters feel truly alive with fully custom animations! They feature dynamic walking, sleeping, sitting, blinking, combat actions, and even detailed physics (including hair and jiggle physics).
- Immersive Mechanics: Characters aren't just for show! They have custom health bars, status indicators, and distinct combat styles (Melee and Ranged) to help you survive in the Minecraft world.
- Glowing & Emissive Textures: Many characters feature custom emissive light textures so their eyes, magic, or futuristic gear softly glow in the dark!
- Custom Spawn Eggs & Drops: Every single character comes with their own unique Spawn Egg and specific drop items to collect.
- Survival Integration: Craft them in survival using specific recipes, unique custom Prisms (Prism A, Prism L), and vanilla resources.
Whether you're looking for a loyal companion to explore the caves with, or you just want to populate your base with the ultimate anime crossover cast, this mod has everything you need!
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:h5PZ58jf:TX4yLTkx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:h5PZ58jf:TX4yLTkx"
}


