2019-06-16 20:15:13 +08:00
|
|
|
# Forge Generic
|
|
|
|
|
2021-12-10 01:19:50 +08:00
|
|
|
## This is a generic egg for curseforge modpacks
|
2019-06-16 20:15:13 +08:00
|
|
|
|
2021-12-10 01:19:50 +08:00
|
|
|
You will need to give it a modpack ID. The ID for BOFA mods is `375152` for example.
|
2019-11-08 19:09:16 +08:00
|
|
|
This can be found on the modpack page in the `About Project` section in the upper right corner.
|
2019-06-16 20:15:13 +08:00
|
|
|
|
2021-12-10 01:19:50 +08:00
|
|
|
This will grab the latest release when the version is set to latest.
|
2019-06-16 20:15:13 +08:00
|
|
|
|
2020-12-09 06:31:58 +08:00
|
|
|
It "should" grab versions of the pack based on the modpack version numbers
|
2021-01-06 08:28:45 +08:00
|
|
|
|
2022-06-12 07:45:29 +08:00
|
|
|
## API Keys
|
2022-06-11 03:13:28 +08:00
|
|
|
|
|
|
|
You will need to get an API key to run the installer now. Make an account at https://console.curseforge.com/
|
|
|
|
|
|
|
|
https://console.curseforge.com/#/api-keys
|
|
|
|
|
2021-01-06 08:28:45 +08:00
|
|
|
## Server Ports
|
|
|
|
|
2021-12-10 01:19:50 +08:00
|
|
|
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
2021-01-06 08:28:45 +08:00
|
|
|
|
|
|
|
| Port | default |
|
|
|
|
|-------|---------|
|
2021-12-10 01:19:50 +08:00
|
|
|
| Game | 25565 |
|