1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

First start of forge 31.1.46. No mods installed.

This commit is contained in:
2020-04-18 14:20:38 +02:00
parent 656153ce0a
commit 38bf28a0ca
3 changed files with 38 additions and 1 deletions

8
config/fml.toml Normal file
View File

@@ -0,0 +1,8 @@
# Enable forge global version checking
versionCheck = true
# does the splashscreen run
splashscreen = true
defaultConfigPath = "defaultconfigs"
# max threads for parallel loading : -1 uses Runtime#availableProcessors
maxThreads = -1