promotional bannermobile promotional banner

Roughly Enough IDs

Removes the biome, item, & block ID limits using the 1.13+ format

File Details

2.1.0

  • R
  • Apr 9, 2024
  • 739.23 KB
  • 1.9K
  • 1.12.2
  • Forge

File Name

RoughlyEnoughIDs-2.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Refactored errorBiome and mod info
  • Moved coremod classes
  • Cleaned up obfuscated code handling in transformer
  • Refactored debug code to separate classes
  • Converted most transforms to mixins
  • Refactored duck interfaces, ASMException, JEIDLoadingPlugin
  • Rewrote most vanilla mixins
  • Rewrote MixinStatList
  • Fixed MixinChunkPrimer locals
  • Prefixed all injectors with "reid$"
  • Reformatted code
  • Reorganized packages, edit BiomeError desc
  • Reworked MixinStatList to support larger ids
  • Rewrote AbyssalCraft, Advanced Rocketry mixins
  • Rewrote most mod mixins
  • Rewrote Cubic Chunks mixins
  • Fixed potential injection target failure
  • Simplified MixinAnvilChunkLoader
  • Added extra syncing to disk and client
  • Added config for debug item registration
  • Added support for MorePlanets & Atum rivers
  • Fixed default id check in Chunk#getBiome
  • Fixed biome change not immediately re-rendering
  • Passed proper chunk coords to BiomeArrayMessage