Enchantment Level Language Patch

Enchantment Level Language Patch

Mod

Sharpness enchantment.level.20 => Sharpness 20/XX

Client Library

119.2k downloads
53 followers
Createda year ago
Updateda month ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

[1.16+/ALL] Enchlevel-LangPatch 2.0.0

Changelog

Changes way to swap between numeral and roman:

Now using langpatch.conf.enchantment.default.type and langpatch.conf.potion.default.type to determine which format is used.

  • simplified, chinese, zh_normal -> Chinese numbers (lower case) e.g. 一二三

  • traditional, zh_upper -> Chinese numbers (upper case) e.g. 壹貳叄

  • numeral, number, numeric, arabic, default -> Arabic numerals e.g. 123

  • roman -> Roman numerals e.g. I II III

enchlevel-langpatch:default and enchlevel-langpatch:roman hooks are functionally equal now.

Technical: registries will be frozen after LangPatchImpl::init, which requires sub-mods to register before it.

In Forge: register in mod constructor

In Fabric: replace client entrypoint with enchlevel-langpatch.init

Files

enchlevel-langpatch-2.0.0.jar(35.15 KiB) Primary Download
enchlevel-langpatch-2.0.0-sources.jar(23.16 KiB) Download

External resources



Project members

teddyxlandlee

Owner


Technical information

License
WTFPL
Client side
required
Server side
unsupported
Project ID