forked from RepoMirrors/baritone
helps with nether fortresses
This commit is contained in:
parent
12b64ead5c
commit
5513d0669f
|
@ -64,6 +64,7 @@ public final class CachedChunk implements IBlockTypeAccess {
|
|||
add(Blocks.JUKEBOX);
|
||||
add(Blocks.END_GATEWAY);
|
||||
add(Blocks.WEB);
|
||||
add(Blocks.NETHER_WART);
|
||||
}});
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue