Перейти к содержимому
Mineforgian

SmoothBeta

This mod is a collection of tweaks and optimizations that improve Minecraft Beta 1.7.3 performance.

19K загрузок38 подписчиковCC0-1.0fabric

Обновлён 4 июня 2025 г. · опубликован 15 июля 2023 г.

SmoothBeta implements various different optimizations to Minecraft Beta 1.7.3 that do not affect gameplay or mechanics of the game.

Current optimizations included:

  • Multidraw terrain renderer
    • May double or triple FPS
    • Makes world loading smoother by offloading some work to GPU
    • Takes less RAM by reducing terrain vertex data size by about 42%
  • fastutil
    • Improves chunk lookup speed
    • Improves entity factory lookup speed
  • IdentityHashMap
    • Improves entity and block entity renderer lookup speed
  • Custom entity registry
    • Improves entity spawning speed by using generated lambda factories instead of reflection

Центр версий

4 версий
  • Релиз698 КБ
  • Релиз698 КБ
  • Релиз281 КБ
  • Релиз281 КБ

Ченджлог

1.1.7Релизb1.7.3 · 4 июня 2025 г.

Thanks @telvarost !

What's Changed

Full Changelog: https://github.com/mineLdiver/smoothbeta/compare/1.1.6...1.1.7

1.1.6Релизb1.7.3 · 7 января 2025 г.

Updated to the latest StAPI.

Thanks Telvarost!

1.1.5Релизb1.7.3 · 28 декабря 2023 г.
  • No longer requires exactly StAPI 2.0-alpha.1

Full Changelog: https://github.com/mineLdiver/smoothbeta/compare/1.1.4...1.1.5

1.1.4Релизb1.7.3 · 16 ноября 2023 г.
  • Updated to StationAPI 2.0-alpha.1

Full Changelog: https://github.com/mineLdiver/smoothbeta/compare/1.1.3...1.1.4

Комментарии

Загружаем…