Skip to content

feat(CustomAmbience): WorldParticles - #9025

Open
minecrrrr wants to merge 9 commits into
CCBlueX:nextgenfrom
minecrrrr:World-Particles
Open

feat(CustomAmbience): WorldParticles#9025
minecrrrr wants to merge 9 commits into
CCBlueX:nextgenfrom
minecrrrr:World-Particles

Conversation

@minecrrrr

Copy link
Copy Markdown
Contributor

New & fully customizable visual - World Particles

Preview
demo_.mp4
Settings Снимок экрана 2026-08-10 154759
Detekt image image

@liquidbounce-support-bot

Copy link
Copy Markdown
Contributor

Thanks for the contribution! The ModuleCustomAmbience package restructuring plus the new WorldParticles world effect look like a solid, self-contained addition.

One thing to flag for review: once this lands, the CustomAmbience docs page will need an update to document the new WorldParticles setting group — might be worth a follow-up PR to the Documentation repo.


🤖 Automated support reply — a human maintainer will review if this doesn't help.

@MukjepScarlet

MukjepScarlet commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Why does all the modules you wrote seem so familiar? lol

@minecrrrr

Copy link
Copy Markdown
Contributor Author

It's my personal framework at this point xd. Once you find a clean structure that works for modes, hard to stop using it .-.

@minecrrrr

Copy link
Copy Markdown
Contributor Author

And I can easily expand these modules later (if I ever get the urge to xd)

@minecrrrr

minecrrrr commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Or were you expecting to hear "Beep boop, I'm just the minAI high-tech algorithm trained to code visuals"? XDDD

val modes = choices("Mode", 0) {
arrayOf(
WorldParticlesSimple,
// TODO: Create WireFrame mode

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe in next PR

@MukjepScarlet MukjepScarlet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And please use IDEA's format this file before push

@minecrrrr

minecrrrr commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

And please use IDEA's format this file before push

no problem

@minecrrrr

minecrrrr commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

I hope you meant this. I need to leave from PC for ~20 minutes

Edited: I'm back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants