Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.82 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.82 KB

FTBQLocalizationKeys-Arch

FTBQLocalizationKeys multi-modloader fork. Support Forge/Fabric/Quilt.

ZH-CN / EN-US

How to use ?

  • Install FTB Quests and KubeJS
  • Run your modpack with fully written quests
  • Write in chat: /ftbqkey <language code> (/ftbqkey zh_cn). Language code affects only file name.
  • All files will be in the folder <gamedir>/ftbqkeys/
  • Move the generated files to the appropriate folders (kubejs/assets/kubejs/lang and config/ftbquests/quests).
  • After generating the language you can delete this mod.

Precautions

  • If you want to add new quests to the already generated keys, don't do it. All subsequent quests and their localization keys will have to be written manually. This mod should only be used when you have finished writing all the text for your quests.
  • It is better to add images after generating localization.
  • Images do not perform well in the center of the text.
  • If a "Format error" error appears at the top of the text, rewrite the text and try not to use any symbols.
  • Task backups are generated in the ftbqkeys folder.

This mod code reference/use: