ShapedRecipeIngredients
@Serializable
@ConfigSerializable
Constructors
Link copied to clipboard
fun ShapedRecipeIngredients(items: Map<String, @Serializable(with = ItemStackSerializer::class) ItemStack>, configuration: String = "")