1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02:00

fixed heading levels

added blank lines as needed
removed trailing spaces
This commit is contained in:
LRMtheBoss 2021-12-09 12:19:50 -05:00
parent de7651597e
commit a29956df85

View File

@ -1,18 +1,18 @@
# Forge Generic
### This is a generic egg for curseforge modpacks
## This is a generic egg for curseforge modpacks
You will need to give it a modpack ID. The ID for BOFA mods is `375152` for example.
You will need to give it a modpack ID. The ID for BOFA mods is `375152` for example.
This can be found on the modpack page in the `About Project` section in the upper right corner.
This will grab the latest release when the version is set to latest.
This will grab the latest release when the version is set to latest.
It "should" grab versions of the pack based on the modpack version numbers
## Server Ports
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
| Port | default |
|-------|---------|
| Game | 25565 |
| Game | 25565 |