Description
MoreInformation
A Minecraft information HUD. By default it only shows TPS / MSPT / RAM and player info. Extra lines and mod integrations can be enabled in the config.
Default display
- TPS, MSPT, RAM
- Player name, FPS, real-world clock
Optional vanilla info
- Minecraft calendar time
- Dimension and loaded chunks
- Biome and weather
- Entity counts
- Coordinates and facing
- Light levels
Config
Config file: config/moreinformation-client.toml
hud.position:top_left,middle_left,bottom_left,top_right,middle_right,bottom_righthud.offsetX/hud.offsetY: pixel offset from the anchorhud.templates: per-line format. Use{placeholders}and&color codes (&agreen,&eyellow,&cred,&rreset;&&for a literal&)- Resetting an option restores the default format for the current language
Mod integrations
After installing the matching mod, turn on its switch under integrations. Missing mods will not crash the game.
| Mod | Option | What it shows |
|---|---|---|
| Ecliptic Seasons | showEclipticSeasons |
Season and solar term |
| Blood Magic (1.20.1 Forge only) | showBloodMagic |
Current / max LP |
| TerraFirmaCraft | showTerraFirmaCraft |
Rainfall and temperature |
| L2Hostility | showL2Hostility |
Player / chunk / max hostility |
| ProjectE | showProjectE |
Player EMC. Large values use units; hold Shift for the exact number |
| Nature's Compass | showNaturesCompass |
Search status while locating a biome; hides the original HUD |
| Explorer's Compass | showExplorersCompass |
Search status while locating a structure; hides the original overlay |
| ExplorersCompassEdited | showExplorersCompass |
Same as above |
| Nature's Aura | showNaturesAura |
Aura strength around the current position (same math as the Aura Eye) |

