AllTheMods / atm6-sky

https://www.curseforge.com/minecraft/modpacks/all-the-mods-6-to-the-sky-atm6s
21 stars 22 forks source link

Insta break bug with Mining Gadgets + FTB Ultimine #698

Open DracoFAAD opened 2 years ago

DracoFAAD commented 2 years ago

Describe the bug If u use FTB ultimine with mining gadget mk1 you get an instant break effect.

To Reproduce Steps to reproduce the behaviour:

  1. Get a Mining Gadget MK1
  2. Click the button you need to activate FTB Ultimine
  3. Use the mining gadget to break the block
  4. Insta Break!

Expected behaviour Every block which is affected by the FTB Ultimine will be instant mined.

Additional context The version I'm playing on is 1.2.3

https://user-images.githubusercontent.com/80196823/188317506-ce12554d-2e66-4f12-8c2c-8a37e44dd921.mp4

Theory about the problem: The mining gadget changes the block to a custom block. FTB Ultimine detects the change and tries to convert all other affected blocks to the custom block. Which makes the mod mining gadget confused and breaks the block instead.