Started by
LunaMunshire
on
Topic category: Help with Minecraft modding (Java Edition)
So can anyone give me and example on custom particles spawning above a block when said block get broken by the player.
Topic category: Help with Minecraft modding (Java Edition)
So can anyone give me and example on custom particles spawning above a block when said block get broken by the player.
block destroyed by player trigger
procedure:
spawn particles # type: YOUR_PARTICLES at X Y + 1 Z
I recommend doing some search before posting a forum