File Details
mothman-1.1.0-1.20.1-CustomSpawning
- R
- Oct 3, 2024
- 2.94 MB
- 17.1K
- 1.20.1
- Forge
File Name
mothman-1.1.0-1.20.1-CustomSpawning.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
This version changes how the Mothman spawns:
The Mothman is required to spawn at night, and must be able to see the sky (no underground spawning), it also cannot spawn right next to the player or other Mothmans.
MM_Custom_Spawn_Timer = In ticks, will attempt to spawn the Mothman. Something with 400 ticks will attempt to spawn the Mothman every 20s (20 ticks = 1s.)
MM_Attempts = This checks how many times to attempt to find a suitable location to spawn on, a higher attempt will increase the chance to find a suitable block.
MM_X_range = This is the X range for attempts to check.
MM_Y_range = This is the Y range for attempts to check.
MM_Z_range = This is the Z range for attempts to check.
(Keep in mind, X, Y, and Z range are root at the player's location.)