Minecraft Java · Client visuals
Visuality adds small environmental, block, and entity particles without turning the game into a shader pack. The useful question is not simply “what is newest?” The current stable release and current beta target different Minecraft versions, and both selected files belong on the client side.
Quick answer: choose stable or beta by Minecraft version
| Minecraft profile | Visuality file | Status | Loader | Required |
|---|---|---|---|---|
| 1.21.11 | 0.7.13+1.21.116vzUj4RD |
Release | Fabric | Fabric API + Cloth Config API |
| 26.2 | 0.7.14+26.2uO9xagp1 |
Beta | Fabric | Fabric API + Cloth Config API |
Do not put both Visuality files in one profile. The 1.21.11 release does not become compatible with 26.2 because the loader accepts JAR files, and the 26.2 beta is not a stable replacement for players who remain on 1.21.11.
The 26.2 beta has a named limitation
The creator's 0.7.14+26.2 release note lists a known issue: the slime particle is missing. If other Visuality effects appear but slime particles do not, record that exact version before changing dependencies. The known issue is a better starting point than assuming Fabric API or Cloth Config API failed.
That note applies to the selected beta record. It is not evidence that every absent particle on every branch is expected, and it does not establish when a fix will ship.
Keep Visuality on the client
Creator metadata marks Visuality as client-side. Its job is presentation in the player's Java client, so a dedicated server installation should not be part of the baseline. Different players on the same server may see different local particle configurations.
If a server rejects a client after Visuality is added, first reproduce the join with a clean matching client profile. Do not install a client-only cosmetic mod on the server as a generic fix. Save the earliest loader or network error and compare the rest of the client's mod stack.
Install the smallest useful stack
- Create a separate Fabric profile for Minecraft 1.21.11 or 26.2.
- Add the Visuality file that names that exact game branch.
- Add Fabric API and Cloth Config API in compatible versions for the same Minecraft profile.
- Remove older or duplicate Visuality files from the active
modsfolder. - Launch without shaders or another particle mod. A clean scene gives you a baseline.
- Save, close, and restart before adjusting multiple config options.
The overall project page lists Fabric and Quilt across its history, but both exact records selected here say Fabric. Do not convert that historical platform list into a claim that these two files work on a current Quilt profile.
Configuration: file first, menu second
The creator documents visuality.json in the Minecraft configuration folder. Make a copy of that file before tuning it, then change one option group at a time. If a change produces odd behavior, the saved original is a clearer recovery point than guessing which toggles were changed.
Mod Menu can expose a convenient configuration screen when it is present and compatible, but it is not one of the two required dependencies on the selected release records. An absent in-game config button does not prove Visuality failed to load; confirm the file and required APIs first.
Build a repeatable visual check
Use a fixed world position and scene rather than wandering until something looks different. Pick two or three situations relevant to the creator description—for example weather, a cave, and a busy farm or mob area. Record the game version, Visuality version, config state, resource pack, renderer, and shader state.
First compare the clean Fabric profile with and without Visuality. Then add the rest of the visual stack one layer at a time. Screenshots can document appearance, but they do not measure frame time or prove compatibility across hardware.
Troubleshoot by symptom
| Symptom | First useful check |
|---|---|
| Crash before the title screen | Match Minecraft, Fabric, the Visuality branch, Fabric API, and Cloth Config API; read the first loader error. |
| Visuality loads but added particles do not appear | Restore a clean visuality.json and remove other particle or renderer mods from a copied profile. |
| Slime particle missing on 0.7.14+26.2 | Record the exact beta version; the creator lists this as a known issue. |
| Particles flicker or clip with a shader | Disable the shader first, keep the same scene, and reintroduce renderer layers one at a time. |
| No in-game config screen | Check visuality.json; Mod Menu integration is a convenience, not a selected required dependency. |
| A clean profile works but a modpack does not | Reintroduce resource packs, shaders, renderer mods, and particle mods in small groups. |
Do not turn “more particles” into a performance verdict
MineBrush did not measure FPS, frame time, startup time, memory, GPU load, or stability for either branch. Hardware, render distance, shaders, resource packs, entity count, and the scene itself can change the result. “Lightweight,” “zero impact,” and “will lower FPS” would all overstate the available evidence.
If performance matters, use the same camera position, video settings, world state, and test duration. Compare repeatable frame-time data with Visuality disabled and enabled, then repeat after a restart. Keep visual correctness in the comparison; a faster run with missing effects is not the same outcome.
Update, downgrade, and removal boundaries
Keep the working JAR, dependency versions, and configuration copy before changing branches. Moving from 1.21.11 to 26.2 is not a Visuality-only update: the Minecraft version, loader ecosystem, APIs, and surrounding mod stack also change.
Visuality is creator-described as client-side and cosmetic, but MineBrush did not test configuration migration, downgrade behavior, or removal. Treat the copied profile as the experiment and keep the last known-good client untouched until the new branch survives a restart and the same visual route.
FAQ
Which Visuality version is stable?
The selected stable record is 0.7.13+1.21.11 for Minecraft 1.21.11. The newer 0.7.14+26.2 record is beta.
Does the 26.2 beta need both APIs?
Yes. Its creator release record lists Fabric API and Cloth Config API as required, and the selected 1.21.11 release lists the same two requirements.
Should the dedicated server install Visuality?
No for the documented baseline. The project is marked client-side.
Is Mod Menu required?
Not by the selected release dependency records. It can provide a convenient config screen; visuality.json remains the creator-documented configuration route.
Is the 26.2 beta broken because slime particles are absent?
The creator explicitly lists the missing slime particle as a known issue for that beta. Diagnose other missing or broken effects separately.
Does Visuality work with my shader?
No shader-specific result was established here. Test the exact shader, renderer, resource pack, and Visuality configuration in a copied profile.
Official sources checked
MineBrush revisited the creator's project and release records on August 24, 2026. We did not obtain a JAR or run a client, shader combination, config migration, removal check, or benchmark.
Choose the exact creator file, then use the MineBrush Fabric setup guide for the surrounding profile.

PLAYER QUESTIONS
Discussion
Include the exact edition, version and step when asking for help.