Biome Id Fixer (Forge)

Maintain biome ids when adding, removing, updating, any biomes to the game.

File Details

BiomeIdFixer 1.16.5-1.0.1.s2 (Forge)

  • B
  • May 19, 2021
  • 18.67 KB
  • 168
  • 1.16.5
  • Forge

File Name

biomeidfixer-1.16.5-1.0.1.s2.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:biome-id-fixer-438074:3315779")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Hotfix: Fixes server crash from using ClientPlayerEntity on Server DIst.

  |:-> 1.16.5-1.0.1.s1 (which was improperly filenamed 1.16.5-.1.0.0.s2, sorry) crashed on server load. This corrects the error. 

  |:-> I am unaware if is backwards compatible with forge, before 36.0.4, so, I am leaving it as requiring 36.1.23 and later.

 

1.0.1.s1 (filenamed 1.0.0.s2): 

   |:-> 1.16.5 Update - Forge 36.1.23

    - Removed hardcoded folder and filepaths, which should hopefully fix the Linux bug (#04), and maintain the pathing fix for previous Windows OS bug.

    - Updated to latest forge code for 1.16.5.36.1.23