cabaletta / cabaletta/baritone

.b Build | checking layers takes too long

Open
#1,062 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
9.2k
Forks
2.1k
Avg merge
4d 3h
Merged PRs (30d)
3

Description

So in Multiplayer im trying to build a BIG ass statue. 7.8 chunks wide (127blocks)
Baritone checks every layer individually ON BOTH sides of the schematic.
It takes a long time, because he constantly has to build himself up and down with dirt on both sides.

I reproduced the issue by going singleplayer with 2 chunks max. 32chunks =np he doesnt check the layers anymore.

ignore airblocks and dont even check airblocks (only conider used block spaces no empty ones)
also check layer without the need to be on the same level.

also would be really nice if i can tell him to start at layer 50, so no checking below that

ty

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.