serverpack
This commit is contained in:
parent
335d219cbf
commit
f389baabaf
3 changed files with 11 additions and 9 deletions
|
|
@ -1,11 +1,13 @@
|
|||
#Forge Auto-Install Configuration
|
||||
# Forge Auto-Install Configuration
|
||||
|
||||
mc-version=1.20.1
|
||||
# Specify your desired Minecraft-Version.
|
||||
# Possible options are [Version like: "1.20.4" or "latest"]
|
||||
minecraftVersion=1.20.1
|
||||
|
||||
#mc-version-info=like 1.20.1 or latest
|
||||
# Specify your desired LoaderType.
|
||||
# Possible options are ["Forge" or "NeoForge"]
|
||||
loaderType=Forge
|
||||
|
||||
|
||||
|
||||
forge-version=47.2.6
|
||||
|
||||
#forge-versionlike 47.1.46 , recommended or latest
|
||||
# Specify your desired Loader-Version.
|
||||
# Possible options are [Version like: "20.4.164-beta" or "latest" or "recommended"]
|
||||
loaderVersion=47.2.6
|
||||
Loading…
Add table
Add a link
Reference in a new issue