-
-
Notifications
You must be signed in to change notification settings - Fork 4
Compatibility
Famro Fexl edited this page Feb 26, 2025
·
3 revisions
All mods which are client-side ONLY should be supported by default.
Some common examples include:
- Sodium
- Iris Shaders
- Entity Culling
Mods which have the blue "Client" tag in ModMenu should work. Any mod which only has a "client":[]
entry in it's fabric.mod.json
's "entrypoints:"{}
JSON block should be supported.
Iris Shaders (and therefore Sodium) are required to use the integrated shader.
Unless listed below, all server-side mods are considered unsupported by default.