* Update egg-pterodactyl-curse-forge-generic.json
Added Java 21 |ghcr.io/pterodactyl/yolks:java_21
following the paper docker images layout
* Also do the pelican egg
---------
Co-authored-by: QuintenQVD0 <josdekurk@gmail.com>
- Switch to API to always have up-to-date builds
- Added Build Type menu for "Recommended" and "Latest" version (similar to the Forge-Enhanced egg)
- Added option to overwrite the Build Type with a manual version specification. Example: v1.0.0
Version 1.0.1
- Hotfix applied to resolve critical issues following the initial release (v1.0.0).
- Fixed BuildCraft oil transfer issues from Tekkit 2 worlds to Tekkit SMP.
- Resolved crashes caused by items being placed in the Baubles slot.
- Corrected BuildCraft Auto Workbenches not accepting power for accelerated processing.
- Updated 4 mods and made minor configuration adjustments.
Version 1.0.1
- Hotfix applied to resolve critical issues following the initial release (v1.0.0).
- Fixed BuildCraft oil transfer issues from Tekkit 2 worlds to Tekkit SMP.
- Resolved crashes caused by items being placed in the Baubles slot.
- Corrected BuildCraft Auto Workbenches not accepting power for accelerated processing.
- Updated 4 mods and made minor configuration adjustments.
* Update egg-fabric.json
Adds support for Java 21. Which is required for Minecraft version 1.20.6 and above
* export
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>