Downloads
Get the current TSW Fabric mods.
Use the manual zip if you want the simplest path. Use the Windows updater if you want it to place the files into your selected Prism instance for you.
Pack version
2026-04-23-1
Minecraft
1.21.1
Fabric Loader
0.19.1
Updated
2026-05-17
Manual download
Download the full mods zip, then extract or copy the `.jar` files into your Prism instance `mods` folder.
Windows updater
Lets you choose either the full bundle or only-new-mods bundle, asks you to pick your Prism instance or `mods` folder, then installs the downloaded `.jar` files.
Download updater scriptBeginner updater guide
The updater is a small PowerShell script. If double-clicking it does nothing, use these steps:
- Click Download updater script. It will usually save to your Downloads folder.
- Open File Explorer, then open Downloads.
- Right-click an empty space in the Downloads folder and choose Open in Terminal. On some Windows versions, choose Open PowerShell window here.
- Copy the command below, paste it into the blue or black window, then press Enter.
- When the updater opens, choose the full bundle unless you only want the new mods. Then pick your Prism instance folder or its mods folder.
- If you need to paste the mods folder path, open Prism Launcher, select your instance, click Edit, choose Mods on the left, then click Open folder in the bottom-right. In File Explorer, click the address bar at the top and copy the full path.
powershell -ExecutionPolicy Bypass -File .\update-tsw-fabric.ps1
If Windows warns you about running a downloaded file, choose the option that lets it run. If it still refuses, use the manual zip download instead.