Particle Generator Mod

Particle Generator Mod (1.21, 1.20.6) makes it easy for builders and map creators to conveniently integrate different vanilla particle effects into their builds. And it does so with the introduction of a new invisible particle generation block into the game. This new block makes the process of adding particles to your builds much more efficient and convenient compared to just using command blocks. The block also allows you to generate multiple particles from one blockspace and set generated particles position and speed randomization. The usage of the particle block and various commands related to it are given below.

img-responsive

Features:

Commands

/pgen show – Shows edges of Particle Generators

/pgen hide – Hides edges of Particle Generators

/pgen locate – Adds markers inside Particle Generators

/pgen info – Displays information about mod

/pgen help – Displays the help message

Particle Generator Block States

position=[center(default)/top/bottom] – determines position of particles generation

Particle Generator NBT Tags

>Particles:[{…}] – list of compounds:

>>id:”” – particle id

>>Motion:[x,y,z] – particle velocities [blocks/tick] (in most cases)

>>MotionRand:[x,y,z] – randomization of “Motion” values

>>PositionOffset:[x,y,z] – offset of particle positions

>>PositionRand:[x,y,z] – randomization of particle positions

>>Interval:int – interval between particles [ticks]

>>Probability:double – probability of particle spawning

>>ParticleCount:int – number of particles when spawned

>>ParticleMaxCount:int – maximum number of particles

>>AdditionalTags:{} – additional tags (like block id)

>UseAnimateTick:bool – spawn particles on animateTick

*For position and motion, random value is in range from val-(rand/2) to val+(rand/2).

*For particle count, random value is in range from ParticleCount to ParticleMaxCount.

*By default UseAnimateTick tag is set to false. That means particles will try to spawn every tick and their spawn rate can be manipulated using Interval and Probability tags. When set to true particles will try to spawn when animateTick method is called. This will allow you to recreate particles spawn rate of for example torches and many other blocks that uses animateTick to spawn particles.

*If you want to spawn particles that require additional block or item ID (like for example block particle) add tag AdditionalTags:{id:”some_block_id”} .

Useful Minecraft BlockItem NBT Tags

>BlockStateTag:{} – specifies block states

>BlockEntityTag:{} – specifies block NBT tags

Examples

Simple smoke Particle Generator

  • Using a /setblock: /setblock ~ ~ ~ pgen:particle_generator{Particles:[{id:”smoke”}],UseAnimateTick:true}
  • Using a /give: /give @p pgen:particle_generator{BlockEntityTag:{Particles:[{id:”smoke”}],UseAnimateTick:true}}

Particle Generator like campfire

  • Using a /setblock: /setblock ~ ~ ~ pgen:particle_generator[position=bottom]{Particles:[{id:”campfire_cosy_smoke”,Motion:[0.0,0.07,0.0],PositionRand:[0.67,0.0,0.67],ParticleCount:2,ParticleMaxCount:3,Probability:0.11}]}
  • Using a /give: /give @p pgen:particle_generator{BlockStateTag:{position:”bottom”},BlockEntityTag:{Particles:[{id:”campfire_cosy_smoke”,Motion:[0.0,0.07,0.0],PositionRand:[0.67,0.0,0.67],ParticleCount:2,ParticleMaxCount:3,Probability:0.11}]}}

Screenshots:

img-responsive

img-responsive

img-responsive

img-responsive

img-responsive

img-responsive

img-responsive

img-responsive

img-responsive

Requires:

Minecraft Forge

Fabric Loader

Fabric API

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

How To Download & Install The Quilt Loader

Don’t miss out today’s latest Minecraft Mods

Particle Generator Mod (1.21, 1.20.6) Download Links

For Minecraft 1.16.5

Forge version: Download from Server 1 – Download from Server 2

Fabric version: Download from Server 1 – Download from Server 2

For Minecraft 1.18.2

Forge version: Download from Server 1 – Download from Server 2

Fabric version: Download from Server 1 – Download from Server 2

For Minecraft 1.19.2

Forge version: Download from Server 1 – Download from Server 2

Fabric version: Download from Server 1 – Download from Server 2

