https://github.com/cyclopsmc/evilcraft
An evil mod for Minecraft.
https://github.com/cyclopsmc/evilcraft
forge hacktoberfest java minecraft
Last synced: 10 months ago
JSON representation
An evil mod for Minecraft.
- Host: GitHub
- URL: https://github.com/cyclopsmc/evilcraft
- Owner: CyclopsMC
- Created: 2013-10-16T13:12:01.000Z (over 12 years ago)
- Default Branch: master-1.21-lts
- Last Pushed: 2025-04-01T07:20:53.000Z (10 months ago)
- Last Synced: 2025-04-02T06:06:47.517Z (10 months ago)
- Topics: forge, hacktoberfest, java, minecraft
- Language: Java
- Homepage:
- Size: 141 MB
- Stars: 57
- Watchers: 10
- Forks: 33
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## EvilCraft
[](https://github.com/CyclopsMC/EvilCraft/actions?query=workflow%3ACI)
[](https://coveralls.io/github/CyclopsMC/EvilCraft)
[](https://crowdin.com/project/cyclopsmc-evilcraft)
[](https://github.com/CyclopsMC/packages/packages/770036)
[](https://www.curseforge.com/minecraft/mc-mods/evilcraft)
[](https://discord.gg/9yDxubB)
All stable releases (including deobfuscated builds) can be found on [CurseForge](https://www.curseforge.com/minecraft/mc-mods/evilcraft/files).
More gameplay information can be found on [CurseForge](https://www.curseforge.com/minecraft/mc-mods/evilcraft).
[Development builds](https://github.com/CyclopsMC/packages/packages/) are hosted as GitHub packages.
### Contributing
* Before submitting a pull request containing a new feature, please discuss this first with one of the lead developers.
* When fixing an accepted bug, make sure to declare this in the issue so that no duplicate fixes exist.
* All code must comply to our coding conventions, be clean and must be well documented.
* Information on how to build this mod locally and how to set up your development environment can be found at the [wiki](https://github.com/CyclopsMC/EvilCraft/wiki/Development-Environment).
### Issues
* All bug reports and other issues are appreciated. If the issue is a crash, please include the FULL Forge log.
* Before submission, first check for duplicates, including already closed issues since those can then be re-opened.
### Branching Strategy
For every major Minecraft version, two branches exist:
* `master-{mc_version}`: Latest (potentially unstable) development.
* `release-{mc_version}`: Latest stable release for that Minecraft version. This is also tagged with all mod releases.
### License
All code and images are licenced under [Creative Commons 4](http://creativecommons.org/licenses/by/4.0/)