Revert "Increase copper horn range"
This reverts commit 4e6725efad.
The maximum horn range is 256.
This commit is contained in:
parent
c127c950a6
commit
fac2085ab4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue