first commit
This commit is contained in:
34
config/travelerstitles-fabric-1_20.toml
Normal file
34
config/travelerstitles-fabric-1_20.toml
Normal file
@ -0,0 +1,34 @@
|
||||
[biomes]
|
||||
enabled = true
|
||||
textFadeInTime = 10
|
||||
textDisplayTime = 30
|
||||
textFadeOutTime = 10
|
||||
textCooldownTime = 80
|
||||
textColor = "FFEDCC"
|
||||
textSize = 2.1
|
||||
renderShadow = true
|
||||
textYOffset = -33
|
||||
textXOffset = 0
|
||||
biomeBlacklist = "[minecraft:the_end, minecraft:river, minecraft:frozen_river]"
|
||||
recentBiomeCacheSize = 5
|
||||
centerText = true
|
||||
resetBiomeCacheOnDimensionChange = true
|
||||
onlyUpdateAtSurface = true
|
||||
[dimensions]
|
||||
enabled = false
|
||||
textFadeInTime = 10
|
||||
textDisplayTime = 70
|
||||
textFadeOutTime = 20
|
||||
textColor = "ffffff"
|
||||
textSize = 3.0
|
||||
renderShadow = true
|
||||
textYOffset = -32
|
||||
textXOffset = 0
|
||||
dimensionBlacklist = "[]"
|
||||
centerText = true
|
||||
onlyUpdateAtSurface = false
|
||||
[sound]
|
||||
biomeVolume = 1.0
|
||||
biomePitch = 1.0
|
||||
dimensionVolume = 1.0
|
||||
dimensionPitch = 1.0
|
Reference in New Issue
Block a user