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
|
||||
BIN
.github/buildtools/serverpack/minecraft_server.jar
vendored
BIN
.github/buildtools/serverpack/minecraft_server.jar
vendored
Binary file not shown.
|
|
@ -1,5 +1,5 @@
|
|||
#Minecraft server properties
|
||||
#Sat Jan 27 22:19:44 UTC 2024
|
||||
#Tue Apr 30 11:45:56 YEKT 2024
|
||||
allow-flight=true
|
||||
allow-nether=false
|
||||
broadcast-console-to-ops=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue