Increase copper horn range
This commit is contained in:
parent
e9738d9e11
commit
4e6725efad
|
|
@ -45,7 +45,7 @@
|
||||||
#Range in blocks where Copper Horn tooting sound can be heard by other players. Goat Horn has range of 256.
|
#Range in blocks where Copper Horn tooting sound can be heard by other players. Goat Horn has range of 256.
|
||||||
# Default: 256
|
# Default: 256
|
||||||
# Range: 16 ~ 256
|
# Range: 16 ~ 256
|
||||||
copper_horn_sound_range = 256
|
copper_horn_sound_range = 384
|
||||||
#Cooldown in ticks for Copper Horn.
|
#Cooldown in ticks for Copper Horn.
|
||||||
#If set to '-1' - will use same cooldown as Goat Horn.
|
#If set to '-1' - will use same cooldown as Goat Horn.
|
||||||
# Default: -1
|
# Default: -1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue