Stronghold/Structure


Some asymmetric aspects of certain rooms (like the chest in the altar room) can generate mirrored when compared to the blueprints below: in a nutshell, this happens because the generation of stronghold is hard-coded as orientation dependent. Particularly, the blueprints are exact when the rooms generate towards south (+Z) or west (-X) direction (when the player enters the room, is facing south or west), and are mirrored in the other two cases.
Note that any of the stone bricks that are part of the external walls in the blueprints below can be mossy (30%), cracked (20%) or infested (5%); the inner walls or floors in the single room, instead, are always made of regular stone bricks or cobblestone. Furthermore, the external wall of every room can not generate at all, if the room is floating in caves, resulting in disconnected stronghold parts and floating doors, chests, libraries.[1]
Blueprints
In the pages below, the various rooms are visualized like if the player enters from the bottom up.
Doors
Straight, right and left turn corridors
Jail Cell
Large Room
Straight Staircase
Spiral Staircase
Five-way crossing
Loot Altar
Library
Portal Room
Dead-end corridors
Internal Names
These are the structure part id for the rooms of the stronghold, as used in Anvil region files.
| Name | ID |
|---|---|
| Starting Spiral Staircase | minecraft:shstart |
| Straight Corridor | minecraft:shs |
| Right Turn Corridor | minecraft:shrt |
| Left Turn Corridor | minecraft:shlt |
| Jail Cell | minecraft:shph |
| Large Room | minecraft:shrc |
| Straight Staircase | minecraft:shssd |
| Spiral Staricase | minecraft:shsd |
| Five-way Crossing | minecraft:sh5c |
| Loot Alter | minecraft:shcc |
| Library | minecraft:shli |
| Portal Room | minecraft:shpr |
| Filler Corridors | minecraft:shfc |
References
- ↑ "No... I wanted the strongholds to be a little messed up. The only room that has a guaranteed shape is the portal room., That's also (unfortunately) why the EoE tracks the portal instead of the entrance." - jeb_