promotional bannermobile promotional banner

StellarCore

Full range of optimized mod for a better 1.12.2.

File Details

1.5.13

  • R
  • Oct 31, 2024
  • 1.26 MB
  • 97.7K
  • 1.12.2
  • Forge

File Name

StellarCore-1.5.13.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

New Improvements

  • Added NBT memory optimisation.
  • New NBT match optimisation.
  • Added NBT hash cache.
  • Optimise copying of NBT primitive types.
  • Added chunk TileEntity state judgement optimisation.
  • Added chunk TileEntity queue data structure optimisation.
  • Added Botania's several TileEntity optimisations.
  • Added ForgeChunkManager#getPersistentChunksIterableFor optimisation for Forge.
  • New server-side thread priority optimisation.

New Features

  • Added a feature in ModularRouters to enable energy saving mode by default on all new routers.
  • Added item placement check for DE.
  • Added player interact check option.
  • Added asynchronous mode for ResourceLocationCanonicalisation option (Use more memory).

New Fixes

  • Added an item duplication fix for EBWizardry.
  • Fixed an issue where ParallelModelLoader could cause a NoSuchMethodException.
  • Added a fix for null blockstate on the client.

Improvements

  • Optimised the performance overhead of EnderIO's energy network optimisation.
  • Improved calculation speed of IC2's MixinGridUpdater.

Fixes

  • Fix mcmod.info versioning anomaly.
  • Fixed an issue where IC2's MixinReflectionUtil didn't work.

Changes

  • AsyncItemStackCapabilityInit now disabled by default.