Minecraft Wiki

The Minecraft Wiki has moved from Fandom; see the linked discussion page for details.

READ MORE

Minecraft Wiki
Advertisement

Sponge Room

What is the probability of each room being generated as a sponge room? If you can, try referenceing the source code.67.160.25.176 00:45, 22 January 2015 (UTC)

This entire page is written with reference to the source code.
I can tell you there is a 0% chance for all the rooms on the bottom floor, a 0% chance for each of the rooms that connect to the wings, and a 0% chance for the room that connects to the penthouse.
There isn't any actual probability in the code for the other rooms. It depends on the maze generation algorithm leaving only the bottom "door" open and then the randomly-ordered processing of the rooms not placing a DY room extending into it before it gets a chance to put a sponge room in it. Figuring out the chances of that seems non-trivial. And it may not even make sense to ask about the probability of any one room in isolation. Anomie x (talk) 05:14, 22 January 2015 (UTC)
Advertisement