Skip to content

TRMMax/recode

 
 

Repository files navigation

recode

logo

recode is a 1.18 clone of CodeUtilities 2, a utility-focused Fabric mod for DiamondFire.

Currently supported Minecraft version: 1.18.2

Mod Dependencies:

  • Fabric Loader v0.13.3 or newer
  • Fabric API v0.60.0 or newer

You can find the mod jar here. See the 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

Contributing

recode is open source, and the community is welcome to add their own contributions. We only ask that you follow these guidelines:

  1. 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.
  2. 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.

recode currently uses Kotlin version 1.7.0, so you will need to use an IDE that supports it (recommended: IntelliJ with Kotlin plugin v1.7.0).

About

a utility-focused fabric mod to make DiamondFire development more fun

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.1%
  • Kotlin 4.9%