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

Large amounts of item entities are created when water or lava destroys decorations within lush cave biomes, resulting in performance drops

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 1.18 Pre-release 2, 1.18 Pre-release 3, 1.18 Pre-release 4
    • None
    • Confirmed
    • Performance, World generation

      The Bug:

      Large amounts of item entities are created when water or lava destroys decorations within lush cave biomes, resulting in performance drops.

      This is a problem because over 300 item entities can be created as a result of this issue occurring resulting in noticeable performance drops when exploring lush cave biomes.

      Steps to Reproduce:

      • Generate and load into a completely new world.
      • Summon a repeating command block that will alter the NBT data of any nearby item entities by making them glow.
      • /setblock ~ ~ ~ minecraft:repeating_command_block{auto:1b,Command:"execute as @e[type=minecraft:item,nbt=!{Glowing:1b}] run data merge entity @s {Glowing:1b}"}
      • Locate a lush caves biome and teleport to its location.
      • /locatebiome minecraft:lush_caves
      • Allow the chunks around you to load.
      • Take note as to whether or not large amounts of item entities are created when water or lava destroys decorations within lush cave biomes.

      Observed Behavior:

      Large amounts of item entities are created when water or lava destroys decorations within lush cave biomes, resulting in performance drops.

      Expected Behavior:

      Large amounts of item entities would not be created when water or lava destroys decorations within lush cave biomes, resulting in fewer performance drops.

        1. MC-241766.png
          MC-241766.png
          2.03 MB
        2. MC-241766 (1).png
          MC-241766 (1).png
          1.72 MB

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            6 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: