Skip to content

Include Enchantment Info in ItemNames method #29

@Maxopoly

Description

@Maxopoly

I want a single API method, which gives me a short player friendly description for an ItemStack, including enchants. Example

Diamond Sword (FA 2, S 5)

Probably use arabic numerals instead of romans to not confuse people with the abbreviated enchantment names, use data from here https://github.com/CivClassic/CivModCore/blob/master/src/main/resources/enchantments.csv

This should likely happen after the rework in #28 or along with it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions