File Details
mob_farm_nerfer-1.15.x-2.2.0.jar
- R
- May 7, 2020
- 10.60 KB
- 175
- 1.15.2+2
- Fabric
File Name
mob_farm_nerfer-2.2.0.jar
Supported Versions
- 1.15.2
- 1.15.1
- 1.15
Curse Maven Snippet
- Added a pathfinding check to see if the mob can reach the player. It has a max_pathdinding_distance option.
- Method now returns as soon as possible to increase performance.
- Checks now only run once on entity death and the result is stored until the second check. Before everything was checked twice. This should also increase performance

