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

Disabled datapacks still override vanilla structures (e.g. igloo)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.13-pre5
    • Minecraft 18w02a
    • None
    • Unconfirmed

      If your datapack overrides a minecraft/structures file, such as an igloo, this overriding takes effect even when the datapack is disabled.

      Repro world attached. The world has a datapack that replaces the furnace that usually generates in an igloo with a sign. You are standing outside the igloo. To reproduce: run "datapack list" to verify that the pack is disabled. Then save and exit, delete all the files in the 'region' directory (so MC must regenerate terrain), and re-enter the world.

      EXPECTED

      you get the vanilla igloo generated in front of you, since the custom datapack is disabled

      ACTUAL

      you get the custom igloo (sans furnace) generated, despite the fact that the datapack is supposed to be disabled

      ASIDE

      igloo_bottom.nbt in Minecraft now contains two extra entities, post-flattening: a splash potion of weakness and a cactus, as item entities sitting near the brewing stand (containing another potion) and the potted cactus. this was surely introduced as a bug when the structures were updated for the flattening.

        1. 2018-06-30_12.50.28.png
          2018-06-30_12.50.28.png
          934 kB
        2. 2018-06-30_12.52.54.png
          2018-06-30_12.52.54.png
          1023 kB
        3. TestIgloo.zip
          3.60 MB

            Unassigned Unassigned
            brianmcn Brian McNamara
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: