BadOptimizations

Optimization mod that focuses on things other than rendering

File Details

2.2.0 (1.21.2/1.21.3)

  • R
  • Oct 23, 2024
  • 106.06 KB
  • 32.7K
  • 1.21.3+1
  • Fabric + 1

File Name

BadOptimizations-2.2.0-1.21.2.jar

Supported Versions

  • 1.21.3
  • 1.21.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:badoptimizations-949555:5836203"

NeoForge

implementation "curse.maven:badoptimizations-949555:5836203"
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.