Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.2–1.14.4
1.14
1.13.2
1.12.x
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed LGPL-3.0-only
Published 10 months ago
Updated yesterday
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
Metadata
Release channel
ReleaseVersion number
0.22.0Loaders
Game versions
1.21.2–1.21.3Downloads
2511Publication date
November 22, 2024 at 2:55 AMPublisher
sakura-ryoko
Maintainer