Back to mods
Enchantment Level Language Patch project artwork

CurseForge · Minecraft mod

Enchantment Level Language Patch

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

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Enchantment Level Language Patch release matches 1.18 Forge?

Updated yesterday
Best match for your filters [1.12+/ALL] LangPatch 3.8.13
Game version 1.16.3, 1.17.1, 1.21
Loader Fabric, Forge, NeoForge

Enchantment Level Language Patch [1.12+/ALL] LangPatch 3.8.13 targets 1.16.3, 1.17.1, 1.21 with Fabric, Forge, NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.

Where it goes

Is Enchantment Level Language Patch required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric, Forge, NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Enchantment Level Language Patch [1.12+/ALL] LangPatch 3.8.13 need?

[1.12+/ALL] LangPatch 3.8.13 on 1.18 Forge. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Enchantment Level Language Patch without breaking your instance.

Built for Enchantment Level Language Patch [1.12+/ALL] LangPatch 3.8.13 on 1.18 Forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use [1.12+/ALL] LangPatch 3.8.13. It targets 1.16.3, 1.17.1, 1.21 with Fabric, Forge, NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside [1.12+/ALL] LangPatch 3.8.13. It opens that exact file at the source.

About this project

What does Enchantment Level Language Patch add?

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

  • Want pure arabic numerals (e.g. Sharpness 5)? Download Stub Mod
  • Want roman numerals (e.g. Sharpness XXV)? Download Stub Mod

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.

Project description from CurseForge.

Pick your setup

Enchantment Level Language Patch by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2011 available setups

Showing the newest 12 of 503 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Enchantment Level Language Patch versions and loaders

55 of 55 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.