Fabric add-on
The fabric add-on allows you to install and run Minecraft with fabric mod loader in a single command line!
pip install --user portablemc-fabric
Usage
This add-on extends the syntax accepted by the start sub-command, by
prepending the version with fabric:. Almost all releases since 1.14 are supported by fabric,
you can find more information on fabric website, note the snapshots
are currently not supported by this addon, but this could be the case in the future because fabric
provides support for them. You can also use version aliases like release or equivalent empty version
(just fabric:). This addon also provides a way of specifying the loader version, you just have to
add :<loader_version> after the game version (the game version is still allowed to be aliases
or empty, the following syntax is valid: fabric::<loader_version>).
This addon requires external HTTP accesses if:
- the game version is an alias.
- if the loader version is unspecified.
- if the specified version is not installed.
Examples
portablemc start fabric: # Start latest fabric loader version for latest release
portablemc start fabric:release # Same as above
portablemc start fabric:1.19 # Start latest fabric loader version for 1.19
portablemc start fabric:1.19:0.14.8 # Start fabric loader 0.14.8 for game version 1.19
portablemc start fabric::0.14.8 # Start fabric loader 0.14.8 for the latest release
portablemc start --dry fabric: # Install (and exit) the latest fabric loader version for latest release
Credits
Release files for portablemc-fabric 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| portablemc-fabric-2.0.1.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| portablemc_fabric-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 kB
Release files / portablemc-fabric-2.0.1.tar.gz
| Download URL | portablemc-fabric-2.0.1.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5dbfd59f34dd7389dd6b03a09d1899f5eac0a7eb09f6dbb2a7b344389bc33c13
|
|
BLAKE2b-256 checksum How to use checksums |
75c74854b0b98e7775dfa8bcea23be093e74381df3ab02b0c5a293899923edea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.0b2 CPython/3.10.4 Windows/10
|
Release files / portablemc_fabric-2.0.1-py3-none-any.whl
| Download URL | portablemc_fabric-2.0.1-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
32f9094e69c8b13f975c4d2a4b3c265eaa75c2af1f2a55c7f2a913c9041ed25a
|
|
BLAKE2b-256 checksum How to use checksums |
3be3b63f450d3dbef48f0e325ca8178d1e2de77f9b7897fcc75449f6b07ba2b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.0b2 CPython/3.10.4 Windows/10
|