recode is a 1.18 clone of CodeUtilities 2, a utility-focused Fabric mod for DiamondFire.
Currently supported Minecraft version: 1.18.2
- Fabric Loader v0.13.3 or newer
- Fabric API v0.50.0 or newer
You can find the current beta version here. Future plans include removing bloat/unnecessary features, improving existing code, adding new features, and migrating to Kotlin.
Feel free to join the recode Discord server: https://discord.gg/GWxWtcwA2C
recode is open source, and the community is welcome to add their own contributions. We only ask that you follow these guidelines:
- Keep unrelated code additions/changes/fixes to separate pull requests, so they can be separately worked on and merged without merging unfinished code into the main branch.
- When adding or editing Kotlin code, follow the style guide at https://kotlinlang.org/docs/coding-conventions.html unless you have a good reason not to.
