How i create a block with particles on top? (spawned by tick, 1 tick - 1 particle)

Started by Kozzy. on

Topic category: Help with Minecraft modding (Java Edition)

Active 12 months ago
Joined Jan 2024
Points:
152

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
How i create a block with particles on top? (spawned by tick, 1 tick - 1 particle)

im trying to create a block that is electric, and i want it to have my custom particle 1 block above it, but i tried every particle procedure block in the update tick trigger and it dont show the particle.

the particle is working ok in command blocks btw

i even tried using the world command procedure block with this command: particle mc_expansion:custom_spark ~ ~0.7 ~ 0.05 0 0.05 0.1 1 force @a