Mineuniverse
Log in Register
Mods

Enchantment Level Language Patch

`enchantment.level.1000`, get off!
by teddyxlandlee
Download Claim this project
1,094,593 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Miscellaneous

Enchantment Level Language Patch

For Forge 1.14.x users: MixinBootstrap (or any alternative Mixin loader) is required.

For Forge 1.13.x users: ModernMixins (or any alternative Mixin loader) is required.

Telemetry Settings: You can adjust the telemetry level by creating/editing config/enchlevel-langpatch-telemetry.txt.
See our Privacy Policy for more information.

License: WTFPLmodloader: Fabric/Forge/Neo/Quiltside: client

   

Without the patch:

Sharpness enchantment.level.100

With the patch:

Sharpness 100

Common alternative formats

These stub mods should be loaded with LangPatch itself.

I18n API

This mod supports a limited configuration of enchantment level and potion effect level formatting through language files.

Template Keys

  • enchantment.level.x & potion.potency.x: Modify the templates for enchantment levels and potion effect levels, respectively.
    • Default value: "%s"

Format Types

  • langpatch.conf.enchantment.default.type & langpatch.conf.potion.default.type: Modify the format of enchantment levels and potion effect levels, respectively.

    Value Format Example
    simplified, chinese, zh_normal Lowercase Chinese numerals 一百二十三
    traditional, zh_upper Uppercase Chinese numerals (traditional) 壹佰貳拾叄
    numeral, number, numeric, arabic, default Arabic numerals (default) 123
    roman Roman numerals CXXIII
    skip, ignore No change (e.g., for only replacing other text)

Override

  • langpatch.conf.enchantment.override & langpatch.conf.potion.override: Whether to override existing translations. Acceptable values are "true" or "false".
    • If set to "true", existing translations will be replaced. See the implementation of the "pure arabic numeral" pack above.

For Developers

LangPatch, as is named, allows developers to make dynamic changes to in-game translations without directly modifying lang files.

To introduce LangPatch API as a dependency:

repositories {
    // Our new maven
    maven { url 'https://mvn.7c7.icu' }
}

dependencies {
    compileOnly "xland.mcmod:enchlevel-langpatch:3.1.0"
}

Online javadoc can be found here.

[1.12+/ALL] LangPatch 3.8.13
MC 1.16.3, 1.17.1, 1.21, 1.16.1, 1.18.1, 1.14.3, 1.15, 1.16, Client, 1.16.5, 1.19.3, 1.20.2, 1.19.4, Fabric, 1.21.8, 1.14.4, 1.14.1, 1.17, 1.20.5, 1.21.5, 1.18, 1.21.4, 1.20.1
Release 2026-06-18 Get
[1.12+/ALL] LangPatch 3.8.11
MC 1.16.3, 1.17.1, 1.21, 1.16.1, 1.18.1, 1.14.3, 1.15, 1.16, Client, 1.16.5, 1.19.3, 1.20.2, 1.19.4, Fabric, 1.21.8, 1.14.4, 1.14.1, 1.17, 1.20.5, 1.21.5, 1.18, 1.21.4, 1.20.1
Beta 2026-06-02 Get
[1.16+/ALL] LangPatch 3.6.11
MC 1.16.3, 1.17.1, 1.21, 1.16.1, 1.18.1, 1.16, Client, 1.16.5, 1.19.3, 1.20.2, 1.19.4, Fabric, 1.21.8, 1.17, 1.20.5, 1.21.5, 1.18, 1.21.4, 1.20.1, Forge, 1.20, 1.20.6, 1.21.1
Alpha 2026-03-16 Get
[1.17+/Forge] Enchlevel-LangPatch 1.0.1
MC 1.17.1, 1.18.1, 1.17, 1.18.2, Forge, 1.18
Beta 2022-05-30 Get
[1.18-Snapshots - 1.16] (Compatible Version) EnchLevel LangPatch 0.2.0
MC 1.17.1, 1.16.3, 1.16.1, 1.17, 1.16, 1.16.5, 1.17-Snapshot, 1.16.4, 1.18-Snapshot, 1.16.2
Beta 2021-10-04 Get

More from teddyxlandlee

Custom Splash Screen (Multiplatform Fork)
9,089
Player Skull
6,021
Wake Up
583
EnchLevel-LangPatch Config IV
5,321
αβspeedrun
407
Speedrace2
353

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734