Skip to content

ThePoultryMan/Particle-Moths

Repository files navigation

Particle Moths

Adds moths to Minecraft using particles.

Spawning

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.

Caves

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.

Blocks

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

Configuration

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.)]

Gifs

Show/Hide

Configuration: 100 Block Spawn Probability
100_block_probability_example

Configuration: Glowing moths are on. Moth Count and Spawn Probability are both 50.
cave_example

About

A Minecraft mod that adds moths using particles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages