Releases: FxMorin/MoreCulling
Releases · FxMorin/MoreCulling
MoreCulling - v0.25.0 for 1.20.5-1.20.6
Full release of v0.25.0
MoreCulling - v0.25.0 for 1.20.5
Changes:
- Support for 1.20.5
- Fixed #228
- Malay translations (ms_my & zlm_arab) - Thanks @NuruddinPlays
MoreCulling - v0.24.0 for 1.20.[1-4]
Changes:
- Changed how the
disableOption
API is used.
MoreCulling - v0.23.1 for 1.20.[1-4]
Changes:
- Fixes v0.23.0 crashing in 1.20.1
MoreCulling - v0.23.0 for 1.20.[1-4]
Changes:
- Fixed trapdoors with custom models sometimes being transparent
- Added support for mods to disable options through the API
Temporarily removed to fix a crash
MoreCulling - v0.22.1 for 1.20.[1-4]
Changes:
- Fixed incompatibility with Extended Clouds #222
- Fixed the config sometimes not working correctly
- Lowered the fabric loader requirement to v0.15.0
MoreCulling - v0.22.0 for 1.20.[1-4]
Changes:
- Fixed items with colored quads all showing the same color - #216
- Fixed log message telling you it couldn't find a mixin, which didn't matter - #218
- Fixed campfire having an invalid cull shape - #219
- Fixed some custom models with rotation not culling correctly
- Fixed mod incompatibility with ModernFix's dynamic resources.
MoreCulling - v0.21.0 for 1.20.[0-4]
New Culling options:
Changes:
- Fixes some blocks not culling if texture has unused transparency - #154
- Fixed being able to see some culling in item frames when close - #163
- Fixed edge case where blocks with transparent texture prevents culling - #166
- Fixed item frames rendering at the wrong place when really far away
- Fixed powdered snow being completely see-through
- Ranges for item frame LOD & 3-face culling are also now in blocks. So its easier for people to use.
MoreCulling - v0.20.3 for 1.20.[0-4]
Changes:
- Fixes crash with Sodium
- Fixes 0.20.2 crashing due to mixin config
MoreCulling - v0.20.1 for 1.20.[0-4]
Changes:
- Support 1.20.2 to 1.20.4
- Rewrote the custom item renderer to be embedded into the built-in renderer. This way mods like CIT work as expected.
- Many bug fixes