Back to mods
Qwikse project artwork

Modrinth · Minecraft mod

Qwikse

Universal API Loader

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Qwikse release matches 1.14.3-pre2?

Updated 3 years ago
Best match for your filters 1.1.0
Game version 1.14.1, 1.14.2-pre1, 1.14.2-pre2
Loader Fabric, Quilt

Qwikse 1.1.0 targets 1.14.1, 1.14.2-pre1, 1.14.2-pre2 with Fabric, Quilt. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is Qwikse required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does Qwikse 1.1.0 need?

1.1.0 on 1.14.3-pre2. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Qwikse without breaking your instance.

Built for Qwikse 1.1.0 on 1.14.3-pre2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.1.0. It targets 1.14.1, 1.14.2-pre1, 1.14.2-pre2 with Fabric, Quilt; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.1.0. It opens that exact file at the source.

About this project

What does Qwikse add?

qwikse logo

Qwikse

Universal API Loader
A library mod for developers who doesn't want to mess with all the APIs
The mod downloads all the APIs based on the Minecraft version

Currently downloads:

It will only download if the mod doesn't exist

This mod doesn't have to be downloaded by the end user usually, but if you're a modpack author then you could probably include this in your modpack and remove the APIs that the mod automatically adds.

Why would I ever need this?

Let's say for example, you have a mod which works on Minecraft versions 1.16.5–1.19.2 but you include the Fabric API which doesn't work on those versions, so it breaks for the end user if they don't have the API downloaded corresponding to their Minecraft version. This mod basically fixes that issue and a bunch of others

How could I use this as a mod author?

Well you should never include any of the APIs that it adds and you should only include this mod
and never add the depends in the mod.json for any of the APIs that this mod adds

repositories {
    // ...
    maven {
        name = "Modrinth"
        url = "https://api.modrinth.com/maven"
        content {
            includeGroup "maven.modrinth"
        }
    }
    // ...
}

dependencies {
    // ...
    include "maven.modrinth:qwikse:1.1.0"
    // ...
}

Thanks to sschr15 for writing and open-sourcing the magic code it uses to make the end user not have to relaunch their game when the mod finishes downloading everything

Project description from Modrinth.

Pick your setup

Qwikse by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

400 available setups

Showing the newest 12 of 200 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Qwikse versions and loaders

3 of 3 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.