Initial
This commit is contained in:
29
overrides/config/elevatorid.cfg
Normal file
29
overrides/config/elevatorid.cfg
Normal file
@@ -0,0 +1,29 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
B:mobSpawn=true
|
||||
B:precisionTarget=true
|
||||
B:sameColor=true
|
||||
|
||||
general {
|
||||
# Can mobs spawn in elevators ?
|
||||
B:mobSpawn=false
|
||||
|
||||
# Realign players after teleporting to the center of elevator ?
|
||||
B:precisionTarget=true
|
||||
|
||||
# Maximum elevator range
|
||||
# Min: 3
|
||||
# Max: 2147483647
|
||||
I:range=256
|
||||
|
||||
# Should elevators have the same color to teleport ?
|
||||
B:sameColor=false
|
||||
|
||||
# Should it teleport if there is an invalid elevator in between ?
|
||||
B:skipUnreachable=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user