Is there any way to make baritone not care about new blocks in the schematic?
DenouementEfflorescence opened this issue ยท 5 comments
Basically i want to make baritone build a schematic. but it keeps getting stuck and mining blocks i dont want it to since they arent in the schematic. is there a way to make baritone not care about blocks that exist in the world but not in the schematic?n
You probably want #set buildSkipBlocks air
. buildSkipBlocks
is a comma separated list of names of blocks which will effectively become holes in the schematic.
Thank you soooo much!!!! also is there a way to make the range of baritone shorter? to lets say 2 blocks? cuz it also gets stuck just placing blocks where it cant (according to the server) and i think a lower reach would fix that
oh and also is there any way to stop baritone from bridging? cuz now baritones just building all over my build
sorry for asking this many questions but is there a way to make baritone ignore fall damage? cuz i got a perk on that server so i do nt take falldamage
blockReachDistance
allowPlace
?maxFallHeightNoWater
Maybe have a look at all the settings? (search is your friend)