HomeJavaDatapacksCustom Particles Library
Custom Particles Library
DatapacksJava

Custom Particles Library

by Anas099 · on Modrinth

⬇ Download on Modrinth

Custom Particles Datapack Library


Getting Started

You can get started by reading types and arguments below and modifying following command to your needs: function img:spawn_particle {speed:10,billboard:center,item:redstone,despawn_value:40,custommodeldata:0,state:spread,spread_initial:1,spread_radius:1}

Particle Types Description
none/anything Static no movement
spread Spreading particles in random directions
falling Dripping or falling particles
floating Floating or flying particles

Note: The proper usage of type spread is to run it repeatedly. The datapack contains example function that is optimized for spread particle usage. Simply open the example function file, remove # at beginning and modify it to your needs

Arguments Description
speed Particle's speed
billboard Particle's render type
item Item of displayed particle
custommodeldata custommodeldata of item
despawn_value Time of particle to despawn
state Particle's type
spread_initial Particle's main spread distance
spread_radius Particle's max spread distance

image-2023-03-09-212556984

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more