promotional bannermobile promotional banner

PaperFixes

A collection of bug and performance fixes from CraftBukkit, Spigot, and Paper in a Forge mod.

File Details

PaperFixes 1.2.0

  • R
  • Jul 22, 2024
  • 271.20 KB
  • 141
  • 1.12.2
  • Forge

File Name

PaperFixes-1.2.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:paperfixes-961366:5554971")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • MixinBooter is now required, fixes Mixin not initializing and incompatibility problems
  • Switched to a Json-based (Gson) config to fix loading problems
  • Added missing feature toggles
  • Disabled removeNullTileEntities by default to fix problems with Botania flowers
  • Incompatible with Forged Carpet as it forces the game to crash when its tick loop injection fails to apply
  • Fixed static instances relying on the mod class