minecraft icon indicating copy to clipboard operation
minecraft copied to clipboard

Adding Cleanroom Egg

Open SodaSyrup opened this issue 7 months ago • 2 comments

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

  1. [X] Does your submission pass tests (server is connectable)?
  2. [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?
  3. [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?
  4. [X] Have you added a unique README.md for the egg you are adding according to the alphabetical order?
  5. [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
  6. [X] The egg was exported from the panel

SodaSyrup avatar Jun 11 '25 06:06 SodaSyrup

well right after sending this, my buddy told me about the already open PR https://github.com/pelican-eggs/minecraft/pull/77

SodaSyrup avatar Jun 11 '25 06:06 SodaSyrup

duplicate: https://github.com/pelican-eggs/minecraft/pull/77

gOOvER avatar Jun 11 '25 17:06 gOOvER