serverfiles
This commit is contained in:
parent
8862475d26
commit
2160a35844
154 changed files with 503071 additions and 0 deletions
20
.github/buildtools/client_mod.txt
vendored
Normal file
20
.github/buildtools/client_mod.txt
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
AmbientSounds_*
|
||||
clienttweaks-*
|
||||
cupboard-*
|
||||
embeddium-*
|
||||
fancymenu_*
|
||||
farsight-*
|
||||
entityculling-*
|
||||
drippyloadingscreen_*
|
||||
notenoughanimations-*
|
||||
oculus-*
|
||||
REIPluginCompatibilities-*
|
||||
RoughlyEnoughItems-*
|
||||
blur-*
|
||||
betterfoliage-*
|
||||
CraftPresence-*
|
||||
ChunkAnimator-*
|
||||
invhud*
|
||||
ItemPhysicLite_*
|
||||
konkrete_forge_*
|
||||
MouseTweaks-*
|
||||
7
.github/buildtools/filelist.txt
vendored
Normal file
7
.github/buildtools/filelist.txt
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.git/
|
||||
.github/
|
||||
.gitignore
|
||||
CHANGELOG.md
|
||||
minecraftinstance.json
|
||||
LICENSE
|
||||
README.md
|
||||
1
.github/buildtools/serverfiles/banned-ips.json
vendored
Normal file
1
.github/buildtools/serverfiles/banned-ips.json
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
[]
|
||||
1
.github/buildtools/serverfiles/banned-players.json
vendored
Normal file
1
.github/buildtools/serverfiles/banned-players.json
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
[]
|
||||
25
.github/buildtools/serverfiles/config/fml.toml
vendored
Normal file
25
.github/buildtools/serverfiles/config/fml.toml
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
#Early window height
|
||||
earlyWindowHeight = 480
|
||||
#Early window framebuffer scale
|
||||
earlyWindowFBScale = 1
|
||||
#Enable forge global version checking
|
||||
versionCheck = true
|
||||
#Early window provider
|
||||
earlyWindowProvider = "fmlearlywindow"
|
||||
#Early window width
|
||||
earlyWindowWidth = 854
|
||||
#Early window starts maximized
|
||||
earlyWindowMaximized = false
|
||||
#Default config path for servers
|
||||
defaultConfigPath = "defaultconfigs"
|
||||
#Disables Optimized DFU client-side - already disabled on servers
|
||||
disableOptimizedDFU = true
|
||||
#Skip specific GL versions, may help with buggy graphics card drivers
|
||||
earlyWindowSkipGLVersions = []
|
||||
#Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them.
|
||||
earlyWindowControl = true
|
||||
#Max threads for early initialization parallelism, -1 is based on processor count
|
||||
maxThreads = -1
|
||||
#Squir?
|
||||
earlyWindowSquir = false
|
||||
|
||||
3
.github/buildtools/serverfiles/eula.txt
vendored
Normal file
3
.github/buildtools/serverfiles/eula.txt
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#By changing the setting below to TRUE you are indicating your agreement to our EULA (https://aka.ms/MinecraftEULA).
|
||||
#Thu Nov 16 16:49:11 YEKT 2023
|
||||
eula=true
|
||||
BIN
.github/buildtools/serverfiles/libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/github/oshi/oshi-core/6.2.2/oshi-core-6.2.2.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/github/oshi/oshi-core/6.2.2/oshi-core-6.2.2.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/google/code/gson/gson/2.10/gson-2.10.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/google/code/gson/gson/2.10/gson-2.10.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/google/guava/guava/20.0/guava-20.0.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/google/guava/guava/20.0/guava-20.0.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/mojang/authlib/4.0.43/authlib-4.0.43.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/mojang/authlib/4.0.43/authlib-4.0.43.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/mojang/brigadier/1.1.8/brigadier-1.1.8.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/mojang/brigadier/1.1.8/brigadier-1.1.8.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/mojang/datafixerupper/6.0.8/datafixerupper-6.0.8.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/mojang/datafixerupper/6.0.8/datafixerupper-6.0.8.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/mojang/logging/1.1.1/logging-1.1.1.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/mojang/logging/1.1.1/logging-1.1.1.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/com/opencsv/opencsv/4.4/opencsv-4.4.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/com/opencsv/opencsv/4.4/opencsv-4.4.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/it/unimi/dsi/fastutil/8.5.9/fastutil-8.5.9.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/it/unimi/dsi/fastutil/8.5.9/fastutil-8.5.9.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/jodah/typetools/0.6.3/typetools-0.6.3.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/jodah/typetools/0.6.3/typetools-0.6.3.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,3 @@
|
|||
Input: 9afed7fc4927dd453c68f77c98176a9473ae6942
|
||||
Srg: 67dc0f086ea40e91fd4ae15124fa888e6803844f
|
||||
Output: 13522e3278befd103064d91a199451df4cd2633f
|
||||
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
|
@ -0,0 +1,3 @@
|
|||
Input: 9afed7fc4927dd453c68f77c98176a9473ae6942
|
||||
Srg: 67dc0f086ea40e91fd4ae15124fa888e6803844f
|
||||
Output: 9e06bdd77ca6d95b2cced0bf372245f753eeb16a
|
||||
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1/server-1.20.1.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1/server-1.20.1.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16
.github/buildtools/serverfiles/libraries/net/minecraftforge/forge/1.20.1-47.1.3/unix_args.txt
vendored
Normal file
16
.github/buildtools/serverfiles/libraries/net/minecraftforge/forge/1.20.1-47.1.3/unix_args.txt
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
-p libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar:libraries/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar
|
||||
--add-modules ALL-MODULE-PATH
|
||||
--add-opens java.base/java.util.jar=cpw.mods.securejarhandler
|
||||
--add-opens java.base/java.lang.invoke=cpw.mods.securejarhandler
|
||||
--add-exports java.base/sun.security.util=cpw.mods.securejarhandler
|
||||
--add-exports jdk.naming.dns/com.sun.jndi.dns=java.naming
|
||||
-Djava.net.preferIPv6Addresses=system
|
||||
-DignoreList=bootstraplauncher-1.1.2.jar,securejarhandler-2.1.10.jar,asm-commons-9.5.jar,asm-util-9.5.jar,asm-analysis-9.5.jar,asm-tree-9.5.jar,asm-9.5.jar,JarJarFileSystems-0.3.19.jar
|
||||
-DlibraryDirectory=libraries
|
||||
-DlegacyClassPath=libraries/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar:libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar:libraries/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar:libraries/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar:libraries/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar:libraries/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar:libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar:libraries/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar:libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar:libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar:libraries/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar:libraries/net/jodah/typetools/0.6.3/typetools-0.6.3.jar:libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar:libraries/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar:libraries/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar:libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar:libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar:libraries/net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar:libraries/net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar:libraries/net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar:libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-extra.jar:libraries/com/github/oshi/oshi-core/6.2.2/oshi-core-6.2.2.jar:libraries/com/google/code/gson/gson/2.10/gson-2.10.jar:libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:libraries/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar:libraries/com/mojang/authlib/4.0.43/authlib-4.0.43.jar:libraries/com/mojang/brigadier/1.1.8/brigadier-1.1.8.jar:libraries/com/mojang/datafixerupper/6.0.8/datafixerupper-6.0.8.jar:libraries/com/mojang/logging/1.1.1/logging-1.1.1.jar:libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar:libraries/io/netty/netty-buffer/4.1.82.Final/netty-buffer-4.1.82.Final.jar:libraries/io/netty/netty-codec/4.1.82.Final/netty-codec-4.1.82.Final.jar:libraries/io/netty/netty-common/4.1.82.Final/netty-common-4.1.82.Final.jar:libraries/io/netty/netty-handler/4.1.82.Final/netty-handler-4.1.82.Final.jar:libraries/io/netty/netty-resolver/4.1.82.Final/netty-resolver-4.1.82.Final.jar:libraries/io/netty/netty-transport/4.1.82.Final/netty-transport-4.1.82.Final.jar:libraries/io/netty/netty-transport-classes-epoll/4.1.82.Final/netty-transport-classes-epoll-4.1.82.Final.jar:libraries/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar:libraries/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar:libraries/io/netty/netty-transport-native-unix-common/4.1.82.Final/netty-transport-native-unix-common-4.1.82.Final.jar:libraries/it/unimi/dsi/fastutil/8.5.9/fastutil-8.5.9.jar:libraries/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:libraries/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:libraries/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar:libraries/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar:libraries/org/apache/logging/log4j/log4j-slf4j2-impl/2.19.0/log4j-slf4j2-impl-2.19.0.jar:libraries/org/joml/joml/1.10.5/joml-1.10.5.jar:libraries/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
|
||||
cpw.mods.bootstraplauncher.BootstrapLauncher
|
||||
--launchTarget forgeserver
|
||||
--fml.forgeVersion 47.1.3
|
||||
--fml.mcVersion 1.20.1
|
||||
--fml.forgeGroup net.minecraftforge
|
||||
--fml.mcpVersion 20230612.114412
|
||||
16
.github/buildtools/serverfiles/libraries/net/minecraftforge/forge/1.20.1-47.1.3/win_args.txt
vendored
Normal file
16
.github/buildtools/serverfiles/libraries/net/minecraftforge/forge/1.20.1-47.1.3/win_args.txt
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
-p libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar;libraries/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar;libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar;libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar;libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar;libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar;libraries/org/ow2/asm/asm/9.5/asm-9.5.jar;libraries/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar
|
||||
--add-modules ALL-MODULE-PATH
|
||||
--add-opens java.base/java.util.jar=cpw.mods.securejarhandler
|
||||
--add-opens java.base/java.lang.invoke=cpw.mods.securejarhandler
|
||||
--add-exports java.base/sun.security.util=cpw.mods.securejarhandler
|
||||
--add-exports jdk.naming.dns/com.sun.jndi.dns=java.naming
|
||||
-Djava.net.preferIPv6Addresses=system
|
||||
-DignoreList=bootstraplauncher-1.1.2.jar,securejarhandler-2.1.10.jar,asm-commons-9.5.jar,asm-util-9.5.jar,asm-analysis-9.5.jar,asm-tree-9.5.jar,asm-9.5.jar,JarJarFileSystems-0.3.19.jar
|
||||
-DlibraryDirectory=libraries
|
||||
-DlegacyClassPath=libraries/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar;libraries/org/ow2/asm/asm/9.5/asm-9.5.jar;libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar;libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar;libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar;libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar;libraries/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar;libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar;libraries/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar;libraries/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar;libraries/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar;libraries/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar;libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar;libraries/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar;libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar;libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar;libraries/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar;libraries/net/jodah/typetools/0.6.3/typetools-0.6.3.jar;libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar;libraries/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar;libraries/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar;libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar;libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar;libraries/net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar;libraries/net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar;libraries/net/minecraftforge/fmlloader/1.20.1-47.1.3/fmlloader-1.20.1-47.1.3.jar;libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-extra.jar;libraries/com/github/oshi/oshi-core/6.2.2/oshi-core-6.2.2.jar;libraries/com/google/code/gson/gson/2.10/gson-2.10.jar;libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar;libraries/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar;libraries/com/mojang/authlib/4.0.43/authlib-4.0.43.jar;libraries/com/mojang/brigadier/1.1.8/brigadier-1.1.8.jar;libraries/com/mojang/datafixerupper/6.0.8/datafixerupper-6.0.8.jar;libraries/com/mojang/logging/1.1.1/logging-1.1.1.jar;libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar;libraries/io/netty/netty-buffer/4.1.82.Final/netty-buffer-4.1.82.Final.jar;libraries/io/netty/netty-codec/4.1.82.Final/netty-codec-4.1.82.Final.jar;libraries/io/netty/netty-common/4.1.82.Final/netty-common-4.1.82.Final.jar;libraries/io/netty/netty-handler/4.1.82.Final/netty-handler-4.1.82.Final.jar;libraries/io/netty/netty-resolver/4.1.82.Final/netty-resolver-4.1.82.Final.jar;libraries/io/netty/netty-transport/4.1.82.Final/netty-transport-4.1.82.Final.jar;libraries/io/netty/netty-transport-classes-epoll/4.1.82.Final/netty-transport-classes-epoll-4.1.82.Final.jar;libraries/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar;libraries/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar;libraries/io/netty/netty-transport-native-unix-common/4.1.82.Final/netty-transport-native-unix-common-4.1.82.Final.jar;libraries/it/unimi/dsi/fastutil/8.5.9/fastutil-8.5.9.jar;libraries/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar;libraries/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar;libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar;libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar;libraries/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar;libraries/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar;libraries/org/apache/logging/log4j/log4j-slf4j2-impl/2.19.0/log4j-slf4j2-impl-2.19.0.jar;libraries/org/joml/joml/1.10.5/joml-1.10.5.jar;libraries/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
|
||||
cpw.mods.bootstraplauncher.BootstrapLauncher
|
||||
--launchTarget forgeserver
|
||||
--fml.forgeVersion 47.1.3
|
||||
--fml.mcVersion 1.20.1
|
||||
--fml.forgeGroup net.minecraftforge
|
||||
--fml.mcpVersion 20230612.114412
|
||||
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/srgutils/0.4.11/srgutils-0.4.11.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/srgutils/0.4.11/srgutils-0.4.11.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar
vendored
Normal file
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/libraries/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
vendored
Normal file
BIN
.github/buildtools/serverfiles/libraries/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue