- Update to 1.21.2
- Fixed brewing stand culling when it shouldn't
- Update Italian translation by @TheBossMagnus in #307
Big Update MoreCulling now has a maintainer @1foxy2 and thanks to them, this release adds NeoForge support! Along with many bug fixes.
Bugs Fixed:
- #293 Item frames not culling with sodium v0.6.0
- #292 - BlockState culling not working with sodium v0.6.0
- #294 - End rods not culling properly
- #274 #291 - Crashes if Fabric API isn't present
- #295 - Fixed the back of item frames not culling
- #248 - TextOffset in sodium menu is now fixed
Removed 2 options:
- Powder snow culling - Had harsh conflicts with sodium and wasn't up to standards.
- Entity model culling - Resulting in multiple bugs, and wasn't useful unless you weren't using sodium.
Big Update MoreCulling now has a maintainer @1foxy2 and thanks to them, this release adds NeoForge support! Along with many bug fixes.
Bugs Fixed:
- #293 Item frames not culling with sodium v0.6.0
- #292 - BlockState culling not working with sodium v0.6.0
- #294 - End rods not culling properly
- #274 #291 - Crashes if Fabric API isn't present
- #295 - Fixed the back of item frames not culling
- #248 - TextOffset in sodium menu is now fixed
Removed 2 options:
- Powder snow culling - Had harsh conflicts with sodium and wasn't up to standards.
- Entity model culling - Resulting in multiple bugs, and wasn't useful unless you weren't using sodium.
What's Changed
- Update to 1.21 by @CommandGenius in https://github.com/FxMorin/MoreCulling/pull/258
- Update de_de.json by @moritz-htk in https://github.com/FxMorin/MoreCulling/pull/259
- Korean Localization add by @Merhaf in https://github.com/FxMorin/MoreCulling/pull/244
- Mexican Spanish translation by @TheLegendofSaram in https://github.com/FxMorin/MoreCulling/pull/243
New Contributors
- @CommandGenius made their first contribution in https://github.com/FxMorin/MoreCulling/pull/258
- @Merhaf made their first contribution in https://github.com/FxMorin/MoreCulling/pull/244
- @TheLegendofSaram made their first contribution in https://github.com/FxMorin/MoreCulling/pull/243
Full Changelog: https://github.com/FxMorin/MoreCulling/compare/v0.25.0...v0.26.0
Changes:
- Support for 1.20.5
- Fixed #228
- Malay translations (ms_my & zlm_arab) - Thanks @NuruddinPlays
Changes:
- Fixed incompatibility with Extended Clouds #222
- Fixed the config sometimes not working correctly
- Lowered the fabric loader requirement to v0.15.0
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.
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.