
Doki Doki Literature Craft
This mod is about the visual novel game Doki Doki Literature Club. This version of the mod is used for Survival series or anything your mind can imagine This mod will receive some updates to increase the variation of items or improve the items already in
2.2.4
Compatibility
Changes
Doki Doki Literature Craft 2.2.4
Updates:
Rework= Item: ReTexture GUI Yuri´s knife
Block:
- Piano Collision
- ReTexture on Class Floors
- ReTexture Shoemaker
Chibis:
- ReTexture Sayori Chibi
- ReTexture Yuri Chibi
- ReTexture Sayori Chibi
Receit:
- SoundBlock
⦁ New =
Add New Languagens =
- Português-Brasil (Portuguese-Brazil) (I already had it, I just forgot to mention it)
- Español (España) (Spanish (Spain) (I already had it, I just forgot to mention it)
- 日本語 (日本) (Japonese(Japan)
- Русский (Россия) (Russian (Russia)
Add Achievements =
Poems:
- Pages of Feelings
- Deep Metaphors
- Rhyming with Sweets
- Words in the Wind
- Every Word Leads to Her
Entitys:
- Happy Thoughts
- Play With Me
- Obssesion
- Epiphany Add Blocks:
- Wall Class Music (Bottom)
Add Receits: Block:
- Stages (Left,Mid,Right)
- Stande and Stande With Stage
- Piano
- Piano Stool
- Colorful Slab Decorations
- Class Board Music (Left,Mid,Right)
Entity:
- Receit Monika (Act3)
- Receit Yuri (Act 2)
- Receit Sayori (Happy Thoughts)
- Receit Natsuki (Act2/PWM)
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:JjqF2J5T:1RMuAeky"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JjqF2J5T:1RMuAeky"
}
