Skip to main content

Module recipe_manager

Module recipe_manager 

Source
Expand description

Recipe matching and crafting-grid interpretation.

Functionsยง

assemble_book_cloning ๐Ÿ”’
assemble_dye ๐Ÿ”’
assemble_firework_fade ๐Ÿ”’
assemble_firework_rocket ๐Ÿ”’
assemble_firework_star ๐Ÿ”’
assemble_for_container
Finds and interprets the output for the current crafting container.
assemble_recipe
Interprets passive vanilla crafting data for a concrete input snapshot.
assemble_repair ๐Ÿ”’
assemble_shield ๐Ÿ”’
banner_color ๐Ÿ”’
find_recipe
Finds the first crafting recipe in deterministic registry order.
get_remaining_items
Returns crafting remainders and the positioned input used to map them back to the original grid.
slot_changed_crafting_grid
Updates a result container from the first matching crafting recipe.

Type Aliasesยง

CraftingRecipeRef
Typed reference to one registered crafting recipe.