
BlockParticles
ArchivedSick of boring blocks? Today's the day that changes, Add particles to your blocks now!
18.0k
25
BlockParticles has been archived. BlockParticles will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.1–1.21.11
Platforms
Creators
Details
Licensed MIT
Published 2 years ago
Updated last year
Changelog
Changes:
- Updated default config.yml to use HeadDatabaseAPI head ids. /hdb search <head> when the plugin is installed.
- We no longer support the old way of getting ids. (they might still work, so migrate when you can)
heads:
plants:
#Tomato
- '1130'
#Mango
- '32596'
#Cherry
- '31879'
#Melon
- '20577'
#Mushroom
- '21906'
#Orange
- '59223'
#Golden Apple
- '79863'
- Properly cancel all active particles on reload, and clean up our garbage.
Fixed:
- Not getting tab completion with the permission
bparticles.admin, because the check for the permission was if you had the permission. - Fixed an issue with custom heads from HeadDatabaseAPI.
- We load everything after the HeadDatabaseAPI's database loads if the plugin is enabled.
- Fixed the menu that pops up when you do /bp set <name>
- It was not updating items properly when you hit Fountains to view fountain types etc.


