pelican-eggs / minecraft

MIT License
51 stars 25 forks source link

More Java versions for eggs using Java yolks #8

Open 4ngel2769 opened 3 months ago

4ngel2769 commented 3 months ago

Description

Added newer (and older) java versions to support newer versions of Minecraft for all eggs using a Java yolk.

Checklist for all submissions

Start scripts weren't modified

QuintenQVD0 commented 3 months ago

Please also export all the changes from a panel. So the timestamp updates.

Software-Noob commented 3 months ago

The existing LTS releases fill the gaps just fine. I'm not aware of any Minecraft versions that solely rely on non-LTS releases?

4ngel2769 commented 3 months ago

@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.)

hafometh88 commented 2 months ago

This should get merged, latest Minecraft version requires Java 21

4ngel2769 commented 2 months ago

Please also export all the changes from a panel. So the timestamp updates.

Do the time-stamps affect the eggs in any way?

QuintenQVD0 commented 2 months ago

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.

4ngel2769 commented 2 months ago

@QuintenQVD0 the eggs have been exported with timestamps

Lovinoes commented 1 week ago

The only important and recommended Java versions you’ll ever need are:

Java 19 is unnecessary, as even Minecraft doesn’t use this version. many plugins/mods don't even support it