Tags
Creators
Details
6.0
Compatibility
Required content
Changes
-AMI Wiki is now back and refreshed! -Fixed english typos -Ability to boost endergrade with a chorus on a fruit by right clicking -Removed Void Worm stunning -Fixed some dimensional carver issues -Added option to either consume compass or not when using dimensional lodestone feature -Improved Rolling Thunder efficiency -Added Texture Variants for Portals dependant on dimension -Brand new config file specifically for adding new targets for mobs -Compressed cannibalism features into 1 -Compressed transformation features into 1 -Compressed Caiman/Emu egg attacking into 1 -Compressed friendly tamed animals into 1 -Removed Fungus Polinate from Crimson Mosquito -Removed Crimson Mosquitoes spreading their mob effects -Compressed multiple crimson mosquito interactions with blood into 1 -Compressed multiple enderiophage interactions into 1 -Fixed Fly Crash -Removed Panic Launching -Removed Stradpole causing flame when being launched -Bunch of renaming of feature names -Fixed hyper aggression with Grizzlies -Removed acidic leafcutter ants -Added Roach Crown to replace Game Controller from Alexs Caves -Fixed issues with Unsettling Backfire -Removed Bottomless Sand -Fixed maggot fishing -Added new feature to fish up Devil Hole Pupfish within its chunk -Stretchy Accumulation enchantment now spawns in abandoned mineshaft chests -Rolling Thunder enchantment now spawns in abandoned mineshaft chests -Stabilizer enchantment now drops with void worm -Light Weight enchantment now spawns in end city chests -Removed Crow Warriors -Removed Anaconda Orphanage -Bone Serpents now lose 1 segment of their body and must lose almost all of it till it can be damaged -Bunfungus farms fully grown crops -Improved Dart Effects for Capuchin Monkeys -Roach Crown and Wiki are now in the AM Creative Tab -Cosmaws will now 'sweat' when carrying a heavily armored player -Improved elephant trample -Removed Rhino accidental betrayal -Moss can now only be propagated on snapping turtles when in water -Fixed enderiophages not attacking entities with the flu -Changed fly transformation procedures from needing to be blooded into being weakened -Combined 2 fly features into 1 -Bald Eagles carrying nukes now trigger nuclear sirens -Adjusted loot tables -Snow Leopard luck now applies to any mob's loot table -Removed Flutter Withered -Removed Guster Projectile Protection -Removed Mantis Aggro -Removed Rattlesnake territorial -Removed Roadrunner Day hunting -Compressed 2 Seagull snatching interactions into 1 -Increased health threshold for Leopard Desires -Removed Stradpole bob up -Compressed Grizzly hunting behaviors into 1 -Armaments now allows non damagable weapons to be properly wielded by kangaroos without insta destroying them -Removed Skelewag Circle -Removed Lobster night spawning
Optional dependencies
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:cQPcBgTD:vRv24IE6"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:cQPcBgTD:vRv24IE6"
}

