More Java versions for eggs using Java yolks
Description
Added newer (and older) java versions to support newer versions of Minecraft for all eggs using a Java yolk.
Checklist for all submissions
- [x] Have you followed the guidelines in our Contributing document?
- [x] 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?
- [ ] 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
- [x] The egg was exported from the panel
Start scripts weren't modified
Please also export all the changes from a panel. So the timestamp updates.
The existing LTS releases fill the gaps just fine. I'm not aware of any Minecraft versions that solely rely on non-LTS releases?
@Software-Noob Mc 1.20.5+ relies on Java 21 (lts) which is missing from most eggs (Java 19 is not a requirement for any version of Minecraft but adds more customizability for people who might need it.)
This should get merged, latest Minecraft version requires Java 21
Please also export all the changes from a panel. So the timestamp updates.
Do the time-stamps affect the eggs in any way?
Please also export all the changes from a panel. So the timestamp updates.
Do the time-stamps affect the eggs in any way?
If a update feature comes to pelican then yes.
@QuintenQVD0 the eggs have been exported with timestamps
The only important and recommended Java versions you’ll ever need are:
- Java 8
- Java 11
- Java 16 (17 preferred)
- Java 17
- Java 21
Java 19 is unnecessary, as even Minecraft doesn’t use this version. many plugins/mods don't even support it