Enchantment Level Language Patch
**For Forge 1.14.x users:** [MixinBootstrap](https://modrinth.com/mod/mixinbootstrap)
(or any alternative Mixin loader) is required.
**For Forge 1.13.x users:** [ModernMixins](https://modrinth.com/mod/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](https://telemetry.langpatch.mc.7c7.icu/privacy) for more information.
Without the patch:

With the patch:

## Common alternative formats
* Want pure arabic numerals (e.g. Sharpness 5)? [Download Stub Mod](https://cdn.modrinth.com/data/Lf4kDKU9/versions/1EKfo2Mc/lpstub-all_arabic-20251209.2.jar)
* Want roman numerals (e.g. Sharpness XXV)? [Download Stub Mod](https://cdn.modrinth.com/data/Lf4kDKU9/versions/1EKfo2Mc/lpstub-roman-20251209.2.jar)
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:
“`groovy
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](https://teddyxlandlee.github.io/enchlevel-langpatch/javadoc).
EnchantLang
# EnchantLang
[](https://minecraft.net)
This is a simple resource pack that changes all of the text, including signs and chat, to use the Standard Galactic Alphabet (Enchantment Table alphabet) font.
The reason on why to do this is simple:
Why not? When life gives you lemons [~~don’t~~ make lemonade](https://youtu.be/Dt6iTwVIiMM?feature=shared)
## Screenshots

## 🏳️🌈-Pridecraft
Have you ever thought that your game is too boring and straight? Well, that’s no more! Get [Pridepack](https://pridecraft.gay/pridepack) *(or [it’s variations](https://git.pridecraft.gay))* today!

Enchant Icons Reforged
# **Enchant Icons Reforged**
Bring your enchantments to life with **Enchant Icons Reforged** — a complete visual overhaul of Minecraft’s enchantment system.
Every enchantment now has its own **unique icon**, **colored name**, and **level icon**, making your enchanted gear and books instantly recognizable and beautifully immersive.

## ✨ Features
– Custom **enchantment icons** for all enchants
– Distinct **level icons** for enchantment tiers
– **Color-coded names** for quick readability
– Works with **enchanted books, tools, and armor**
– Fully **vanilla-friendly** — no mods required
Perfect for players who love clean visuals, magical flair, and improved clarity in every enchantment.
Elmo Totem of Undying
Hey there! If you’re a fan of Minecraft and Sesame Street, then you’re going to love this texture pack! This pack replaces the texture of the totem of undying with everyone’s favorite furry red monster – Elmo! Once you’ve installed the texture pack, you’ll notice that every time you use the totem of undying, it will now be replaced by Elmo’s smiling face. It’s a fun and quirky addition to the game that adds a bit of personality to your Minecraft experience. The Elmo totem of undying texture pack is perfect for players who want to add a bit of whimsy to their Minecraft world. It’s a great way to inject some lightheartedness into a game that can sometimes feel a bit intense. So why not give it a try? Install the texture pack and see what it’s like to have Elmo on your side in Minecraft!
NOTE: Does not need Optifine or CIT Resewn
eeeeeeeeee
Let me show it with one pic:

Easyflint
Download Easyflint and make dropping gravel onto torches a thing of the past.
This data pack lets you craft 1 gravel into 1 flint.
I went looking for a pack like this and didn’t find one that didn’t mess with the 1:1 ratio, so I just made my own.
Easyflint is very lightweight in size. It’s essentially just the recipe and the hidden advancement that makes it show up in the recipe book.
No need to unzip the file or do anything really, just drop it right into the `datapacks` folder for your world or server, and you’re good to go. If you’re using the mod rather than the datapack, place it in your `mods` folder instead.
Have fun,
-kk iris
Dyed
*Dye leather horse armor only where it is meant to be dyed!*
### Something isn’t quite right!
Has suiting up your prized horse in leather horse armor ever caught your eye as queer? Something is dreadfully off with leather horse armor in Minecraft. Unlike the player armor, the colored details of leather horse armor get dyed! Dyed fixes this mistake so your horses can wear their leather armor with pride!
### What is wrong?
Originally an exclusive feature of Pocket Edition, when ported to Java Edition the leather horse armor textures were flattened into a single texture, causing both the colored details and monochrome base texture to be dyed. As well, any code that would have allowed for a separate overlay was lost, meaning this was not as simple to fix as adding a texture. You may think that because this already existed with the leather armor for the player, how could it have possibly gone awry for the leather horse armor? Such remains a mystery!
### Give your horses some love!
Dyed cleaves the leather horse armor texture in two once again and fixes the model code to dye only the base texture! The item model for the leather horse armor is also replaced to fix the dyeing for the item as well!
Please note that this bug has finally been fixed in Minecraft 1.21.11, so while Dyed will still work, it is now unnecessary! It will no longer be marked as compatible starting with 1.21.11.
### Get the goods!
You can find releases of Dyed on both *[Modrinth]* and *[CurseForge]* and also access development builds on *[GitHub]*!
Dyed supports Fabric 1.16+, Forge 1.16+, and NeoForge 1.20.2+.
### Figure it all out!
You can delve into the *[wiki]* for details or submit a *[bug report]* if something isn’t quite right!
Still need something? Head on over to the *[discussions]* forum for support, to read announcements, or discuss anything about the mod!
[Modrinth]: https://modrinth.com/mod/dyed
[CurseForge]: https://www.curseforge.com/minecraft/mc-mods/dyed
[GitHub]: https://github.com/yurisuika/dyed
[wiki]: https://github.com/yurisuika/dyed/wiki
[bug report]: https://github.com/yurisuika/dyed/issues
[discussions]: https://github.com/yurisuika/dyed/discussions
[Discord]: https://discord.gg/0zdNEkQle7Qg9C1H
Dot Crosshair
# Just a dot crosshair.
Works on any 1.6.1+ verison of Minecraft.
Doodle Hamster Reaction Totem of Undying
– **ENG**: White stupid hamsters are a popular meme from TikTok that includes a series of pictures of hamsters making funny faces. This resource pack includes a picture of one of them.
– **RU**: белые тупые хомяки – популярный мем из тиктока который включает в себя серию из картинок где хомяки корчат смешные рожи, этот ресурспак включает в себя изображение одного из них
[Check collection with all memes + streamers Totems ](https://modrinth.com/collection/sfDcDGAi)
Doggie Girl Inventory
A cute anime-style inventory texture pack featuring a doggie girl theme. This pack redesigns the Minecraft inventory GUI with an adorable dog-girl aesthetic, creating a clean and cozy anime vibe while keeping the interface simple and easy to use.