File Details
BetterQuarry-0.1.3.jar
- R
- Jan 20, 2026
- 88.18 KB
- 1.9K
- Early Access
File Name
BetterQuarry-0.1.3.jar
Supported Versions
- Early Access
Auto-stop on Bedrock
- The quarry detects bedrock while mining and switches to HALTED.
- The Processing Bench is automatically turned off to stop fuel consumption.
Auto-stop on “unknown” blocks / invalid drops
- If a block has no valid drop (invalid / non-instantiable itemId), the quarry switches to HALTED with a clear cause (e.g.
Unknown Block Drop). - The Processing Bench is turned off as well, preventing fuel from being wasted.
Full output container handling (container above)
- If the container above is full, the quarry does not keep mining or looping.
- It goes into WAITING_OUTPUT, then switches to HALTED after a short delay if the output is still blocked (
Output Full ...). - While blocked, the Processing Bench is turned off, so no fuel is consumed while nothing can be output.
Clearer status / debug messages
- Status updates now include clear stop/block reasons (e.g. bedrock, unknown drop, output full with coordinates and item info) to make debugging easier.

