Flywheel (Legacy)

An accessory rendering engine for block entities and entities.

File Details

flywheel-1.16-0.1.0.jar

  • B
  • Jul 10, 2021
  • 339.40 KB
  • 179.4K
  • 1.16.5
  • Forge

File Name

flywheel-1.16-0.1.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

0.1.0:
Fixes
- Render layer events are always dispatched, even when the backend is disabled
- Fix a crash when light updates occur close to the world height
- Fix issue with optifine shaders
- Fix PartialModels not being initialized

0.0.3:
New
- Include the logo in the mod
- Prevent Minecraft from nuking the depth buffer on fabulous graphics
- Add some more debug information when shader compilation fails
Fixes
- Fix startup crash with intel drivers
- Fix startup crash with optifine
- Fix crash on server start
- Fix "unknown custom packet identifier" errors
- Fix crash on resource reload

0.0.2:
New
- Added /flywheel backend command to replace /create experimentalRendering
- Added /flywheel normalOverlay command
- Added basic config
- New logo (thanks, bumble_dani!)

0.0.1:
- Initial release