Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for CrazyCrew

Sick of boring blocks? Today's the day that changes, Add particles to your blocks now!

Report BlockParticles?

Beta
1.13.1

ryderbelserion released BlockParticles version 1.13.1 on October 23, 2024

Changes:

  • Updated default config.yml to use HeadDatabaseAPI head ids. /hdb search 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
    • It was not updating items properly when you hit Fountains to view fountain types etc.

Information

Published onOctober 23, 2024
Downloads0

Platforms

Paper Paper (1.21.1)