Package me.mehboss.utils.data
package me.mehboss.utils.data
Contains data models for defining custom recipe behavior.
Includes specialized Recipe subclasses such as crafting, cooking, brewing, and workstation recipes. These classes store configuration and behavior settings used by the recipe engine.
-
ClassesClassDescriptionStores all extra data required for a custom brewing-stand recipe.Stores extra data for custom furnace-based recipes.Stores additional data for custom crafting recipes.Stores additional data for workstation-based recipes such as anvils or stonecutters.