ParticlePeek

ParticlePeek

Preview Minecraft particles before using them in commands.

52 downloads
3 followers

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 /particlepeek or 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 /particle auto-complete, so you spot the right one at a glance.

Real previews

  • ๐ŸŽฌ The particle's actual texture, in its real colour (e.g. dripping_lava is 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 /particle command โ€” 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

  1. Install Fabric Loader + Fabric API, then drop ParticlePeek into your mods folder.
  2. In-game, run /particlepeek โ€” or bind a key in Options โ†’ Controls โ†’ ParticlePeek.
  3. Search, watch the preview, tweak parameters, then Test locally or Copy command.