forked from RepoMirrors/baritone
Merge pull request #835 from IronException/master
added things to avoid
This commit is contained in:
commit
33faf5c9b0
|
@ -172,7 +172,9 @@ public final class Settings {
|
|||
Blocks.FURNACE,
|
||||
Blocks.LIT_FURNACE,
|
||||
Blocks.CHEST,
|
||||
Blocks.TRAPPED_CHEST
|
||||
Blocks.TRAPPED_CHEST,
|
||||
Blocks.STANDING_SIGN,
|
||||
Blocks.WALL_SIGN
|
||||
)));
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue