Add ModernUI (#2620)
* Add Modern UI configuration file Disabled zoom key disable rounded edge set the fonts to match vanilla TFG and maybe a few other tweaks but those are the main one Signed-off-by: woopSmile <tristanjobin@gmail.com> * Add files via upload Signed-off-by: woopSmile <tristanjobin@gmail.com> * Disable font atlas resizing and fast text lookup changes required for ModernUI Signed-off-by: woopSmile <tristanjobin@gmail.com> * Add modernUI remove blur remove Fps Reducer Signed-off-by: woopSmile <tristanjobin@gmail.com> * complete version of unifont minecraft bundled unifont is incomplete and unsuitable for modernUI use (from the mod author himself) Signed-off-by: woopSmile <tristanjobin@gmail.com> * Updated client config to use unifont Signed-off-by: woopSmile <tristanjobin@gmail.com> --------- Signed-off-by: woopSmile <tristanjobin@gmail.com> Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
00df70669d
commit
6cc7866328
6 changed files with 361 additions and 129 deletions
3
config/ModernUI/bootstrap.properties
Normal file
3
config/ModernUI/bootstrap.properties
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#Modern UI bootstrap file
|
||||
#Fri Dec 19 22:14:20 EST 2025
|
||||
modernui_mc_disableSmoothScrolling=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue