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

Default Options

A way for modpacks to ship a default (key) configuration without having to include an options.txt file. Also allows local options from any mod .cfg file.

14.9M загрузок251 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforge

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

Default Options

Requires Balm Support on Patreon

This mod can be used by Modpack developers to distribute default options and keybindings without overriding user changes on every modpack update.

Instead of shipping the options.txt directly, you will ship a "defaultoptions" folder in your modpack which contains the defaults previously saved through the /defaultoptions command.

This mod is available for NeoForge, Fabric and Forge. It requires Balm, which must be installed alongside the mod.

Features

  • On the first run, users will start out with the options you configured - and future changes won't be overridden on updated
  • Keybinds configured by the modpack will be set as new defaults, meaning changes made by users will persist even on updates
  • The server list will be pre-populated with the server list provided by the modpack (and user changes will persist on updates, still)

Usage

  1. 1. Configure the options, keybinds and server list as you would like them to be shipped in the modpack
  2. 2. Join any world and run "/defaultoptions saveAll" to save your current options in the defaultoptions folder (located in the config folder where it should remain)
  3. 3. Do not include the options.txt and servers.dat from the root directory in your modpack
  4. 4. Fresh installations (meaning no existing options.txt) will now start out with your default options

If you are using FoamFix Anarchy Version, disable B:initOptions in the FoamFix config or else Default Options will not work. See this GitHub issue for more info.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
21.1.7+forge-1.21.1Релиз1.21.1forge20 июня 2026 г..jar (100 КБ)
21.1.7+neoforge-1.21.1Релиз1.21.1neoforge20 июня 2026 г..jar (100 КБ)
21.1.7+fabric-1.21.1Релиз1.21.1fabric20 июня 2026 г..jar (103 КБ)
18.0.5+forge-1.20.1Релиз1.20, 1.20.1forge20 июня 2026 г..jar (99 КБ)
18.0.5+fabric-1.20.1Релиз1.20, 1.20.1fabric20 июня 2026 г..jar (97 КБ)
26.1.2.1+neoforge-26.1.2Релиз26.1.2neoforge20 июня 2026 г..jar (105 КБ)
26.1.2.1+fabric-26.1.2Релиз26.1.2fabric20 июня 2026 г..jar (103 КБ)
26.2.0.2+neoforge-26.2Релиз26.2neoforge20 июня 2026 г..jar (105 КБ)
26.2.0.2+fabric-26.2Релиз26.2fabric20 июня 2026 г..jar (103 КБ)
26.2.0.1+neoforge-26.2Релиз26.2neoforge16 июня 2026 г..jar (98 КБ)
26.2.0.1+fabric-26.2Релиз26.2fabric16 июня 2026 г..jar (96 КБ)
21.1.6+forge-1.21.1Релиз1.21.1forge22 апреля 2026 г..jar (94 КБ)
21.1.6+neoforge-1.21.1Релиз1.21.1neoforge22 апреля 2026 г..jar (94 КБ)
21.1.6+fabric-1.21.1Релиз1.21.1fabric22 апреля 2026 г..jar (96 КБ)
26.1.0.1+neoforge-26.1Релиз26.1, 26.1.1, 26.1.2neoforge24 марта 2026 г..jar (95 КБ)

Показаны последние 15 из 149 версий. Все версии — на Modrinth.

Ченджлог

21.1.7+forge-1.21.1Релиз1.21.1 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.
21.1.7+neoforge-1.21.1Релиз1.21.1 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.
21.1.7+fabric-1.21.1Релиз1.21.1 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.
18.0.5+forge-1.20.1Релиз1.20, 1.20.1 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.
18.0.5+fabric-1.20.1Релиз1.20, 1.20.1 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.
26.1.2.1+neoforge-26.1.2Релиз26.1.2 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.
26.1.2.1+fabric-26.1.2Релиз26.1.2 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.
26.2.0.2+neoforge-26.2Релиз26.2 · 20 июня 2026 г.
  • Added defaultResourcePacks option, as a more stable alternative to a default options.txt
    • Some launchers manage the options.txt on their own, and it becomes unclear whether its initial state is intended by the user or not.
    • With resource packs being separated out into its own option, they can now be managed by Default Options without interfering with an existing options.txt.

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

Комментарии

Загружаем…