modded7/config/ElevatorMod/ElevatorMod.cfg
2022-01-23 23:35:02 +08:00

15 lines
315 B
INI

# Configuration file
general {
# Can mobs spawn in elevators ? [default: true]
B:mobSpawn=true
# Realign players after teleporting to the center of elevator ? [default: true]
B:precisionTarget=true
# Should elevators have the same color to teleport ? [default: true]
B:sameColor=true
}