I hate singleplayer

This commit is contained in:
catfoolyou
2025-03-26 19:08:30 -04:00
parent 7307920c30
commit 27a91f4260
7 changed files with 15308 additions and 15296 deletions

View File

@@ -1297,7 +1297,9 @@ public class Minecraft
displayEaglercraftText("Note: " + var4.translateKey("fancyGraphicsNote"));
}
displayEaglercraftText("Warning: world loading may take a while, so you may need to wait for a few seconds for the world to load and the lag will stop.");
if(!EaglerAdapter.isIntegratedServerAvailable()){
displayEaglercraftText("Warning: world loading may take a while, so you may need to wait for a few seconds for the world to load and the lag will stop.");
}
if(this.gameSettings.showCoordinates) {
displayEaglercraftText(EnumChatFormatting.LIGHT_PURPLE + "Note: use F+6 to hide the coordinates off of the screen (if you're in public)");