Patbox / brewery

Create alcoholic and non-alcoholic drinks with cauldrons and barrels! Server Side mod for Fabric/Quilt
GNU Lesser General Public License v3.0
22 stars 12 forks source link

Brewing in Unloaded Chunks #22

Open INV-PLA opened 9 months ago

INV-PLA commented 9 months ago

Request: Implement a world clock system for the wine barrel brewing process in order to enable offline automatic brewing without increasing the brewing time when the game is not loaded. This can be achieved by recording the current local time and comparing it with the current world time to accurately determine the brewing duration.