Tags
Creators
Details
Licensed ARR
Published 5 months ago
All versions
๐ธ๐ช Swedish [sv_se]
๐ฌ๐ง English [en_gb]
โ Epsteinian (part of ChickenCow) [epsteinlang]
๐ Upside down [en_ud]
๐ดโโ ๏ธ Pirate speak [en_pt]
๐ด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ Shakespearean [enws]
๐ฉ๐ช German [de_de]
๐ Keys (from Key Language Pack) [key]
๐ Keys with Arguments (from Key Language Pack) [key_arg]
:3 Engwish [en_uwu]
0.1.4+mod
Release
v0.1.4+mod3 months ago 187
Compatibility
Minecraft: Java Edition
26.3-snapshot-3
26.2
26.1.x
1.21.5โ1.21.11
Platforms
Fabric
Forge
NeoForge
Quilt
Supported environments
Server-side
Client and server
Changes
Compact-Diamonds.v0.1.4.jar
- added more languages (en_uwu, en_gb)
- added Modrinth link to modmenu description (Fabric / Quilt)
๐ Currently supported languages:
๐บ๐ธ English (American) [en_us]๐ธ๐ช Swedish [sv_se]
๐ฌ๐ง English [en_gb]
โ Epsteinian (part of ChickenCow) [epsteinlang]
๐ Upside down [en_ud]
๐ดโโ ๏ธ Pirate speak [en_pt]
๐ด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ Shakespearean [enws]
๐ฉ๐ช German [de_de]
๐ Keys (from Key Language Pack) [key]
๐ Keys with Arguments (from Key Language Pack) [key_arg]
:3 Engwish [en_uwu]
I'd love some more help with more translations.
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Compact-Diamonds-Translations.zip | Optional resource pack | 10.89 KiB |
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:ycBtoWql:dFJ0WLwj"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ycBtoWql:dFJ0WLwj"
}

