HomeJavaModsHave Another Pretty Particle. Yayyyyyyyy
Have Another Pretty Particle. Yayyyyyyyy
ModsJava

Have Another Pretty Particle. Yayyyyyyyy

by Superkat32 · on Modrinth

⬇ Download on Modrinth
Have Another Pretty Particle. Yayyyyyyyy — screenshot 1Have Another Pretty Particle. Yayyyyyyyy — screenshot 2Have Another Pretty Particle. Yayyyyyyyy — screenshot 3Have Another Pretty Particle. Yayyyyyyyy — screenshot 4Have Another Pretty Particle. Yayyyyyyyy — screenshot 5Have Another Pretty Particle. Yayyyyyyyy — screenshot 6Have Another Pretty Particle. Yayyyyyyyy — screenshot 7

Have Another Pretty Particle. Yayyyyyyyy!!!

A collection of custom-made particles for use at BlanketCon 2025!

Yippee particles!* Current particles include a colorable jellyfish, colorable snails, simple clouds which disappear upon hitting a block, colored bubbles, and a WIP sparkle particle!

*Yippee creature not included (for now).

Particle How-To's

Various how-to's for vanilla particle commands.

Custom Parameters

Add a {<param name>:<param value>} after the particle id.
Example with param. name of max_age with an integer of 50.

/particle happy:jellyfish{max_age:50} ~ ~1 ~

For multiple parameters, add a comma between each parameter.
Example with an extra param. name of scale with a float value of 5.0f

/particle happy:jellyfish{max_age:50, scale:5.0f} ~ ~1 ~

Floats can be specified with a decimal point added(e.g. 1.0 or 1.56), or an "f' added (e.g. 1f, 1.56f).

Vector3f Paremeter

Vector3f parameters can be added with the value of [<float>, <float>, <float>] Example with param. name of velocity_after_hit with a value of [0.2, 0.3, 0.6].

/particle happy:cloud{velocity_after_hit:[0.2, 0.3, 0.6]} ~ ~1 ~

For colors using Vector3f's, it is expected that the values are between 0f and 1f.

Particle Docs:

Unless specified otherwise, all parameters can be assumed to be optional, using a default value if not added.
Note: This only applies to HAPPY's particles. Minecraft's particles almost always require their parameters to be given.

Jellyfish

happy:jellyfish

Cloud

happy:cloud

Bubble

happy:bubble

Snail

happy:snail

Sparkle(WIP)

Colored Presets:

Pink sparkle(ID could change!):

happy:pink_sparkle
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more