Skip to main content

Module id

Module id 

Source
Expand description

Stable identifier for crafting recipes.

RecipeId mirrors Mojang’s resource location convention (namespace:path). Vanilla recipes use the minecraft namespace; plugin recipes typically use the plugin’s identifier.

Two recipes with the same result_id are still distinguishable by their RecipeId — for example, two pickaxe recipes with different ingredient layouts have different ids.

Structs§

RecipeId
Stable identifier for a crafting recipe.