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
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
2.0.0Loaders
Game versions
1.16–1.19.3, 1.19.4-rc2Downloads
107Publication date
March 11, 2023 at 6:55 AMPublisher
teddyxlandlee
Owner