maruohon / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
420 stars 123 forks source link

mob cap info line not displaying #364

Open the-Lemons opened 1 month ago

the-Lemons commented 1 month ago

other info lines are displaying, but not the mob cap. i have both minihud and MaLiLib installed, and the issue is both on singleplayer worlds and servers.

2024-09-22_21 52 59 2024-09-22_21 53 13

maruohon commented 1 month ago

Apparently it's commented out in the current code...

sakura-ryoko commented 1 month ago

Apparently it's commented out in the current code...

I was able to fix the Mobcaps in Snapshot using existing code, and introducing new under the commented out section.

2024-09-30_18 19 51

This is only for Single Player, I assume; and is supported by CarpetMod on servers?