mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-14 17:33:11 +08:00
Consistency fixes mainly
Repairs consistency across these eggs and removes warning that was needed for the previous daemon system.
This commit is contained in:
@@ -8,3 +8,11 @@ This can be found on the modpack page in the `About Project` section in the uppe
|
||||
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.
|
||||
|
||||
|
||||
| Port | default |
|
||||
|-------|---------|
|
||||
| Game | 25565 |
|
||||
@@ -4,4 +4,12 @@
|
||||
|
||||
This will download the latest jar for a specific forge version.
|
||||
|
||||
this has a fix for the broken 1.7.10 and 1.8.9 versions forge has
|
||||
this has a fix for the broken 1.7.10 and 1.8.9 versions forge has
|
||||
|
||||
## Server Ports
|
||||
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 |
|
||||
Reference in New Issue
Block a user