helps with nether fortresses

This commit is contained in:
Leijurv
2018-09-15 07:04:22 -07:00
parent 12b64ead5c
commit 5513d0669f

View File

@@ -64,6 +64,7 @@ public final class CachedChunk implements IBlockTypeAccess {
add(Blocks.JUKEBOX);
add(Blocks.END_GATEWAY);
add(Blocks.WEB);
add(Blocks.NETHER_WART);
}});
/**