https://github.com/serilum/global-narration-toggle
🗣️ Makes the narrator setting global automatically, across instances. Turns the screen off and on.
https://github.com/serilum/global-narration-toggle
curseforge fabric forge global-narration-toggle minecraft mod modding modrinth natamus neoforge quilt rick-south serilum
Last synced: 3 months ago
JSON representation
🗣️ Makes the narrator setting global automatically, across instances. Turns the screen off and on.
- Host: GitHub
- URL: https://github.com/serilum/global-narration-toggle
- Owner: Serilum
- License: other
- Created: 2023-12-12T09:06:12.000Z (over 1 year ago)
- Default Branch: 1.21.4
- Last Pushed: 2024-12-06T12:29:32.000Z (6 months ago)
- Last Synced: 2025-02-23T02:33:31.354Z (3 months ago)
- Topics: curseforge, fabric, forge, global-narration-toggle, minecraft, mod, modding, modrinth, natamus, neoforge, quilt, rick-south, serilum
- Language: Java
- Homepage: https://serilum.com/mod/global-narration-toggle
- Size: 278 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
Awesome Lists containing this project
README
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-toggleIssue 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:
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:
Mod Description
Requires the library mod Collective.
This mod is part of The Vanilla Experience modpack and Serilum's Client Bundle mod.
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!