Language

xokz's Particle Effects

xokz's Particle Effects

Modrinth

A collection of novel visual effects.

45 downloads 2 followers updated 3mo ago
latest v1.0.0 Modrinth
Datapack 1.20.3 – 1.21.11 LibraryUtility

A collection of novel visual effects for datapack creation.

Lightning Effect

To make a bolt of lightning, execute the function xze:effects/lightning/spawn at the location the bolt should start, and as the entity the bolt should target. For example, the command block in the gif is running:

execute positioned ~ ~ ~ as @p run function xze:effects/lightning/spawn

  • To change the lightning segment length and angles, you can change the ranges in the generate_pitch_yaw_len.mcfunction function.
  • To change the chance of a branch being made, change the value in the lightning_branch_chance.json predicate.

This effect uses no entities and only @s selectors, resulting in great performance.

Block Outline Effect

To do the block outline, simply run function xze:effects/block_outline/spawn at the block you want. It will automatically snap to the block grid, so don't worry about positioning it perfectly!

Versions

Release
1.0.0
datapack · 1.20.3, 1.20.4, 23w51a · 3mo ago
- Initial Release
45

Comments 0

No comments yet. Be the first to share your thoughts.

Download xokz's Particle Effects

Files are served directly from the original source. Modgrid does not host or modify them.