Initial commit for modpack switching to curseforge building.

This commit is contained in:
2025-08-24 00:46:04 -05:00
commit 8c34038fab
151 changed files with 5309 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
[General]
#Should elevators have the same color in order to teleport ?
sameColor = false
#Elevator range
# Default: 384
# Range: 3 ~ 4064
range = 384
#Elevator activation range, increasing it can help with jump boost effects
# Default: 6
# Range: 1 ~ 64
activationRange = 6
#Realign players to the center of elevator ?
precisionTarget = true
#Can mobs spawn on elevators ?
mobSpawn = false
#Reset pitch to 0 when teleporting to normal elevators ?
resetPitchNormal = false
#Reset pitch to 0 when teleporting to directional elevators ?
resetPitchDirectional = true
#Should teleporting require XP ?
useXP = false
#Amount of XP points to use when useXP is enabled
#Note this is NOT experience levels
# Default: 1
# Range: > 1
XPPointsAmount = 1