[Bug]: Compatibility with Presence Footsteps
MeeniMc opened this issue ยท 0 comments
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.
- Behavior is normal when using Presence Footsteps only (target blocks contains some extra information about what noise file is used for that block)
- Behavior is normal when using only Better F3
- the Better F3 mod splits the targetted block and the "misc left, misc right" areas, these misc areas can be written by mods
- With Presence Footsteps active, the tags are duplicated in both areas (targetted block, and misc right, see picture)
Author of Presence Footsteps arguments that the problem is in the way Better F3 works
Sollace/Presence-Footsteps#323 (comment)
Steps to Reproduce
- Minecraft 1.21
- Better F3
- Presence Footsteps
- Show better F3 panels 'target block' on the left column, and 'misc right' on the right column
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
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
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