mirror of
https://github.com/SunNetservers/Launchpad.git
synced 2025-07-01 21:54:44 +02:00
Adds particle settings to the README
This commit is contained in:
@ -45,6 +45,6 @@ launchpad:
|
||||
particleDensity: 0.5
|
||||
# Extra data for the particle. Valid values depend on the particle type.
|
||||
extra: 0
|
||||
# The amount of ticks between each time the particle(s) should be set again. Depending on the particle, higher
|
||||
# values will make the particle(s) completely disappear and reappear.
|
||||
# The amount of ticks (1 second = 20 ticks) between each time the particle(s) should be spawned again. Depending on
|
||||
# the particle, higher values will make the particle(s) completely disappear and reappear.
|
||||
spawnDelay: 20
|
Reference in New Issue
Block a user