promotional bannermobile promotional banner

ECCF - Entity Chunk Cram Fix

less entities spawning per chunk

File Details

eccf-1.1.0-1.12.2

  • R
  • Jun 20, 2023
  • 8.63 KB
  • 326
  • 1.12.2
  • Forge

File Name

eccf-1.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:eccf-entity-chunk-cram-fix-877392:4599005")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

added entity to a check to keep the following entities from being despawned
EntityFireball (covers Ghast and Dragon Fireballs and Wither Skulls)
EntityBoat (covers all boat types)
EntityMinecart (covers all minecart types)
EntityPlayer (covers all players)
EntityDragon (covers the dragon)

EntityWither (covers the wither)