Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/qualk/take-care/llms.txt

Use this file to discover all available pages before exploring further.

Take Care is a client-side Fabric mod that runs as a Meteor Client addon. Before you can use it, you need three things in place: a working Minecraft installation, Fabric Loader to load Fabric mods, and Meteor Client itself. Once those prerequisites are met, installing Take Care is a straightforward copy-and-launch process — no build tools or configuration files required.

Version compatibility

ComponentRequired version
Minecraft26.1.2
Fabric Loader0.19.3
Meteor Client26.1.2-SNAPSHOT
JDK25

Installation steps

1

Install Fabric Loader

Download and run the Fabric Loader installer from fabricmc.net/use/installer. Select your Minecraft version 26.1.2 and Fabric Loader version 0.19.3, then click Install. The installer will create a new Fabric launch profile in the vanilla Minecraft launcher automatically.
2

Install Meteor Client

Download the Meteor Client JAR for Minecraft 26.1.2 from meteorclient.com. Place the downloaded meteor-client-*.jar file into the mods/ folder inside your Minecraft game directory. If the mods/ folder does not exist yet, create it.
3

Download the Take Care JAR

Grab the latest Take Care JAR from the snapshot release page on GitHub. The dev build is published automatically on every push to the repository. Download the takecare-*.jar file from the release assets.
4

Place the JAR in your mods folder

Move the downloaded takecare-*.jar into the same mods/ folder that already contains meteor-client-*.jar. Both files must sit directly inside mods/ — do not place them in any subfolder.
5

Launch Minecraft with the Fabric profile

Open the Minecraft launcher, select the Fabric profile that was created by the Fabric installer, and press Play. Meteor Client will load first, and Take Care will be detected and initialised automatically as a Meteor addon.
The JAR available on the snapshot release page is a pre-release dev build. It is built and published automatically by GitHub Actions on every push to the repository, so it always reflects the latest committed changes. As a pre-release, it may occasionally contain work-in-progress features or minor bugs.
Once the game has launched, open the Meteor Client GUI (default key: Right Shift) and navigate to the Take Care category to enable and configure the addon’s modules.

Build docs developers (and LLMs) love