MoreCulling

A mod that changes how multiple types of culling are handled in order to improve performance

File Details

MoreCulling - v0.15.0 for 1.19.3

  • R
  • Jan 27, 2023
  • 1.17 MB
  • 11.0K
  • 1.19.3
  • Fabric + 1

File Name

moreculling-1.19.3-0.15.0.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:moreculling-630104:4367056"

Quilt

modImplementation "curse.maven:moreculling-630104:4367056"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes:
- Ability to change block culling shapes through resource packs!
- Updated Simplified Chinese translations. Thanks to @7777777-4547
- Updated Turkish translations. Thanks to @EuropaYou

API Changes:
- New method getCullingShape in BakedOpacity
- New CullShapeElement class used for json culling shapes
- New ExtendedUnbakedModel class used for culling shape logic against unbaked models

Fixes:
- #133 extended-clouds mod crashes if cloud culling option is enabled.