hammertater / treechop

MIT License
21 stars 9 forks source link

Not working with multi-block mining mods (Industrial Foregoing Tools, Apotheosis, etc) #237

Closed Luxaria-source closed 8 months ago

Luxaria-source commented 11 months ago

Had an issue where this mod would make multi-block mining not work, and for Industrial Foregoing's Infinity Drill it would basically make it to where it displaced all the blocks instead of mining them.

Here's a clip of it happening: https://medal.tv/games/minecraft/clips/1AoqhQkf0elIUJ/d1337CmpfImW?invite=cr-MSxUZlosMTUzODI5Mzc4LA

hammertater commented 11 months ago

Thanks for reporting, what version of treechop are you using? There were some brief AOE conflicts in versions 0.18.2 and 0.18.3, I think. The fix was to disable multimine compatibility in the treechop-common.toml config, or to use a different version (treechop 0.18.4 on minecraft 1.19.2, otherwise treechop 0.17.x)

Luxaria-source commented 11 months ago

Thanks for reporting, what version of treechop are you using? There were some brief AOE conflicts in versions 0.18.2 and 0.18.3, I think. The fix was to disable multimine compatibility in the treechop-common.toml config, or to use a different version (treechop 0.18.4 on minecraft 1.19.2, otherwise treechop 0.17.x)

Version was 0.18.2 for 1.20.1

hammertater commented 8 months ago

Fixed in 0.18.7, sorry for the wait!