PyFish (python)
ModThis mod allows to execute python script in minecraft and also to make minecraft mod using python.
Type
Mod
Modrinth Downloads
290
Modrinth ID
bdP4b2gP
Last Updated
Jul 25, 2026
Description
A mod that allows you to execute python scripts or to make your own mods using python.
It has a "Minecraft" API that allows you to set blocks, summon entities, listen to events, etc. and since the last update you can also register items, blocks, creative tabs, tags, etc. under the namespace you want.
You can do whatever you want from adding blocks and crafts to your modpack to connecting your LLM API key to your server.
The user don't have to have anything installed for Python to work. This mod has GraalPy (a java Python) and pip integrated in its jar.
You can install every python package that is pure python you want in your mod.
Some Native packages are recoded in Java and included in PyFish. Native libs built-in now : requests, sqlite3, asyncio, logging, pathlib, and websocket
You have to put your scripts in <your_mc_instance>/pyfish/<your_folder>/scripts/ (the name of "your_folder" will be the namespace used to register items, etc.) or in <your_mc_instance>/pyfish/scripts/ (if you put in pyfish/scripts it will register under pyfish's namespace), they are executed automatically.
Fully detailed Documentation (IDE Support now !) here and Support on Discord (the documentation contains the list of every functions available from the MCAPI and how to use them and also all needed informations)
Compatibility
Mod Loaders
Game Versions
Similar Mods
Better Cake Eating
Allows you to eat cake in your hand multiple times by taking small bites.
Builders Companion: Biome Waters
Adds biome-colored water variants that preserve their color when collected and placed.
Server Events
A Fabric mod enhancing server-side event handling with a Bukkit-inspired system, extending and encapsulating Fabric API...
Armor of the Story Orden Stone
Welcome to the mod page "Armor of the Story" in this mod I want to implement all the armor from the first season of Mine...
Shared Inventory!
Sync your inventory with friends in real-time!
JourneyFactions
Companion mod for compat between Factions and JourneyMap