For Minecraft 1.19.4

Forge version: Download from Server 1 – Download from Server 2

Fabric version: Download from Server 1 – Download from Server 2

For Minecraft 1.20.1

Forge version: Download from Server 1 – Download from Server 2

Fabric version: Download from Server 1 – Download from Server 2

For Minecraft 1.20.6

Forge version: Download from Server 1 – Download from Server 2

Fabric version: Download from Server 1 – Download from Server 2

For Minecraft 1.21

Forge version: Download from Server 1 – Download from Server 2

Fabric version: Download from Server 1 – Download from Server 2

Mods

1.19.4 Mods

1.19.3 Mods

1.19.2 Mods

1.18.2 Mods

1.16.5 Mods

1.15.2 Mods

1.12.2 Mods

1.8.9 Mods

1.7.10 Mods

1.18.1 Mods

1.17.1 Mods

1.14.4 Mods

1.13.2 Mods

1.11.2 Mods

1.10.2 Mods

1.9.4 Mods

Minecraft Modpacks

1.19.4 Modpacks

1.19.3 Modpacks

1.19.2 Modpacks

1.18.2 Modpacks

1.16.5 Modpacks

1.12.2 Modpacks

1.7.10 Modpacks

Forge Mods

Fabric Mods

Quilt Mods

Resource Packs

1.19.4 Resource Packs

1.19.3 Resource Packs

1.19.2 Resource Packs

1.18.2 Resource Packs

1.16.5 Resource Packs

1.15.2 Resource Packs

1.12.2 Resource Packs

1.8.9 Resource Packs

1.7.10 Resource Packs

1.18.1 Resource Packs

1.17.1 Resource Packs

1.14.4 Resource Packs

1.13.2 Resource Packs

1.11.2 Resource Packs

1.10.2 Resource Packs

1.9.4 Resource Packs

Shaders

1.19.4 Shaders

1.19.3 Shaders

1.19.2 Shaders

1.18.2 Shaders

1.17.1 Shaders

1.16.5 Shaders

Maps

1.19.4 Maps

1.19.3 Maps

1.19.2 Maps

1.18.2 Maps

1.16.5 Maps

1.15.2 Maps

1.12.2 Maps

1.8.9 Maps

1.7.10 Maps

1.18.1 Maps

1.17.1 Maps

1.14.4 Maps

1.13.2 Maps

1.11.2 Maps

1.10.2 Maps

1.9.4 Maps

Data Packs

1.19.4 Data Packs

1.19.3 Data Packs

1.19.2 Data Packs

1.18.2 Data Packs

1.16.5 Data Packs

1.15.2 Data Packs

1.18.1 Data Packs

1.17.1 Data Packs

1.14.4 Data Packs

1.13.2 Data Packs

MCPE/Bedrock

Mods & Addons

MCPE 1.19 Add-ons

MCPE 1.19 Mods

Texture Packs

MCPE 1.19 Texture Packs

MCPE 1.19 Resource Packs

Maps

MCPE 1.19 Maps

Clients

MCPE 1.19 Clients

Mod Menu Clients

Shaders

MCPE 1.19 Shaders

Render Dragon Shaders

Launchers

Skin Packs

Clients

1.19.4 Clients

1.19.3 Clients

1.19.2 Clients

1.18.2 Clients

1.16.5 Clients

1.12.2 Clients

1.8.9 Clients

Launchers

1.19.4 Launchers

1.19.3 Launchers

1.19.2 Launchers

1.18.2 Launchers

1.16.5 Launchers

1.12.2 Launchers

1.7.10 Launchers

Seeds

1.19.4 Seeds

1.19.3 Seeds

1.19.2 Seeds

1.18.2 Seeds

Skins

Plugins

Bukkit Plugins

Spigot Plugins

Paper Plugins

Tutorials

Minecraft Skins

Installation Guide

Mobs Wiki Guide

Seeds Wiki Guide

Biomes Wiki Guide

Status Effects Wiki Guide

Enchantments Wiki Guide

Materials Wiki Guide

Command Blocks

Versions

Backlinks