promotional bannermobile promotional banner

BadOptimizations

Optimization mod that focuses on things other than rendering

File Details

2.2.0 (1.20.1)

  • R
  • Oct 23, 2024
  • 428.28 KB
  • 1.4M
  • 1.20.1
  • Forge + 1

File Name

BadOptimizations-2.2.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:badoptimizations-949555:5836016")

Fabric

modImplementation "curse.maven:badoptimizations-949555:5836016"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Port to 1.21.2
  • Mod Menus:
    • Add mod icon to Fabric Mod Menu (PR)
    • Add mod icon to Forge/Neo Mod Menu
    • Link Website/Issues buttons on Fabric Mod Menu
    • Activate config screen buttons on Fabric/Neo mod menus (it will open the config file)
  • Marked entity renderer optimizations as incompatible with:
    • BedrockSkinUtility
    • SkinShuffle
    • This seems to be the cause of a lot of problems...
    • Override with ignore_mod_incompatibilities
  • Config version 4:
    • Rephrase comments
    • The game will now crash if the config is invalid instead of showing a pre-title-screen warning.