Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-195599

Lightning spawners render full lightning bolt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.16.1, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w10a, 21w11a, 21w13a, 21w15a, 1.17 Release Candidate 1, 1.17, 1.17.1, 21w39a, 21w40a, 1.18 Pre-release 5, 1.18, 1.18.1, 1.18.2, 22w12a, 22w14a, 22w18a, 1.19 Pre-release 1, 1.19, 22w24a, 1.19.1 Release Candidate 1, 1.19.1 Pre-release 4, 1.19.1 Pre-release 5, 1.19.2, 22w44a, 1.19.3, 23w05a, 23w07a, 1.19.4 Pre-release 1, 1.19.4 Pre-release 4, 1.19.4, 23w18a, 1.20 Release Candidate 1, 1.20, 1.20.1, 23w43a, 23w51b, 24w03b, 1.20.5 Pre-Release 1
    • Confirmed
    • Rendering
    • Low
    • Platform

      The bug

      If a spawner is set to spawn lightning bolts, a full lightning bolt is displayed, unlike miniature models of entities as usual in a spawner. Previously, lightning bolts were not rendered and could not be spawned using a spawner, but that has since changed, and now a full lightning bolt is rendered, spinning around the spawner.

      When a player leaves the area around the spawner, the lightning bolt freezes in place. While looking from certain angles (upwards) at this frozen lightning bolt, it can become invisible.

      The expected behavior is that either:

      • The lightning will not render at all and will not be spawnable by spawners, or
      • The spawner will render miniature model of a lightning bolt instead of a full-sized one

      How to reproduce

      1. Run one of the following commands based on the version you're using:
        1.17.1 and older
        /setblock ~ ~-1 ~ minecraft:spawner{SpawnData:{id:"minecraft:lightning_bolt"}}
        21w37a and newer
        /setblock ~ ~ ~ minecraft:spawner{SpawnData:{entity:{id:"minecraft:lightning_bolt"}}}

        A full lightning bolt is shown

      Video

      Click this link to view this bug: https://youtu.be/kOufLlgOC3c

      Additional information

      • This bug was not present in 1.15.2
      • This bug was present in 1.16.1
      • The spawner in the video attached has had data values changed to accelerate the speed at which it spawns lightning bolts

            Unassigned Unassigned
            markderickson [Mod] markderickson
            Votes:
            18 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              CHK: