Mojira Archive
MC-112131

Intersecting dungeons: spawner replaced by cobblestone

How to reproduce

  1. Create a customized world with the seed
    3097946827751441825
    

    and default settings except dungeon count which should be 100

  2. Use the following teleport command
    /tp @s -2611.29 32.13 3316.08 296.21 20.59
    

Code analysis

Based on 1.11 decompiled using MCP 9.35 rc1

The method net.minecraft.world.gen.feature.WorldGenDungeons.generate(World, Random, BlockPos) only makes sure that it does not replace chests, but does not test for mob spawners.

Fixed

Lukas Korosec

[Mojang] Cory Scheviak

2017-01-01, 06:56 PM

2020-10-01, 04:59 AM

2020-05-28, 04:57 PM

7

8

Confirmed

Structures, World generation

cobblestone, dungeon, mob-spawner, spawner, world-generation

Minecraft 1.11.2 - Minecraft 19w05aMinecraft 1.11.2, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 1.13.2, Minecraft 19w04b, Minecraft 19w05a

20w22a