Skip to content

Config entries don't have any tooltips on Fabric #937

Description

@starforcraft

Describe the bug

The @ConfigEntry.Gui.Tooltip annotation has to be added to all variables in https://github.com/refinedmods/refinedstorage2/blob/develop/refinedstorage-fabric/src/main/java/com/refinedmods/refinedstorage/fabric/ConfigImpl.java
Reference: https://shedaniel.gitbook.io/cloth-config/auto-config/annotations
(Good luck changing/adding all lang entries from something.tooltip to something.@Tooltip)

How can we reproduce this bug or crash?

  1. Simply click on the config button in the mods list
  2. Try to hover over any config value
  3. Nothing appears

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

0.16.10

What Refined Storage version is this happening on?

v2.0.0-beta.2

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions