Create: Enchantable Machinery (Fabric)

Create: Enchantable Machinery (Fabric)

1k Downloads

drill cannot break blocks with enchantment silk touch

minhkhang45 opened this issue ยท 2 comments

commented

drill cannot break blocks with enchantment silk touch

2024-09-07.18-27-30.mp4
commented

Thank you for reporting this issue!

It seems similar to an issue we encountered before. Based on the problem description, it is likely that the FTB Chunks or another chunk protection mod is preventing the drill from breaking blocks. This happens because the chunk protection mod is blocking actions from FakePlayer, which the drill uses to interact with blocks.

To resolve this, please check the settings of the chunk protection mod (such as FTB Chunks) and make sure to allow FakePlayer interactions in the protected chunks.

You can refer to a similar solution discussed in this issue: #9.

When building issues in the future, please check past issues and include at least the information necessary to reproduce the bug, such as version and mod configuration.

commented

thank you, yes this is chunk protection by PneumaticCraft