Compatibility
Minecraft: Java Edition
1.21.8
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published yesterday
ParticlePeek
See what a particle actually looks like โ before you ever type /particle.
ParticlePeek is a lightweight, client-side utility for map makers, datapack creators, command-block users and server builders. Stop guessing particle names and running the same command over and over โ browse, search and preview every particle right in-game, then copy a ready-to-use command.
โจ Features
Browse & search
- ๐ Particle Browser โ open with
/particlepeekor a keybind. Lists every registered particle, vanilla and modded (read live from the game registry โ nothing is hard-coded). - โจ๏ธ Search by name or namespace; the namespace is shown for every entry.
- โญ Favourites โ star the particles you use most; they jump to the top and are remembered between sessions.
- ๐ผ๏ธ Icons everywhere โ a little particle sprite next to each name in the browser and next to each suggestion in the
/particleauto-complete, so you spot the right one at a glance.
Real previews
- ๐ฌ The particle's actual texture, in its real colour (e.g.
dripping_lavais orange โ read from the particle itself, not guessed)โฆ - ๐ โฆwith live motion โ a real particle is ticked so the preview drifts / falls / fades like the real thing, on a loop. Play / Pause whenever you like.
Build & test
- ๐ ๏ธ Parameter editor โ for particles that need extra data (
dust,block,item,dust_color_transition, โฆ) edit the parameters right in the panel. Input is validated live (using the game's own particle parser, so it works for modded particles too) and turned into a fully-correct command. - โก Test locally โ spawn the particle (or your configured one) in front of you, purely client-side. No server needed.
- ๐ Copy
/particlecommand โ a correct, ready-to-paste command, every time.
๐งฉ Client-side โ no server install needed
ParticlePeek runs entirely on your client. Use it in single-player or on any multiplayer server (vanilla or modded) without installing it server-side. It never crashes on unknown or modded particles.
๐ฆ Requirements
- Minecraft 1.21.8 โ Fabric
- Fabric API
- Java 21
๐ฎ How to use
- Install Fabric Loader + Fabric API, then drop ParticlePeek into your
modsfolder. - In-game, run
/particlepeekโ or bind a key in Options โ Controls โ ParticlePeek. - Search, watch the preview, tweak parameters, then Test locally or Copy command.


