1 个仓库
Mappings of identifiers or coordinates to specific byte offsets within a binary file for fast random access.
Distinct from Regional Metadata Indexes: Candidates are focused on administrative regional codes or AI tokens, not low-level binary file offsets.
Explore 1 awesome GitHub repository matching data & databases · Binary Offset Indexing. Refine with filters or upvote what's useful.
mcaselector 是一个 Minecraft 存档文件编辑器、世界区块选择器和区域管理器。它允许通过移除不需要的区块或管理区域数据来修改世界文件的大小和结构。 该工具提供了一个可视化界面,用于选择要从存档文件中导出或删除的特定世界区块。它支持将选定的区块和区域提取为单独的文件,以便进行备份或传输。 该软件执行底层二进制处理,包括 NBT 解析和坐标到区域的映射,以识别并修改特定的世界实体和方块结构。它支持原地二进制修改,无需重写整个世界存档即可删除区块。
Maps chunk coordinates to specific offsets within binary region files for fast random access.