Skip to content

Serilum/Global-Narration-Toggle

Repository files navigation

Global Narration Toggle

Download

You can download Global Narration Toggle on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/global-narration-toggle
  Modrinth:      https://modrinth.com/mod/global-narration-toggle

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective.

Global Narration Toggle is a client-side mod that makes the start-up experience better, for everyone. While most don't need the narrator, some do. Disabling it entirely is not a good solution. How this mod works, is it checks for the narration setting in the global .minecraft folder. If it's disabled there, the accessibility onboarding screen won't be shown when the game starts in a new instance.

When the narrator is enabled in any instance, the global setting is updated as well. Anyone who needs it, has access to it on start-up. For others, it'll be a one-time setting. The options file is updated automatically from in-game.

The .minecraft folder in ./AppData/Roaming/ is used. If it doesn't exist, the folder will be created with an options.txt file containing only 'narrator:0'. This still allows any new instances to be created, or the current to be used.

Before the mod on startup:


When the mod is installed, and continue is clicked once:


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!