Adds moths to Minecraft using particles.
Moths don't technically spawn because they're actually particles. However, for the sake of simplicity I will refer to this "adding of particles" as spawning.
Moths will attempt to spawn in a radius around the player, with the size being defined in the config. If the place where moths attempt to spawn has rain or is in water, then the moths won't spawn.
Moths also have a chance to spawn by certain light-emitting blocks. Similarly to the cave spawning, if a moth tries to spawn in rain or water, it won't be spawned.
Blocks That Spawn Moths
- Regular Torches (Includes soul torches)
- Lanterns
- Spawn Moths When Lit
- Redstone Torches
- Redstone Lamps
- Candles
Below are all the settings available, which give the user almost complete control over the mod.
All Configuration Settings
- Spawn Moths
- Glowing Moths
- Specific Velocities - If true, the speed of the Moths will be calculated individually on each axis.
- (X, Y, Z) Velocity - The speed moths will travel at on each axis.
- Moth Count
- Spawn Probability - The chance that a moth will spawn.
- (X, Y, Z) Spawn Distance - The uppermost distance moths can spawn from the player.
- (Negative & Positive) Height Limit - The lowermost and uppermost that moths can spawn.
- Spawn By Blocks
- Block Spawn Probability
- (X, Y, Z) Block Spawn Distance - The uppermost distance that moths can spawn from blocks.
- [Toggles for the blocks that moths can spawn at. (List seen above.)]