mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
fixed heading levels
added blank lines as needed removed trailing spaces
This commit is contained in:
parent
de7651597e
commit
a29956df85
@ -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 |
|
||||
|
Loading…
Reference in New Issue
Block a user