You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,42 @@ You can obtain Celeritas from this AutoBuild repository maintained by kappa-main
15
15
Celeritas Extra is a comprehensive unofficial backport of Sodium Extra/Embeddium Extra, specifically targeting Celeritas
16
16
1.12.2, along with several additional features.
17
17
18
+
## Features
19
+
20
+
### Animation Control
21
+
- Toggle all animations globally, or individually control water, lava, fire, portal, and block animations
22
+
23
+
### Particle Control
24
+
- Global particle toggle with individual controls for rain splash, block break, and block breaking particles
25
+
- Dynamic per-class particle control — automatically discovers all particle classes (including mod particles) via ASM scanning and allows toggling each one individually
26
+
27
+
### Detail Settings
28
+
- Toggle sky, stars, sun/moon, rain/snow rendering, and biome colors
29
+
30
+
### Render Settings
31
+
- Fog control (toggle, start distance, render distance, fog type)
0 commit comments