Fabric Language Python Oficial

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

File Details

fabric-language-python-1.0.0

  • R
  • Jul 9, 2026
  • 65.15 MB
  • 10
  • 26.2
  • Fabric

File Name

fabric-language-python-1.0.0+python.25.0.2.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

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.