Skip to content

New Fabric Egg/Updated Fabric Egg - #109

Closed
Lovinoes wants to merge 6 commits into
pelican-eggs:mainfrom
Lovinoes:lovinoes/fabric-egg-updated
Closed

New Fabric Egg/Updated Fabric Egg#109
Lovinoes wants to merge 6 commits into
pelican-eggs:mainfrom
Lovinoes:lovinoes/fabric-egg-updated

Conversation

@Lovinoes

@Lovinoes Lovinoes commented Dec 27, 2025

Copy link
Copy Markdown

This PR replaces the old Fabric egg from #99 with a completely rewritten version. The previous PR has not been updated for some time, so this update ensures full compatibility and maintainability.

  • Switched from Debian/bash to Alpine/ash for better container compatibility
  • Defaulted all user variables to latest stable
  • Added snapshots support
  • Validates user input and falls back to latest if invalid
  • Fetches server jar directly, no Java installer required

closes #22

Checklist for all submissions

  • 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?
  • Have you tested and reviewed your changes with confidence that everything works?
  • Did you branch your changes and PR from that branch and not from your master branch?
  • Does your submission pass tests (server is connectable)?
  • You verify that the start command applied does not use a shell script
  • The egg was exported from the panel

Completely rewrote the Fabric egg:

- Switched from Debian/bash to Alpine/ash for better container compatibility
- Defaulted all user variables (MC_VERSION, LOADER_VERSION, FABRIC_INSTALLER_VERSION) to latest stable
- Added snapshots support
- Validates user input and falls back to latest if invalid
- Fetches server jar directly, no Java installer required

@kerpsonn kerpsonn left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works well

@Lovinoes Lovinoes closed this Feb 15, 2026
@Lovinoes

Copy link
Copy Markdown
Author

lazy

@Lovinoes
Lovinoes deleted the lovinoes/fabric-egg-updated branch February 15, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Minecraft eggs should not force enable-query=true in server.properties, but should set query.port

2 participants