cominixo / BetterF3

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

[Bug]: "text.betterf3.line.axolotls" #69

Closed Slooshie1 closed 2 years ago

Slooshie1 commented 2 years ago

Describe the Bug

There is a line in the Entities section of the F3 menu that says "text.betterf3.line.axolotls" and I assume it's not intended to be written this way.

Steps to Reproduce

  1. Make sure you have an "Entities" module
  2. Look for the line below "Ambient"

Expected Behavior

The line should say just "Axolotls" or something similar, but it instead says the coded name for it rather than the display name.

Screenshots

Minecraft Screenshot 2022 02 27 - 10 26 10 42

Modloader Type

Fabric

Modloader Version

0.13.1

Mod Version

1.2.2

Log Output

No response

Additional Context

No response