Finally a GIT!

This commit is contained in:
PietroSainaghi
2022-10-06 18:38:10 -07:00
commit 35aff91e33
7316 changed files with 575247 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Configuration file
##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# General configuration settings for Unloader!
##########################################################################################################
general {
# List of Dimensions you don't want Unloader to unload. Can be dimension name or ID. Uses Regular Expressions! [default: [0], [overworld]]
S:blacklistDims <
0
overworld
>
# Time (in ticks) you want Unloader to wait before checking dimensions. [range: 200 ~ 6000, default: 600]
I:unloadCheckDelay=600
}