-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Scr0ols edited this page Jul 15, 2026
·
1 revision
| Minecraft | 1.21.11 |
| Fabric Loader | 0.18.4+ |
| Fabric API | 0.141.3+1.21.11 |
| Java | 21+ |
- Install Fabric Loader for Minecraft 1.21.11. The Fabric installer sets up a matching launcher profile for you.
- Download Fabric API for 1.21.11
and place the jar in your
.minecraft/mods/folder. Potion's Belt depends on it and won't load without it. - Download Potion's Belt and place its jar in the same
mods/folder. - Launch the Fabric profile. If everything loaded correctly, you'll find the belt item in the creative inventory (or craft it — see Main Screen and HUD for the recipe).
Potion's Belt needs to be installed on both the server and every client that wants to use it — the drinking/consumption logic runs server-side. Clients without the mod installed will not be able to join a server that has it (standard Fabric mod behavior, no special compatibility mode).
See FAQ and Troubleshooting if the mod doesn't load or doesn't work as expected.