Revert "Increase copper horn range"

This reverts commit 4e6725efad.
The maximum horn range is 256.
This commit is contained in:
Sergeant Acoustic 2026-03-07 23:09:10 +00:00
parent c127c950a6
commit fac2085ab4

View file

@ -45,7 +45,7 @@
#Range in blocks where Copper Horn tooting sound can be heard by other players. Goat Horn has range of 256.
# Default: 256
# Range: 16 ~ 256
copper_horn_sound_range = 384
copper_horn_sound_range = 256
#Cooldown in ticks for Copper Horn.
#If set to '-1' - will use same cooldown as Goat Horn.
# Default: -1