mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
12 lines
159 B
TOML
12 lines
159 B
TOML
|
|
||
|
#General mod settings
|
||
|
[general]
|
||
|
#-
|
||
|
#Range: > -2147483648
|
||
|
Particle_Reset_Frequency = 0
|
||
|
#-
|
||
|
Particle_engine_render = true
|
||
|
#-
|
||
|
Particle_engine_tick = true
|
||
|
|