Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published 4 months ago
Changelog
Version 3.0.6
Spawn Fixes
This version includes a fix for incorrect spawn behavior of Reapers.
Bug Fixes
- Fixed Reaper spawning in daylight: Resolved issue where Reapers were spawning in the middle of the day and inside lit areas (indoors)
- Updated Reaper spawn predicate to require darkness in Overworld dimensions
- Reapers now only spawn in dark areas in the Overworld, matching their sun-sensitive nature
- Reapers can still spawn in Nether/End dimensions regardless of light level (as intended)
- Reapers can still spawn in Soul Sand Valley regardless of light level (as intended)
- Prevents Reapers from spawning during daytime or in well-lit indoor areas
Technical Notes
- Spawn Predicate: Reaper spawn placement now uses the same dimension-aware logic as Wraiths
- Darkness Check: Uses
Monster.isDarkEnoughToSpawn()for Overworld spawns - Dimension Awareness: Properly checks dimension type to allow spawning in Nether/End without darkness requirements
- All spawn systems remain fully functional and compatible with NeoForge 1.21.1
Files Changed
src/main/java/za/co/infernos/goety/Goety.java- Fixed Reaper spawn predicate to require darkness in Overworld
Files
goety-3.0.6-neoforge-1.21.1.jar(69.99 MiB) Primary
Metadata
Release channel
ReleaseVersion number
3.0.6Loaders
NeoForge
Game versions
1.21.1Environment
Client and server, required on both
