-
Notifications
You must be signed in to change notification settings - Fork 17
FAQ
ChloePrime edited this page Aug 8, 2025
·
8 revisions
Q: Supported OS/Arches?
A: X64 Windows, X64 Linux, MacOS(Both Intel and Apple Silicon)
Q: How to add a particle in MCreator?
A: I don't use MCreator so I can't give any support on it, but there is a video about it
Q: Particles not showing/spawning?
A: Ensure that
- You're not using Fabulous graphics settings. Particles won't render under Fabulous due to technical reason.
- Your asset file structure is correct. Search
EffekAssetLoaderin your log file for possible loading errors.
If you're unsure what is a correct file structure, see AAA Particles: World as an working example.