Setting 'buildIgnoreBlocks' doesn't work properly on Hypixel.
Kisus228 opened this issue ยท 2 comments
Some information
Operating system:
Java version: 17.0.1 64-bit
Minecraft version: 1.18
Baritone version: 1.8.0
Other mods (if used): Aristois client
How to reproduce
- .b sel p1 and .b sel p2.
- .b sel r sand air
- Baritone breaks the first block of sand and then tries to break a block of sandstone.
Modified settings
baritone/'setting.txt'
allowPlace false
disableAutoTool true
allowDownward false
blocksToAvoid sandstone,birch_slab,stone_brick_stairs,slime_block,diorite,packed_ice,birch_leaves,dark_oak_leaves,oak_leaves,grass_block,andesite,spruce_slab,dirt,cyan_terracotta
blocksToAvoidBreaking sandstone,birch_slab,stone_brick_stairs,slime_block,diorite,packed_ice,birch_leaves,dark_oak_leaves,oak_leaves,grass_block,andesite,spruce_slab,dirt,cyan_terracotta
buildIgnoreBlocks sandstone,birch_slab,stone_brick_stairs,slime_block,diorite,packed_ice,birch_leaves,dark_oak_leaves,oak_leaves,grass_block,andesite,spruce_slab,dirt,cyan_terracotta
avoidance true
freeLook false
prefix @
mineGoalUpdateInterval 2
allowOnlyExposedOres true
extendCacheOnThreshold true
builderTickScanRadius 40
mineScanDroppedItems false
legitMine true
legitMineYLevel 0
forceInternalMining false
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not used any OwO's or UwU's in this issue.