promotional bannermobile promotional banner

Fabric Language Python Oficial

This is a mod that enables usage of the Python programming language for Fabric mods.
Back to Files

fabric-language-python-1.0.0

File namefabric-language-python-1.0.0+python.25.0.2.jar
Uploaded
Jul 9, 2026
Downloads
12
Size
65.2 MB
Mod Loaders
Fabric
File ID
8400806
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fabric-language-python-official-1599243:8400806"

Learn more about Curse Maven

What's new

Version 1.0.0 - Initial Release 🎉

🚀 First public release of Fabric Language Python!

This framework allows developers to write Minecraft Fabric mods entirely in Python 3.

Features in this release:

  • Full Python Support: Write your mod logic, items, and blocks using clean Python syntax.
  • Native Mixin Support: Intercept and modify Minecraft's core code directly from Python using @Mixin.
  • 🧩 Plug & Play Template: Fully compatible with the official repository template for 1-click modding setups.
  • 🔧 Minecraft 26.2 Support: Built and tested natively for the 26.2.

👉 To get started, please check the official Template Repository and the MODDING documentation!

⚖️ License Information & Modder Exception: This framework is protected by a proprietary license. However, please refer to "Clause 4. EXCEPTION FOR INDEPENDENT CREATORS (MODDERS)", which grants independent developers the right to freely create, distribute, and monetize their own mods built on top of this framework. For full details, please read the Official License.

This mod has no related projects