ChestScannerLib
MCDReforged library: scan and read container contents via player crosshair or coordinates
API
Installation command
!!MCDR plugin install chest_scanner_libAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
14
Back to catalogue
chest_scanner_lib-v1.0.2.mcdr
Version
1.0.2
Date
August 15, 2026
Size
8.94 KiB
Downloads
3
MD5
e57467ef261615bd0ee4e4310f9e25dfSHA256
5d183c1baf22b4017d6e7edc1a17c4d8867f7687e19498f3a47849e41f421b14Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.14.0 |
| minecraft_data_api | * |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| hjson | >=3.1 |
Python Package Installation Command
pip install "hjson>=3.1"Release notes
Fix:
- 更新缺少的插件依赖,现在
minecraft_data_api已经作为依赖被加入元数据