EffectLib Earth - TheComputerGeek2/MagicSpells GitHub Wiki
Source Code
class: Earth
Description:
This effect creates a sphere that resembles the Earth.
Configuration:
Option |
Default |
type |
"repeating" |
period |
5 |
iterations |
200 |
Other:
Option |
Description |
Type |
Default |
particleLand |
|
Particle |
"villager_happy" |
particleOcean |
|
Particle |
"drip_water" |
colorLand /colorOcean |
|
Color |
|
particlesLand /particlesOcean |
|
Integer |
3 |
speedLand /speedOcean |
|
Float |
0 |
precision |
Precision of generation. Higher numbers have better results, but increase the time of generation. Don't pick Number above 10 000. |
Integer |
100 |
particles |
Amount of Particles to form the World. |
Integer |
500 |
radius |
Radius of the World. |
Float |
1 |
mountainHeight |
Height of the mountains. |
Float |
0.5 |