TreyRuffy / BetterF3

A Fabric mod ported to Forge for Minecraft that provides a highly customizable, more human-readable Debug HUD.
https://modrinth.com/mod/betterf3
MIT License
26 stars 11 forks source link

[Bug]: Compatibility with Presence Footsteps #100

Open MeeniMc opened 2 months ago

MeeniMc commented 2 months ago

Describe the Bug

There is an incompatibility with Presence Footsteps that causes target block tags to be duplicated in the "Target Block" panel, and in the "Misc Right" panel. This is very disruptive as block tags are numerous and change all the time moving the whole f3 screen all around the place.

Author of Presence Footsteps arguments that the problem is in the way Better F3 works https://github.com/Sollace/Presence-Footsteps/issues/323#issuecomment-2194745884

Steps to Reproduce

Expected Behavior

Information would not get duplicated in the Right Misc module

Screenshots

In this picture, the Targetted Block panel contains the tags and blockstates, Presence Footsteps is loaded and the information is duplicated in the Misc Right panel 2024-06-27_09 32 55

In this picture, the Targetted Block panel contains the tags and blockstates, Presence Footsteps is not loaded so the information is not duplicated in the Misc Right panel 2024-06-27_09 34 38

Modloader Type

Fabric

Modloader Version

0.15.11

Mod Version

betterf3 11.0.1 ; Presence Footsteps 1.10.0+1.21

Log Output

No response

Additional Context

No response