https://github.com/bytedice/bde_particlesys
A minecraft server-side particle system using Block Display Entities (BDEs)
https://github.com/bytedice/bde_particlesys
bde-particlesys bde-particlesystem block-display-entity bytedice minecraft minecraft-fabric minecraft-mod super-epic-cool-awesome-stuff
Last synced: about 2 months ago
JSON representation
A minecraft server-side particle system using Block Display Entities (BDEs)
- Host: GitHub
- URL: https://github.com/bytedice/bde_particlesys
- Owner: ByteDice
- License: other
- Created: 2024-11-13T18:31:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T14:50:14.000Z (over 1 year ago)
- Last Synced: 2025-04-23T19:14:32.671Z (about 1 year ago)
- Topics: bde-particlesys, bde-particlesystem, block-display-entity, bytedice, minecraft, minecraft-fabric, minecraft-mod, super-epic-cool-awesome-stuff
- Language: Kotlin
- Homepage:
- Size: 20.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BDE_ParticleSys

BDE_ParticleSys is a highly customizable **server-side** particle system that uses `Block Display Entities` (BDEs) as particles. It is meant to be used as a library for other mods, but can be used as a standalone mod too.
If BDE_ParticleSys is used as a standalone mod, you will only be able to use it with the custom in-game commands `/GiveEmitterTool`, `/KillAllEmitters`, and `/ManageEmitters`. Any particles made, removed, or changed with those commands are **temporary** and get reverted once the server shuts down, as they are meant for quick testing.
### In-game commands (does not save):
* `/GiveEmitterTool`
* `/SpawnEmitter`
* `/KillAllEmitters`
* `/ManageEmitters`
* `GlobalMaxParticles` (GameRule)
* `ShowParticleDebug` (GameRule)
# Open-source - Copyright
**BDE_ParticleSys © 2024 by Byte Dice is licensed under CC BY-NC-SA 4.0.**\
**You can learn more about copyright by reading the full [license](/LICENSE.txt)**.
# Media
### All particles showcased here are made with BDE_ParticleSys and without any added logic.


