promotional bannermobile promotional banner

StellarCore

Full range of optimized mod for a better 1.12.2.

File Details

1.3.4

  • B
  • Sep 9, 2024
  • 499.98 KB
  • 14.8K
  • 1.12.2
  • Forge

File Name

StellarCore-1.3.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changes

  • Added vanilla performance optimisation: ParallelTextureLoad, replacing the old option ParallelTextureUpload, and better performance.
  • When installed with VintageFix, the following options need to be checked:
    • When using vintagefix.mixin.dynamic_resources, you need to disable the following features, or turn off vintagefix.mixin.dynamic_resources.
      • ParallelModelLoader
      • StitcherCache
    • When using vintagefix.mixin.textures, the function ParallelTextureLoad needs to be turned off, or vintagefix.mixin.textures needs to be turned off.
    • When using vintagefix.mixin.resourcepacks, you need to disable the function ResourceExistStateCache, or turn off vintagefix.mixin.resourcepacks.

Fixes

  • Fixed an issue where TE5 fixes would still overwrite UniversalTweaks code when the config file was closed.