Перейти к содержимому
Mineforgian

BetterGameSetting [BTW/MITE]

Ports the game settings screen from 1.7.2+ to Minecraft 1.6.4.

973 загрузок3 подписчиковMITlegacy-fabric

Обновлён 14 июня 2026 г. · опубликован 17 января 2026 г.

  • sounds screen
  • emi compat
  • video settings screen
  • modmenu compat
  • controls screen
  • 1.19.4+ create world screen

The mod supports both 1.6.4-MITE (FishModLoader) and BTWCE 3.x (LegacyFabric)

Because different mappings and mod loaders are used, MITE and BTW are split into two JAR files.

Features

resource pack screen

language screen

game rules screen

Ported part of the 1.7.2+ screen to 1.6.4 and some option improvements

  • Allow select multiple resource packs
  • Better adjustment of render distance & gui scale
  • Custom FPS limit
  • Lower FOV support
  • Better GUI scala adjustment
  • Better setup of keybindings
  • Categorized sound adjustment
  • Transparent background support(compatible with ModMenu and EMI)
  • Better font tweaks & fixes
  • Modern world create screen (Improved from CreateWorldUI)
  • Searchable language screen

In addition, it portes, includes and improves FontFixer(Both),InputMethodBlocker(BTW Only) and FabricASM(BTW Only).

Depends

  • The MITE version requires 1.6.4-MITE, FishModLoader-v3 and Conditional Mixin-MITE
  • The BTW version requires BTWCE 3.x, LegacyFabric and ModMenu [BTW Port]

License

  • This mod and the included FontFixer, IMBlocker, and CreateWorldUI, is released under the MIT License.
  • The FabricASM included in the BTW version is distributed under MPL-2.0

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
v1.4.0.1Релиз1.6.4legacy-fabric14 июня 2026 г..jar (301 КБ)
1.4.0.1Релиз1.6.4legacy-fabric13 июня 2026 г..jar (378 КБ)
1.4.0Релиз1.6.4legacy-fabric13 июня 2026 г..jar (377 КБ)
v1.4.0Релиз1.6.4legacy-fabric10 июня 2026 г..jar (305 КБ)
1.3.0.1Релиз1.6.4legacy-fabric17 января 2026 г..jar (263 КБ)
1.3.0.1Релиз1.6.4legacy-fabric17 января 2026 г..jar (333 КБ)

Ченджлог

v1.4.0.1Релиз1.6.4 · 14 июня 2026 г.
  • Added defer chunk updates option
  • Fixed issue where scrolling text beyond the right side of buttons was not being hidden
  • Fixed game mode anomaly in dev mode
1.4.0.1Релиз1.6.4 · 13 июня 2026 г.
  • Added defer chunk updates option
  • Fixed an issue where the maximum brightness option was incorrect
1.4.0Релиз1.6.4 · 13 июня 2026 г.
  • The required BTWCE version has been changed to version 3.1.0 or above
  • Changed the slider in the video settings interface to take effect only after releasing
  • Render distance adjustment
    • The actual render distance is now consistent with the render distance displayed on the button
    • The maximum render distance has been changed to 32 chunks
      • It is highly not recommended to adjust the render distance above 16 chunks
      • Consumes too much memory; 32 chunks will take up approximately 8 to 12 GB of RAM
      • Lag when generating new chunks
      • Slow world saving
  • Create World screen adjustments
    • Optimized Tab button height and spacing
  • Added support for setting keybinding categories for mod keybindings
    • Example
// No dependency on BetterGameSetting required, but requires three translation texts: key.categories.example, key.example, and key.categories.example:key.example
public static KeyBinding keyExample = new KeyBinding("key.categories.example:key.example", Keyboard.KEY_NONE);
// Requires dependency on BetterGameSetting
KeyBindingExtra.setKeyKeyCategory(this.keyExample.keyDescription, "key.categories.example");
  • Added a search box and type filtering to the Game Rules screen
    • Added ability to modify game rules within the world via World Options
  • Significantly optimized language switching performance, enabling instant language switching
  • Optimized the text display of the brightness option
  • Fixed an issue where some list elements were still rendering even when out of bounds
  • Optimized code
v1.4.0Релиз1.6.4 · 10 июня 2026 г.
你已经有很多功能了,但这一个还没有

你已经有100个功能
 了! 不一样啦!
😩😄   不一样啦!
[-]= &*%$&*@#%#&%
|||| ^&@$%^$#^@$#^
  • Changed the slider in the video settings interface to take effect only after releasing
  • Added configuration option Allow Cheats without Dev
  • Render distance adjustment
    • The actual render distance is now consistent with the render distance displayed on the button
    • The maximum render distance has been changed to 32 chunks
      • It is highly not recommended to adjust the render distance above 16 chunks
      • Consumes too much memory; 32 chunks will take up approximately 8 to 12 GB of RAM
      • Lag when generating new chunks
      • Slow world saving
  • Create World screen adjustments
    • Added an experimental features screen and moved the difficulty button there. The original difficulty button has been replaced with a (non-clickable) difficulty button
    • The game mode button can now switch to Creative mode when dev mode or Allow Cheats without Dev is enabled
    • Added a tooltip to the seed input field
    • Optimized Tab button height and spacing
  • Added support for setting keybinding categories for mod keybindings
    • Example
// No dependency on BetterGameSetting required, but requires three translation texts: key.categories.example, key.example, and key.categories.example:key.example
public static KeyBinding keyExample = new KeyBinding("key.categories.example:key.example", Keyboard.KEY_NONE);
// Requires dependency on BetterGameSetting
KeyBindingExtra.setKeyKeyCategory(this.keyExample.keyDescription, "key.categories.example");
  • Added a search box and type filtering to the Game Rules screen
    • Added ability to modify game rules within the world via World Options
  • Significantly optimized language switching performance, enabling instant language switching
  • Changed fullscreen to borderless fullscreen, optimizing fullscreen switching performance
  • Optimized the text display of the brightness option
  • Fixed an issue where some list elements were still rendering even when out of bounds
  • Optimized code
1.3.0.1Релиз1.6.4 · 17 января 2026 г.
  • Fixed an issue where the Force Unicode Font button text would not change when switching languages.
  • Fixed an issue where the "Old Giant Biomes" option would appear when selecting world type.
  • Added a search box to the resource pack screen and adjusted its layout.
  • Rewrote the game rule configuration screen, now supporting modification of non-boolean type game rules.
  • Optimized the code.
1.3.0.1Релиз1.6.4 · 17 января 2026 г.

v1.3.0.1

  • Fixed some compatibility issues
  • Fixed an unresponsive issue
  • Optimized code

Полная история изменений — на Modrinth.

Комментарии

Загружаем…