Tags
Creators
Details
2.0.0-beta.1
Compatibility
Required content
Changes
2.0.0 Beta 1
The first beta for the 2.0.0 update of CodeClient.
1.21.1
The mod has been updated to Minecraft version 1.21.1. Make sure to give it thorough testing on Node Beta!
Features
recode has reached its EOL, with permission of homchom and adherence to its license, some features have been moved or completly recoded from scratch.
In no particular order:
- On-screen CPU Display
- Configurable display corner
- Hide Scope Change Messages
- Scope Under Varialbe Name
- Destroy Item Reset
- /dfgive <clipboard|<item> [amount]>
- /itemdata
- /node <node>
- Preview Item Tags
- Mode Switch Keybind
- /ping
- /uuid <name>
- /name <uuid>
- /calc <expression>
Coded, but current unavailable[1]
- Expression Highlighting
- /preview <actionbar|title|subtitle>
[1] Adventure API is unavailable for 1.21.1, only 1.21.3, so these features had to be disabled, but they are implemented.
Please hang tight while we update CodeClient to 1.21.3, which will still allow you to connect to DiamondFire but will allow us to have the Adventure-dependant features.
Found a bug?
Please report it on our issues page.
Thank you so much for our community, supporting us in every step of the way, if its participating in polls or just hanging around.
Happy coding!
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:Ti8mtFQn:Jl2PNSLV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Ti8mtFQn:Jl2PNSLV"
}



