meteor-python-addon icon indicating copy to clipboard operation
meteor-python-addon copied to clipboard

Archived

You should use JSMacros instead.

logo

Meteor Python Addon

Installation

  1. Download jar file from Releases
  2. Put it in your mods folder

Modifing Python code

After first launch you should see python folder in .minecraft/meteor-client. This folder contains all python code. mcapi package is required in order for modules and commands to work properly.