[6.0.3] Updated mods and added 3 others

This commit is contained in:
Aethrexal
2024-08-03 16:55:14 +02:00
parent add8de84fe
commit 388b4b19ec
19 changed files with 173 additions and 42 deletions

View File

@ -52,10 +52,10 @@
[server.globalWaystones]
#The multiplier applied to the base xp cost when teleporting to a global waystone through any method.
#Range: 0.0 ~ Infinity
globalWaystonesXpCostMultiplier = 1.0
globalWaystonesXpCostMultiplier = 0.0
#The multiplier applied to the cooldown when teleporting to a global waystone via inventory button or warp stone.
#Range: 0.0 ~ Infinity
globalWaystoneCooldownMultiplier = 1.0
globalWaystoneCooldownMultiplier = 0.0
#Set to false to allow non-creative players to make waystones globally activated for all players.
globalWaystoneRequiresCreative = true
@ -84,7 +84,7 @@
dimensionalWarp = "ALLOW"
#The base xp level cost when travelling between dimensions. Ignores block distance.
#Range: > 0
dimensionalWarpXpCost = 3
dimensionalWarpXpCost = 1
#These options apply to taking leashed mobs with you when teleporting.
[server.leashedMobs]