cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
135 stars 35 forks source link

[Bug]: modules are not shown in the 'Add Module' menu #109

Closed rocamocha closed 1 year ago

rocamocha commented 1 year ago

Describe the Bug

It appears that the modules do not exist in the menu where you would add modules to the GUI.

Steps to Reproduce

Delete a module and then try to add it back in using 'Add Module' The only available option is 'Separator'

Expected Behavior

To be able to add a deleted module back into the list of enabled modules.

Screenshots

image

Modloader Type

Fabric

Modloader Version

0.14.9

Mod Version

1.3.2

Log Output

No response

Additional Context

No response

TreyRuffy commented 1 year ago

I see where the confusion comes from. When on that screen, it autofills with the separator module because it is the most common module to add. Simply delete the autofilled text and replace it with the module you would like to add.