CoFHTweaks


CoFHTweaks is a coremod that brings various performance improvements to Minecraft. Some of them are configurable.

Configuration options (defaults are the least disruptive to normal play):

  • Option to disable animated textures (higher fps)
  • Option to disable dropped items attempting to stack (higher tps)
  • Option to disable some entities pushing each other around (higher tps/fps)
  • Option to defer client-side lighting updates when a block changes (higher fps)
  • Option to make fewer entities render when tightly packed (higher fps)
  • Option to reduce AI tick rate (higher average tps)

Non-configurable logic:

  • 1.8 style occlusion - things that can't be seen aren't rendered (higher fps)
  • Generally more efficient AI logic (higher tps)
  • Non-pushable entities do not attempt to be pushed (higher tps)
  • Faster chunk lookup (higher tps)


© Copyright 2017 Team CoFH. Powered by GitHub Pages, Jekyll, UIkit.
Last updated: 2017-09-24 08:15:07 +0000