Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
+25
View File
@@ -0,0 +1,25 @@
[general]
#Maximum distance a Ping can be from you and still be received
#Range: 0.0 ~ 255.0
pingAcceptDistance = 64.0
#How many ticks a Ping should remain active before disappearing
#Range: 0 ~ 2147483646
pingDuration = 125
#Whether to play a sound when a Ping is received
sound = true
[visual]
#Whether to render a colored overlay on the Pinged block
blockOverlay = true
#Whether to render the Ping Menu background
menuBackground = true
[visual.pingColor]
#Range: 0 ~ 255
red = 255
#Range: 0 ~ 255
green = 0
#Range: 0 ~ 255
blue = 0