/choruswarps

A minecraft mod that adds teleportation in a balanced and vanilla-friendly way

Primary LanguageJava

Chorus Warps

A minecraft mod that adds teleportation in a vanilla-friendly and balanced way using the power of golden chorus fruits! Click here to go to the project on curseforge


Coding style for commits:

  • Tabs over spaces.
  • Document your code with comments, but don't over-comment.
  • Follow standard java guidelines (PascalCase for classes, camelCase for variables, { on the same line etc.)