[bug | 0.7.2] Quarry appears "frozen", does not actually break any blocks
NobleDraconian opened this issue ยท 10 comments
Describe the bug
Currently, as of v0.7.2
, it appears the quarry simply freezes when powered, and it continually re-mines the same block over and over again.
To Reproduce
- Run minecraft
v0.18.2
with the following mods:
- Fabric API 0.55.1+1.18.2
- Tech Reborn 5.2.0
- Reborn Core 5.20
- Quarry Reborn 0.7.2
- Power up the quarry, give it drill pipes, etc. Set the mode to "mine all"
- Observe that the quarry is "mining" blocks, but it's not actually mining anything:
MCBug.mp4
Expected behavior
It is expected that the quarry would actually mine blocks & create a hole (which can then be filled by the quarry as it mines), like demonstrated on the mod's curseforge page.
Mods versions:
- Quarry Reborn: 0.7.2
- Tech Reborn: 5.2.0
- Fabric API: 0.55.1+1.18.2
It seems it is currently mining in a square but underground so it is not visible.
Could you verify that at the level of the tube, the quarry is excavating an area in a block sized pattern?
vs what happens:
If you enable the mine-all halfway through the following will happen:
At the level the tube is, a square will be mined from the lowest X to the highest X. After that the mining will move to the next Z and perform the mining again from lowest X to highest X.
A way to re-mine the entire area is to pick up the quarry tube that currently lives there.
Hi, I've verified that it is infact doing what you described! I don't believe it's a bug, it just led to some confusion on my end.
I can mark it as an improvement and circle out from the center, it makes more sense as the quarry tube should have access:
Starting from the middle and going outwards. It will mine a square to not break compatibility but it does make sense to have it going outwards from the middle. I will mark it as improvement.
@NobleDraconian Would this be more what you expected? I'll create a change so it will be usable.
It should be available for 1.18.2:
https://github.com/TED-inc/FabricQuarry/releases/tag/0.7.3
https://www.curseforge.com/minecraft/mc-mods/quarry-reborn/files/3842992 (pending approval)
Let us know if it works ๐