Перейти к содержимому
Mineforgian

Celeritas Extra

A fork of Embeddium Extra for Celeritas 1.12.2

Загрузки
6K
Подписчики
5
Обновлён
8 августа 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 1 февраля 2026 г.

Celeritas Extra

Celeritas Extra is an unofficial client-side add-on for Celeritas on Cleanroom. It adds more graphics, particle, HUD, and window settings to the Celeritas video settings screen.

The mod started as a port of features from Sodium Extra and Rubidium/Embeddium Extra. It also includes several additions and backports made specifically for the Cleanroom 1.12.2 environment.

Requirements

Optional dependency

Features

  • Animation controls for water, lava, fire, portals, and block textures.
  • Global and per-type particle controls, including options for rain splashes and block particles. Vanilla and modded particle classes are discovered automatically and cached between launches.
  • Controls for the sky, stars and star count, the sun and moon, weather, biome colors, sky colors, and void fog.
  • Fog distance and start controls. Blindness, underwater, and lava fog are kept even when normal fog is disabled.
  • Cloud height, distance, scale (0.25x to 4.00x), and translucency controls, plus optional Minecraft 1.21.6-style clouds with the updated pattern, circular horizon-scale rendering, and a distance fade. Modern Clouds is disabled by default and requires AssetMover.
  • MoreCulling-style item frame LOD for large frame or map walls. It is disabled by default.
  • Render toggles for item frames, armor stands, paintings, pistons, beacon beams, enchanting table books, name tags, light updates, and vanilla screen shaders.
  • FPS and coordinate overlays with configurable position and text contrast. Extended FPS statistics include average FPS, 1% low, and 0.1% low.
  • Mod-name tooltips, per-type toast controls, a steady F3 debug screen, and renderer names in the F3 profiler pie chart.
  • Windowed, borderless, and fullscreen modes, plus Off, On, and Adaptive VSync.

Credits

  • FlashyReese, creator of Sodium Extra
  • dima_dencep, creator of Rubidium and Embeddium Extra
  • embeddedt, creator of Celeritas
  • CleanroomMC, for Cleanroom Loader, CleanroomModTemplate, and related tools
  • Everyone who has contributed translations

Ченджлог

0.7.0Бета1.12.2 · 8 августа 2026 г.

Added

  • Added optional Modern Clouds, a backport of Minecraft 1.21.6's updated cloud pattern and horizon-scale renderer.
    • Uses circular coverage and a distance fade instead of ending at a visible square boundary.
    • Uses the existing Cloud Distance setting and keeps the same physical range as the legacy renderer.
    • Leaves custom dimension cloud renderers in control and falls back to the normal cloud path when the modern renderer cannot be used.
    • Requires AssetMover 2.5 or newer to acquire the cloud texture. The option remains unavailable until both AssetMover and the texture are present.
  • Added unit coverage for cloud range calculations, texture-cell classification, and modern cloud mesh generation.

Changed

  • Raised the minimum Cleanroom Loader version to 0.6.0-alpha.
  • Declared Cleanroom and Celeritas as required loader dependencies and AssetMover as an optional ordered dependency.
  • Extended Cloud Scale from 0.25x through 4.00x; 1.00x remains the vanilla scale.
  • Added a Default value to Cloud Height that follows the current dimension's cloud height instead of imposing a fixed height.
  • New configurations enable Steady Debug HUD by default with a one-tick refresh interval. The interval can be adjusted from 1 to 20 ticks.
  • Modern Clouds is independent of Celeritas's Use Faster Clouds option. When Modern Clouds is disabled, Celeritas's normal fast-cloud behavior is preserved.
  • Reworked the star, particle, armor-stand, beacon-beam, item-frame-name, and rain-splash hooks to preserve more of the original rendering paths.
  • Replaced per-frame object allocations in extended FPS statistics collection with reusable sample buffers.
  • Updated the build configuration, UniMined 1.4.26-kappa, and Shadow 9.5.1 while retaining Java 25 as the target.

Fixed

  • Made the cloud-pass projection and fog range account for the effective cloud distance, cloud scale, camera height, and current dimension's cloud height.
  • Corrected Steady Debug HUD caching to target Minecraft 1.12.2's actual debug-overlay text providers and use monotonic refresh timing.
  • Corrected screen-mode detection to read the live windowed, borderless, or fullscreen state instead of relying on cached state.
  • Corrected the item-frame name-tag option to intercept the item frame's actual name-rendering path.
  • Prevented a failed configuration load from saving a partially populated configuration over the existing file.

