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

Snowballs don't have any hit particles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.1.0.9
    • 1.0.6.0, 1.0.5.54, 1.1.0.0
    • Confirmed
    • Windows
    • 41823

      When you throw a snowball, there are no particles when it hits something. This is in contrast to the Java edition behavior, as well as the behavior of eggs in both editions. The snowball entity behavior file in the vanilla behavior pack even specifies a particle to use. It appears that there is either a typo here or a mistake somewhere in the internal code:

      "minecraft:projectile": {
      	"particle": "snowballpoof",

      Steps to reproduce:

      1. Throw an egg at something.
      2. Notice how there are particles when it hits something.
      3. Throw a snowball at something.
      4. Notice how it doesn't have particles when it hits something.

            SuperGeniusZeb [MCPE Helper] Zeb
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: