Compatibility
Minecraft: Java Edition
1.17.x
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 3 years ago
Updated 3 years ago
Fixes some of the bugs with Persian text rendering.
Unfortunately possibly incompatible with Sodium, Canvas or any mod that mixins to TextRenderer
Bugs:
- English text gets reversed (
CharacterVisitor
messing stuff up as always ) - پ گ چ are replaced by ج ب ک ( temporarily, will be fix when I find an efficient enough algorithm to fix them )
- ک ی are replaced by Arabic versions of them ( not a big deal, just not pretty )
Credits:
فونت فارسی وزیر توسط صابر راستی کردار
Sodium by CaffeineMC ( code for TextRenderer.Drawer
)