[6.0.3] Updated mods and added 3 others
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user