File Details
Borkler v0.2.0
- B
- Mar 18, 2021
- 89.51 KB
- 99
- 1.16.5+2
- Forge
File Name
borkler-0.2.0.jar
Supported Versions
- 1.16.5
- 1.16.4
- 1.16.3
Curse Maven Snippet
Lots of code cleanup and a few bugfixes.
Fixed the "thirsty" setting, which was being ignored in the previous version.
Added a GUI that allows you to see the fluids in the boiler in real time.
Server-friendliness: ticking calculations are no longer done both on the client and the server side. This is a good step towards reducing desynchronization issues.
Implemented automatic steam output. The boiler will evenly distribute steam to all connected acceptors.
Logger level adjusting. Borkler should no longer clutter your log file with pointless INFO messages. Some DEBUG messages might still be there, though. This is intended.
This version is not compatible with the previous 0.1.x versions due to me cleaning up the code and doing stuff the way it was meant to be done - hence, the upgraded version number. Please, remove all boilers from your save before updating. Failure to do so may result in undetermined behaviour.