Files
Astroblock/overrides/config/ElevatorMod/ElevatorMod.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01: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
}