Skip to content

[Suggestion] Configurable ItemSlot stack count format #120

@ChAoSUnItY

Description

@ChAoSUnItY

Currently format is hardcoded to calling NumberFormat#formatWithMaxDigits, which always contains 4 digit precision, but 4 digits seems to be to small (considering the scale). Perhaps we can have a Function<String, String> that allows user to modify amount text display?

The actual looking with 4 digit precision format can be seen here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions