2021-01-17 12:40:59 +00:00
|
|
|
|
|
|
|
[client]
|
|
|
|
#If enabled, the text overlay on waystones will no longer always render at full brightness.
|
|
|
|
disableTextGlow = false
|
2021-01-26 10:32:42 +00:00
|
|
|
#The y position of the warp button in the inventory.
|
|
|
|
teleportButtonY = 60
|
2021-01-17 12:40:59 +00:00
|
|
|
#The volume of the sound played when teleporting.
|
|
|
|
#Range: 0.0 ~ 1.0
|
|
|
|
soundVolume = 0.10000000149011612
|
2021-01-26 10:32:42 +00:00
|
|
|
#The x position of the warp button in the inventory.
|
|
|
|
teleportButtonX = 58
|
2021-01-17 12:40:59 +00:00
|
|
|
#If enabled, a JourneyMap waypoint will be created when activating a waystone.
|
|
|
|
createJourneyMapWaypoint = false
|
2021-01-26 10:32:42 +00:00
|
|
|
#If enabled, activated waystones will not emit particles.
|
|
|
|
disableParticles = false
|
2021-01-17 12:40:59 +00:00
|
|
|
|