Removed

  • Removed Hide HEI Until Searching, including its setting, Mixin, translations, JEI compile dependency, and optional-Mixin registration.
  • Removed the Void Particles option.
  • Removed the no-op CoreMod loading plugin and stopped registering the unused Access Transformer. Celeritas Extra now relies on its single Sponge Mixin configuration.
0.6.3Релиз1.12.2 · 23 июля 2026 г.

Remove the unused Reduced Motion option

0.6.1Релиз1.12.2 · 3 июля 2026 г.

Advanced tooltips are now supported in JEI/HEI.

0.6.0Релиз1.12.2 · 1 июля 2026 г.

New Features

  • Sky Colors — new toggle to apply or disable biome-based sky coloring (Details).

  • Advanced Item Tooltips — always show an item's id and durability, without needing the F3+H toggle (Extras).

  • Toasts — master toggle plus per-type control for advancement, recipe, tutorial, and system popups (Extras).

  • Item Frame LOD — beyond a configurable distance, framed 3D (block) items render with only their front/back faces and framed maps are hidden, lightening walls of far-away frames while keeping the frame border and name tag. New Item Frame LOD Distance slider (0 = off, 0–256 blocks) (Render).

Improvements

  • Reworked several option controls to fit better:

    • Cloud Scale now displays as a 0.25×–1.00× multiplier instead of a raw 1–4 value.

    • Dependent sub-options now grey out live when their parent is disabled (fog / clouds / particles / animation sub-toggles, extended FPS, steady-HUD refresh interval, beacon beam height, item-frame name tag, star count).

    • Added unit labels (blocks / ticks) and performance-impact hints (cloud distance, star count).

  • Simplified the fog controls: removed the redundant Fog Type cycler, keeping a single Fog toggle.

Bug Fixes

  • Protected gameplay fog — turning fog off or changing its distance no longer strips gameplay-critical fog (blindness, underwater, lava).

  • Hide HEI Until Searching — the hidden item list is now fully inert: it no longer draws, shows tooltips, or opens the recipe viewer when you click the now-empty area.

Localization

  • Fixed machine-translated, inaccurate, and inconsistent strings across

Compare

Full Changelog: https://github.com/Sumire-Labs/Celeritas-Extra/compare/0.5.1...0.6.0

0.5.1Релиз1.12.2 · 1 июля 2026 г.

Reworked cloud distance and fog settings: Ensured extended clouds render correctly and fixed the white-out fog issue. Performance has been slightly improved.

Additionally, the cloud rendering distance setting has been expanded from 64 to 128.

0.5.0Релиз1.12.2 · 30 июня 2026 г.

Changed

  • Reworked the dynamic per-class particle controls. Particle classes are now discovered authoritatively when a world loads, so their toggles appear from the start instead of only after you have seen each particle spawn in-game. Discovered particles are grouped by their owning mod, cached between sessions, and the cache is automatically pruned when a mod is removed. Lambda/anonymously-registered mod particles are still picked up on first spawn as a fallback.

Fixed

  • Per-class particle toggles now show up reliably — previously many particles (especially modded ones) only appeared in the list after they had already spawned at least once.
  • Particles are now correctly attributed to their owning mod instead of all being grouped under "unknown".
  • A failure while building the particle options page can no longer bring down the rest of the page.

Performance

  • The per-particle code path is now identity-guarded, eliminating repeated reflection and string allocation for particle classes that are already known.

Internal / Build

  • Removed the redundant firework particle mixin.
  • Switched the Gradle build scripts to native property access (dropped helpers.gradle).
  • Updated Gradle to 9.6.1.
  • Stopped generating the -sources and -javadoc jars.

Full changelog: https://github.com/Sumire-Labs/Celeritas-Extra/compare/0.4.6...0.5.0

0.4.6Релиз1.12.2 · 30 июня 2026 г.

REMOVE COCOA_RETINA_FRAMEBUFFER

0.4.5Релиз1.12.2 · 11 апреля 2026 г.

BugFix

  • Fix crash on devices that do not support adaptive VSync #12

Internal

  • Update maven URL

Комментарии

Загружаем…