Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 05:35
· 4 commits to main since this release

ChestScannerLib v1.0.0

MCDReforged 容器扫描库:DDA 射线投射 + 双联合并 + SNBT 解析。

功能

  • 准星射线扫描 — DDA 体素遍历,逐格探测不跳格
  • 双联容器合并 — 自动检测 type/facing,合并 54 格
  • 陷阱箱兼容minecraft:chest + minecraft:trapped_chest
  • SNBT 解析 — 支持 1.20.5+ components 及旧版 BlockEntityTag

安装

{
  "dependencies": {
    "chest_scanner_lib": ">=1.0.0"
  }
}