promotional bannermobile promotional banner

Mob farm nerfer

This mod nerfs mob farms by eliminating Xp from them

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

Fabric

modImplementation "curse.maven:mob-farm-nerfer-381063:2950497"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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