Changelog
- Port to 1.21.3.
- Most new features have been added to 1.21 already.
- Many changes under the hood for various rendering tasks, especially Shaders and Gui Texture rendering. Note that many GUI / RenderUtils now should be used with DrawContent.
- Near rewrite of how the
IRender
interface works by building MaLiLib's ownRenderPass
system. Adds 'Advanced' versions of the 'onRenderWorld' hooks with values such asFrustum
,Fog
andProfiler
. AddsonRenderWorldPreWeather
whereonRenderWorldLastAdvanced
/onRenderWorldLast
are ran just before theDebugPost
rendering, and are executed long after the classic RenderWeather hooks. This is mainly due to World Rendering / Tranclucency issues, particularly inFabulous!
graphics mode, and Vanilla changes. Pick which Interface works best for your situation, as my 1.21.2+ ports use both across the mods.
Files
malilib-fabric-1.21.3-0.22.0.jar(1 MiB) Primary Download
External resources
Project members
masa
Owner
sakura-ryoko
Maintainer
Technical information
License
LGPL-3.0-only
Client side
required
Server side
unsupported
Project ID