Show Dungeon Titles when entering Pockets
Robijnvogel opened this issue ยท 2 comments
Requested by Codebracker0
Since MC 1.8+, MC has a native way of showing "titles". These are Strings of text that pop up in the center of your screen and fade out after a little while. These titles can be fired using command blocks in Vanilla Minecraft, but the idea here is that a "title" will pop up every time (or only the first time) you enter a Dungeon Pocket.
This could be a problem. The dungeon names would reveal if the dungeon is in fact a trap. There are actually some dungeons that look the same as other dungeons, but with one variant being safe and the other being trapped.
I suggest that we display the dungeon's VirtualLocation (or at least depth) instead.
Now we know that the dungeon schematic file names actually say a lot about their contents, yes, I agree. However, I don't think that it was ever the intention to use these file names in the first place. They don't sound immersive whatsoever.
So maybe we'll have to give every pocket one or several new English names.
Don't break your head over this feature request, though. This one is very low priority.
Showing the depth and pocket number upon entrance, could also be useful, I guess. Just so the player knows "where they are". However, this may have to be a chat message.