Rhizo

Continuation of Rhino 1.16.5, with performance improvement, bugfixes, and, REMAPPER

File Details

3.6.3 Forge: Multiblocked compat fix

  • R
  • Mar 4, 2025
  • 1.74 MB
  • 58
  • 1.16.5
  • Forge

File Name

Rhizo-forge-3.6.3.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

## Rhizo 3.6.2 -> 3.6.3

Multiblocked compat fix

- Fixed crash when Multiblocked is installed
- a new config entry, allowing user to allow/disallow multiple threads attach to one JS context, for better concurrency
- internal cleanup

---