promotional bannermobile promotional banner

RoadRunner

A general-purpose performance mod and fork of the popular "Lithium" mod made for the Forge mod loader.

File Details

RoadRunner-mc1.16.5-1.2.2.jar

  • R
  • Oct 5, 2021
  • 375.38 KB
  • 61.0K
  • 1.16.5+1
  • Forge

File Name

RoadRunner-mc1.16.5-1.2.2.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:roadrunner-529754:3482250")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is a hotfix for the crashes in 1.2.0 / 1.2.1. No new features have been added.

 

(Changelog for 1.2.1 / 1.2.0)

 

  • change: Remove BE Sleeping optimisation
    Reason: This caused some issues with (presumably) off-thread BE modification, and probably wouldn't have a tangible performance impact in a typical Forge modded scenario either way (also, it's been removed in upstream for 1.17)
  • cleanup: Move disabled-by-default rules to rule config
  • cleanup: Fully remove part of WorldMixin that is already implemented in Forge
  • fix: Call IForgeTileEntity#onLoad when adding pending block entities
  • fix: Update overwrite visibility to stop crashes with ATs (fixes #4)