Minix
5.0.0-alpha
module-data
/
dev.racci.minix.data.serializers.kotlin.recipes
/
ShapedRecipeIngredients
/
ShapedRecipeIngredients
Shaped
Recipe
Ingredients
fun
ShapedRecipeIngredients
(
items
:
Map
<
String
,
@
Serializable
(
with
=
ItemStackSerializer::class
)
ItemStack
>
,
configuration
:
String
=
""
)