File Details
[NEOFORGE][1.21] FTB Quests 2100.1.0
- B
- Jun 21, 2024
- 1.21 MB
- 2.0K
- 1.21.1+1
- NeoForge
File Name
ftb-quests-neoforge-2100.1.0.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
Changed
- Ported to Minecraft 1.21. Support for Fabric and NeoForge.
- Forge support may be re-added if/when Architectury adds support for Forge
- The way translations are handled has changed significantly in this release
- Translation text is now stored separately from other quest data, under the
lang/folder with the quest book folder hierarchy, in a file named after the locale, e.g.lang/en_us.snbt - This should make it easier to produce translations in the future, since all text is located in one place.
- Editing language can be overridden via client preferences; default is to use whatever Minecraft language is in force. When text is edited in-game, it's stored in the appropriate language file based on the active editing locale.
- Text which doesn't have a translation in the current locale (but does in the
en_uslocale) is highlighted when in edit mode. - Changes do not affect the player experience
- Translation text is now stored separately from other quest data, under the