NEWER VERSIONS OF THE LIB WILL RUN ON 1.17.0. HOWEVER, SOME FEATURES WERE REMOVED AND OTHERS WERE MODIFIED, SO CRASHES MAY OCCUR IF THE VERSION IS NEWER THAN >0.2.18 AND RUN ON 1.17.0
FlytreLib contains a bunch of utilities that make maintaining my mods much easier! It is not recommended for other mod authors to use the library as it is not backwards compatible and bound to rapid expansion and modification that can render old implementations totally redundant!
Features include filtered inventory implementations, default inventory implementations, fluid rendering and config handling.
How do I reload configs without restarting the game?
A: For client side configs, pressing f3 + t to reload textures will also reload client configs. So will exiting and re-entering a world. F3 + Y is a custom keybind that will also instantly reload client configs.
For server side configs, you can use the command /reloadconfig to reload them.
Note: Some mods that use this have it embedded, like pipe, so you do not need to download it separately. In the future all mods will require this download for parity.



