Finally a GIT!
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user