CurseForge · Minecraft mod
Minescript
Python scripting for Minecraft
Quick answer
Which Minescript release should I use?
Minescript 5.0b11 for Fabric 26.2 targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Minescript required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Minescript 5.0b11 for Fabric 26.2 need?
Minescript 5.0b11 for Fabric 26.2. Change the file and its required mods may change too.
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 Minescript without breaking your instance.
Built for Minescript 5.0b11 for Fabric 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Minescript 5.0b11 for Fabric 26.2. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Minescript 5.0b11 for Fabric 26.2. It opens that exact file at the source.
About this project
What does Minescript add?
Minescript is a platform for controlling and interacting with Minecraft using scripts written in the Python programming language.
Before using Minescript, please review the Terms of Use.
Join the Minescript Discord Server for announcements and to engage with the Minescript community.
Check out Minescript documentation for details about commands and APIs.
Download Python scripts developed for use with Minescript.
Setup
Download and install the Minescript mod for either Fabric (requires Fabric API) or Forge.
Download and install Python 3 if you don't already have it: https://www.python.org/downloads/ (or from the Microsoft Store on Windows)
Run Minecraft with the Minescript mod installed. The first time the Minescript mod runs, it will automatically create a minescript folder inside the minecraft folder.
Create Python scripts in the minescript folder.
Run Python scripts from the Minecraft in-game chat by entering backslash ("") followed by the script name without the ".py" extension.
Minescript expects Python to be installed at the following location:
- on Windows:
%userprofile%\AppData\Local\Microsoft\WindowsApps\python3.exe - on Mac, Linux, etc:
/usr/bin/python3
If Python is installed somewhere else on your system, you can point Minescript at it by changing the python variable in the file config.txt in the minescript folder.
Example
See this example script that demonstrates how to access the player's coordinates, read blocks at a given location, and create blocks like signs with custom text all from a Python script.
Compatibility Tested on the following platforms:
- Fabric, Forge, and NeoForge mod loaders
- Python 3.7 through 3.10
- macOS up to Sonoma
- Linux (Pop!_OS, NixOS, Bazzite, and SteamOS)
- Windows 10 and 11 (x86)
Project description from CurseForge.
Pick your setup
Minescript by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
2 loader builds26.1
2 loader builds1.21.11
2 loader builds1.21.10
2 loader builds1.21.8
2 loader builds1.21.7
2 loader builds1.21.5
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Minescript versions and loaders
Minescript 5.0b11 for Fabric 26.2
minescript-fabric-26.2-5.0b11.jar
20 Jun 2026
Minescript 5.0b11 for Neoforge 26.2
minescript-neoforge-26.2-5.0b11.jar
20 Jun 2026
Minescript 5.0b11 for Fabric 26.1.2
minescript-fabric-26.1.2-5.0b11.jar
16 Apr 2026
Minescript 5.0b11 for Neoforge 26.1.2
minescript-neoforge-26.1.2-5.0b11.jar
16 Apr 2026
Minescript 5.0b11 for Fabric 26.1
minescript-fabric-26.1-5.0b11.jar
28 Mar 2026
Minescript 5.0b11 for Neoforge 26.1
minescript-neoforge-26.1-5.0b11.jar
28 Mar 2026
Minescript 5.0b11 for Fabric 1.21.10
minescript-fabric-1.21.10-5.0b11.jar
4 Mar 2026
Minescript 5.0b11 for Neoforge 1.21.10
minescript-neoforge-1.21.10-5.0b11.jar
4 Mar 2026
Minescript 5.0b11 for Neoforge 1.21.8
minescript-neoforge-1.21.8-5.0b11.jar
4 Mar 2026
Minescript 5.0b11 for Neoforge 1.21.11
minescript-neoforge-1.21.11-5.0b11.jar
4 Mar 2026
Minescript 5.0b11 for Fabric 1.21.8
minescript-fabric-1.21.8-5.0b11.jar
4 Mar 2026
Minescript 5.0b11 for Fabric 1.21.11
minescript-fabric-1.21.11-5.0b11.jar
4 Mar 2026
Looking for an older file? The official CurseForge project page is in Resources.
