A library that works to recreate a realistic bullet, or other custom projectile within Minecraft. It includes specific types of projectiles which can be used, but also ways to create your own.
MCShot provides no functionality to create visual effects, sounds, or input.
All issues, source code, and repository functions are handled by GitHub.
Chat, calling, and instant messaging are done via Skype.
Guidelines:
- You should start with an issue found in the MCShot issue tracker, and reference it in the name of the PR.
- Make sure this change is not too specific. MCShot has the goal of leaving all preferential additions to addons created by separate developers.
- Make sure you test your changes, and provide any programs or services required to do so in the PR.
Code requirements:
- Make sure to follow the Oracle Code Conventions.
- No trailing whitespace is allowed.
- Imports are organized alphabetically and grouped by package.
MCShot is licensed under GPLv3, which can be found in LICENSE.txt.