Oritech

Oritech

588k Downloads

Machine cores can be broken on assembled machine

Azturax opened this issue ยท 1 comments

commented

Issue description

i set up some big solar panels,
when i placed a cable next to the bottom row, i wanted to mine it.
i use instrumentus (which includes hammers), i used the hammer on the cable and broke 3 adjacent machine cores
on the solar panel, the solar panel didnt unassemble.

Steps to reproduce

  1. place solar panel with machine cores
  2. place a cable next to the bottom row of the solar panel/machine cores
  3. use instrumentus (in my case) hammers
  4. mine cable from top
    • machine cores on bottom row broken

Minecraft version

1.21.1 (Latest)

Platform

NeoForge

Loader version

21.1.117 neoforge

Fabric API version

[1.21.1] Forgified Fabric API 0.107.0+2.0.23+1.21.1

Oritech version

neoforge 0.13.2

Other relevant versions

instrumentus-1.21.1-2.8.2

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

commented

Yeah this is what happens when other mods properly call the break / onBreak methods of the blocks they're breaking. There's nothing I can do here without huge performance or complexity penalties. It's not a too critical bug, just mine another core and it's all as expected again