File Details
BBL Routers - 26.1.2-2.5.0
- R
- May 7, 2026
- 279.28 KB
- 40.9K
- 26.1.2
- NeoForge
File Name
routers-26.1.2-2.5.0.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
2.5.0
- Transfer Update;
- Refactored Export Block Entity to have more information available for new transfers
- Moved logic into TransferEngine class, this class allows for better handling to be used for all transfer
- Transfers can now be registered to TRANSFER_MODULES deferred register, registering your own transfer will make it work with the routers system
- Changed from ButtonEnum class to RoutersButtonClass, this allows for other mods to add there own buttons to screens
- Added RouterUIRegistries, this allows the addition of menus for custom menu buttons
- Added RoutersUIRenderers, this allows the addition of custom screen renderers for custom menu buttons
- Above changes allow for much better compatibility with routers with having to touch the main mod code. Item, Fluid and Energy transfers are all done through the new system via the api
- Fixed Blacklist upgrade having wrong texture

