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
- 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.)