7.0
Compatibility
Required content
Changes
doppelganger head projectile changes
Ambient sound of wandering doppelganger removed
New augmented lookalikes
pure doppelganger can be generated naturally by the world
secret challenge
Doppelganger biome can be found in the new subworld dimension
13 advance adds
Completed advancements give shard rewards
new items and blocks added
cookbook and doppel cookbook drops from common witches
doppel grass has a 0.5% chance of dropping doppelganger roots
removal of meat from the obese man by beating him with an iron sword
doppelganger woods have a greater resistance to fire
Doppel trees can spawn endermites to attract endermen and transform them
fragments can whisper
Skeleton Statues cannot be affected by the player only with Skeletons or other mobs
doppelganger drops items from normal mobs now
amulet can be repaired with fragments
endermans and piglins can be contaminated by the underworld
Earned for opening a gift: 8 emeralds or 20 coals or 1 shard
doppelganger goat (Krampus) drops gift
arrows don't work on pig doppelganger
there is a 1% chance that when an imperfect doppelganger dies a pure doppelganger will spawn
doppelblock deals damage if broken with bare hands
There is a 2% chance that you will go to the underworld when you cross a nether portal, this applies to mobs too
doppelganger trees have a 44% chance of being born where the pure ones died after 24 thousand ticks
new option in the configuration added, "always doppelganger" when marked for a specific mob it will always transform into a doppelganger
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:JQmYQYXE:T75Aqw4E"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JQmYQYXE:T75Aqw4E"
}

