minecraft
minecraft copied to clipboard
Adding Cleanroom Egg
Description
This is a crudely made egg for Cleanroom based on the Forge Egg. This made my life easier spinning up Cleanroom Servers by not having to first make a Forge Server and then adding Cleanroom and all that.
I dont have Pelican, so i wasnt sure how exactly to do an egg for that.
Checklist for all submissions
- [X] Have you followed the guidelines in our Contributing document?
- [ ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- [X] Have you tested and reviewed your changes with confidence that everything works?
- [X] Did you branch your changes and PR from that branch and not from your master branch?
- If not, why?:
- [ ] You verify that the start command applied does not use a shell script
- [ ] If some script is needed then it is part of a current yolk or a PR to add one
- [ ] The egg was exported from the panel
New egg Submissions
- [X] Does your submission pass tests (server is connectable)?
- [X] Does your egg use a custom docker image?
- [X] Have you tried to use a generic image? (It works, but with GraalVM the performance is just considerably better)
- [ ] Did you PR the necessary changes to make it work?
- [X] Have you added the egg to the main README.md and any other README files in subdirectories of the egg (e.g /game_eggs) according to the alphabetical order?
- [X] Have you added a unique README.md for the egg you are adding according to the alphabetical order?
- [X] You verify that the start command applied does not use a shell script
- [ ] If some script is needed then it is part of a current yolk or a PR to add one
- [X] The egg was exported from the panel
well right after sending this, my buddy told me about the already open PR https://github.com/pelican-eggs/minecraft/pull/77
duplicate: https://github.com/pelican-eggs/minecraft/pull/77