Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-146999

Most particles have long redundant names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.80.21 Preview, 1.18.0.24 Beta, 1.17.41 Hotfix, 1.19.70
    • None
    • Confirmed
    • Windows
    • 449982

      The bug

      The identifiers of almost all bedrock edition particles have _particle on the end. This is redundant and annoying, and breaks Java parity. It would be like if every entity was named like creeper_mob.

      Table

      Current (Bedrock) Name Expected (Java) Name
      basic_flame_particle flame
      basic_portal_particle portal
      basic_smoke_particle smoke
      blue_flame_particle soul_fire_flame
      campfire_smoke_particle campfire_cosy_smoke
      campfire_tall_smoke_particle campfire_signal_smoke
      candle_flame_particle small_flame
      critical_hit_emitter crit
      dragon_breath_trail dragon_breath
      endrod end_rod
      heart_particle heart
      honey_drip_particle dripping_honey
      lava_drip_particle dripping_lava
      mycelium_dust_particle mycelium
      obsidian_tear_particle dripping_obsidian_tear

      There's more, but I got lazy filling this out

            tryashtar [Mod] tryashtar
            Votes:
            8 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: