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

Sand and gravel within ocean ruins often convert into falling blocks when the world generates, causing performance drops and suspicious blocks to be destroyed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.17.1, 1.18 Pre-release 2, 1.18 Pre-release 4, 1.18 Pre-release 5, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.3, 1.19.4, 1.20 Release Candidate 1, 1.20, 1.20.4, 23w51b
    • None
    • Confirmed
    • Performance, World generation
    • Normal
    • Platform

      The Bug:

      Sand and gravel within ocean ruins often convert into falling blocks when the world generates, resulting in performance drops.

      Steps to Reproduce:

      1. Generate and load into a completely new world.
      2. Summon a repeating command block that will constantly alter the NBT data of any nearby falling blocks to make them glow and have no gravity by using the command provided below.
        /setblock ~ ~ ~ minecraft:repeating_command_block{auto:1b,Command:"execute as @e[type=minecraft:falling_block,nbt=!{NoGravity:1b}] run data merge entity @s {NoGravity:1b,Glowing:1b}"}
      3. Locate an ocean ruin and teleport to its location by using the command provided below.
        /locate structure minecraft:ocean_ruin_cold
      4. Allow the chunks around you to load.
      5. Look for glowing falling block entities around the ocean ruin.
      6. and take note as to whether or not sand and gravel within ocean ruins often convert into falling blocks when the world generates, resulting in performance drops.

      Observed Behavior:

      Loaded structures briefly create falling block entities.

      Expected Behavior:

      Blocks are placed directly and don't fall.

        1. MC-241757.mp4
          7.59 MB
        2. MC-241757.png
          MC-241757.png
          3.59 MB

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

              Created:
              Updated:
              CHK: