17 lines
553 B
Plaintext
17 lines
553 B
Plaintext
# Configuration File
|
|
|
|
@CONFIG_VERSION: 1.0
|
|
|
|
##########################################################################################################
|
|
# Generic Config
|
|
#--------------------------------------------------------------------------------------------------------#
|
|
# Some more different stuff
|
|
##########################################################################################################
|
|
|
|
"Generic Config" {
|
|
# If false, disables the particle effect for fully frozen entities. [default: true]
|
|
B:CustomFrostParticle=true
|
|
}
|
|
|
|
|