Commit Graph

134 Commits

Author SHA1 Message Date
Charles
756816a240
image updates (#2844)
* image updates

replaced basic debian with installers
Changed pterodactyl images to use parker images

* replace alpine images

update alpine* to use installer:alpine
Remove extra space <3

* Remove use of all quay.io images

* Update all eggs to PTDL_v2

* Add back features to generic dart

* move away from bullseye or buster

* Fix Muse install

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-07 15:03:34 +02:00
Quinten
a950f4d67b
add forgotten then 2024-03-31 14:11:32 +02:00
Quinten
68634d47dc
Update spigot
Update the spigot egg for
- Newer java 17 release
- Add support for ARM64 downloading java
2024-03-31 13:35:20 +02:00
Gerber Lóránt Viktor
f1ccdfafa1 Modify installer container image
The installer image has been changed over to a slim version of
Debian 12 instead of the prevously (by error) used Java EA
image.
2024-03-06 21:57:03 +01:00
Gerber Lóránt Viktor
ed007d5512 Add NeoForge egg for Minecraft Java
This commit adds an egg for the new Minecraft Forge fork
called NeoForge.
2024-03-06 20:47:13 +01:00
Quinten
851e51ec58
Move Magma to magmamaintained 2024-02-23 20:06:01 +01:00
powercas_gamer
ca8a749ec3
Update Java versions for certain Minecraft eggs 2024-02-13 18:33:42 +01:00
Michael (Parker) Parker
71075751b6
update forge egg for latest update (#2637)
* update forge egg for latest update

Forge is bringing standard jars back and this will skip unix args if there is a jar.

* re-add install complete
2024-01-02 11:12:08 +01:00
Dylan
e00467335a
Fixed Permissions Error 2023-12-26 09:37:57 -05:00
Quinten
6d4049efa7
Merge pull request #2540 from NoCodeFromMe/SpongeForge
Add support for custom Forge version with SpongeForge
2023-11-29 20:13:05 +01:00
Ben
7d2ed3a533
Update egg-quilt.json
Fixed the startup Command and changed the default MC (to 1.20.2) and Java Version (to JDK17) that the latest version of Minecraft works without any configuration.
2023-11-25 10:43:58 -05:00
Michael (Parker) Parker
6fb2d5d494
Merge pull request #2521 from rois2coeurs/master
fix minecraft ftb
2023-11-24 20:32:21 -05:00
Daniel Barton
cc7948268f Correct and re-export Sponge Vanilla to correct inconsistent format from manual editing 2023-11-17 01:39:58 +08:00
NoCodeFromMe
2ab04193ee
add support for custom Forge Version & fixed output with undefined variable
Add option to select custom Forge version with SpongeForge. Also checkes if custom Forge version is compatible with version of SpongeForge. Fixed output with undefined variable
2023-11-03 16:19:49 +01:00
Valentin Raillard
449577ba5b url encode for space 2023-10-27 00:32:02 +02:00
Valentin Raillard
6a6e9dce7c fix ftb 2023-10-25 15:15:12 +02:00
Quinten
90d0642ed5
Update egg-mohist.json 2023-08-13 19:49:51 +02:00
Michael (Parker) Parker
ea51da3cb5
Merge pull request #2392 from parkervcp/magma
Magma: support ARM64
2023-08-13 13:23:19 -04:00
HttpRafa
4e70848715 Updated java version used in the installation of modrinth packs from 8 to 17 2023-08-01 20:58:38 +02:00
Panda260
e501dd4ae0
add Folia (#2345)
* add Folia
2023-07-30 17:24:53 +02:00
Quinten
2e3acd1e2a
Magma: support ARM64 2023-07-29 17:46:53 +02:00
diedyesterday
06911328c9 Update egg-quilt.json 2023-07-08 21:29:57 +03:00
diedyesterday
0e07013cd8 Update Docker images 2023-07-08 19:06:00 +03:00
diedyesterday
0a8846e72c Add Quilt 2023-07-08 18:17:54 +03:00
Quinten
6ba6571df3
Merge pull request #2229 from dhkatz/modrinth-support
[Minecraft] Add support for Modrinth modpacks
2023-05-19 18:11:03 +02:00
Quinten
8c2c71678c
Merge branch 'master' into fabric-consistancy-patch 2023-05-19 17:52:36 +02:00
DedBash
b4c32c5dce Add Java 18 and Edit Names
Java 18 was added to each egg where it could be relevant and changed to "PTDL_v2".
2023-05-18 00:25:59 +02:00
Aaronstar-McClure
44a3fe5c61
update fabric
modify the fabric egg to use server.jar on startup to align with the standard from other minecraft eggs
2023-05-11 08:23:30 -04:00
David Katz
516ee4778d Improve file detection when looking up older pack versions 2023-05-06 14:06:30 -07:00
David Katz
a68f8e7529 Use '@user_jvm_args.txt' if available 2023-05-06 12:31:30 -07:00
David Katz
dfda23bcf8 Use '@user_jvm_args.txt' if available 2023-05-06 12:15:13 -07:00
David Katz
785adcd16e PROJECT_ID / VERSION_ID strings for convenience 2023-05-05 19:35:11 -07:00
David Katz
3de410cdff Update minecraft/java README 2023-05-05 19:10:51 -07:00
David Katz
9458128cf8 Update CurseForge in READMEs and remove old egg 2023-05-05 19:10:36 -07:00
David Katz
2e233179e6 Add new and improved CurseForge generic egg 2023-05-05 19:06:27 -07:00
David Katz
e10762c1bc Update Modrinth Egg with better error handling 2023-05-05 18:14:31 -07:00
David Katz
939527f286 Add more checks for Modrinth script 2023-04-20 19:36:30 -07:00
David Katz
75a8eca32c Update README files 2023-04-18 22:57:15 -07:00
David Katz
77edb46b62 Add support for Modrinth modpacks 2023-04-18 22:46:44 -07:00
Panda260
184064d311
purpur: add startup variable as it is recommended in the console (#2218)
purpur: add startup variable as it is recommended in the console
2023-04-11 10:55:55 +02:00
Quinten
b9bb38fa34
Merge pull request #2168 from manyrandomthings/ftb-egg-update
Update FTB server
2023-04-03 12:51:23 +02:00
Miku
94428fa05f
Add Limbo egg (#2128)
Add Limbo egg
2023-03-21 06:28:15 +01:00
manyrandomthings
e26fc57b98
Implement suggested fixes 2023-03-05 13:38:27 -05:00
manyrandomthings
027eff735a
Update egg-ftb-modpacksch-server.json 2023-02-28 14:40:26 -05:00
Wapriaily
fe14f76448 Update Forge download address 2023-01-04 16:49:44 +08:00
Quinten
24146cfed8
update forge 2022-10-31 16:28:50 +01:00
cfouche3005
1591b5d52b
Update egg-curseforge-generic.json 2022-10-18 22:03:28 +02:00
cfouche3005
d72b21a9ba
FIx egg-curseforge-generic.json 2022-10-18 21:14:48 +02:00
Daniel Barton
597839d34b Update Minecraft Magma
Re-work install script
Add new java images and update to labeled java format
Latest version hard coded to  1.18.2 as there is no API to find latest supported MC version
2022-09-29 02:25:17 +08:00
Daniel Barton
27535a6f98 Remove Airplane
Remove Airplane as it's no longer developed or supported
2022-09-28 17:51:03 +08:00