promotional bannermobile promotional banner

Celeritas Extra

A fork of Embeddium Extra for Celeritas 1.12.2
Back to Files

celeritasextra-0.3.0.jar

File nameceleritasextra-0.3.0.jar
Uploader
pepe_yupepe_yu
Uploaded
Mar 14, 2026
Downloads
51
Size
96.8 KB
Mod Loaders
Forge
File ID
7754162
Type
A
Alpha
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:celeritas-extra-1451214:7754162")

Learn more about Curse Maven

What's new

Here's the English version:


Changelog - v0.3.0

New Features

  • Replaced the old ID-based static particle filter with a runtime class-based filter that auto-detects particle classes. Particles can now be individually toggled via a settings UI grouped by mod.

Bug Fixes

  • Fixed an issue where the screen would turn white when disabling the fog toggle.

Refactoring

  • Unified config read/write (loadFromConfig / writeChanges) using BooleanProperty / IntProperty, eliminating duplicate management.
  • Extracted GUI option page boilerplate into booleanOption / sliderOption helpers.
  • Replaced biome color magic numbers with named constants (DEFAULT_GRASS_COLOR, etc.).
  • Extracted duplicated logic from Profiler Mixins into a shared ProfilerHelper class.
  • Renamed the ambiguous MixinEntityRenderer to MixinEntityRendererWeather / MixinEntityRendererPreventShaders.
  • Consolidated hardcoded MOD_ID, MOD_NAME, and VERSION into a Reference class.

Build / Internal

  • Migrated to the latest version of CleanroomModTemplate-mixin.
  • Pinned CLR to 0.3.35-alpha.

This mod has no additional files