[6.0.0] Updated Minecraft and remade pack
This commit is contained in:
20
config/waystones-client.toml
Executable file
20
config/waystones-client.toml
Executable file
@ -0,0 +1,20 @@
|
||||
|
||||
[client]
|
||||
#The x position of the warp button in the inventory.
|
||||
teleportButtonX = 58
|
||||
#The y position of the warp button in the inventory.
|
||||
teleportButtonY = 60
|
||||
#The x position of the warp button in the creative menu.
|
||||
creativeWarpButtonX = 88
|
||||
#The y position of the warp button in the creative menu.
|
||||
creativeWarpButtonY = 33
|
||||
#If enabled, activated waystones will not emit particles.
|
||||
disableParticles = true
|
||||
#If enabled, the text overlay on waystones will no longer always render at full brightness.
|
||||
disableTextGlow = false
|
||||
#The volume of the sound played when teleporting.
|
||||
#Range: 0.0 ~ 1.0
|
||||
soundVolume = 0.10000000149011612
|
||||
#If enabled, JourneyMap waypoints will be created for each activated waystone.
|
||||
displayWaystonesOnJourneyMap = false
|
||||
|
Reference in New Issue
Block a user