Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 726 Bytes

README_en_US.md

File metadata and controls

28 lines (17 loc) · 726 Bytes

WrittenBookEditor

A Minecraft book editor written in Python using PySide6.

English 简体中文

Features

  • Real-time editing and browsing of book content.
  • Supports multiple export formats, including command text files, mcfunction, and data packs.

Notes

Refer to version 1.21.0's font system; other versions of Minecraft may experience slight misalignment issues.

Enabling "Force Unicode Font" in Minecraft, along with the same setting in this software, can resolve most alignment issues.

Screenshots

MainWindow
ExportDialog

Roadmap

  • i18n
  • Support for multiple Minecraft versions
  • Hypertext support