跳到主要内容

✈️ Paper 反矿透

CraftEngine 原生支持 Paper 的反矿透功能。获取自定义方块对应的真实方块 ID,并将其填入配置即可。

anticheat:
anti-xray:
enabled: false
engine-mode: 1
hidden-blocks:
- copper_ore
- deepslate_copper_ore
- raw_copper_block
- gold_ore
- craftengine:custom_0
- craftengine:custom_1
提示

参阅获取方块内部 ID,了解如何查询自定义方块对应的真实方块 ID。