Package me.mehboss.brewing
package me.mehboss.brewing
Handles custom brewing stand recipes and brewing mechanics.
Includes recipe matching, fuel handling, brewing timers, and result processing through the BrewingRecipe and BrewClock systems.
-
ClassesClassDescriptionRepresents a brewing action to perform when brewing completes.Handles the registration and execution of custom brewing recipes.Handles custom brewing logic: - Allows non-standard items in brewing stands - Prevents item disappearance with shift-clicks - Automatically starts brewing when valid custom recipes are present - Supports both empty-slot and bottle-required brewingHandles runtime logic for custom brewing recipes.